minor change in the uninstaller "Publisher" string
[obnox/wireshark/wip.git] / gtk /
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.
2003-11-19 ulflredraw supported_protos dialog, if GUI prefs changed
2003-11-19 ulfladded supported_protos menu item
2003-11-19 ulfladded supported_protos_dlg
2003-11-19 ulfladded supported_protos_dlg.obj
2003-11-18 ulflseperated "supported protocols and protocol fields...
2003-11-18 ulflremoved MSVC compiler warnings
2003-11-18 ulflremoved unused vars
2003-11-18 ulflremoved MSVC warnings
2003-11-18 geraldCheck the environment variables SSH_CONNECTION, SSH_CLI...
2003-11-18 ulflremoved some warnings
2003-11-17 guyNot all compilers allow array/structure/union members...
2003-11-17 guy"capture()" takes a "struct pcap_stat *" argument,...
2003-11-16 guyExport "protocol_t" as an opaque type.
2003-11-16 sahlbergFrom Lars Roland Service Response times for H225 RAS
2003-11-15 guyFrom Michael Lum: add <shift><control> hotkeys for...
2003-11-15 ulflGTK2 specific: use some Ethereal specific stock icons...
2003-11-15 ulflhandlebar removed,
2003-11-15 ulflseperated capture dialog from capture.c and put into...
2003-11-15 ulfladded "#include <epan/packet.h>" to be able to include...
2003-11-15 ulflseperated capture dialog from capture.c and put into...
2003-11-12 ulflcompletely redesigned print dialog layout, to be more...
2003-11-11 ulfladded some print dialog flags, to disable some unsuppor...
2003-11-11 guyThe user interface preference page has only 9 rows...
2003-11-11 guyCreate the last two items in the GUI preferences page...
2003-11-10 sahlbergNot all LDAP PDUs are aligned to the start of a TCP...
2003-11-07 guyNothing here should require zlib.h, so we shouldn't...
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-11-05 sahlbergthe LDAP service response time dialog
2003-11-05 sahlbergupdate for LDAP
2003-11-04 guySkip the check for the module if a page doesn't have...
2003-11-04 guyClean up the way we find the properties page for a...
2003-11-03 guyFrom Olivier Abad: Insert the GTK+ 2.2.4
2003-11-03 guyFrom Lars Ruoff: fix a problem with wrong maximum delay...
2003-11-03 guyDon't try to get the list of link-layer header types...
2003-11-03 guy"g_list_first()" takes an arbitrary list entry as an...
2003-11-02 geraldThe recent link-layer type additions broke "-r". Make...
2003-11-01 guyReturn FALSE from the configure event handler, so that...
2003-11-01 guyBased on a patch from Brian Fundakowski Feldman, add...
2003-10-31 guyFrom Lars Ruoff:
2003-10-29 guyPut quotes around values for FT_ABSOLUTE_TIME variables...
next