aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Remove GTK1 from Unix build process.Stephen Fisher1-1/+0
2008-03-13Fix a minor memory leak.Stephen Fisher1-0/+2
2008-03-11From Francesco Fondelli (bug 2349):Stig Bjørlykke1-0/+2
2008-03-01Include strutil.h to find g_strlcpy and g_strlcat in gtk-1.2 builds.Michael Tüxen1-0/+1
2008-02-29Next attempt to cleanup some string functions, including:Stig Bjørlykke1-4/+4
2008-02-22add rawshark.html to packaging and Wireshark help menuUlf Lamping1-0/+1
2008-02-01Rewrote some prohibited APIs in gtk/ (sprintf, strcpy, strcat).Stig Bjørlykke1-3/+3
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-0/+4
2007-12-21Fix menu sensitivity even for text only nodes.Jaap Keuter1-11/+2
2007-12-16Temporarily #if 0 out code that was causing crashes.Guy Harris1-0/+8
2007-12-15Changes the name of the menu item "View/Reset Coloring" toSake Blok1-1/+3
2007-12-15With increasing number of dissectors, heuristics cause sometimes false hits o...Jaap Keuter1-0/+7
2007-12-14Source code cleanup.Jaap Keuter1-30/+33
2007-11-30move "Display Filter Macros" from View to Analyze menu, just below "Display F...Ulf Lamping1-2/+2
2007-11-28Remove "Reset coloring" from context menu's to keep the GUI consistent Sake Blok1-5/+0
2007-11-28Add sensitivity to some temporary coloring menu items.Sake Blok1-0/+9
2007-11-28Put double click on a frame link back.Stig Bjørlykke1-1/+1
2007-11-28fix the path to include g_ascii_strcasecmp.hRonnie Sahlberg1-1/+1
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-4/+4
2007-11-26Check current_frame instead of finfo_selected before trying to build aStig Bjørlykke1-2/+2
2007-11-26Check if a packet is selected before trying to build a display filter basedSake Blok1-9/+11
2007-11-25Reset the temporary coloring filters to defaults instead of doing itSake Blok1-2/+2
2007-11-24Add a cast to make it compile again.Stig Bjørlykke1-1/+1
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-166/+392
2007-11-17Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-11-14From didier:Stephen Fisher1-1/+2
2007-11-03- Future improve/clean up the now generic follow stream codeStephen Fisher1-1/+14
2007-09-13Standardize filenames and function names for Follow TCP & SSL stream functionsStephen Fisher1-8/+8
2007-08-16mark some parameters as unusedUlf Lamping1-3/+3
2007-08-16experimental feature: dissector filtersUlf Lamping1-10/+72
2007-08-04Change the export object/export object http code to only be includedStephen Fisher1-1/+1
2007-07-23for the Ethernet conversation filter, don't use ethertype but the data link a...Ulf Lamping1-2/+4
2007-05-23Add shortcuts for expanding/collapsing the packet detail.Gerald Combs1-7/+7
2007-03-23From Sake Blok:Stephen Fisher1-2/+21
2007-03-23From Sake Blok (via -dev list and enhancement bug #1449):Stephen Fisher1-1/+1
2007-03-21minor "Copy" menu item fix:Ulf Lamping1-0/+2
2007-03-14Don't enable "Save As" if you don't have an unsaved live capture fileGuy Harris1-23/+31
2007-03-08from Sake Blok:Ulf Lamping1-21/+34
2007-03-02Activate the File -> Export menu when a capture is inStephen Fisher1-0/+2
2007-02-28Sync up my changes so far to the content list (now called objectStephen Fisher1-14/+8
2007-02-25revert (most) changes in rev #20753, to avoid items being created on a wrong ...Luis Ontanon1-11/+3
2007-02-20Put the rest of the #if GTK_MAJOR_VERSION >= 2 preprocessor statements around...Stephen Fisher1-1/+5
2007-02-19Initial version of the new Statistics -> Content List -> HTTP feature. ThisStephen Fisher1-0/+10
2007-02-12ooops, and here comes the actual context menu code change from Douglas Pratle...Ulf Lamping1-29/+26
2007-02-09* Add a Submenu (/Views/User Tables) where UATs can be accessed.Luis Ontanon1-4/+11
2007-01-28From Douglas Pratley:Stephen Fisher1-2/+23
2007-01-22as Bill Meier noted:Ulf Lamping1-1/+0
2007-01-18display filter macros.Luis Ontanon1-0/+6
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!Ulf Lamping1-2/+0
2007-01-13U3 support for "recent" files.Graeme Lunt1-0/+4