aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/help_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-09Point to the right place.guy1-1/+1
2010-11-25Create proper Help reference.jake1-0/+3
2010-09-23Put the guides into the "guides" subdirectory of DOC_DIRjmayer1-2/+2
2010-08-19Fix gcc compile errors....wmeier1-1/+1
2010-08-19Use proper signatures for event callback functions:wmeier1-23/+22
2010-08-01Fix Windows builds broken by previous commitrbalint1-1/+5
2010-08-01Use local copy of Wireshark documentation on UNIX if it's available.rbalint1-2/+7
2010-04-27Added Manual IP address resolve functions.stig1-0/+3
2010-03-03Its convenient to be able to filter on mac-lte.ulsch or mac-lte.dlsch.martinm1-2/+4
2010-01-22Add a simple help page for LTE RLC stats.martinm1-1/+4
2009-09-16Check for TCP Chimney offloading as described atgerald1-0/+3
2009-05-21Small improvements for the compare capture files dialog:stig1-0/+3
2009-03-18Use retx info in stats window.martinm1-0/+3
2008-07-12Correct help topic for firewall dialog.stig1-1/+1
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss1-1/+1
2008-06-21Added help topic item previous reused for another topic.stig1-0/+3
2008-06-21Removed the usage of topic_available() as we now have all topics.stig1-8/+0
2008-06-21Added a help button in the Interface Options dialog.stig1-9/+4
2008-05-23Change references to follow TCP stream to just follow stream to reflectsfisher1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-1/+0
2008-04-17add tooltips for the welcome page buttonsulfl1-13/+31
2008-04-16add the firewall ACL dialog to the help topics (would be a good idea to bette...ulfl1-0/+3
2008-04-15add some more "links" to online pagesulfl1-1/+13
2008-04-13text_page -> text_page_utilsulfl1-1/+1
2008-04-13sort #includes by directoriesulfl1-10/+12
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-06remove GTK1 codeulfl1-216/+0
2008-02-22add rawshark.html to packaging and Wireshark help menuulfl1-0/+3
2008-02-17Added help button in expert info and expert info composite dialogs.stig1-0/+3
2008-02-14Added option to turn off name resolution.stig1-0/+3
2008-01-14This patch adds support for configuration profiles, which can be used tostig1-0/+3
2007-03-03Update object export code:sfisher1-0/+3
2007-02-19Oops, help_topic_gtk() is _only_ needed in GTK1.2 builds, so #ifdef it (and s...morriss1-102/+103
2007-02-05* Add a help facility for UATslego1-1/+1
2007-01-16Should have done this in the last checkin: wrap help_topic_html() in #ifdef(G...morriss1-0/+2
2007-01-16help_topic_gtk() is needed in GTK 1.2 builds so don't #ifdef(GKT2) it outmorriss1-2/+0
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!ulfl1-3/+7
2007-01-15Help:ulfl1-50/+59
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentgerald1-7/+7
2006-09-12various nmake related build file cleanupsulfl1-2/+2
2006-08-30add some file dialog related help pagesulfl1-0/+20
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsulfl1-0/+3
2006-06-07Update the download link in the help dialog. More Ethereal -> Wireshark.gerald1-2/+2
2006-06-02eug_html_chunked -> wsug_html_chunkedulfl1-3/+3
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-2/+2
2006-05-29Ethereal->Wiresharketxrab1-2/+2
2006-05-28Ethereal->Wiresharketxrab1-14/+14
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-04-20if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...ulfl1-25/+68