Updates to reflect revision 4 of ethereal-win32-libs.
[obnox/wireshark/wip.git] / gtk /
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-14 tuexenFix bugs to get it working on gtk1 and gtk2.
2004-10-12 tuexenSupport PPID and port number based selection for SCTP...
2004-10-12 ulflfix a bug reported by venkata sandeep: capture->start...
2004-10-12 guyCheck the values of the protocol preferences before...
2004-10-11 etxrabFrom: "Alejandro Vaquero : Add IP bandwidth calculation...
2004-10-09 geraldAdd cfilter_combo_utils.h to the distribution, so that...
2004-10-07 geraldUpdate the Example Files (sample captures) link.
2004-10-07 guySave the capture filter in the recent list iff the...
2004-10-06 ulflFix a bug reported by Keith A French: No "OK" button...
2004-10-06 guyFrom Alejandro Vaquero: make the window bigger so we...
2004-10-05 guyMake the default capture filter be the last one used...
2004-10-05 guyDon't use a terminating entry in the clock_map table...
2004-10-03 ulfladd some button tooltips, renamed some buttons
2004-10-03 ulfladd some button tooltips
2004-10-02 ulfladded some comments
2004-10-02 ulflprecise a comment
2004-10-02 ulflremoved ITU-T prefix from H225, so H.225 and H.323...
2004-10-02 ulflGUI fine tuning, e.g. removed useless "Unselect" button...
2004-10-01 guyDon't define "transport_prot_name[]" in "h323_conversat...
2004-10-01 ulflindirection in menu entry not needed (maybe later again)
2004-10-01 ulflclarify column titles
2004-10-01 guyFrom Francisco Alcoba: handle H.323 conversations over...
2004-10-01 guy"prefs-int.h" belongs in epan, too.
2004-10-01 guyFrom Alejandro Vaquero:
2004-10-01 ulfluse "Analyze" not "Analyse", as in the menu.
2004-10-01 ulflremoved unreferenced "label_stats"
2004-09-30 guyAdd an RCS ID.
2004-09-30 guySet svn:keywords to Id to expand RCS IDs, and set svn...
2004-09-30 etxrabFrom Lars Roland:
2004-09-30 guyFor file browsing dialog boxes, the affirmative button...
2004-09-29 etxrabAdd
2004-09-29 etxrabAdd
2004-09-29 etxrabFrom Miha Jemec: I implemented a H323 call decoder...
2004-09-29 guyMove the column preferences stuff to epan (the rest...
2004-09-29 guyMove various tables into the epan directory.
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-28 guyNormalize line endings and set svn:eol-style to native.
2004-09-28 ulflfrom Thomas Palmer: add a combobox for the recently...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-27 guy"ethereal_stock_icons()" isn't used outside "gtk/toolba...
2004-09-27 guyAt least in the screenshot at
2004-09-27 ulflAs the GTK Wimp default theme (since 0.6.1) won't displ...
2004-09-25 guyWhen applying preferences, we have to apply the protoco...
2004-09-24 ulflas the interface is usually fixed, or it can be selecte...
2004-09-24 ulfladd a link to the Ethereal wiki front page
2004-09-16 ulflfirst steps towards using the User's Guide as Ethereal...
2004-09-16 guyThe list of protocols should be sorted in a case-insens...
2004-09-15 ulflget GDK window geometry only, if widget is visible
2004-09-11 guyUse _WIN32 rather than WIN32 to determine if we're...
2004-09-11 guyGet rid of some #includes that caused trouble on Window...
2004-09-11 guyGet rid of some #includes that caused trouble on Window...
2004-09-10 guyMove the stuff to handle ASCII <-> EBCDIC conversions to
2004-09-10 guyHoist the code for handling "-G" into a common module.
2004-09-10 gramAdd a "-G fields2" option which is like "-G fields...
2004-09-08 ulflTry to get the window geometry only, if a GdkWindow...
2004-09-08 ulflFix a minor bug only with GTK2.4: if have a problem...
2004-09-08 ulflsort_iter_compare_func() only needed with GTK2
2004-09-07 guy"g_string_printf()" is GLib 2.x-only, but "g_string_spr...
2004-09-07 guySquelch a compiler warning.
2004-09-07 guyCanonicalize the line endings, and set svn:eol-style...
2004-09-07 guySet svn:eol-style to native to keep line endings canoni...
2004-09-07 guyCanonicalize the line endings, and set svn:eol-style...
2004-09-07 ulfladded a Clear button to the Decode As dialog, also...
2004-09-07 ulflreplace the Cancel with a Close button, as pressing...
2004-09-07 ulfldon't put the "(none)" interface into the list, Etherea...
2004-09-07 guyCanonicalize the line endings, set the svn:eol-style...
2004-09-07 ulfltwo bugfixes: sort items in alphabetical order and...
2004-09-07 ulflFirst working implementation of "Decode As" for DCE...
2004-09-07 tuexenDo not compile SCTP analysis stuff right now.
2004-09-07 ulflusing #ifdef HAVE_SYS_TYPES_H around some of the includ...
2004-09-07 tuexenAdded graphical SCTP analysis implemented by Irene...
2004-09-06 ulflnext steps for a "Decode As" for DCE-RPC interfaces...
2004-09-06 tuexenAdd the capability to chose to remap the fist two PPIDS...
2004-09-04 guy"g_string_sprintfa()" might be deprecated in GLib 2...
2004-09-04 guyThe packet range stuff knows about capture_file structu...
2004-09-04 guyRename "range.c" and "range.h" to "packet-range.c"...
2004-09-02 geraldMove get_if_name() from gtk/capture_dlg.c to capture_co...
2004-09-02 geraldMove the guts of gtk/file_dlg.c:goto_framenum_cb() to
2004-09-02 sharpeAdd support for copying hex data to the clipboard....
2004-08-31 ulfladded a preference setting, to be able to change the...
2004-08-31 ulflSplit the preview function into a prepare and a do...
2004-08-31 guyDon't have a dummy widget to use for panes marked as...
2004-08-28 guyWe use "#ifdef" elsewhere to test WIN32; use it, rather...
2004-08-28 guyFrom Francisco Alcoba: fix a crashing bug caused if...
2004-08-25 guyDon't free something we haven't allocated.
2004-08-25 geraldMove the file-reloading code from gtk/file_dlg.c to...
2004-08-19 geraldAs suggested by Guy: Have mark_frame() do nothing if...
2004-08-18 tuexenAdded initial SCTP support: You can chose how PPID...
2004-08-16 guyGet rid of unused enum_val_t table (the wrap vs. no...
2004-08-15 geraldFrom Greg Morris: Add a configuration option to control...
2004-08-13 geraldMove convert_string_to_hex() and convert_string_case...
2004-08-08 guyFrom Stas Grabois: make the previous change not to...
2004-08-08 geraldPut the "copy" button back in the conversation and...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-08-06 guyFrom Ian Schorr: fix a bug where addresses were drawn...
2004-07-31 ulflgive the user a hint, that he has to restart Ethereal...
2004-07-28 ulflmove the File/Close item back to it's former position...
2004-07-28 ulflcollect some thoughts about a GTK win32 printing dialog...
2004-07-28 guyFrom Lars Roland: yes, it probably *should* be "retap_p...
next