summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.Michael Drake2011-10-141-2/+1
* Ensure the GTK UI closes all its scaffoldings before exiting.Daniel Silverstone2011-10-092-1/+7
* use resource:favicon.ico instead of resource:favicon.pngVincent Sanders2011-10-071-0/+4
* fix ico handler to actually decode to bitmap when called via get_internalVincent Sanders2011-10-071-2/+4
* initial favicon supportVincent Sanders2011-10-061-7/+2
* Build resource: map at start timeJohn Mark Bell2011-10-051-18/+15
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-033-8/+11
* add option to set tab positionVincent Sanders2011-09-264-4203/+2562
* clean up gtk tabs argument types to avoid uncessary castingVincent Sanders2011-09-264-103/+108
* reduce to a single global structure for glade file locationsVincent Sanders2011-09-247-46/+47
* make resource path discovery robust when no resources can be foundVincent Sanders2011-09-221-10/+14
* Remove gui_multitaskJohn Mark Bell2011-09-211-7/+0
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-178-116/+44
* ensure depricated interfaces are not usedVincent Sanders2011-09-161-35/+38
* Port GTK front end's context menu handling to browser_window_get_contextual_c...Michael Drake2011-09-061-16/+16
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-4/+0
* Remove gui_window_get_browser_window from core. Remove unused implementation...Michael Drake2011-09-057-59/+61
* Delete unused function.Michael Drake2011-09-051-15/+0
* Delete dead frames handling.Michael Drake2011-09-051-58/+37
* Fix runtime warningJohn Mark Bell2011-09-041-2/+3
* Remove dead code.Michael Drake2011-09-041-26/+2
* Remove gui_window_position_frame() definition from core and remove all implem...Michael Drake2011-09-041-37/+0
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-1/+4
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-4/+0
* GTK changes for core search update (r12646).Michael Drake2011-08-243-20/+26
* refactor to fix warning about out of range enumsVincent Sanders2011-08-131-393/+438
* Fix motion event handling in GTK treeviewJohn Mark Bell2011-07-242-26/+31
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-131-3/+3
* Fix up GTK for r12574 API change.Michael Drake2011-07-061-6/+5
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-022-2/+2
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-304-12/+23
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-1/+1
* Remove gui_window_set_scale().Michael Drake2011-06-241-12/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+1
* compatability fix for recent gtk API deprecationVincent Sanders2011-06-073-21/+54
* New window opens with homepage, rather than current page.Michael Drake2011-06-041-1/+7
* If you ask for a new tab, clone must be non-NULLJohn Mark Bell2011-05-161-3/+6
* consolidate content redraw Vincent Sanders2011-05-081-0/+6
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-063-40/+2
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-266-11/+11
* Update to use official libwebp 0.1Chris Young2011-03-201-1/+1
* Comment out noisy nsfont_width logging.Michael Drake2011-03-171-1/+3
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-23/+23
* Remove superseded about doc.Michael Drake2011-03-161-1/+0
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-151-12/+17
* make gtk help menu entries actually do somethingVincent Sanders2011-03-151-3/+9
* Improve logging output to only show the part of teh string being measuredVincent Sanders2011-03-141-1/+1
* Try to reduce a bit of Pango overhead by avoiding recreation of Pango layout ...Rob Kendrick2011-03-141-23/+32
* Move schedule.h to utils/John Mark Bell2011-03-132-1/+2