Something is better than nothing, Sooner is better than later.
[obnox/wireshark/wip.git] / gtk /
2005-03-21 guyFrom Lars Ruoff:
2005-03-21 legoRename all stats_tree extern functions to start with...
2005-03-20 guyPut the source file names in alphabetical order.
2005-03-20 guyFix the expansion of the top-level nodes in GTK+ 1...
2005-03-20 ulflfix some typos, capitalization and don't put two SCTP...
2005-03-20 legoExpand the root nodes by default
2005-03-20 guyThe GTK+ 2.x version doesn't automatically expand the...
2005-03-20 guyMake columns in the GTK+ 1.2[.x] version auto-resizing.
2005-03-20 guyMake the top-level node start out expanded in GTK+...
2005-03-20 guyThe commented-out entry for sctp_chunk_stat_dlg.c broke
2005-03-20 tuexenFrom Oleg Terletsky: Support for SCTP chunk counters...
2005-03-20 guyDo a GTK+ 1.2[.x] version.
2005-03-20 legost->name was moved to st->cfg->name
2005-03-20 legoThere was a design flaw that caused a crash on windows and
2005-03-19 ulflMove request packets above (before) response ones,...
2005-03-19 ulflUse capitalized words for column headers
2005-03-19 ulflAdd a "Close" button, as not everyone uses a window...
2005-03-19 ulflmake a duplicate of the window title to prevent problem...
2005-03-12 legoFrom Graeme Hewson:
2005-03-11 ulflfrom Stefano Pettini: add CSV export function, similar...
2005-03-11 guyFlag an unused argument as unused, to squelch compiler...
2005-03-10 jmayerWarning fix: voip_calls_dlg.c:733: implicit declaration...
2005-03-10 legoFrom Alejandro Vaquero:
2005-03-10 jmayerWarning fix: function declaration isn’t a prototype
2005-03-10 jmayerWarning fix: ISO C forbids zero-size array ‘tsns
2005-03-10 jmayerTrivial warning fixes
2005-03-09 ulflremoved some MSVC compiler warnings, mostly I've casted...
2005-03-09 guyFrom Francisco Alcoba: don't generate long filter expre...
2005-03-07 lrolandadd a default size to stats_tree windows. so we do...
2005-03-07 legoFrom Alejandro Vaqero:
2005-03-07 legoFrom Francisco Alcoba:
2005-03-07 jmayer- pcap.h needs to be included before capture.h
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-06 jmayerUndo the last "fix" (13626): Unconditionally including...
2005-03-06 jmayerWarning fix:
2005-03-06 jmayerWarning fix:
2005-03-05 guyGet rid of a redundant test.
2005-03-05 guyFrom Laurent Rabret: handle the case where there's...
2005-03-05 geraldWhen analyzing RTP streams, use the source address...
2005-03-04 sahlbergfrom didier: bug fix for the menu,
2005-03-02 legoFrom Alejandro Vaquero:
2005-03-02 legoThis is the rest of the patch from Francisco Alcoba.
2005-03-02 legoFrrom Francisco Alcoba
2005-03-01 legoFrom Alejandro Vaquero:
2005-02-28 lego- do not free the string passed to register_ethereal_tap()
2005-02-28 legoMake sure that plugin tap listeners get registered...
2005-02-27 guyThe stats tree stuff should ultimately allow us to...
2005-02-27 guyMove "get_natural_int()" and "get_positive_int()" from...
2005-02-27 legothe last commit broke windows compilation.
2005-02-27 ulflsome clarification of the capture child thing
2005-02-27 legoSeveral fixes to the stats_tree
2005-02-27 legoabort early in main_filter_packets() if dftext is NULL
2005-02-27 legofew fixes to The SCTP associations dialog
2005-02-27 legoFrom Martin Mathielson
2005-02-27 legoFrom Martin Mathielson
2005-02-25 lego- undo disabling the GTK2 version
2005-02-25 legoTemporarily disable the gtk2 version that causes a...
2005-02-25 sahlbergpinfo->private_data was a quite subptimal idea
2005-02-25 legoGet stats_tree compiled
2005-02-25 legosome more work for
2005-02-24 legoUpdate to the stats_tree tapping API
2005-02-24 lrolandBy Francisco Alcoba:
2005-02-24 guyMallocate the strings to be put into the columns, rathe...
2005-02-24 guyDon't include "../image/eicon3d64.xpm", as we're not...
2005-02-24 legoFrom Alejandro Vaquero
2005-02-23 sahlbergg_strrstr does not exist in gtk 1
2005-02-23 ulfluse the applications name (currently "ethereal" or...
2005-02-23 ulflmove capture_opts related things (init, command line...
2005-02-22 ulflThere seems to be some disagreement about if and how...
2005-02-22 legoFrom Alejandro Vaquero:
2005-02-22 ulflprevent messages like "Couldn't load font x, falling...
2005-02-22 ulflsome changes to the dialog's button behaviour
2005-02-22 ulflbugfix: using the "rtp_example.raw.gz" from the wiki...
2005-02-22 ulflbuttons should use "Header capitalization" see GNOME...
2005-02-22 legoFrom Francisco Alcoba:
2005-02-21 legofrom Alejandro Vaquero
2005-02-21 ulflWe've "just reached" 2005, extend the copyright notice...
2005-02-21 ulflAs we have a (two) WishList(s) in the Wiki now, this...
2005-02-21 legoFrom Alejandro Vaquero
2005-02-21 legofix few things:
2005-02-20 legocomment out two g_message() calls
2005-02-20 legoFixes few things during reinitialization with gtk2...
2005-02-20 lrolandDon't register mgcp taps,
2005-02-20 jmayerReplace some spaces by TAB to make vim with syntax...
2005-02-17 guyHave "cf_merge_files()" take a pointer-to-pointer-to...
2005-02-16 legoInitial checkin of the stats-tree tap API
2005-02-16 sahlbergfrom lars ruoff a few extra columns for rtp analysis
2005-02-15 guyHave "cf_merge_files()" always close "out_fd" before...
2005-02-14 guyAdd #includes to define various macros and declare...
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-13 lrolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-02-10 guyAlways make the elements of the "text" array point...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-08 ulflfix a capture bug if the capture filter wasn't valid...
2005-02-08 lrolandRemove the buggy h323 conversations tap.
2005-02-08 ulflbringing the packet details context menu item "Expand...
2005-02-07 lrolandAnd finally (I hope) the last part from the patch
2005-02-07 guyMake Ethereal and Tethereal compile if we're building...
2005-02-07 etxrabFrom Alejandro Vaquero :
next