summaryrefslogtreecommitdiff
path: root/gtk/netsurf.glade
Commit message (Collapse)AuthorAgeFilesLines
* nsgtk font defaults in case of no Choices file, misc file cleanupsRob Kendrick2006-08-241-4676/+0
| | | | svn path=/trunk/netsurf/; revision=2890
* Fix typo in widget nameRob Kendrick2006-08-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2882
* Very simple global history implementation for nsgtk, misc fixesRob Kendrick2006-08-181-2/+301
| | | | svn path=/trunk/netsurf/; revision=2867
* Further Choices improvements in nsgtk; most of them now work correctly.Rob Kendrick2006-08-181-8/+7
| | | | svn path=/trunk/netsurf/; revision=2865
* Added font selection to nsgtk choices window. Still not used for plotting.Rob Kendrick2006-08-171-5/+0
| | | | svn path=/trunk/netsurf/; revision=2862
* Implement default font style choice in nsgtk Choices dialogueRob Kendrick2006-08-171-2/+1
| | | | svn path=/trunk/netsurf/; revision=2861
* Fix nsgtk choices window. I have no idea why it worked before.Rob Kendrick2006-08-171-786/+833
| | | | svn path=/trunk/netsurf/; revision=2858
* Remove signal handler references from glade file to remove runtime warning.Rob Kendrick2006-08-171-2/+0
| | | | svn path=/trunk/netsurf/; revision=2857
* Merge new glade nsgtk window code into trunk.Rob Kendrick2006-08-151-370/+1083
| | | | svn path=/trunk/netsurf/; revision=2853
* Implement 401 login window in nsgtkRob Kendrick2006-08-061-20/+22
| | | | svn path=/trunk/netsurf/; revision=2817
* Make URL completion optional in nsgtkRob Kendrick2006-07-281-1/+0
| | | | svn path=/trunk/netsurf/; revision=2800
* Make image resampling optional in nsgtkRob Kendrick2006-07-231-1/+0
| | | | svn path=/trunk/netsurf/; revision=2794
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure ↵Rob Kendrick2006-07-231-1/+0
| | | | | | for nsgtk-specific options. svn path=/trunk/netsurf/; revision=2793
* Initial code to support usable Choices window in nsgtk. Unsupported choices ↵Rob Kendrick2006-07-231-10/+397
| | | | | | are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked. svn path=/trunk/netsurf/; revision=2792
* Further templates for other nsgtk windowsRob Kendrick2006-07-191-0/+722
| | | | svn path=/trunk/netsurf/; revision=2783
* Further nsgtk Choices window template improvementsRob Kendrick2006-07-191-61/+97
| | | | svn path=/trunk/netsurf/; revision=2782
* Add more options and layout to nsgtk's options window. Also added some ↵Rob Kendrick2006-07-191-2/+1166
| | | | | | tooltips. svn path=/trunk/netsurf/; revision=2780
* Add simple (currently non-functional) options window for nsgtkRob Kendrick2006-07-191-0/+1318
svn path=/trunk/netsurf/; revision=2779