aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/layout_prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Use an enum when initializing "prefs.gui_layout_type".Guy Harris2004-05-051-2/+2
* move function xpm_to_widget() from layout_prefs to ui_util,Ulf Lamping2004-05-021-26/+3
* GCC warning removed. (ANSI C says it's "implementation-defined" whatGuy Harris2004-04-301-3/+4
* removed warnings of GTK1 compilationUlf Lamping2004-04-301-2/+2
* MVSC warning removedUlf Lamping2004-04-301-2/+2
* The layout types and pane types don't depend on GTK+, so move theirGuy Harris2004-04-301-2/+2
* Squelch some compiler warnings.Guy Harris2004-04-301-42/+44
* added selection of different main window pane layouts,Ulf Lamping2004-04-291-0/+385