aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_menu.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Clean up conversation filter code. jake1-23/+18
2008-10-14Fix for bug 2964.jake1-3/+0
2008-07-25From David Aggeler:etxrab1-2/+3
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-3/+3
2008-06-29Add accelerator keys for (un)mark all packetssake1-2/+2
2008-06-29From Kovarththanan Rajaratnam (bug 2652):sake1-2/+2
2008-06-21Removed the usage of topic_available() as we now have all topics.stig1-2/+2
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.sfisher1-2/+0
2008-04-19bugs happen, if you're trying to do two things at once ;-)ulfl1-1/+0
2008-04-19HAVE_LUA_5_1 is no longer required for the Tools menuulfl1-6/+1
2008-04-17rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...ulfl1-9/+9
2008-04-15further work on the yet to come welcome page ...ulfl1-2/+67
2008-04-15try to improve the help menuulfl1-8/+8
2008-04-14#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROUP_NONEtuexen1-0/+6
2008-04-14as the "Firewall ACL rules" perfectly fits into a tools menu, and together wi...ulfl1-27/+5
2008-04-13add the (optional) possibility to register a stock icon for a stats menu entryulfl1-19/+46
2008-04-13sort #includes by directoriesulfl1-45/+45
2008-04-12Clean up indentation.guy1-1/+1
2008-04-12proto_draw -> main_proto_drawulfl1-1/+1
2008-04-12rename packet_list to main_packet_listulfl1-7/+7
2008-04-12rename menu -> main_menuulfl1-0/+2710