Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
[obnox/wireshark/wip.git] / gtk / main_menu.c
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-11 wmeiergtk_label_get() --> gtk_label_get_text() with related...
2009-04-08 sakeAdd some more "copy" functionality:
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-08 stigImplemented edit dialogs for integer, string and range...
2009-02-26 etxrabgtk_menu_append is deprecated and should not be used...
2009-02-23 stigUse gtk_radio_menu_item for enum preferences menu.
2009-02-11 ulfl<control>1-6 is already used by colorizing, <shift...
2009-02-10 ulfltry improve the "Time Display Format" submenu by sortin...
2009-02-09 jakeMake "Copy as Filter" on the packet list actually work.
2009-02-01 guyMove declarations of routines in gtk/capture_if_dlg...
2009-02-01 guyTo avoid adding icons to menu items, leave item_type...
2009-01-30 ulfldo not show the telephony icon in any of the telephony...
2009-01-29 ulfladd a new "Telephony" main menu entry and move the...
2009-01-22 geraldAdd a comment about possible Windows 7 support.
2008-11-28 stigSave preferences when selected from menu, unless having...
2008-11-26 stigImproved the Protocol Preferences entry in the tree...
2008-11-18 stigDo not popup an empty menu in the Packet Bytes pane.
2008-10-27 sfisherAdd About, Preferences and a working Quit option to...
2008-10-26 sfisherMore updates to the IGE Mac OS X integration feature:
2008-10-26 stigCorrect the include for ige-mac-menu.h
2008-10-26 sfisherTweak Mac IGE integration detection so that it can...
2008-10-15 jakeClean up conversation filter code.
2008-10-14 jakeFix for bug 2964.
2008-07-25 etxrabFrom David Aggeler:
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-29 sakeAdd accelerator keys for (un)mark all packets
2008-06-29 sakeFrom Kovarththanan Rajaratnam (bug 2652):
2008-06-21 stigRemoved the usage of topic_available() as we now have...
2008-04-27 sfisherRemove all GTK+ < 2.4 code and minimum version checks.
2008-04-19 ulflbugs happen, if you're trying to do two things at once ;-)
2008-04-19 ulflHAVE_LUA_5_1 is no longer required for the Tools menu
2008-04-17 ulflrename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UN...
2008-04-15 ulflfurther work on the yet to come welcome page ...
2008-04-15 ulfltry to improve the help menu
2008-04-14 tuexen#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROU...
2008-04-14 ulflas the "Firewall ACL rules" perfectly fits into a tools...
2008-04-13 ulfladd the (optional) possibility to register a stock...
2008-04-13 ulflsort #includes by directories
2008-04-12 guyClean up indentation.
2008-04-12 ulflproto_draw -> main_proto_draw
2008-04-12 ulflrename packet_list to main_packet_list
2008-04-12 ulflrename menu -> main_menu