summaryrefslogtreecommitdiff
path: root/gtk/window.c
Commit message (Expand)AuthorAgeFilesLines
* clean up gtk tabs argument types to avoid uncessary castingVincent Sanders2011-09-261-2/+2
* reduce to a single global structure for glade file locationsVincent Sanders2011-09-241-1/+2
* remove deprecated GDK usage except for in libsexyVincent Sanders2011-09-171-6/+0
* 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-051-1/+1
* 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
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-4/+0
* Fix up GTK for r12574 API change.Michael Drake2011-07-061-6/+5
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-2/+5
* 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
* If you ask for a new tab, clone must be non-NULLJohn Mark Bell2011-05-161-3/+6
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-261-2/+2
* Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale glo...Michael Drake2011-03-091-1/+0
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-011-17/+17
* Pass clip rect to browser_window_redraw as pointer.Michael Drake2011-02-131-1/+1
* Pass clip rect to browser_window_redraw as struct.Michael Drake2011-02-111-4/+7
* improve browser_window_redraw width and height handlingVincent Sanders2011-02-111-14/+1
* add browser_window_redraw() method to make content_redraw calls from frontend...Vincent Sanders2011-02-101-23/+19
* commit a neatness and comment cleanup in the gtk window codeVincent Sanders2011-02-081-310/+310
* fixup gtk source file namesVincent Sanders2011-01-291-0/+1123