summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Fix crash when attempting to dump non HTML content (Dobos D. Calin)John Mark Bell2008-03-311-2/+9
* Add support for more GTK accelerators: num pad equivalents, as well as ctrl= ...James Shaw2008-03-291-0/+4
* Make GTK thumbnail creation more robust, return false when unable to create p...Rob Kendrick2008-03-251-8/+24
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-241-1/+2
* Add box tree dump saving, create 'debugging' sub menu to put this and debug r...Rob Kendrick2008-03-224-297/+375
* Fix clicking to the RHS of text box widgets - now places caret in correct pos...Rob Kendrick2008-03-221-1/+5
* GTK UI tweaks from Mike Lester <element3260@gmail.com>Rob Kendrick2008-03-205-43/+48
* Add assert for creating pixmap for GTK thumbnails, and a LOG of what it tried...Rob Kendrick2008-03-201-0/+4
* Make nsgtk use the welcome page as the default homepage.Michael Drake2008-03-192-3/+3
* Round caret hight down by 2 to make up for pixel system differences in nsgtk:...Rob Kendrick2008-03-111-1/+1
* Update GTK form style.Michael Drake2008-02-021-2/+2
* Make text input boxes with height:auto; and no initial value get a sensible h...Michael Drake2008-02-021-5/+2
* Stop min gif delay option growing every time choices are saved on nsgtk. Use ...Michael Drake2008-01-291-2/+2
* Add stylesheet for GTK specific rules.Michael Drake2008-01-292-1/+25
* Fix symlinksJohn Mark Bell2008-01-197-6/+1
* Fix non-ASCII text input for GTK build (Dmitry Artamonow)John Mark Bell2007-12-111-1/+2
* Change curse type used for links to the correct one (GTK 2.12/GNOME 2.20 chan...Rob Kendrick2007-10-041-1/+1
* Add mockup nsgtk downloads window and some support code, remove warning on re...Rob Kendrick2007-10-025-5300/+3578
* Fix "no proxy" option.John Mark Bell2007-09-301-0/+1
* Tweaks to nsgtk's proxy option savingRob Kendrick2007-09-301-2/+24
* Make loading/saving of memory cache size option work in nsgtkRob Kendrick2007-09-301-1/+4
* Use custom RISC OS-like popup menu cursor on select boxesRob Kendrick2007-09-281-1/+36
* Add mention of GTK 2.8 dependancyRob Kendrick2007-09-281-1/+1
* Attempt to fix popup menu strangeness in nsgtk experienced by some.Rob Kendrick2007-09-261-1/+2
* nsgtk single and multiple select form widgets now workRob Kendrick2007-09-261-2/+39
* Remove the old and crap gesture coreDaniel Silverstone2007-09-141-1/+0
* Reflow the if statements as per nsgtk styleDaniel Silverstone2007-08-221-4/+8
* Ensure that when directly setting scroll extents, we clamp them to the GtkAdj...Daniel Silverstone2007-08-221-4/+13
* Include new licencing terms in nsgtk about windowRob Kendrick2007-08-111-1/+51
* fix nsgtk ssl cert verify windowRob Kendrick2007-08-111-4/+6
* Initial trivial (temp) implementation of nsgtk SSL cert window. Currently se...Rob Kendrick2007-08-112-9/+60
* nsgtk warning squashRob Kendrick2007-08-111-0/+1
* Add GTK stub path functionRob Kendrick2007-08-111-1/+15
* revert 3482 so it can be reapplied as two seperate patchesRob Kendrick2007-08-112-16/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-0828-197/+495
* Ensure that we can scroll properly with the keyboard in nsgtkDaniel Silverstone2007-08-071-5/+5
* Fix warnings in nsgtk caused by recent changes.Rob Kendrick2007-08-072-1/+16
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-073-62/+66
* Clear new bitmaps to transparent black on creation of gtk bitmaps.Rob Kendrick2007-07-191-0/+5
* Add bitmap_save() handler for nsgtk bitmaps. Saves in PNG format.Rob Kendrick2007-07-181-0/+9
* Implement removing of menu bar, tool bar and status bar from menu.Rob Kendrick2007-07-092-51/+76
* Remove debugging printf(). Whoops.Rob Kendrick2007-07-091-1/+0
* Add popup version of main menu bar to nsgtk, accessable via right-mouse buttonRob Kendrick2007-07-094-9/+92
* Ctrl+F11 -> fullscreen (nsgtk only)John Mark Bell2007-07-092-17/+65
* Ignore blank option_homepage_urlJohn Mark Bell2007-06-281-4/+4
* There's no referer header if the user's just hit return in the URL bar.John Mark Bell2007-06-281-22/+18
* Add stop-gap SSL cert verification. Currently ignores problems and continues...Rob Kendrick2007-06-271-1/+11
* Add support for ca_path to GTK startupDaniel Silverstone2007-06-271-1/+7
* 10ms in a cs, not 100Daniel Silverstone2007-06-251-1/+1