aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ui_util.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-308/+0
2005-08-08fix some MSVC const warningsUlf Lamping1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-2/+2
2004-12-02From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris1-0/+8
2004-10-02precise a commentUlf Lamping1-1/+1
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe1-0/+6
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-07Get rid of the splash screen's title bar on GTK+ 1.2[.x] as well.Guy Harris1-2/+8
2004-07-04added a splash screen while Ethereal is startedUlf Lamping1-9/+18
2004-06-04add more details for doxygenUlf Lamping1-26/+58
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-2/+2
2004-05-31add details for doxygenUlf Lamping1-53/+137
2004-05-30save window position/size/maximized state into recent fileUlf Lamping1-5/+13
2004-05-23next step to save the size and postition of the dialogs (using a hashtable)Ulf Lamping1-4/+88
2004-05-20as it's difficult to create a list widget for both supported GTK versions,Ulf Lamping1-1/+9
2004-05-02move function xpm_to_widget() from layout_prefs to ui_util,Ulf Lamping1-1/+4
2004-02-13Add a "window_new()" routine that creates a window of a given type, setsGuy Harris1-4/+5
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-3/+7
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-01-11Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris1-12/+10
2002-01-11Have routines to create GtkCTrees, set their line and expander styleGuy Harris1-3/+21
2001-12-12Go nuts with the 3D logo.Gerald Combs1-1/+4
2001-03-24"reactivate_window()" is used only by stuff in the "gtk" directory, andGuy Harris1-0/+36