obnox/wireshark/wip.git
2008-04-12 stigInclude unistd.h, fix prototyping of static functions...
2008-04-12 ulflrename toolbar to main_toolbar
2008-04-12 stigMark some unused arguments.
2008-04-12 ulflremove unrequired "references" to gtkglobals.h
2008-04-12 ulflmove statusbar related code from main.c into it's own...
2008-04-12 ulflimprove the "simple" callback mechanism, so more than...
2008-04-12 stigFrom Martin Peylo (bug 2245):
2008-04-12 stigFrom Andrew Feren (bug 2433):
2008-04-12 stigFrom Marton Nemeth (bug 2447):
2008-04-12 stigFrom Jesus Roman (bug 2431):
2008-04-12 stigFrom Philip Frey (bug 2443):
2008-04-12 stigFrom Philip Frey (bug 2420):
2008-04-12 sakeFrom Stephen Donnelly (bug 2359):
2008-04-12 sakeFrom Andrew Ferren (big 2434):
2008-04-12 ulflmove drag_and_drop declarations into it's own file
2008-04-12 jakeFrom Mark C. Brown:
2008-04-12 guyPRIMARY_TEXT_START and PRIMARY_TEXT_END are gone; use
2008-04-12 guyInclude "stock_icons.h" to get WIRESHARK_STOCK_DISPLAY_...
2008-04-12 ulflcompat_macros.h is gone now!!!
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-12 ulflmove stock icon code from toolbar.c into specific stock...
2008-04-12 ulflas we no longer need to have the stock icon label strin...
2008-04-11 sfisherAdd a cast to fix compilation on Unix.
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 sahlbergadd dissection of scsi/mmc close track (and fix a bug)
2008-04-11 sahlbergadd missing braces to unbreak the build
2008-04-11 guyWrap the callback function pointer for g_signal_connect...
2008-04-11 ulflthird round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflsecond round to replace SIGNAL_CONNECT with g_signal_co...
2008-04-11 ulflfirst round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace SIGNAL_DISCONNECT_BY_FUNC with g_signal_handler...
2008-04-11 ulflreplace WIDGET_SET_SIZE with gtk_widget_set_size_request
2008-04-11 ulflreplace ITEM_FACTORY_ENTRY and ITEM_FACTORY_STOCK_ENTRY...
2008-04-11 ulflreplace RADIO_BUTTON_NEW_WITH_MNEMONIC with gtk_radio_b...
2008-04-11 ulflreplace RADIO_BUTTON_NEW_WITH_LABEL with gtk_radio_butt...
2008-04-11 ulflreplace TOGGLE_BUTTON_NEW_WITH_MNEMONIC with gtk_toggle...
2008-04-11 ulflreplace CHECK_BUTTON_NEW_WITH_MNEMONIC with gtk_check_b...
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-11 ulflat least remove the "done" parts from this old file
2008-04-11 ulflexplain, why we should keep PRIMARY_TEXT_START/PRIMARY_...
2008-04-11 wmeierClean up a few references to OBJECT_[GS]_DATA macros
2008-04-11 wmeierOBJECT_[GS]ET_DATA macros not needed since GTK1 no...
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-11 grahambCorrected assumption that offset is always > start_offs...
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-11 sfisherReplace SIGNAL_EMIT_BY_NAME(), SIGNAL_EMIT_OBJECT(...
2008-04-11 sfisherReplace FONT_TYPE macro with PangoFontDescription.
2008-04-11 sfisherReplace all instances of the SIGNAL_CONNECT_OBJECT...
2008-04-10 lego fix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2448
2008-04-10 jakeTurbocell dissector, initially by Colin Slater for...
2008-04-10 legoFrom Marton Nemeth:
2008-04-10 jakeFrom Roberto Morro:
2008-04-10 jakeFix a comment to please the compiler.
2008-04-10 morrissRemove the PSTAMP line (dated 2000-07-16). Instead...
2008-04-10 etxrabUse the correct length for APDU:s.
2008-04-10 morrissWireshark is no longer beta software. But it's still...
2008-04-10 legoFrom Marton Nemeth <nm127@freemail.hu>
2008-04-10 morrissFrom Florian Lohoff: fix bugs.wireshark.org/bugzilla...
2008-04-10 stigAdded some casts from double to float.
2008-04-10 morrissFrom bugs.wireshark.org/bugzilla/show_bug.cgi?id=2413...
2008-04-10 jakeFrom Andrew Feren:
2008-04-10 jakeFix for bug 2440 and 2187:
2008-04-09 ulflsome minor GTK1 related code fixes
2008-04-09 ulflremove GTK1 only preferences description
2008-04-09 ulfladd user-guide.zip to svn ignore
2008-04-09 ulflfix guides according to recent GTK1 changes
2008-04-09 etxrabGet the Windows build going again(?).
2008-04-09 etxrabRemove:
2008-04-09 guyFix name of file in comment to reflect current reality.
2008-04-09 etxrabRadius AVP updates.
2008-04-09 galChange of GTK variable name (GTK2_LIB_DIR => GTK_LIB_DIR)
2008-04-09 sfisherRemove an unused function that is causing a warning...
2008-04-09 sfisherMake expert xpm strings const to avoid warning/error...
2008-04-09 ulflfix some GTK1 related comments
2008-04-09 ulflfix a comment typo
2008-04-09 sfisherStart getting rid of the uses of compat_macro.h's macros.
2008-04-09 etxrabRemove:
2008-04-09 ulfluse 14*14 pixel icon
2008-04-09 ulflremove GTK1 code
2008-04-09 ulflremove GTK1 #if #else #endif from the dev guide
2008-04-09 ulflreplace confusing #if checking for GlIB2.6.0 by #if...
2008-04-09 ulfllot's of GTK1 related code cleanup in the Win32 build...
2008-04-08 morrissMake the SVR4 package checkinstall script work with...
2008-04-08 morrissMake the SVR4 package checkinstall script work with...
2008-04-08 etxrabUpdate to latest spec.
2008-04-08 guyThe integral type with which an enumerated type is...
2008-04-08 etxrabUpdate to latest spec.
2008-04-08 etxrabFrom Martin Peylo:
2008-04-08 etxrabFrom Michael Lum:
2008-04-08 morrissReword the "you can't do setuid install without dumpcap...
2008-04-08 etxrabUpdate Lemon to v1.54 and lempar to v 1.31 from sqlite...
2008-04-08 ulflprevent unix compilation problems, use "static const...
2008-04-08 ulflimprove expert info indicator icons, but still not...
2008-04-08 ulflremove GTK1 specific font handling
next