Fix bug #3020: Fix potential memory leaks
[obnox/wireshark/wip.git] / gtk /
2008-10-31 sfisherFix bug #3019: Fix potential memory leaks
2008-10-31 sfisherFix bug #3018: Fix potential memory leaks
2008-10-30 rbalintshow the type of the filter (Display/Capture Filter...
2008-10-29 sfisherFix a few (not all) of the current checkapi errors...
2008-10-29 jakeFix for bug 1854:
2008-10-27 stigCleanup by using a common function for building the...
2008-10-27 jakeFix the GeoIP preference description.
2008-10-27 geraldAllow more characters in each column.
2008-10-27 stigShow configured GeoIP paths in About->Folders
2008-10-27 stigDo not popup the autocompletion window with only one...
2008-10-27 stigRemoved a g_warning().
2008-10-27 stigFrom Bahaa Naamneh and me:
2008-10-27 stigUh, new attempt to sort hostlist correct...
2008-10-27 stigSort hostlist columns correct.
2008-10-27 sfisherRemove random ; at the end of preprocessor directive.
2008-10-27 geraldAdd support for the GeoIP library. Using different...
2008-10-27 geraldETH -> WS updates.
2008-10-27 sfisherAdd About, Preferences and a working Quit option to...
2008-10-27 guy#ifdef out variable used only if we have the Immendio...
2008-10-26 sfisherMore updates to the IGE Mac OS X integration feature:
2008-10-26 stigCorrect the include for ige-mac-menu.h
2008-10-26 stigDo not autocomplete when editing capture filter.
2008-10-26 sfisherTweak Mac IGE integration detection so that it can...
2008-10-25 stigMake a new popup when appending a dot to an existing...
2008-10-24 wmeierFix for SVN #26535 so that building Wireshark with...
2008-10-24 stigAlways select an entry in the autocomplete list.
2008-10-24 stigAdded autocomplete and autocompletion list of protocol...
2008-10-24 stigShow both short and long protocol name in the Filter...
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-10-23 jakeSet a title on the splash window even though it's not...
2008-10-23 stigOnly use the statusbar for filter messages from the...
2008-10-20 jakeClean up the whitespace.
2008-10-20 stigUse invisible event boxes so the preferences looks...
2008-10-19 stigFixed a small issue using esc and backspace in filter...
2008-10-19 stigAdd filter autocomplete for filter in color edit dialog.
2008-10-19 stigAdd filter autocomplete for filter in file->open and...
2008-10-19 stigRemove a misplaced comment...
2008-10-19 stigAdd filter autocomplete for more places we use filter...
2008-10-19 stigConstruct a new autocomplete popup window again if...
2008-10-17 geraldWhen we set the channel and offset entries in the wirel...
2008-10-16 stigRemoved some "statement not reached" warnings.
2008-10-15 jakeVarious corrections, as in: typos, whitespace, few...
2008-10-15 geraldIf we click on an interface in the welcome screen,...
2008-10-15 geraldKeep the wireless toolbar extension channel entry from...
2008-10-15 jakeClean up conversation filter code.
2008-10-14 geraldUse a more accurate variable name for the wiretap file...
2008-10-14 jakeFix for bug 2964.
2008-10-14 etxrabMake verion in startscreen a visible preference.
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-12 etxrabBring the windows to front when rescanning of packets...
2008-10-12 stigRewrote to use gtk_widget_modify_text() and gtk_widget_...
2008-10-11 stigForgot this for the Display Filter dialog:
2008-10-11 stigEnsure we initialize all colorized filter text entries...
2008-10-11 etxrabFrom David Aggeler:
2008-10-10 stigAdded check for a valid field name in the advanced...
2008-10-10 stigOnly check for a valid field name in the custom column.
2008-10-10 stigAdded an option to syntax check only a single field...
2008-10-10 rbalinttemporary fix for return type warning
2008-10-10 rbalintfixed conversion warning
2008-10-10 stigAdd a "Field name" label for the custom column.
2008-10-10 rbalintsupport float and double values in IO Graph calculations
2008-10-07 stigAdd a hidden preference to show the version in the...
2008-10-07 stigFix printing of version in welcome page.
2008-10-06 geraldAdd a hidden preference to set the welcome screen title.
2008-10-06 etxrabFrom Kari Tiirikainen:
2008-10-03 sahlbergadd a -K command line option to provide the name of...
2008-09-25 sakeFix for Bug 2891:
2008-09-22 etxrabFix:About dialog: all text selected when switching...
2008-09-21 morrissDon't define a static variable (the_tapinfo_struct...
2008-09-16 geraldAdd /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS...
2008-09-06 sakeClose filter autocompletion list when it's empty. This...
2008-09-03 guyThe AFP field containing the command is "afp.command...
2008-09-02 guyFix typo in #define.
2008-09-02 etxrabMake it easy to put the version on the Welcom page...
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-20 wmeierFix minor typo/spelling ...
2008-08-15 geraldSimplify the PortAudio section.
2008-08-14 geraldFrom cjkelly1: Add "/MD" to the PortAudio compilation...
2008-08-14 wmeierFix a spelling error
2008-08-13 guyIf capture_dlg_prep() finds an error, don't continue...
2008-08-12 jakeFrom Alexey Neyman:
2008-08-12 etxrabFrom Alexey Neyman:
2008-08-11 legotry to avoid:
2008-08-11 legoAdd a slightly modified version of Paolo Abeni's funnel...
2008-08-09 stigRemove the "Save column widths" option so we always...
2008-08-09 stigCheck if the recent_common file exists instead of havin...
2008-08-09 sakeFrom Alexey Neyman (Bug 2786):
2008-08-08 jakeFix for bug 2780:
2008-08-08 sakeFrom Kovarththanan Rajaratnam (Bug 2660):
2008-08-07 geraldAdd support for the c-ares asynchronous DNS resolution...
2008-08-07 wmeierRemove some obsolete comments related to GTK 1.
2008-08-06 morrissMerge files chronologically by default which:
2008-08-06 legoHave the window being resizable
2008-08-06 legoMake the buttons of the UAT dialog usable again, and...
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
next