aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_menu.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-30do not show the telephony icon in any of the telephony menu entriesUlf Lamping1-1/+1
2009-01-29add a new "Telephony" main menu entry and move the telephony specific statist...Ulf Lamping1-2/+3
2009-01-22Add a comment about possible Windows 7 support.Gerald Combs1-0/+4
2008-11-28Save preferences when selected from menu, unless having enabled the save button.Stig Bjørlykke1-5/+15
2008-11-26Improved the Protocol Preferences entry in the tree view popup menuStig Bjørlykke1-6/+158
2008-11-18Do not popup an empty menu in the Packet Bytes pane.Stig Bjørlykke1-5/+8
2008-10-27Add About, Preferences and a working Quit option to the OS X application menuStephen Fisher1-0/+39
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher1-8/+0
2008-10-26Correct the include for ige-mac-menu.hStig Bjørlykke1-1/+1
2008-10-26Tweak Mac IGE integration detection so that it can find the functions notStephen Fisher1-0/+7
2008-10-15Clean up conversation filter code. Jaap Keuter1-23/+18
2008-10-14Fix for bug 2964.Jaap Keuter1-3/+0
2008-07-25From David Aggeler:Anders Broman1-2/+3
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-3/+3
2008-06-29Add accelerator keys for (un)mark all packetsSake Blok1-2/+2
2008-06-29From Kovarththanan Rajaratnam (bug 2652):Sake Blok1-2/+2
2008-06-21Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke1-2/+2
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.Stephen Fisher1-2/+0
2008-04-19bugs happen, if you're trying to do two things at once ;-)Ulf Lamping1-1/+0
2008-04-19HAVE_LUA_5_1 is no longer required for the Tools menuUlf Lamping1-6/+1
2008-04-17rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...Ulf Lamping1-9/+9
2008-04-15further work on the yet to come welcome page ...Ulf Lamping1-2/+67
2008-04-15try to improve the help menuUlf Lamping1-8/+8
2008-04-14#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROUP_NONEMichael Tüxen1-0/+6
2008-04-14as the "Firewall ACL rules" perfectly fits into a tools menu, and together wi...Ulf Lamping1-27/+5
2008-04-13add the (optional) possibility to register a stock icon for a stats menu entryUlf Lamping1-19/+46
2008-04-13sort #includes by directoriesUlf Lamping1-45/+45
2008-04-12Clean up indentation.Guy Harris1-1/+1
2008-04-12proto_draw -> main_proto_drawUlf Lamping1-1/+1
2008-04-12rename packet_list to main_packet_listUlf Lamping1-7/+7
2008-04-12rename menu -> main_menuUlf Lamping1-0/+2710