Oops, barked at the wrong tree ;-)
[metze/wireshark/wip.git] / gtk /
2008-11-06 Stig BjørlykkeInitialize the interface type value key to fix updating...
2008-11-06 Anders BromanFrom Pascal Quantin:
2008-11-06 Stig BjørlykkeFixed a check button text.
2008-11-04 Stig BjørlykkeChanges in the "Capture Options" window:
2008-11-03 Stig BjørlykkeDo not set buffer size for remote interfaces or when...
2008-11-03 Stig BjørlykkeDo not use functions for remote capture on local interf...
2008-11-03 Stig BjørlykkeAlways show version in black.
2008-11-03 Stig Bjørlykkegtk_tree_view_set_hover_selection only for gtk 2.6...
2008-11-02 Stig BjørlykkeAdjustments to the filter autocompletion window:
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-31 Stephen FisherFix bug #3022: Fix potential memory leak
2008-10-31 Stephen FisherFix bug #3021: Fix potential memory leak
2008-10-31 Stephen FisherFix bug #3019: Fix potential memory leaks
2008-10-31 Stephen FisherFix bug #3018: Fix potential memory leaks
2008-10-30 Balint Reczeyshow the type of the filter (Display/Capture Filter...
2008-10-29 Stephen FisherFix a few (not all) of the current checkapi errors...
2008-10-29 Jaap KeuterFix for bug 1854:
2008-10-27 Stig BjørlykkeCleanup by using a common function for building the...
2008-10-27 Jaap KeuterFix the GeoIP preference description.
2008-10-27 Gerald CombsAllow more characters in each column.
2008-10-27 Stig BjørlykkeShow configured GeoIP paths in About->Folders
2008-10-27 Stig BjørlykkeDo not popup the autocompletion window with only one...
2008-10-27 Stig BjørlykkeRemoved a g_warning().
2008-10-27 Stig BjørlykkeFrom Bahaa Naamneh and me:
2008-10-27 Stig BjørlykkeUh, new attempt to sort hostlist correct...
2008-10-27 Stig BjørlykkeSort hostlist columns correct.
2008-10-27 Stephen FisherRemove random ; at the end of preprocessor directive.
2008-10-27 Gerald CombsAdd support for the GeoIP library. Using different...
2008-10-27 Gerald CombsETH -> WS updates.
2008-10-27 Stephen FisherAdd About, Preferences and a working Quit option to...
2008-10-27 Guy Harris#ifdef out variable used only if we have the Immendio...
2008-10-26 Stephen FisherMore updates to the IGE Mac OS X integration feature:
2008-10-26 Stig BjørlykkeCorrect the include for ige-mac-menu.h
2008-10-26 Stig BjørlykkeDo not autocomplete when editing capture filter.
2008-10-26 Stephen FisherTweak Mac IGE integration detection so that it can...
2008-10-25 Stig BjørlykkeMake a new popup when appending a dot to an existing...
2008-10-24 Bill MeierFix for SVN #26535 so that building Wireshark with...
2008-10-24 Stig BjørlykkeAlways select an entry in the autocomplete list.
2008-10-24 Stig BjørlykkeAdded autocomplete and autocompletion list of protocol...
2008-10-24 Stig BjørlykkeShow both short and long protocol name in the Filter...
2008-10-24 Bill MeierWindows build: #include winsock2.h only when needed.
2008-10-23 Jaap KeuterSet a title on the splash window even though it's not...
2008-10-23 Stig BjørlykkeOnly use the statusbar for filter messages from the...
2008-10-20 Jaap KeuterClean up the whitespace.
2008-10-20 Stig BjørlykkeUse invisible event boxes so the preferences looks...
2008-10-19 Stig BjørlykkeFixed a small issue using esc and backspace in filter...
2008-10-19 Stig BjørlykkeAdd filter autocomplete for filter in color edit dialog.
2008-10-19 Stig BjørlykkeAdd filter autocomplete for filter in file->open and...
2008-10-19 Stig BjørlykkeRemove a misplaced comment...
2008-10-19 Stig BjørlykkeAdd filter autocomplete for more places we use filter...
2008-10-19 Stig BjørlykkeConstruct a new autocomplete popup window again if...
2008-10-17 Gerald CombsWhen we set the channel and offset entries in the wirel...
2008-10-16 Stig BjørlykkeRemoved some "statement not reached" warnings.
2008-10-15 Jaap KeuterVarious corrections, as in: typos, whitespace, few...
2008-10-15 Gerald CombsIf we click on an interface in the welcome screen,...
2008-10-15 Gerald CombsKeep the wireless toolbar extension channel entry from...
2008-10-15 Jaap KeuterClean up conversation filter code.
2008-10-14 Gerald CombsUse a more accurate variable name for the wiretap file...
2008-10-14 Jaap KeuterFix for bug 2964.
2008-10-14 Anders BromanMake verion in startscreen a visible preference.
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-10-12 Anders BromanBring the windows to front when rescanning of packets...
2008-10-12 Stig BjørlykkeRewrote to use gtk_widget_modify_text() and gtk_widget_...
2008-10-11 Stig BjørlykkeForgot this for the Display Filter dialog:
2008-10-11 Stig BjørlykkeEnsure we initialize all colorized filter text entries...
2008-10-11 Anders BromanFrom David Aggeler:
2008-10-10 Stig BjørlykkeAdded check for a valid field name in the advanced...
2008-10-10 Stig BjørlykkeOnly check for a valid field name in the custom column.
2008-10-10 Stig BjørlykkeAdded an option to syntax check only a single field...
2008-10-10 Balint Reczeytemporary fix for return type warning
2008-10-10 Balint Reczeyfixed conversion warning
2008-10-10 Stig BjørlykkeAdd a "Field name" label for the custom column.
2008-10-10 Balint Reczeysupport float and double values in IO Graph calculations
2008-10-07 Stig BjørlykkeAdd a hidden preference to show the version in the...
2008-10-07 Stig BjørlykkeFix printing of version in welcome page.
2008-10-06 Gerald CombsAdd a hidden preference to set the welcome screen title.
2008-10-06 Anders BromanFrom Kari Tiirikainen:
2008-10-03 Ronnie Sahlbergadd a -K command line option to provide the name of...
2008-09-25 Sake BlokFix for Bug 2891:
2008-09-22 Anders BromanFix:About dialog: all text selected when switching...
2008-09-21 Jeff MorrissDon't define a static variable (the_tapinfo_struct...
2008-09-16 Gerald CombsAdd /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS...
2008-09-06 Sake BlokClose filter autocompletion list when it's empty. This...
2008-09-03 Guy HarrisThe AFP field containing the command is "afp.command...
2008-09-02 Guy HarrisFix typo in #define.
2008-09-02 Anders BromanMake it easy to put the version on the Welcom page...
2008-08-26 Bill Meier#include <emem.h> not req'd
2008-08-20 Bill MeierFix minor typo/spelling ...
2008-08-15 Gerald CombsSimplify the PortAudio section.
2008-08-14 Gerald CombsFrom cjkelly1: Add "/MD" to the PortAudio compilation...
2008-08-14 Bill MeierFix a spelling error
2008-08-13 Guy HarrisIf capture_dlg_prep() finds an error, don't continue...
2008-08-12 Jaap KeuterFrom Alexey Neyman:
2008-08-12 Anders BromanFrom Alexey Neyman:
next