Chris Young
|
acf5a20a2b
|
Fix switching back to own screen after using a public screen.
|
2017-11-16 19:47:30 +00:00 |
|
Chris Young
|
7f61cc15ea
|
Fix radio button labels on OS3 (thx Mikhail Malyshev)
|
2017-11-14 23:19:00 +00:00 |
|
Chris Young
|
7ca3308bd1
|
Widen available values for DPI
|
2017-10-03 18:03:58 +01:00 |
|
Chris Young
|
7a42134bee
|
When switching to outline fonts on OS3 reset the fonts
TODO: make this change in the GUI when toggling
|
2017-02-25 00:16:49 +00:00 |
|
Chris Young
|
8e7603e6a2
|
Update JS menu check state when prefs option is toggled
|
2017-01-15 16:10:23 +00:00 |
|
Chris Young
|
606cc0c219
|
Split up menu.c into generic and gui_window-specific files
|
2017-01-15 16:05:07 +00:00 |
|
Chris Young
|
6ba5edaede
|
Update GUI options window to use event callback
|
2016-12-31 00:02:21 +00:00 |
|
Chris Young
|
2c6f2f4ef5
|
More allocvec/malloc changes
|
2016-11-19 21:02:42 +00:00 |
|
Chris Young
|
ec239402ea
|
Move memory functions from misc.c to memory.c
|
2016-11-19 15:50:22 +00:00 |
|
Chris Young
|
6a9a8d6127
|
Move current user options path to an abstracted nsoptions_read/write function
|
2016-07-09 01:07:18 +01:00 |
|
Chris Young
|
65bf58e4a1
|
Remove ami_menu_toggle_checked global
|
2016-07-03 16:55:00 +01:00 |
|
Chris Young
|
14bf4b47a5
|
Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up
|
2016-06-25 17:52:32 +01:00 |
|
Vincent Sanders
|
76a68d7dd0
|
Update content to split public and internal API
|
2016-06-06 09:01:38 +01:00 |
|
Chris Young
|
88ae1ff267
|
Ensure variables are declared correctly
|
2016-06-02 00:44:20 +01:00 |
|
Chris Young
|
0bbb4f5a2a
|
Rationalise gui_globals a bit
|
2016-06-01 17:48:03 +01:00 |
|
Vincent Sanders
|
7fc0a4c481
|
move desktop window header into public API
|
2016-05-30 17:32:57 +01:00 |
|
Vincent Sanders
|
1eb86d9df2
|
move window header into public API
|
2016-05-30 11:01:40 +01:00 |
|
Chris Young
|
8c00da9ec6
|
Avoid crash when freeing websearch list
|
2016-05-22 15:54:18 +01:00 |
|
Vincent Sanders
|
d21447d096
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
|