update expert info LED also while doing live capturing
[obnox/wireshark/wip.git] / gtk / help_dlg.c
2008-02-22 ulfladd rawshark.html to packaging and Wireshark help menu
2008-02-17 stigAdded help button in expert info and expert info compos...
2008-02-14 stigAdded option to turn off name resolution.
2008-01-14 stigThis patch adds support for configuration profiles...
2007-03-03 sfisherUpdate object export code:
2007-02-19 morrissOops, help_topic_gtk() is _only_ needed in GTK1.2 build...
2007-02-05 lego* Add a help facility for UATs
2007-01-16 morrissShould have done this in the last checkin: wrap help_to...
2007-01-16 morrisshelp_topic_gtk() is needed in GTK 1.2 builds so don...
2007-01-16 ulflin effect use the User's Guide as the online help syste...
2007-01-15 ulflHelp:
2006-09-22 geraldAdd support for reading from stdin under Windows. ...
2006-09-12 ulflvarious nmake related build file cleanups
2006-08-30 ulfladd some file dialog related help pages
2006-08-24 ulflcapture interfaces dialog: use capture stock icons...
2006-06-07 geraldUpdate the download link in the help dialog. More...
2006-06-02 ulfleug_html_chunked -> wsug_html_chunked
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-29 etxrabEthereal->Wireshark
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-20 ulflif HHC_DIR is defined in config.nmake, use the Win32...
2006-02-24 ulfladd the dumpcap manpage to the menu
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-09 ulflfix the link to the online users-guide
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-08-02 jmayerFix more "no previous declaration" warnings
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-01-20 ulfladd some more online help functionality and help button...
2004-10-07 geraldUpdate the Example Files (sample captures) link.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-24 ulfladd a link to the Ethereal wiki front page
2004-09-16 ulflfirst steps towards using the User's Guide as Ethereal...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-05 ulflcut text_page related things from help_page.c and
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-30 ulflsave window position/size/maximized state into recent...
2004-05-23 ulflnext step to save the size and postition of the dialogs...
2004-05-22 ulflgoing to have a standard behaviour of the dialogs
2004-05-22 guyDeclare "text_page_new()" in a "gtk/text_page.h" header...
2004-05-21 ulflcode cleanup (e.g. removed unused function parameters),
2004-05-21 ulflsplit helper text page function into a generic and...
2004-03-13 ulflvarious string related changes
2004-02-13 guyThe Help window should be a separate top-level window...
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 ulflrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-25 ulfladding a function to the help dialog, showing a specifi...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-10 ulflusing button compatibility macros
2003-12-22 guyHave a "toc" file in the help directory, which gives...
2003-12-22 ulflPatch from Guy: using distributed help text files,
2003-11-27 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-27 ulflusing text files from help dir, to display the help...
2003-11-16 guyExport "protocol_t" as an opaque type.
2003-08-25 guyFrom Matthijs Melchior:
2003-03-03 deniel- fix FAQ display (faq_help[] was not initialised befor...
2003-03-02 jmayerRemove wip comments
2003-03-02 jmayerSplit FAQ into shorter lines before including it into...
2003-01-29 jmayerAdd the FAQ to the help menu
2003-01-26 denielUpdate my email address in various places since my...
2002-12-01 geraldUpdate some text in the help dialog.
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-06 guyPut needed include back in (<string.h>, to declare...
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
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...
2002-01-11 guyHave a routine to create a scrolled window, set its...
2001-12-12 geraldGo nuts with the 3D logo.
2001-08-21 guyOn Windows, use the directory in which the binary resid...
2001-05-12 geraldFix a bug reported by Christopher McAvaney in
2001-03-06 guyUse "proto_get_first_protocol()" and "proto_get_next_pr...
2001-03-02 gramCalculate the height and width of m_r_font globally...
2001-02-01 guyUse the pretty name for the type, not the internal...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2000-11-22 gramChange Ethereal homepage URL from etheral.zing.org...
2000-09-09 denielSmall changes in help windows:
2000-09-08 guyRedraw:
2000-09-07 gramChange variable from 'char*' to 'const char*' to avoid...
2000-09-05 denielFix help display (random character displayed in tab).
2000-08-30 gramAdd FT_STRINGZ type. NCP dissector is only one that...
2000-08-22 gramChange FT_NSTRING_UINT8 to FT_UINT_STRING. The length...
2000-08-17 guyDon't catch the "delete_event" signal for the "Help...
2000-08-17 guyIt was silly of me to require that "forget_scrolled_win...
2000-08-16 denielFix a long standing bug in the scrolled window handling...
2000-08-11 denielMiscellaneous code cleaning
2000-08-08 denielAdd a Help window that contains: