Call gdk_cairo_create() for earlier versions of gtk.
[obnox/wireshark/wip.git] / tools /
2011-08-21 geraldThe canonical IANA port number URL now returns XML...
2011-08-17 geraldThe MSDN page for ZeroMemory recommends using SecureZer...
2011-08-11 sahlbergSync up to the latest PIDL with Mathieu's wireshark...
2011-08-09 kukosaSupport for Extension Addition Group in PER encoding
2011-08-08 cmaynardFix SVN Id.
2011-08-08 cmaynardFrom Michael Mann via bug 2794: A Perl script to expose...
2011-08-06 cmaynardUpdate cavebear link.
2011-08-05 jmayerUsing gtk_tree_view_column_get_cell_renderers is an...
2011-07-25 etxrabUpdate comments.
2011-07-25 guyUse gtk_widget_get_has_window() as a wrapper around
2011-07-25 etxrabFix a couple of typos and 'E'' mark functions mapped...
2011-07-24 etxrabReplace deprecated functions.
2011-07-14 etxrabReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-11 etxrabFix more tooltips, mark gtk_tooltips_new with 'E' in...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-27 geraldUse the latest libsmi package. Note that we now support...
2011-06-23 etxrabAdd GDK deprecated functions.
2011-06-09 etxrabAdd ws-coding-style.cfg to dist.
2011-06-09 etxrabFrom Francesco Fondelli:
2011-06-07 etxrabAdd more missing files.
2011-06-05 rbalintCollect number of errors form ABI checks runs in compar...
2011-06-04 rbalintAdding script for comparing ABI's of different Wireshar...
2011-06-01 geraldExit if we don't have enough plugins.
2011-06-01 guyRemove the temporary debugging stuff.
2011-06-01 guyTemporary debugging stuff to see in what environment...
2011-05-26 morrissInspired by one of the changes from r37406 and bug...
2011-05-19 geraldUpdate the User's Guide.
2011-05-19 geraldFrom Dirk Jagdmann via bug 5875:
2011-05-19 jmayerFix an old style function declaration warning.
2011-04-21 etxrab"Upgrade" gtk_combo to 'E'.
2011-04-13 morrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2011-04-13 etxrabBuild win64 with a modified zlib (google is your friend).
2011-04-12 etxrabUse the new label(It will still break on zlib as zlib...
2011-04-12 etxrabBuild with zlib-1.2.5 for win32
2011-04-08 geraldAdd a relative path to the "#line" directives we produc...
2011-04-05 geraldUse the latest library tag, which updates GNUTLS. Add...
2011-04-05 wmeierfoo="\windows\style\pathname"; printf "$foo" isn't...
2011-04-05 wmeier1. Remove \r from tshark output so output OK on Windows...
2011-04-05 morrissSet BIN_DIR to . by default. Use tr to replace colons...
2011-04-04 morrissBased on idea from Bill Meier:
2011-04-04 morrissFix up indentation
2011-04-04 etxrabFrom Vincent Helfre:
2011-04-01 cmaynardDon't use pParser->yyidx as an index into pParser-...
2011-03-31 sahlbergMemory leak in lemon.c
2011-03-29 morrissProhibit (memory-unsafe) g_sprintf() and g_vsprintf().
2011-03-22 stigAllocate space for null termination in make_basename.
2011-03-22 sahlbergCoverity 323
2011-03-17 geraldDon't clobber the capinfos data if we have a valid...
2011-03-08 etxrabW -> E for g_clist funktions.
2011-03-02 morrissAs suggested by Anders: when we detect non-ASCII charac...
2011-02-14 cmaynardDisallow invalid char's in the filename passed to idl2w...
2011-02-12 morrissThere is a better (and faster) way to see if all the...
2011-02-11 morrissAdd a function to verify that ett_ variables are regist...
2011-02-11 morrissCheck for places where tvb_bytes_to_str() or tvb_get_by...
2011-02-11 morrissOops, put a comma back
2011-02-11 morrissClean up indentation
2011-02-10 morrissAdd (commented-out for now) code to check certain funct...
2011-02-04 etxrabWhite space changes.
2011-02-03 wmeierFix: Cygwin make fails after updating to bash v 4.1.9.2
2011-02-02 etxrabAdd GTK 2.22 deprecated functions
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2011-02-01 wmeierWIN32 ==> _WIN32
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2011-01-26 wmeier(Trivial) Fix a typo.
2011-01-19 etxrabTry to enhance output at ValueError to ease debugging.
2011-01-10 morrissRevert 35447 and 35364: remove comments and strings...
2011-01-10 morrissRemove the comments and strings separately so that...
2011-01-06 morrissProhibit strtoull(): Windows doesn't have it. (Putting...
2011-01-06 guyLet's discourage the use of g_warning in dissectors...
2011-01-04 morrissCheck hf entries *after* removing comments (in case...
2011-01-04 morrissDetect (and error on) NULL or empty abbreviations....
2010-12-23 rbalintRaise Exceptions containing a string instead of string...
2010-12-20 morrissDeprecate dissector_add(), dissector_change(), dissecto...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-06 geraldUpdate the location of make-manuf.
2010-12-06 geraldMove make-manuf to the tools directory.
2010-12-03 jmayerSync from samba git:
2010-11-14 wmeierSort value_string array by value if used with value_str...
2010-11-01 wmeierCompile (over 100) dfilters only if needed rather than...
2010-11-01 wmeierAdd some svn properties
2010-10-31 guyRemove files that no longer exist.
2010-10-31 jmayerForgot to remove two more files
2010-10-31 jmayerUpdate to current git master Samba tree. Guess about
2010-10-31 jmayerAdd a few comments and return with an error code if
2010-10-30 morrissMake the hf_ checks errors (they've been running clean...
2010-10-29 cmaynardAdded -b and -C options to usage.
2010-10-29 morrissSay that an hf_ variable is used if we find "variable...
2010-10-22 morrissFix detection of hf entries being used in the hf array...
2010-10-18 wmeierAdd fuzz-test option (-C) to specify a configuration...
2010-10-11 geraldUse the latest User's Guide.
2010-10-10 wmeierDefine some fcns & vars as static...
2010-10-08 morrissFix the blurb regexp (sigh)
2010-10-07 morrissEscape the pipe (alternation) in the display regexp.
2010-10-07 morrissTighten the blurb regexp. Check for leading/trailing...
2010-10-07 kukosaGenerate proper extension flags for empty constructed...
2010-10-06 morrissEnable hf checks by default. Add a check to see if...
2010-10-05 etxrabUse the new GTK bundles.
2010-10-04 sfisherStop the MS-DOS style path name warnings when compiling...
next