Remove an unused define.
[metze/wireshark/wip.git] / gtk /
2009-07-14 etxrabFix the sort routine.
2009-07-13 sfisherChange the new packet list to use a cell data function...
2009-07-12 etxrabColumn index now corresponds to the column in the tree...
2009-07-12 etxrabAdd a forgotten piece of code...
2009-07-12 stigFrom Kovarththanan Rajaratnam via bug 3702:
2009-07-12 etxrabSome small fixes from Jakub Zawadzki joined with my...
2009-07-11 etxrabFrom Artem Tamazov:
2009-07-10 jakeFrom David Aggeler:
2009-07-09 stigPop the welcome header when we are finished capture...
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-07-08 etxrabWe are only handling one row at a time(right?).
2009-07-05 etxrabgtk_tree_view_set_fixed_height_mode() is GTK 2.6
2009-07-03 wmeierFrom Kovarththanan Rajaratnam: Fixes for bug #3536
2009-07-02 tuexenGet it compiling with -DNEW_PACKET_LIST on Mac OS X.
2009-07-02 sfisherAllow the new packet list's columns to be moved back
2009-07-02 etxrabThis time with the comment...
2009-07-02 etxrabDon't resort the list for every row, the list will...
2009-07-02 geraldPull mkstemp() into tempfile.c. That's the only place...
2009-07-02 stigMove updating menus with new recent values to a point...
2009-07-02 geraldFix the build.
2009-07-01 geraldUpdates to create_tempfile:
2009-07-01 etxrabRealy make the new packet list compile under Windows...
2009-07-01 geraldFix a key entry bug in the decryption key dialog. Remov...
2009-07-01 etxrabMake the new packet list compile on Windows.
2009-07-01 stigAdded NEW_PACKET_LIST guard for new_packet_list.h
2009-07-01 etxrabMake it possible to configure use of NEW_PACKET_LIST...
2009-06-30 guyFix typo.
2009-06-30 guyFix typo.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2009-06-30 guyPut in missing newline at the end.
2009-06-29 geraldFix a couple of AirPcap channel/offset bugs. Remove...
2009-06-28 ulflfix bug #3439 (thanks to Kovarththanan Rajaratnam)...
2009-06-28 wmeierAnalyze!Enabled Protocols: Fix so type-ahead find OK...
2009-06-28 etxrabFrom Sean Walberg:
2009-06-26 geraldAdd a tooltip in case it's not obvious how to rearrange...
2009-06-26 stigSmall whitespace cleanup.
2009-06-22 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-21 guyUpdate for main_menu.[ch] -> menus.[ch] change.
2009-06-21 guy"main_menu.[ch]" -> "menus.[ch]"; it handles not only...
2009-06-16 stigLet create_preference_option_menu() and create_preferen...
2009-06-16 stigResize the list in the autocompletion popup when narrow...
2009-06-15 stigLet create_preference_option_menu() and create_preferen...
2009-06-15 stigLet create_preference_check_button() set the tooltips.
2009-06-15 stigAdded a preference to capture in Pcap-NG from GUI.
2009-06-15 jmayerTrivial warning fixes:
2009-06-14 geraldUse a unique data file name for our OpenStreetMap data...
2009-06-13 stigFrom Didier Gautheron via bug 3532:
2009-06-11 etxrabWindows transient to main window and destoyed with it.
2009-06-10 stigMake it compile with gtk < 2.6.
2009-06-10 stigFrom yami via bug 3508:
2009-06-10 wmeier*nix color_filters import/export: fix minor bug: failur...
2009-06-09 stigResize the list in the autocompletion popup when narrow...
2009-06-09 geraldFor interfaces that don't support PacketOpenAdapter...
2009-06-09 sakeReverted part of SVN 27411. The "home" and "end" key...
2009-06-08 wmeier(Trivial) Remove an obsolete comment related to GTK 1
2009-06-06 etxrabAdd time stamp to the list.
2009-06-06 guyGive a routine a name that indicates in more detail...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-06-05 guyAnd again.
2009-06-05 guyUse time_stat_init() to initialize the statistics for...
2009-06-05 tuexen* Fix name of Irene in AUTHORS.
2009-06-04 martinmShow total number of frames, UEs in stats window title.
2009-06-03 etxrabUnit is now ms.
2009-06-03 jakeCorrect error dialog with correct tap name.
2009-06-02 wmeierFix some small memory leaks.
2009-06-02 wmeierFix a small memory leak
2009-06-02 wmeierio_stat save & filewall rule save: rework "save dialog...
2009-06-02 etxrabCalculate skew and clock drift, make it possible to...
2009-06-02 stigFrom Graham Bloice via bug 3504:
2009-06-02 wmeierfollow_stream: Enable "check for file overwrite" (if...
2009-06-02 wmeierrtp_stream_dlg: rework dtp_stream "save as" slightly:
2009-06-02 stigFrom Jim Young (bug 2504):
2009-06-01 wmeierproto_main_draw: rework packet bytes "save as" slightly:
2009-06-01 wmeierfollow_stream: rework "save as" slightly:
2009-06-01 stigFix a printf to make the label correct.
2009-06-01 wmeier(Trivial): remove a comment referring to Gtk 1
2009-06-01 wmeierdfilter_expr_dlg: fix several very minor memory leaks;
2009-06-01 wmeierabout_dlg: fix a memory leak when double-clicking on...
2009-06-01 wmeierwlan_stat: fix a memory leak
2009-06-01 etxrabShow max and mean Jitter.
2009-06-01 stigFrom Kovarththanan Rajaratnam via bug 3482:
2009-06-01 wmeierRename dialog_data_t ==> graph_analysis_dialog_data_t
2009-06-01 wmeierRemove unneeded #include graph_analysis.h; Add #include...
2009-06-01 wmeierflow_graph & etc: rework graph "save as" slightly:
2009-06-01 wmeierFix a few more memory leaks & do a few other minor...
2009-06-01 wmeierFix minor memory leaks; Minor reformatting
2009-05-31 etxrabCopy the changes from:
2009-05-31 stigAdded Python Bindings directory to the About->Folders...
2009-05-31 etxrabCalculate jitter and delta in ms.
2009-05-31 sfisherChange my e-mail address
2009-05-30 guygtk_file_chooser_set_do_overwrite_confirmation() is...
2009-05-30 wmeierFix the save_as functions so they work (including work...
2009-05-29 wmeierUse consistent indentation.
2009-05-28 stigFrom yami (bug 3497):
2009-05-28 martinmAdd definitions for a UDP framing protocol and heuristi...
2009-05-27 stigFrom Siddhes (bug 3483):
2009-05-27 rbalintChange button label to "Quit without Saving" from ...
2009-05-26 stigMake it possible to toggle the displayed IP address...
2009-05-26 stigFrom Carlos G Mendioroz:
next