MSVC: fix some guint64 related compiler errors
[obnox/wireshark/wip.git] / gtk /
2005-07-09 ulflMSVC: fix some guint64 related compiler errors
2005-07-09 ulflMSVC: fix some guint64 related compiler warnings, could...
2005-07-08 tuexenFix a crash reported by Jeff Morris.
2005-07-08 guyMake the counters in the summary 64-bit, so they don...
2005-07-07 sahlbergmake the packets/bytes counters 64bit integers to not...
2005-07-07 guySquelch a compiler pointer vs. integer warning - NULL...
2005-07-07 guyAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-07-07 guyExplicitly initialize all the elements of a voip_calls_...
2005-07-05 etxrabFrom Alejandro Vaquero
2005-07-05 etxrabFrom Ainsley Pereira:
2005-07-01 ulflfix #271: don't do:
2005-06-30 ulfladd a new DCE/RPC related column, which contains the...
2005-06-28 guyMore constification.
2005-06-28 guy"Handle" a couple of cases in the switch statement...
2005-06-28 guy"mtp3_sum_draw()" is never called with a null "table...
2005-06-27 etxrabAdd som more const qualifiers.
2005-06-27 etxrabFrom Alejandro Vaquero
2005-06-26 ulflproto_hier_stats_dlg.c(99) : warning C4090: '=' : diffe...
2005-06-26 ulflsctp_graph_dlg.c(383) : warning C4244: '=' : conversion...
2005-06-26 ulflremove compiler warnings:
2005-06-26 sahlbergFrom Alejandro, fix for GTK1 graph_analysis issue.
2005-06-25 ulflwe are not a GNU program, so we shouldn't report as...
2005-06-24 guyMore constification.
2005-06-24 guyConstify a bunch of structure members and function...
2005-06-23 ulflfix #135: handle the command line parameters -v, -h...
2005-06-23 ulflWin32: "fix" handling of create_console(), hopefully...
2005-06-23 ulflbeautify version and usage output
2005-06-20 etxrabFrom Mike Duigou:
2005-06-17 ulflfix a typo in the usage output
2005-06-16 guyGet rid of unnecessary assignment and unnecessary ...
2005-06-16 guyDon't hand a null pointer to a "%s" format.
2005-06-16 guyFix a typo, and squelch a compiler warning.
2005-06-16 guyInclude <ctype.h> to define/declare "isspace()".
2005-06-15 ulfldon't call "Capture/Start" Capture but Start in the...
2005-06-14 etxrabFrom Javier Acuna
2005-06-11 ulfladd missing #include "webbrowser.h" from previous commit
2005-06-11 ulfladd help button pointing to the wiki page
2005-06-10 ulflthis is an attempt, please report problems:
2005-06-09 ulflfix positions of create_console()/destroy_console(...
2005-06-09 ulflbugfix: don't crash, if cf->filename is NULL (which...
2005-06-07 etxrabFrom Alejandro Vaquero:
2005-06-06 etxrabAdd an ifdef and "dont apply patch twice".
2005-06-06 etxrabFrom Mike Duigou:
2005-06-06 etxrabFrom Alejandro Vaquero:
2005-06-04 ulflfix #220: the automatic display of the vertical scrollb...
2005-06-04 ulflupdate usage output and manual pages for both Ethereal...
2005-06-03 guyUpdate URLs and domain names that refer to the WinPcap...
2005-05-31 ulfladd new command line flag "-g", will go to a given...
2005-05-30 ulflfix #148: (win32 only) use command line parameter ...
2005-05-30 ulflFirst part to fix #148: use command line parameter...
2005-05-29 ulflclarify some recent file entry descriptions
2005-05-28 ulflprevent unused function warning
2005-05-27 sahlbergGdKEventScroll is not available in GTK-1.2
2005-05-26 ulflfix #203: the scroll event handler used an inappropriat...
2005-05-26 ulflshow the complete filename in the statusbar, as there...
2005-05-26 ulfldon't use stdout but stderr for logging, as this will...
2005-05-26 ulflavoid two gcc warnings
2005-05-26 ulfluse the log features of the GLib to have verbose output...
2005-05-25 ulflthe capture child might not respond shortly after bring...
2005-05-25 etxrabBack out the two last changes by popular demand :)
2005-05-24 guyInclude "webbrowser.h" to declare "browser_open_url()".
2005-05-21 ulfldon't crash if packet.dll is not available, add some...
2005-05-21 ulflas suggested by Loris: add wpcap_packet_get_version...
2005-05-21 etxrabFrom Javier Acuna:
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...
2005-05-18 ulflinsensitive context menu "Expand Subtrees" if no protoc...
2005-05-18 etxrabFrom Albert Chin:
2005-05-18 ulflfix #187: don't crash if using "Expand Subtrees" in...
2005-05-12 guyIf we have libpcap, include <pcap.h>, because "capture...
2005-05-11 sahlbergavoid a div-by-0
2005-05-07 ulfladd icons for the "File Set" menu items
2005-05-05 guyDon't explicitly initialize "h245_labels", as it's...
2005-05-05 guyFix a test (bug found by a compiler warning).
2005-05-03 tuexenBase the assoc search on port/vtags only.
2005-05-02 geraldFrom Cvetan Ivanov:
2005-05-02 tuexenFix a bug in counting DATA chunks.
2005-05-01 tuexenGet rid of some debug code.
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial stuff
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial cleanups
2005-05-01 tuexenEditorial cleanups.
2005-04-30 ulflremoved various gcc warnings
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-04-27 ulflfix #117
2005-04-27 ulflfix bugzilla #110 (bugs.ethereal.com/bugzilla/show_bug...
2005-04-27 sahlbergWith the speedup changes to epan/proto.c the tree...
2005-04-20 sahlbergincrease the length of the field field from 30 to 50...
2005-04-19 ulflfix some minor bugs with the current interface name:
2005-04-19 ulflask for unsaved file when using the new start capture...
2005-04-19 ulflbugfix: don't crash if we have no interface name
2005-04-19 ulflfix labels of the two toggle toolbar buttons
2005-04-19 ulfladd keyboard expand/collapse in the tree view (with...
2005-04-19 ulfladd some comments what all the functions going to do...
2005-04-18 ulflstatusbar changes:
2005-04-17 ulfladd "Decode As" and "Checkbox" (Enabled Protocols)...
2005-04-16 ulfltemporarily fix a GTK1.x related bug
2005-04-16 geraldAdd an extra_info_type field to smb_extra_info_t so...
2005-04-16 ulfldisable some toolbar icons, if no capture packets loaded
2005-04-16 ulflrename capture_clear() to capture_restart()
next