From Lars Ruoff (who also contributed the previous change; my apologies
[obnox/wireshark/wip.git] / gtk /
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2004-01-03 guyMark arguments as unused.
2004-01-02 ulflhide save dialog, while saving
2004-01-02 ulflrecent files: make submenu insensitive if empty and
2004-01-02 ulflFrom Didier: don't update the progress bar more often...
2004-01-02 sharpeTweak the name of the Coloring Rules dialog box to...
2004-01-01 ulfllabel texts changed (tip from Richard)
2004-01-01 ulflrearranged prefs topics
2004-01-01 ulflmoved recent files pref, as it splits corresponding...
2004-01-01 ulflcomment fixed
2003-12-30 ulflminor changes and a small bugfix
2003-12-29 guyNothing in "range.c" is GTK+-specific, so move it to...
2003-12-29 jmayerrange.h moved from gtk to .
2003-12-29 ulflremoved a GTK2 warning
2003-12-29 guyGet rid of an unused variable.
2003-12-29 guyAdd an RCS ID.
2003-12-29 ulflFrom Dick Gooris (and me :-)
2003-12-29 guyMake the "max count of recently-visited files" preferen...
2003-12-29 sharpeOK, now I have added the preference for recent_files_co...
2003-12-28 sharpeConnect the recent_file_count_max variable to the prefs...
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-24 guyDo the "isprint()" hack for GTK+ 2.x or 1.3[.x], whethe...
2003-12-23 guyBase the count of selected packets on whether there's a
2003-12-23 ulflremoved some MSVC warnings (conversions between double...
2003-12-22 guyHave a "toc" file in the help directory, which gives...
2003-12-22 ulflPatch from Guy: using distributed help text files,
2003-12-21 guyIf we don't have any packets, or don't have any filtere...
2003-12-21 guyArrays indexed by a 1-octet unsigned value, if we don...
2003-12-21 guy"sizeof(array)" is the size of the array in bytes,...
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-12-21 jmayerCompiling with -pedantic:
2003-12-20 obiotMove display filter into filtered packets frame.
2003-12-19 guyFrom Lars Roland:
2003-12-18 sharpeA small patch from Kai Krueger <kai@kruegernetz.de...
2003-12-17 ulflremoved some more MSVC warnings (type casting), GTK2...
2003-12-17 guyFrom Lars Roland: have common code to handle display...
2003-12-17 ulflremoved some more MSVC warnings (type casting)
2003-12-17 ulflremoved some MSVC warnings (casting gdouble to gint...
2003-12-17 guyFrom Albert Chin: get rid of C++ comments.
2003-12-16 oabadUse gtk compatibility macros (from compat_macros.h...
2003-12-16 guyFrom Ronnie Sahlberg: when the user selects a filter...
2003-12-15 guyDCE RPC version numbers are unsigned - print them with...
2003-12-15 ulflif user clicks recent capture file item, and this file...
2003-12-15 guyFrom Lars Roland: export the value_string tables from...
2003-12-14 guyFrom Ronnie Sahlberg: fix a crash on Win32 when we...
2003-12-14 guyFrom Ronnie Sahlberg: support iostat graphs with 1ms...
2003-12-13 guyPut back "menu.h" - it's needed to declare "register_ta...
2003-12-13 guySquelch some compiler warnings.
2003-12-13 ulfladded "most recently used" lists for
2003-12-13 ulflremoved unused #include "menu.h" from the stats.c files
2003-12-13 ulflmention the GPL license in the Help->About dialog
2003-12-13 ulflset link layer type sensitive only,
2003-12-13 guyPut in a comment about some issues with the way we...
2003-12-13 guyAdd some sanity checking of arguments.
2003-12-13 ulflsensitivity of packet range options fine tuning:
2003-12-12 guyFrom Michael Lum:
2003-12-12 geraldIn "dlg_window_new()" check to see if "top_level" has...
2003-12-11 ulflprevent MSVC warning:
2003-12-10 guyOops, I checked the wrong tap into CVS somehow.
2003-12-09 obiotMark parameter data as unused in callback_create_help().
2003-12-09 ulflprint system enhanced, more print ranges and expanded...
2003-12-09 ulflprint system enhanced, more print ranges and expanded...
2003-12-09 guyFrom Michael Lum:
2003-12-09 guyDon't automatically size the columns - that's expensive...
2003-12-08 ulflmoved "File->Save Highlighted Data" to "File->Export...
2003-12-08 ulflremoved seperator between the two print menuitems
2003-12-07 oabadUpdate various set_menu_object_data() calls to reflect...
2003-12-06 guyFrom Jeff Morriss: avoid at least some N^2 behavior...
2003-12-04 guyDon't use GNodes for the protocol tree, put the sibling...
2003-12-04 guyIn GTK+ 2.x, "gtk_entry_get_text()" returns a "const...
2003-12-03 guyFrom Michael Lum: Ethereal tap for ANSI A-interface.
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-02 guyFrom Didier Gautheron: for each column format type...
2003-12-02 guyFrom Didier Gautheron: put an "fvalue_t" structure...
2003-12-01 guy"select_file_cb()" only needs a title, not a "construct...
2003-12-01 sharpeFix the accelerator issue ...
2003-11-30 guyNot all platforms have <unistd.h> - in particular,...
2003-11-30 sharpeFix some warnings in proto_draw.c
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-28 ulflrenamed frame to packet in all GUI elements
2003-11-28 ulfluse dlg_window_new instead of gtk_window_new
2003-11-28 ulfllabel changed from "Portions" to "% of total" as sugges...
2003-11-28 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-27 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-27 guyShow the -z flag in the usage message.
2003-11-27 ulflRedesign of the whole menu structure, to be more intuit...
2003-11-27 ulflusing text files from help dir, to display the help...
2003-11-25 sahlbergremove another slow GMemChunk from ethereal making...
2003-11-25 sahlbergfvalue_free() is one of the most called functions.
2003-11-24 guyMake the recent epan/proto.{c,h} change compile.
2003-11-21 guyFrom Lars Ruoff: use the pointer to the RTP payload...
2003-11-20 guyFrom Lars Roland:
2003-11-19 guyUse "OK" for the "OK" button, as we do elsewhere.
next