Don't include epan/emem.h twice.
[obnox/wireshark/wip.git] / gtk / main.c
2010-12-03 sfisherDon't include epan/emem.h twice.
2010-11-29 sakeFix "colorize with filter" functionality that got broke...
2010-11-28 sfisherMove u3 code to top-level directory since it's not...
2010-11-28 guyAdd GCC-style printf annotation to the routines that...
2010-11-27 guyMake some other statusbar routines take a format string...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-11-25 etxrabUpdate comments to point to the previous commit to...
2010-11-25 etxrabRemove threading of tap update.
2010-10-21 stigFixed "Compiled with" information in the About box.
2010-10-12 wmeierDefine some fcns & vars as static;
2010-10-12 wmeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
2010-10-11 stigDon't add a border around the main window, this looks...
2010-09-26 stigAllow creating a filter from a multi occurrence field...
2010-09-25 sakeFix the output of columns with "show resolved" disabled...
2010-09-22 sakeWhen using a custom column, make it possible to select...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-09-07 sfisherThese two capture option variables are defined by captu...
2010-08-31 stigEnsure we always update the display filter when changin...
2010-08-30 stigAlways update the display filter when changing a displa...
2010-08-27 geraldForward-port r33953.
2010-08-25 geraldAdd ws_load_library and ws_module_open, which respectiv...
2010-08-24 geraldPartial fix for bug 5133. On Windows, call SetDllDirect...
2010-08-20 morrissFrom Turney Cal as a followup to rev 33841 and bug...
2010-08-18 morrissmain_cf_cb_file_read_finished(): use get_dirname()...
2010-08-16 etxrabFrom Cal Turney:
2010-08-13 geraldConvert our argument list to UTF-8 at startup on Window...
2010-08-13 guyInstead of using a Boolean for the search direction...
2010-08-10 stigFrom Cal Turney via bug 5038:
2010-08-10 stigFixed warning: format not a string literal and no forma...
2010-08-10 etxrabUse g_snprintf isf strncpy.
2010-08-10 etxrabFrom Cal Turney:
2010-08-08 guyYou can't free a string constant.
2010-08-08 guyDon't set the icon name:
2010-08-07 etxrabFrom Cal Turney:
2010-07-30 wmeier(Minor) Cleanup some "event callback" function declarat...
2010-07-28 guyBacking out r33631 for now - it has a number of issues.
2010-07-26 etxrabFrom Cal Turney:
2010-07-23 jakeBacking out r33612.
2010-07-21 jakeFrom Cal Turney:
2010-07-15 guyMove the code to get version information for libraries...
2010-07-01 stigFetch filter and copy summary from correct column after...
2010-06-26 stigFixed removing a Time Reference from a column not match...
2010-06-26 stigAlways show packets with Time Reference (as in the...
2010-06-25 stigInitialize recent.gui_fileopen_remembered_dir correctly.
2010-06-25 stigFall back to get_persdatafile_dir() if recent.gui_fileo...
2010-06-25 stigFrom Cal Turney via bug 4849:
2010-06-01 sfisherPer Jaap's suggestion on -dev list: remove "with new_pa...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-27 geraldFrom Edgar Gladkich:
2010-05-26 etxrabFrom Jakub Zawadzki:
2010-05-26 etxrabFrom Jakub Zawadzki:
2010-05-25 guyFrom H.sivank: GtkOSXApplication support.
2010-05-17 guyWhen dumpcap is run to get an interface list, interface...
2010-05-14 guyDon't include capture-related headers if we don't suppo...
2010-05-14 guyUm, no, the problem with the Leopard x86 build is that...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-05-11 morrissFollow on to rev 32593: apparently delaying the start...
2010-05-10 wmeierFix a gcc -Wshadow warning.
2010-05-08 guyThe default capture buffer size is, in fact, *nominally...
2010-05-08 guyDon't define err_str twice if building on Win32 with...
2010-05-07 guyAs with the list of data link types, so with the list...
2010-05-07 guyAdd routines vfprintf_stderr() and fprintf_stderr(...
2010-05-07 guyFor TShark and Wireshark, get the list of link-layer...
2010-05-07 guyAdd monitor mode support to Wireshark *on the command...
2010-05-07 guyInstead, say that the default is platform-dependent.
2010-05-07 guyNow that we support -B on various UN*X platforms as...
2010-05-06 guyJust check for pcap_create(); it first appeared in...
2010-05-06 etxrabChecking in Stigs changes from
2010-05-06 stigMoved command line option for seconds type to -u.
2010-05-06 stigAdded an option to display seconds as hours, minutes...
2010-04-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-04-29 morrissDelay starting the resolv_update_cb until the main...
2010-04-27 stigAdded Manual IP address resolve functions.
2010-04-01 geraldKeep a copy of the interface description and capture...
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-20 etxrabFrom Jim Young:
2010-01-13 stigDisplay the capture filter in the main window title...
2009-12-22 geraldRename splash_register_freq to info_update_freq. Use...
2009-12-22 geraldChange host_name_lookup_process to return TRUE if anyth...
2009-12-21 stigAdded Copy Profile functionality.
2009-12-15 geraldBehave more gracefully if WinPcap isn't installed....
2009-12-14 jakeFrom Valerio Messina:
2009-12-03 stigImproved Apply/Prepare a filter from Packet List for...
2009-11-26 stigSave preferences when adding and removing columns in...
2009-11-20 jmayer-G -> -J
2009-11-20 jmayerJohanna Sochos <johanna.sochos@swissqual.com>
2009-11-19 stigImplement new_packet_list_recreate(). This should...
2009-11-19 stigAdd a custom column from the packet details popup menu.
2009-11-05 stigIntroduce packet bytes bit view.
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-10-06 krjGuard icon_list_create()
2009-10-06 stigMark some functions static.
2009-10-04 etxrabFrom GTK docs:
2009-09-22 krjRename init_cap_file() to cap_file_init()
2009-09-21 etxrabcf_change_time_formats() is not needed with new packet...
2009-09-18 wmeierIndicate if "with new_packet_list" in version info...
2009-09-08 krjAdd an option to col_fill_in() to allow us to disable...
2009-09-08 krjMake tshark and rawshark use build_column_format_array...
next