summaryrefslogtreecommitdiff
path: root/gtk/res/netsurf.glade
Commit message (Collapse)AuthorAgeFilesLines
* Implement removing of menu bar, tool bar and status bar from menu.Rob Kendrick2007-07-091-51/+27
| | | | | | | | Issues that remain: * These options are not saved along with the window position and size * When the menu is detached, keyboard shortcuts cease to work svn path=/trunk/netsurf/; revision=3392
* Add popup version of main menu bar to nsgtk, accessable via right-mouse buttonRob Kendrick2007-07-091-7/+60
| | | | svn path=/trunk/netsurf/; revision=3390
* Ctrl+F11 -> fullscreen (nsgtk only)John Mark Bell2007-07-091-17/+44
| | | | svn path=/trunk/netsurf/; revision=3389
* Implement Open File... in nsgtkRob Kendrick2007-06-221-1/+72
| | | | svn path=/trunk/netsurf/; revision=3357
* Make text of nsgtk status bar selectableRob Kendrick2007-06-181-1/+2
| | | | svn path=/trunk/netsurf/; revision=3354
* GTK warn_user() implementationRob Kendrick2007-05-061-1/+119
| | | | svn path=/trunk/netsurf/; revision=3269
* Apply Darren Salt's patch to implement Open Location/Ctrl-L in nsgtkRob Kendrick2007-03-061-1/+1
| | | | svn path=/trunk/netsurf/; revision=3200
* Misc nsgtk window improvements, smaller shipped NetSurf logoRob Kendrick2007-02-091-24/+51
| | | | svn path=/trunk/netsurf/; revision=3171
* Misc nsgtk fixes and improvements in makefile, choices dialogue and info windowRob Kendrick2007-02-021-4/+5
| | | | svn path=/trunk/netsurf/; revision=3161
* Merge GTK frames branch to trunk.John Mark Bell2006-11-271-26/+3
| | | | svn path=/trunk/netsurf/; revision=3075
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Add menu item to toggle debug rendering to nsgtkRob Kendrick2006-11-111-17/+25
| | | | svn path=/trunk/netsurf/; revision=3047
* Pad status bar in nsgtk so not so snug with window borderRob Kendrick2006-11-111-1/+1
| | | | svn path=/trunk/netsurf/; revision=3045
* Finish GTK about boxRob Kendrick2006-11-041-235/+269
| | | | svn path=/trunk/netsurf/; revision=3030
* Beginnings of a GNOME-compliant about box for nsgtkRob Kendrick2006-11-041-0/+592
| | | | svn path=/trunk/netsurf/; revision=3029
* misc changes to nsgtk's glade window templatesRob Kendrick2006-08-291-20/+22
| | | | svn path=/trunk/netsurf/; revision=2902
* Implement user-defined new window placement in nsgtkRob Kendrick2006-08-291-18/+32
| | | | svn path=/trunk/netsurf/; revision=2901
* Improve resource finding, and start groundwork on making it installable - ↵Rob Kendrick2006-08-241-0/+4676
you must now run the "netsurf" shellscript to run nsgtk, and not nsgtk directly. svn path=/trunk/netsurf/; revision=2888