Ole Loots
cb9d552ecc
Option atari_transparency is int, not bool - use nsoption_set_int().
2013-10-06 01:24:20 +02:00
Vincent Sanders
a92e5930ff
fixup issues with new options API merge
2013-05-28 16:44:46 +01:00
Vincent Sanders
63d7247a9c
fix mismatched option name and variable names
...
block_ads should be block_advertisments to match option name
toolbar_status_width should be toolbar_status_size to match option name
2013-05-28 14:16:11 +01:00
Vincent Sanders
ee6e6eec05
move options include
2013-05-28 14:16:10 +01:00
Ole Loots
08024af0a5
Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redraw
...
...and did a little bit refactoring.
2013-04-11 22:56:48 +02:00
Ole Loots
54f719aa96
Some more finetuning...
2013-01-31 19:22:35 +01:00
Ole Loots
985e4ce6be
Prefixed gemtk module functions.
2013-01-22 02:33:27 +01:00
Ole Loots
fb8cc34e9c
Restore object state for save/abort buttons.
2013-01-18 01:18:04 +01:00
Ole Loots
6a32f94cc2
Use Extended AES Objects in settings dialog, done.
2013-01-16 02:43:12 +01:00
Ole Loots
7920daaa3f
Implemented language and font renderer popups.
2013-01-07 23:45:02 +01:00
Ole Loots
0bbccaa935
Finally it compiles without WinDom - still some things to bring back:
...
- Serch window
- Pop Menus in the settings dialog
2013-01-07 20:04:44 +01:00
Ole Loots
695f052237
Moved form handling into gemtk,
...
removed several windom includes
2012-12-31 03:37:43 +01:00
Ole Loots
f0f57e3431
Almost done.
2012-12-28 04:54:25 +01:00
Ole Loots
a2cbfced0f
Display current setting values.
2012-12-22 15:43:51 +01:00
Ole Loots
f7ee2a0387
- started to work on settings dialog
...
- some WIP in treeview widgets. Changed destroy / and init handling.
It requires some optimization, when the widget is closed
it must remove itself from the guiwin list, for perfomance.
2012-12-21 00:56:50 +01:00
Ole Loots
2705884b65
Removed image toolbar settings.
2012-12-01 16:16:19 +01:00
Ole Loots
c415f9bf98
Start to remove windom, wip.
...
- Refactored menu event handling.
- Load plain GEM resources.
- Refactored Event handling
2012-11-18 23:22:43 +01:00
Ole Loots
e042008f2b
Revert "Refactored menu event handling and got rid of several windom calls."
...
This reverts commit d1a5c738e6
.
this change belongs into a new branch
2012-11-18 23:15:48 +01:00
Ole Loots
d1a5c738e6
Refactored menu event handling and got rid of several windom calls.
2012-11-14 21:37:35 +01:00
Ole Loots
221cd56826
Show mouse again after the color popup is ready.
2012-10-13 22:23:19 +02:00
Ole Loots
0200ba1ed2
Revert positioning Fix dated 2012-08-07
2012-08-27 23:32:54 +02:00
Ole Loots
b2330bf426
Removed junk...
2012-08-26 22:57:55 +02:00
Ole Loots
b2d810c177
use is_dir function when checking direntry.
2012-08-26 22:55:06 +02:00
Ole Loots
ff2f1f1836
Added missing copyright headers
2012-08-24 00:47:37 +02:00
Ole Loots
b8f437c6b6
Fix settings dialog positioning
...
On successive settings dialog calls, the automatic
positioning wasn't working correctly.
This can be prevented by duplicating the Form tree. However,
it requires to have the duplicated tree freed manually (Bug in windom?).
I should have an eye on it...
2012-08-08 00:34:59 +02:00
Ole Loots
93f36a8c9b
Implemented a new colour picker.
...
This colour picker allows to select the 216 web colors
plus 15 shades of gray. Removed the color popup from
the resource file.
2012-07-26 12:25:27 +02:00
Ole Loots
ad656167dc
Handle new toolbar options (background color, iconset)
...
svn path=/trunk/netsurf/; revision=13984
2012-06-23 00:16:12 +00:00
Ole Loots
65eadf642d
Handle do not trackoption and fix a call to snprintf().
...
svn path=/trunk/netsurf/; revision=13979
2012-06-21 21:51:43 +00:00
Ole Loots
b1a2191fbe
Use safe string functions.
...
svn path=/trunk/netsurf/; revision=13923
2012-05-13 15:31:30 +00:00
Vincent Sanders
1490b52a6b
NetSurf options rework (a=vince r=daniels,jmb)
...
svn path=/trunk/netsurf/; revision=13548
2012-03-22 09:34:34 +00:00
Ole Loots
ca893cd1af
set monochrom option on save was missing
...
svn path=/trunk/netsurf/; revision=13392
2012-01-07 00:28:35 +00:00
Ole Loots
2ee9f1d925
fix enable/disable of checkbox when font renderer is changed.
...
svn path=/trunk/netsurf/; revision=13388
2012-01-06 23:29:58 +00:00
Ole Loots
4259392e19
Added settings for: foreground_images, background_images, monochrom glyph rendering.
...
svn path=/trunk/netsurf/; revision=13386
2012-01-06 23:22:08 +00:00
Ole Loots
1e06ba53dc
Removed unimplemented function declaration
...
svn path=/trunk/netsurf/; revision=13312
2011-12-21 21:16:27 +00:00
Ole Loots
307e90d5e5
Fix assignment of option_target_blank
...
svn path=/trunk/netsurf/; revision=13294
2011-12-18 16:46:36 +00:00
Ole Loots
22dc3b0f2a
Added save functionality to settings dialiog, fixed typo resulting in not freeing the resource pointer.
...
svn path=/trunk/netsurf/; revision=13273
2011-12-15 21:59:55 +00:00
Ole Loots
de8849fd09
Added settings dialog, read only right now.
...
svn path=/trunk/netsurf/; revision=13270
2011-12-13 22:17:50 +00:00