Fix a typo or two
[metze/wireshark/wip.git] / doc / README.developer
2012-03-07 Bill MeierUpdate descriptions of hf[] FIELDDISPLAY and BITMASK...
2012-03-06 Bill MeierEmphasize corrext usage of FT_BOOLEAN 'display' field.
2012-03-04 Bill Meier(Trivial) Fix a typo.
2012-03-04 Anders Bromanforgotten update
2012-02-29 Anders BromanFrom Mike Morrin:
2012-02-09 Alexis La GoutteAdd tvb_ip_to_str and tvb_ip6_to_str to the Dev Guide
2012-01-29 Chris MaynardFix some typos.
2012-01-24 Chris MaynardMention the other integer accessors.
2011-10-26 Jeff MorrissFix a spelling mistake. Wrap a few long lines.
2011-10-25 Bill MeierUpdate information about 'encoding' arg values for...
2011-09-30 Alexis La GoutteFT_EUI64 need also to specifies encoding !
2011-09-29 Guy HarrisUpdate README.developer to take into account the disapp...
2011-09-28 Chris MaynardAdd default modeline settings to the end of the skeleto...
2011-09-27 Guy HarrisFuture tense -> present tense for the encoding argument to
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-07-18 Jörg MayerAdd instructions how to work with "git svn" instead...
2011-07-15 Bill MeierUpdate ptvcursor API description to reflect 'endianness...
2011-07-11 Gerald CombsMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-04-01 Bill MeierAdd some info as to the determination of the length...
2011-02-10 Jeff MorrissDocument that proto_tree_add_bytes_format() and
2011-02-09 Jeff MorrissDocument that NTP times can be added with proto_tree_ad...
2011-01-26 Jaap KeuterSharpen the description of preference names.
2011-01-21 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-01-14 Chris MaynardAdd tvb_get_[n|le]toh[40|48|56]() accessors. Addresses...
2011-01-12 Anders BromanDocument and export:
2011-01-12 Jeff MorrissIntroduce, and start using, tvb_get_const_stringz(...
2011-01-03 Stephen FisherState in the developer documentation that the tvb_fake_...
2011-01-03 Stephen FisherDocument new tvb_get_unicode_string() and tvb_get_ephem...
2010-12-23 Stephen FisherIntroduce new function called tvb_get_ephemeral_unicode...
2010-12-22 Jaap KeuterAllow for NULL preference descriptions.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-18 Bill MeierRevert SVN #35214 based upon comments in the Wireshark...
2010-12-17 Bill MeierThe Styleguide section has been moved to the Wireshark...
2010-12-14 Bill MeierUpdate the "Following Conversations" section to use...
2010-10-22 Bill MeierAdd some info about extended value string to section...
2010-10-14 Bill MeierRework "extended value strings":
2010-08-21 Jeff MorrissDocument what prefs_register_string_preference() does...
2010-08-12 Bill MeierRemove an incorrect line of code from the proto_reg_han...
2010-07-27 Guy HarrisFix grammaro, indent example code.
2010-07-27 Guy HarrisTell people to be careful about loops like
2010-06-22 Stig BjørlykkeUpdate to reflect changes in defines: REP_* > ENC_*
2010-05-26 Guy HarrisPut in a warning about the <stdarg.h> problem that...
2010-05-25 Bill MeierMinor rewording; Also: add note to not use "" for a...
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-24 Guy HarrisUse the new REP_ values for proto_tree_add_item().
2010-05-23 Anders BromanDescribe values_string_ext.
2010-05-13 Jeff MorrissDocument find_or_create_conversation()
2010-04-25 Stephen FisherChange copyright date in sample dissector code to 201x...
2010-04-24 Jeff Morriss64-bit integers take the same FIELDDISPLAY as shorter...
2010-04-16 Bill Meier(Trivial changes)
2010-04-16 Bill MeierUpdates:
2010-04-15 Guy HarrisRename FIELDBASE to FIELDDISPLAY, as it's a "how to...
2010-04-15 Bill MeierFix a typo
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2010-02-20 Bill MeierAdd note about not using C99 features.
2010-01-18 Guy HarrisRewrite the bit about null vs. non-null "tree" dissecto...
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-12 Guy HarrisClarify that BASE_RANGE_STRING is a flag set in the...
2009-12-11 Jaap KeuterFrom Richard Pecl:
2009-10-28 Guy HarrisFrom Nemeth Marton: in an example of a valid (at least...
2009-09-14 Bill MeierUpdate: Remove references to the use of check_col(...
2009-08-31 Kovarththanan Raja... We don't use PRId64, PRIu64, PRIx64, PRIX64, and PRIo64...
2009-08-26 Bill MeierFrom dragonlinux AT gmail.com: Fix incorrect location...
2009-07-29 Bill MeierFix a typo
2009-07-08 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-08 Guy HarrisRecommend the expert mechanism, rather than DISSECTOR_A...
2009-07-06 Anders BromanFrom Kovarththanan Rajaratnam:
2009-06-26 Stig BjørlykkeUse NULL for empty blurb.
2009-06-15 Guy HarrisNote that non-ASCII characters in source files cause...
2009-06-11 Guy HarrisFix tpyo.
2009-06-11 Stig BjørlykkeUpdate the GPL statement used in dissectors.
2009-05-02 Jaap KeuterFrom Reinhard Speyerer:
2009-04-17 Gerald CombsAdd a note about LLP64 portability.
2009-03-27 Gerald CombsAdd initial support for string buffers - ep_allocated...
2009-03-27 Stephen FisherIntroduce two new functions:
2009-02-05 Bill MeierTrivial spacing change
2009-01-15 Bill MeierUpdate the description & skeleton code for the use...
2008-11-18 Stephen FisherWrap "USA." in the address of the FSF onto a new line...
2008-11-01 Jaap KeuterUpdate tabsize, re-group bitfield proto_tree functions...
2008-10-23 Bill MeierAdd tvb_bytes_to_str() & tvb_bytes_to_str_punct();...
2008-09-22 Jaap KeuterPolish up the proto_tree_add_bitmask() description...
2008-09-22 Jaap KeuterFix for bug 2889:
2008-09-06 Ulf Lampingcompile a document about heuristic dissectors, following:
2008-08-22 Bill MeierMinor rewording; fix a type
2008-08-04 Anders BromanFrom Alexey Neyman :
2008-07-30 Anders BromanFrom Alexey Neyman :
2008-07-30 Anders BromanAdd information about
2008-07-24 Jeff MorrissRemove the (long deprecated) proto_tree_add_*_hidden...
2008-07-18 Guy HarrisHyphenate "per-packet information".
2008-06-30 Jeff MorrissFrom Abhik Sarkar via https://bugs.wireshark.org/bugzil...
2008-06-16 Jaap KeuterFix for bug 2612:
2008-05-23 Bill Meiereth_ --> ws_
2008-05-21 Bill MeierFix typo
2008-05-21 Bill MeierOnly Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl shoul...
2008-05-20 Jaap KeuterClean up PTV cursor documentation.
2008-04-07 Stephen Fisher- Remove GLIB1 code
2008-03-23 Jaap KeuterFrom William Pursell:
2008-03-21 Stephen FisherFix bug #2382: Typos in README.developer
2008-03-09 Jaap KeuterComplete binary tree description with string keys.
next