aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/layout_prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* In order to reduce the height of the Preference dialog moving several items f...Jaap Keuter2006-03-021-8/+216
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-3/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* 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