index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/libjxl
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amiga
/
gui_options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifdef some code that will never work under AmigaOS <4.0
mono/windom-gui
Chris Young
2013-01-30
1
-0
/
+10
*
Add basic context-sensitive help.
Chris Young
2013-01-24
1
-0
/
+11
*
Disable compositing if simple refresh is enabled; set it back to "like WB" if...
Chris Young
2013-01-13
1
-3
/
+6
*
Track the mouse pointer on a per-window basis
Chris Young
2013-01-06
1
-7
/
+2
*
Ensure the menu checked state remain in sync with reality
Chris Young
2012-12-15
1
-0
/
+2
*
Add dither quality options to GUI
Chris Young
2012-12-09
1
-0
/
+21
*
Add simple refresh option to GUI
Chris Young
2012-12-09
1
-0
/
+23
*
Add font anti-aliasing option to GUI
Chris Young
2012-12-09
1
-35
/
+57
*
Toggle the tab bar to the correct state if the option to always show it is ch...
Chris Young
2012-12-09
1
-0
/
+6
*
Add options for always showing tabbar and warning on closing multiple tabs
Chris Young
2012-12-09
1
-0
/
+30
*
Move tabbed browsing options to new tab
Chris Young
2012-12-09
1
-28
/
+39
*
These were allocated with c lib functions, not AllocVec
Chris Young
2012-11-11
1
-5
/
+5
*
Fix options GUI cleanup (credit: Gazelle)
Chris Young
2012-11-11
1
-5
/
+5
*
Remove the fallback font options from the prefs GUI; it isn't really needed n...
Chris Young
2012-11-08
1
-33
/
+1
*
Fix crash when fallback font is not set and NetSurf was unable to find anythi...
Chris Young
2012-11-08
1
-8
/
+8
*
Include desktop/browser_private.h.
Michael Drake
2012-08-22
1
-0
/
+1
*
remove depth gadget, as doesn't let us select <256 colours anyway
Chris Young
2012-08-07
1
-1
/
+0
*
display depth gadget on screenmode requester
Chris Young
2012-08-07
1
-0
/
+1
*
Allow <16-bit depth in options GUI too
Chris Young
2012-08-04
1
-1
/
+1
*
missing 'defined'
Chris Young
2012-07-28
1
-2
/
+2
*
Add a GUI option to enable/disable Javascript, if NetSurf is built with Javas...
Chris Young
2012-07-28
1
-23
/
+51
*
Add DoNotTrack to Amiga options GUI
Chris Young
2012-05-20
1
-15
/
+30
*
Rescan fonts if preferred fallback font is changed in the GUI
Chris Young
2012-05-06
1
-5
/
+29
*
Reject non-scalable BulletAPI fonts
Chris Young
2012-05-05
1
-0
/
+6
*
fix crash
Chris Young
2012-05-01
1
-1
/
+1
*
Move user-specifics out of Resources
Chris Young
2012-03-28
1
-1
/
+1
*
NetSurf options rework (a=vince r=daniels,jmb)
Vincent Sanders
2012-03-22
1
-181
/
+240
*
content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url
John Mark Bell
2011-12-04
1
-1
/
+1
*
Fix up for nsurl changes. Untested.
Michael Drake
2011-10-03
1
-1
/
+1
*
If the prefs window is already open ad Edit Prefs is called from the menu, br...
Chris Young
2011-09-13
1
-0
/
+7
*
Change option to get accepted languages from Locale into a checkbox so it upd...
Chris Young
2011-09-11
1
-7
/
+21
*
Swap position of context menu and behaviour options
Chris Young
2011-09-06
1
-34
/
+34
*
Avoid calling AllocSignal() until the last minute, as it causes PM_OPEN to in...
Chris Young
2011-09-02
1
-18
/
+0
*
Add an option to open new tabs next to the current tab. Needs some additiona...
Chris Young
2011-07-02
1
-2
/
+17
*
Allow the user to set screen resolution in DPI in preferences
Chris Young
2011-05-02
1
-4
/
+37
*
Every five minutes, close any fonts not used in the last five minutes
Chris Young
2011-05-01
1
-3
/
+0
*
Enable the ask overwrite checkbox so it can actually be changed, correct the ...
Chris Young
2011-03-26
1
-13
/
+14
*
Implement ask overwrite
Chris Young
2011-03-26
1
-1
/
+1
*
Remove "search from url bar" as it doesn't do anything.
Chris Young
2011-03-25
1
-40
/
+30
*
Add "use blank page" button for homepage url
Chris Young
2011-03-04
1
-3
/
+21
*
Use base type for gfxbase
Chris Young
2011-01-07
1
-1
/
+2
*
Sprinkle some #ifdef __amigaos4__ around
John Mark Bell
2011-01-06
1
-0
/
+2
*
Move drag icon stuff to own file; fix warnings
Chris Young
2010-10-30
1
-0
/
+1
*
Amiga font code revamped and fixed. Will now fall back to a different font i...
Chris Young
2010-05-06
1
-1
/
+27
*
Remove Export tab properly when building without Haru
Chris Young
2010-05-03
1
-0
/
+4
*
Update fonts immediately after requester use/save
Chris Young
2010-04-28
1
-0
/
+3
*
Don't show export options if PDF export disabled. Use options if present.
Chris Young
2010-04-25
1
-1
/
+3
*
Fix broken event handling.
Chris Young
2010-04-09
1
-2
/
+1
*
Changes required for new-cache
Chris Young
2010-03-28
1
-2
/
+2
*
Fix new warnings. Not sure if I should be declaring all the gadgets as Objec...
Chris Young
2010-02-13
1
-158
/
+157
[next]