From Peter Fuller:
[obnox/wireshark/wip.git] / gtk /
2008-06-21 stigAdded a help button in the Interface Options dialog.
2008-06-19 stigUpdate the statusbar expert info icon when changing...
2008-06-19 stigMake storage-based and time-based "Next file every...
2008-06-18 guyEncase another variable used only if we support capture...
2008-06-18 stigPut a variable inside a ifdef HAVE_LIBPCAP
2008-06-18 stigReload the interface list on the welcome page when...
2008-06-18 stigDraw menu items with radio buttons.
2008-06-17 stigThe recent.gui_time_precision fix introduced a worse...
2008-06-17 stigPopup a menu with configuration profiles instead of...
2008-06-15 stigInitialize recent.gui_time_precision when changing...
2008-06-15 stigCleanup return values from info_bar_new() and packets_b...
2008-06-15 stigClick on the profile in the statusbar will open Configu...
2008-06-15 stigMoved setting of E_MPACKET_LIST_KEY object data to...
2008-06-14 stigUpdate all time columns when changing the time precision.
2008-06-14 stigSave the column width in the recent list on every chang...
2008-06-04 guySun C warns about an integer overflow for 1 << 31,...
2008-06-03 guyGTK+ 1.2[.x] is no longer relevant - we require 2.x...
2008-06-02 stigRewrote ifopts_options_add() to make it readable and...
2008-06-02 stigRewrote to not use gtk_combo_box_get_active_text().
2008-06-02 stigAdded an option to set default link-layer header type...
2008-05-30 guyClean up indentation.
2008-05-23 stigPrint correct number of packets for captured "From...
2008-05-23 stigAttempt to fix the !win32 build.
2008-05-23 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-23 sfisherChange references to follow TCP stream to just follow...
2008-05-23 sfisherRemove backward compability code for GTK 2.2.1 and...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-19 stigFixed percent sorting and export to csv after text...
2008-05-18 stigAdded check for GTK 2.6.0 for gtk_cell_render_progress_...
2008-05-18 stigAdded check for GTK 2.6.0 for gtk_cell_renderer_progres...
2008-05-17 stig- Rewrote to use GtkTreeView instead of GtkCList.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stig- Don't create illegal filter from context menu.
2008-05-17 stig- Use the common function for applying a selected filter.
2008-05-17 stigAdded a common function to apply a selected filter...
2008-05-14 stigForce foreground when background is forced on welcome...
2008-05-14 kukosaFrom Alejandro Vaquero:
2008-05-13 kukosaUpdate to Portaudio pa_stable_v19_20071207
2008-05-12 stigAdded an option to limit the list to match the current...
2008-05-11 wmeierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-05-11 stigSort list before thaw to avoid flicker when doing capture.
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-05 stigHandle SSID as binary in WLAN Traffic Statistics.
2008-05-05 stigRemove gtk/isprint.h as it's not in use.
2008-05-04 stigImproved the WLAN Traffic Statistics:
2008-05-04 stigCorrected some unused arguments in case someone starts...
2008-05-02 jakeFrom Shinsuke SUZUKI:
2008-05-01 stigForce foreground when background is forced in RTP analy...
2008-05-01 stigForce foreground when background is forced in expert...
2008-05-01 stigWhile playing with a dark theme I found it much nicer...
2008-05-01 stigFrom Frederic Peters (bug 1735):
2008-05-01 guy...but not with a comment inside a comment, as that...
2008-05-01 guyGet rid of C++/C99 comment.
2008-04-29 sfisherChange an option menu (deprecated in GTK+ 2.4) to a...
2008-04-29 sfisherReplace an option menu (deprecated as of GTK+ 2.4)...
2008-04-28 stigAdded flag i new recent file to determine where to...
2008-04-28 stigReopen the recent file when reading older common settings.
2008-04-28 stigSplit the recent file in two, one for the configuration...
2008-04-27 sfisherRemove all GTK+ < 2.4 code and minimum version checks.
2008-04-25 stigChanged to display NCP connection, as in conversations.
2008-04-23 jakeFrom Jim Young:
2008-04-23 martinmRename "Taps/Statistics" preference group to be simply...
2008-04-22 stigFrom Chris:
2008-04-21 martinmRename prefs_rtp_player files to prefs_taps.
2008-04-21 martinmAllow configuration of tap update interval.
2008-04-21 ulflfix build on GTK 2.0/2.2 and some other code cleanup
2008-04-21 ulflremove no longer required parameters from toolbar_item...
2008-04-20 guyAdd GTK_SIGNAL_FUNC() casts for GTK+ 2.[0-2] code.
2008-04-19 ulflbugs happen, if you're trying to do two things at once ;-)
2008-04-19 ulflHAVE_LUA_5_1 is no longer required for the Tools menu
2008-04-19 ulflI'v fixed the bug reported by Stig that no items appear...
2008-04-19 ulfladd a way to place the capture interfaces and recent...
2008-04-18 stigDisplay the interface comment if defined.
2008-04-18 morrissfilename2uri() doesn't modify its parameter (and in...
2008-04-18 morrissChange an assignment-in-an-if to a comparison.
2008-04-17 geraldMinor banner tweaks.
2008-04-17 stigAdded an option to display hidden protocol items.
2008-04-17 ulflas the welcome page seems generally accepted, remove...
2008-04-17 wmeierOn Windows: filemanager_open_directory: ensure a trail...
2008-04-17 guyIn filemanager_open_directory(), if we're not on Window...
2008-04-17 guyUse the "explore" verb when opening directories; that...
2008-04-17 guySigh. g_spawn_async() should take a "const gchar ...
2008-04-17 wmeierInfos --> Information
2008-04-17 guyIf we have xdg-open, define HAVE_XDG_OPEN.
2008-04-17 ulflset_sensitive(FALSE) for recent files that are currentl...
2008-04-17 ulflcut filenames in the middle (not just at the start...
2008-04-17 ulfladd tooltips for the welcome page buttons
2008-04-17 guyA GtkImage doesn't take any input, so it doesn't suppor...
2008-04-17 guycolors_init() doesn't have anything to do with packet...
2008-04-17 guyPut a space between the number of bytes (for a file...
2008-04-17 guyOh, what the heck, go for it - do the size calculations...
2008-04-17 ulfl... bring into alphabetical order
2008-04-17 ulflrename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UN...
2008-04-17 sfisherMark a paramter as unused
2008-04-17 ulfltry to fix the buildbot
2008-04-17 ulflenable welcome page
2008-04-16 stigAdded missing comment closing.
2008-04-16 ulflups, missed one
next