remove MSVC compiler warning (required a type cast)
[obnox/wireshark/wip.git] / gtk / menu.c
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-28 ulflmove the File/Close item back to it's former position...
2004-07-27 guyIn the GNOME HIG, the File -> Close menu item is in...
2004-07-20 ulflsome more renaming of the conversation tables things
2004-07-20 ulflrenamed endpoint_talkers to conversations, as this...
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 ulfladd a new dialog box to menu "Capture/Interfaces.....
2004-07-07 ulfldon't show webbrowser calling menu items, when using...
2004-06-25 ulflAdd "Resolve Name" to "View/Name Resolution" and
2004-06-22 ulfladd functionality, to show html files from the local...
2004-06-22 guy"Home page" is typically two words.
2004-06-21 ulflAdd experimental feature of opening a webbrowser, to...
2004-06-20 ulflpreference setting, so "ask for unsaved capture files...
2004-06-17 ulfladd Merge functionality to Ethereal in an experimental...
2004-06-03 guyMake static some routines and variables not used outsid...
2004-06-03 guyMake the definition of "register_tap_menu_item()" match...
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-26 ulflmore code cleanup from dialog things:
2004-05-21 guyNow that the "About" dialog box's code is in "gtk/about...
2004-05-20 ulflbeautify the "About Ethereal" page, put plugin list...
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...
next