summaryrefslogtreecommitdiff
path: root/gtk/gtk_options.c
Commit message (Collapse)AuthorAgeFilesLines
* Further Choices improvements in nsgtk; most of them now work correctly.Rob Kendrick2006-08-181-5/+38
| | | | svn path=/trunk/netsurf/; revision=2865
* Added font selection to nsgtk choices window. Still not used for plotting.Rob Kendrick2006-08-171-0/+13
| | | | svn path=/trunk/netsurf/; revision=2862
* Implement default font style choice in nsgtk Choices dialogueRob Kendrick2006-08-171-1/+7
| | | | svn path=/trunk/netsurf/; revision=2861
* Redraw nsgtk browser windows when Choices...Apply is clicked.Rob Kendrick2006-08-171-0/+2
| | | | svn path=/trunk/netsurf/; revision=2860
* Make nsgtk respect minimum font size setting, and save font size choicesRob Kendrick2006-08-171-0/+7
| | | | svn path=/trunk/netsurf/; revision=2859
* Fix nsgtk choices window. I have no idea why it worked before.Rob Kendrick2006-08-171-4/+4
| | | | svn path=/trunk/netsurf/; revision=2858
* Make URL completion optional in nsgtkRob Kendrick2006-07-281-0/+2
| | | | svn path=/trunk/netsurf/; revision=2800
* Make image resampling optional in nsgtkRob Kendrick2006-07-231-0/+1
| | | | svn path=/trunk/netsurf/; revision=2794
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure ↵Rob Kendrick2006-07-231-4/+7
| | | | | | 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-0/+147
are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked. svn path=/trunk/netsurf/; revision=2792