Win32 only: Preference setting to open a console window, one of:
[metze/wireshark/wip.git] / gtk / main.h
2004-05-13 Ulf LampingWin32 only: Preference setting to open a console window...
2004-05-04 Guy HarrisIf all we're doing is changing the visibility of a...
2004-04-25 Ulf Lampingcreated new "export" dialogs for the current export...
2004-03-19 Guy HarrisFrom Tomas Kukosa: add a new "Expand Tree" context...
2004-02-23 Guy HarrisAdd a "force" argument to "filter_packets()" and
2004-02-03 Ulf Lampingadded some more info to the statusbar (filesize, packet...
2004-01-31 Ulf LampingImplemented rudimentary Drag and Drop support.
2004-01-29 Ulf Lampingevery GUI action, which will erease a currently unsaved...
2004-01-25 Ulf Lampingapply automatically generated filters strings to the...
2004-01-24 Guy HarrisHave "font_apply()" return an indication as to whether...
2004-01-20 Ulf Lampinga.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-19 Ulf Lampingadded some menuitems "View->Show" including show/hide...
2004-01-09 Guy HarrisTurn the GTK+ 1.2.10 clist code into our own widget...
2003-12-13 Ulf Lampingadded "most recently used" lists for
2003-12-09 Ulf Lampingprint system enhanced, more print ranges and expanded...
2003-10-10 Ronnie SahlbergUpdates to TimeReference Frames
2003-09-12 Ronnie SahlbergAdded TimeReference frames.
2002-12-19 Guy HarrisAdd a new field type FT_FRAMENUM; an FT_FRAMENUM is...
2002-11-03 Olivier AbadMerge gtk and gtk2 directories.
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-24 Guy HarrisGive the routines that implement the "Match" and "Prepa...
2002-01-11 Guy HarrisFrom Jirka Novak:
2001-12-31 Gerald CombsAdd preferences to save the main window size and positi...
2001-11-21 Gilbert RamirezRemove the global packet_info called "pi". Dissectors...
2001-10-22 Guy HarrisAdd a routine to get the directory in which personal...
2001-04-09 Gilbert Ramirezlast_open_dir needs a trailing slash in order for the...
2001-03-02 Gilbert RamirezCalculate the height and width of m_r_font globally...
2000-09-08 Guy HarrisRedraw:
2000-08-22 Laurent DenielAdd "Colors..." button in GUI preferences.
2000-08-21 Laurent DenielAdd some menu items related to the "frame mark" feature in
2000-08-20 Guy HarrisInstead of having the normal-weight and bold fonts...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-08-03 Gilbert RamirezAdd a "Save As" feature to the TCP Follow dialogue...
2000-02-20 Laurent DenielAdd "Resolve Name" item in detailed tree popup.
2000-02-12 Guy HarrisMove the declarations of the routines in "gtk/file_dlg...
2000-02-12 Guy HarrisMake the routines internal to the filter-editing dialog...
2000-01-24 Gilbert RamirezSet a fixed-width font for win32.
2000-01-17 Olivier AbadWe have to #include "plugins.h" before using the HAVE_P...
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
1999-12-10 Guy HarrisJerry Talkington's patch to remove the filter stuff...
1999-12-09 Olivier Abadplugins support (i.e. Dynamically loadable dissectors)
1999-10-08 Guy HarrisFix the include-guard #define to be "__MAIN_H__", match...
1999-09-30 Guy HarrisIf we're given the "-k" flag, don't start the capture...
1999-09-11 Laurent DenielCollapse/Expand All protocol tree added in Display...
1999-09-10 Guy HarrisGive "globals.h" an RCS ID and copyright/GPL notice.
1999-09-09 Gilbert RamirezMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 Gilbert RamirezMore shuffling of GTK-related files to gtk subdirectory.