summaryrefslogtreecommitdiff
path: root/gtk/gtk_window.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-42/+109
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-5/+10
* Fix menu pointer's hotspot.Michael Drake2009-08-101-2/+2
* Give input focus to drawing area on click. (credit: Paul Blokus)John Mark Bell2009-07-021-2/+1
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-41/+2
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-1/+0
* Reflow to the entire widget width, rather than leaving a 2px border on the ri...John Mark Bell2009-04-211-1/+1
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-34/+50
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-21/+0
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-0/+21
* Log gtk gui_window_get_dimensions sizes.Michael Drake2009-03-031-34/+36
* Right-clicking a page now removes the browser caret as well, but isn't proper...Sean Fox2009-01-301-3/+14
* Clicking in the draw area now deselects the URL bar.Sean Fox2009-01-301-0/+3
* Save page support on the context menu.Sean Fox2009-01-301-6/+6
* More GTK warning fixes.Rob Kendrick2008-10-091-2/+4
* Add support for displaying the tab bar if there's only one tab.Daniel Silverstone2008-09-161-1/+3
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-22/+22
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-7/+7
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-111-79/+93
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-3/+4
* Add box tree dump saving, create 'debugging' sub menu to put this and debug r...Rob Kendrick2008-03-221-0/+5
* Round caret hight down by 2 to make up for pixel system differences in nsgtk:...Rob Kendrick2008-03-111-1/+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
* 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
* 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
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-45/+56
* Ensure that we can scroll properly with the keyboard in nsgtkDaniel Silverstone2007-08-071-5/+5
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-071-59/+53
* Add popup version of main menu bar to nsgtk, accessable via right-mouse buttonRob Kendrick2007-07-091-2/+5
* Ensure that when a gui_window dies in nsgtk it kills its browser and gets tha...Daniel Silverstone2007-06-201-0/+5
* Read dimensions from viewport not drawing area. This causes renders to not go...Daniel Silverstone2007-06-181-2/+2
* Changes to allow building on Solaris.Rob Kendrick2007-06-151-1/+2
* Make sure the GTK frontend can get and set scroll positionDaniel Silverstone2007-06-151-4/+18
* Don't bother resizing/repositioning frames when the core asks us to if it wou...Rob Kendrick2007-06-101-2/+16
* Simplify nsgtk periodic reflow. Should hopefully help in flicker.Rob Kendrick2007-06-101-28/+6
* Whoops - remove legacy line calling function that nolonger exists.Rob Kendrick2007-06-101-2/+0
* Fix destruction of nsgtk windows involving frames, fixes crashes on sites suc...Rob Kendrick2007-06-101-1/+7
* Add some debugging LOG calls to GTK gui_window_destroyRob Kendrick2007-06-101-2/+7
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-9/+9
* nsgtk warning squashesRob Kendrick2007-05-061-1/+2
* Initialise some of the gui_window structure for nsgtk to remove a conditional...Rob Kendrick2007-05-051-1/+4
* Add a few asserts to catch some bugs.James Bursa2007-04-301-4/+17
* Reformat and apply Darren Salt's scrollwheel and keyboard scrolling patch, al...Rob Kendrick2007-03-061-1/+91
* Another warning squash in gtk/Rob Kendrick2007-02-101-0/+1
* Fix almost all warnings in gtk/Rob Kendrick2007-02-101-1/+1
* Fix mouse events. Fix some GTK warnings.James Bursa2007-01-271-1/+1
* Update project URL (partially lost during merge)John Mark Bell2006-11-271-2/+2