netsurf/gtk/dialogs
John Mark Bell 9582b087c7 Rework GTK options code to be less bug ridden. This fixes a bunch of buffer overflows and memory leaks. Additionally, don't bother calculating the default toolbar button type here -- it will already be determined the first time that a browser window is opened (i.e. before the preferences dialog can be opened, anyway).
Remove loads of trailing whitespace from every line in the gtk languages file.

svn path=/trunk/netsurf/; revision=7370
2009-04-29 15:24:00 +00:00
..
gtk_about.c Update GTK about box to be more accurate 2009-04-23 12:13:45 +00:00
gtk_about.h Fixed all but one "about dialog" related warnings. All credit strings are now constant. 2008-10-09 20:47:19 +00:00
gtk_options.c Rework GTK options code to be less bug ridden. This fixes a bunch of buffer overflows and memory leaks. Additionally, don't bother calculating the default toolbar button type here -- it will already be determined the first time that a browser window is opened (i.e. before the preferences dialog can be opened, anyway). 2009-04-29 15:24:00 +00:00
gtk_options.h Whole bunch of warning fixes in GTK 2008-10-09 23:07:38 +00:00
gtk_source.c Fixed pitch font for GTK source view 2009-04-21 10:38:57 +00:00
gtk_source.h Much tidying, error checking, implementation hiding, etc. 2009-04-21 10:24:30 +00:00