summaryrefslogtreecommitdiff
path: root/gtk/help_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-01Fix Windows builds broken by previous commitBalint Reczey1-1/+5
2010-08-01Use local copy of Wireshark documentation on UNIX if it's available.Balint Reczey1-2/+7
2010-04-27Added Manual IP address resolve functions.Stig Bjørlykke1-0/+3
2010-03-02topic_menu_cb() used as callback returning gboolean. Thus make it so.Jaap Keuter1-2/+4
2010-01-22Add a simple help page for LTE RLC stats.Martin Mathieson1-1/+4
2009-09-16Check for TCP Chimney offloading as described atGerald Combs1-0/+3
2009-05-21Small improvements for the compare capture files dialog:Stig Bjørlykke1-0/+3
2009-03-18Use retx info in stats window.Martin Mathieson1-0/+3
2008-07-12Correct help topic for firewall dialog.Stig Bjørlykke1-1/+1
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-1/+1
2008-06-21Added help topic item previous reused for another topic.Stig Bjørlykke1-0/+3
2008-06-21Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke1-8/+0
2008-06-21Added a help button in the Interface Options dialog.Stig Bjørlykke1-9/+4
2008-05-23Change references to follow TCP stream to just follow stream to reflectStephen Fisher1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-1/+0
2008-04-17add tooltips for the welcome page buttonsUlf Lamping1-13/+31
2008-04-16add the firewall ACL dialog to the help topics (would be a good idea to bette...Ulf Lamping1-0/+3
2008-04-15add some more "links" to online pagesUlf Lamping1-1/+13
2008-04-13text_page -> text_page_utilsUlf Lamping1-1/+1
2008-04-13sort #includes by directoriesUlf Lamping1-10/+12
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-06remove GTK1 codeUlf Lamping1-216/+0
2008-02-22add rawshark.html to packaging and Wireshark help menuUlf Lamping1-0/+3
2008-02-17Added help button in expert info and expert info composite dialogs.Stig Bjørlykke1-0/+3
2008-02-14Added option to turn off name resolution.Stig Bjørlykke1-0/+3
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-0/+3
2007-03-03Update object export code:Stephen Fisher1-0/+3
2007-02-19Oops, help_topic_gtk() is _only_ needed in GTK1.2 builds, so #ifdef it (and s...Jeff Morriss1-102/+103
2007-02-05* Add a help facility for UATsLuis Ontanon1-1/+1
2007-01-16Should have done this in the last checkin: wrap help_topic_html() in #ifdef(G...Jeff Morriss1-0/+2
2007-01-16help_topic_gtk() is needed in GTK 1.2 builds so don't #ifdef(GKT2) it outJeff Morriss1-2/+0
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!Ulf Lamping1-3/+7
2007-01-15Help:Ulf Lamping1-50/+59
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs1-7/+7
2006-09-12various nmake related build file cleanupsUlf Lamping1-2/+2
2006-08-30add some file dialog related help pagesUlf Lamping1-0/+20
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsUlf Lamping1-0/+3
2006-06-07Update the download link in the help dialog. More Ethereal -> Wireshark.Gerald Combs1-2/+2
2006-06-02eug_html_chunked -> wsug_html_chunkedUlf Lamping1-3/+3
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-2/+2
2006-05-29Ethereal->WiresharkAnders Broman1-2/+2
2006-05-28Ethereal->WiresharkAnders Broman1-14/+14
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-20if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...Ulf Lamping1-25/+68
2006-02-24add the dumpcap manpage to the menuUlf Lamping1-0/+3
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-1/+2
2005-10-09fix the link to the online users-guideUlf Lamping1-1/+1
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-1/+1