moved the about dialog from main.c to it's own new about_dlg.c,
[obnox/wireshark/wip.git] / gtk / menu.c
2004-05-20 ulflmoved the about dialog from main.c to it's own new...
2004-05-20 ulflupdate menu check items, if name resolution prefs changed
2004-05-09 ulflmake notebook tabs scrollable, if not all fits into...
2004-05-07 ulflrename context menu items:
2004-05-04 guyUse "main_widgets_show_or_hide()" to control the visibi...
2004-05-04 guyIf all we're doing is changing the visibility of a...
2004-05-04 guyPut the coloring rules back under View.
2004-05-03 guyThe GNOME HIG calls the View menu item for the status...
2004-05-03 guyMove "Coloring Rules" from "View" to "Edit" - you're...
2004-05-02 ulflbuild a endpoints (aka hostlist) dialog,
2004-05-02 ulflbuild a conversation (aka endpoint_talkers) dialog,
2004-05-01 obiotFrom Richard Urwin: ensure that the initial colour...
2004-04-25 ulflchanged the export dialog menu item names (added some...
2004-04-25 ulflcreated new "export" dialogs for the current export...
2004-03-23 guyFrom Tomas Kukosa: don't change the state of the "Expan...
2004-03-20 guyFrom Tomas Kukosa:
2004-03-19 guyFrom Tomas Kukosa: add a new "Expand Tree" context...
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-03-13 ulflusing a stock icon for the open recent "clear list...
2004-03-08 guyDon't refer to "auto_scroll_live" if HAVE_LIBPCAP isn...
2004-02-25 ulflSeperated the "Go" menu, corresponding to:
2004-02-24 ulflfixed some menu item capitalization and keyboard shortcuts
2004-02-23 ulflChanged all items to "Endpoint List" and get rid of...
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-22 ulflminor bugfix
2004-02-22 guySquelch a compiler warning.
2004-02-22 ulflstatistics menu structure proposal:
2004-02-22 ulfltcp_graph.h is no longer needed, as the tap mechanism...
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-20 ulflwin32 only: when adding to the recent file list, preven...
2004-02-16 ulflbugfix: don't write the recent files list in the wrong...
2004-02-13 guyAs noted by Pavel Kankovsky, the "Resolve Name" menu...
2004-02-12 guyThe HIG's and/or GUI toolkit documentation for:
2004-02-11 guyMost taps that now include "tap_menu.h" no longer need...
2004-02-11 guyMove the declaration of "register_tap_menu_item()"...
2004-02-11 guyGet rid of the "Question" alert box type - rename it...
2004-02-04 guyThe menu item for changing the state of name resolution for
2004-02-04 guyAdd some comments about the types of alert boxes you...
2004-02-03 ulflenhanced some dialog messages,
2004-02-03 ulfladded some more info to the statusbar (filesize, packet...
2004-02-01 ulflreplace "RTT Graph" by "Round Trip Time Graph" as this...
2004-01-31 ulflfixed some sensitivity things in the context menues
2004-01-31 ulflcleanup of new "question dialogs",
2004-01-29 ulflevery GUI action, which will erease a currently unsaved...
2004-01-27 ulfl"Export Selected Packet Bytes" -> change all appearance...
2004-01-27 ulflalways select the current item under cursor, before...
2004-01-27 guyAdd a detail-pane context menu item for "Export As...
2004-01-26 ulflslightly changed the menuitem names in View->Show-...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-23 ulflfixed various things in "View" menu
2004-01-23 ulflmake some of the new menuitems insensitive,
2004-01-22 ulflmoved GTK specific parts from capture.c to ui_util.c,
2004-01-21 ulfldisplay_opts.c / .h no longer needed, all items moved...
2004-01-21 ulflmoved remaining display options dialog settings to...
2004-01-20 guy"Go To {First,Last} Packet" don't pop up dialog boxes...
2004-01-20 ulfla.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-19 guyMove "ts_type_text" out of "epan/timestamp.h into ...
2004-01-19 ulflmove timestamp format options from "View->Options"...
2004-01-19 ulfladded some menuitems "View->Show" including show/hide...
2004-01-09 guyTurn the GTK+ 1.2.10 clist code into our own widget...
2004-01-06 guyWidgets get freed when the reference count goes to...
2004-01-04 sharpeUser Specified Decodes, since it brings up a dialog...
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2004-01-03 guyMark arguments as unused.
2004-01-02 ulflrecent files: make submenu insensitive if empty and
2003-12-29 guyMake the "max count of recently-visited files" preferen...
2003-12-28 sharpeConnect the recent_file_count_max variable to the prefs...
2003-12-17 guyFrom Lars Roland: have common code to handle display...
2003-12-17 ulflremoved some MSVC warnings (casting gdouble to gint...
2003-12-16 oabadUse gtk compatibility macros (from compat_macros.h...
2003-12-15 ulflif user clicks recent capture file item, and this file...
2003-12-13 ulfladded "most recently used" lists for
2003-12-09 ulflprint system enhanced, more print ranges and expanded...
2003-12-08 ulflmoved "File->Save Highlighted Data" to "File->Export...
2003-12-08 ulflremoved seperator between the two print menuitems
2003-12-03 guyFrom Greg Morris: the "File->Save Highlighted" menu...
2003-12-03 guyThe "ptr_u" unions no longer have a "next" pointer...
2003-12-01 sharpeFix the accelerator issue ...
2003-11-30 sharpeRename that to Save Highlighted with Ctl-H as the accel...
2003-11-30 sharpeAdd Save Selected as a menu item in the File Menu.
2003-11-30 sharpeMove print_file_cb out of gtk/print_dlg.c and into...
2003-11-29 sharpeProperly capitalize the string for the menu item.
2003-11-29 sharpeAdd an entry in the byte_view pane that allows the...
2003-11-28 ulflrenamed frame to packet in all GUI elements
2003-11-27 ulflRedesign of the whole menu structure, to be more intuit...
2003-11-24 guyMake the recent epan/proto.{c,h} change compile.
2003-11-19 ulfladded supported_protos menu item
2003-11-15 guyFrom Michael Lum: add <shift><control> hotkeys for...
2003-11-15 ulflGTK2 specific: use some Ethereal specific stock icons...
2003-11-07 guy"File->Open" should be available whether or not we...
2003-11-06 guyMake Shift+Control+S an accelerator for "Save As.....
2003-10-20 guyIf a tap menu item doesn't have a "selected_packet_enab...
2003-10-17 oabadFrom Olivier Biot : remove packet capture code when...
2003-10-15 guyFrom Ulf Lamping: toolbar.
2003-10-10 sahlbergUpdates to TimeReference Frames
2003-09-24 guyPass a pointer to a "capture_file" structure to
2003-09-24 guyMake "finfo_selected" a member of a "capture_file"...
2003-09-22 sahlbergUpdate the menu text for Time Reference and give it...
2003-09-19 guyProvide a mechanism by which a tap can arrange to have...
2003-09-17 guyHave "register_tap_menu_item()" put the item under...
next