Avoid calling some free() on WIN32 on memory that may be allocated in
[obnox/wireshark/wip.git] / gtk / plugins_dlg.c
2007-10-25 kukosanew codec table for registering codecs by name
2007-05-24 legoPrepare wireshark and tshark for wiretap plugins
2006-05-21 sahlbergname change
2005-11-03 guyGet rid of no-longer-used code (the list of plugins...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-05 jmayerMore char -> const char warning fixes.
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-02-27 guyThe stats tree stuff should ultimately allow us to...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-26 ulflmore code cleanup from dialog things:
2004-05-20 ulflbeautify the "About Ethereal" page, put plugin list...
2004-02-13 guyCreate only one "Plugins" window per process.
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-10 ulflusing button compatibility macros
2003-11-28 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-03-02 denielChange some plugin window geometry aspects.
2002-12-02 oabadRemove gtk_tree_view_set_search_column() which is not...
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-01-28 guyGet rid of support for old-style plugins (support for...
2000-11-18 grahambCorrected wrong function call in plugins_enable_cb
2000-11-15 guyMove the table of bit-swapped byte values to "epan...
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-08-23 guyBleah. What was I thinking? "dlg_window_new()" should...
2000-08-21 denielCosmetic change (close button at the right place :-).
2000-08-11 denielMiscellaneous code cleaning
2000-07-20 guyUse ESD_TYPE_CRIT for most errors (the model used by...
2000-07-05 guyAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-02-07 gramCode changes, but not Makefile changes, for enabling...
2000-01-17 guySquelch some complaints from GCC (and protect against...
2000-01-17 oabadWe have to #include "plugins.h" before using the HAVE_P...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-04 oabadImplement plugins status save/restore :
2000-01-03 oabadAdd a "Default" button to reset the filter string to...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-29 guyUpdate a comment.
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-12 oabadAvoid loading "." and ".." when scanning directories...
1999-12-09 oabadPut in an RCS ID.
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)