Fri, 23 May 2008 14:51:05 -0700 Tom Henderson dia command line options
Fri, 23 May 2008 12:26:21 -0700 Tom Henderson branch merge
Fri, 23 May 2008 12:25:55 -0700 Tom Henderson tutorial work (add back packet chapter)
Wed, 21 May 2008 21:20:30 -0700 Craig Dowell ppp model description
Tue, 20 May 2008 22:04:38 +0100 Gustavo J. A. M. Carneiro Require gtk+ >= 2.12; closes #182
Tue, 20 May 2008 08:01:11 -0700 Mathieu Lacage avoid warning with g++ 4.1.2
Tue, 20 May 2008 07:56:59 -0700 Mathieu Lacage fix build for g++ 3.4.6
Fri, 16 May 2008 15:52:04 -0700 Mathieu Lacage merge with HEAD
Thu, 15 May 2008 11:37:36 -0700 Mathieu Lacage avoid un-initialized bits
Thu, 15 May 2008 11:25:17 -0700 Mathieu Lacage remove XXX
Thu, 15 May 2008 10:39:44 -0700 Mathieu Lacage ensure that the list of positions is long enough
Thu, 15 May 2008 10:29:58 -0700 Mathieu Lacage re-enable editing
Thu, 15 May 2008 10:22:53 -0700 Mathieu Lacage cleanup the model memory.
Wed, 14 May 2008 15:47:44 -0700 Mathieu Lacage improve doxygen doc.
Wed, 14 May 2008 15:47:35 -0700 Mathieu Lacage tweak log output
Wed, 14 May 2008 15:00:58 -0700 Mathieu Lacage close the writer before deleting it
Wed, 14 May 2008 14:59:16 -0700 Mathieu Lacage reset the output stream to get a proper trace path
Wed, 14 May 2008 13:54:39 -0700 Mathieu Lacage also handle parent attributes.
Wed, 14 May 2008 13:54:27 -0700 Mathieu Lacage make sure we iterate over the parent's attributes.
Wed, 14 May 2008 13:54:23 -0700 Mathieu Lacage add missing TypeId::HasParent method
Wed, 14 May 2008 13:33:55 -0700 Mathieu Lacage make the iteration code more flexible. add tooltips to gtk config store
Wed, 14 May 2008 10:06:04 -0700 Mathieu Lacage set a default window size.
Wed, 14 May 2008 09:51:25 -0700 Mathieu Lacage add scroll area and alternating row colors.
Wed, 14 May 2008 09:44:39 -0700 Mathieu Lacage add missing getters
Wed, 14 May 2008 09:37:53 -0700 Mathieu Lacage merge with HEAD
Tue, 13 May 2008 17:07:20 -0700 Mathieu Lacage merge with HEAD
Tue, 13 May 2008 17:02:52 -0700 Mathieu Lacage a basic but useful Gtk+-based config-store
Fri, 16 May 2008 15:48:09 -0700 Mathieu Lacage merge from HEAD
Fri, 16 May 2008 08:52:40 -0700 Mathieu Lacage merge with HEAD
Thu, 15 May 2008 09:49:04 -0700 Mathieu Lacage bug 179: Packet fragmentation bug
Thu, 08 May 2008 12:40:44 -0700 Mathieu Lacage attempt to document some of the internal details
Thu, 08 May 2008 11:23:22 -0700 Mathieu Lacage bench tags
Thu, 08 May 2008 11:22:40 -0700 Mathieu Lacage help return-value-optimization
Thu, 08 May 2008 11:22:25 -0700 Mathieu Lacage avoid doing the work twice.
Thu, 08 May 2008 11:16:32 -0700 Mathieu Lacage inline a couple of tag methods.
Wed, 07 May 2008 15:23:46 -0700 Mathieu Lacage enable metadata only on second run
Wed, 07 May 2008 15:18:33 -0700 Mathieu Lacage simplify code logic
Wed, 07 May 2008 15:02:07 -0700 Mathieu Lacage simplify code logic
Wed, 07 May 2008 15:01:45 -0700 Mathieu Lacage avoid stupid string allocation all the time.
Wed, 07 May 2008 13:47:19 -0700 Mathieu Lacage add missing license headers
Wed, 07 May 2008 13:45:57 -0700 Mathieu Lacage typos
Wed, 07 May 2008 13:45:04 -0700 Mathieu Lacage a couple more tests.
Wed, 07 May 2008 11:28:17 -0700 Mathieu Lacage avoid signed/unsigned comparison warning.
Tue, 06 May 2008 15:04:36 -0700 Mathieu Lacage test self-assignment of packets
Tue, 06 May 2008 14:54:52 -0700 Mathieu Lacage add dox doc
Tue, 06 May 2008 14:54:44 -0700 Mathieu Lacage add missing include for optimized builds
Tue, 06 May 2008 14:44:09 -0700 Mathieu Lacage use a free list for tag buffers
Tue, 06 May 2008 14:18:05 -0700 Mathieu Lacage use a shared buffer
Thu, 24 Apr 2008 16:06:33 -0700 Mathieu Lacage mtag -> tag
Thu, 24 Apr 2008 16:03:13 -0700 Mathieu Lacage Mtag -> Tag
Thu, 24 Apr 2008 16:01:53 -0700 Mathieu Lacage remove now-unused Tags class
Thu, 24 Apr 2008 15:44:35 -0700 Mathieu Lacage convert to new tag API.
Thu, 24 Apr 2008 15:44:15 -0700 Mathieu Lacage add a couple of serialization/deserialization methods
Thu, 24 Apr 2008 14:58:17 -0700 Mathieu Lacage add a couple of dox comments
Thu, 24 Apr 2008 14:52:59 -0700 Mathieu Lacage a new tag implementation: Mtag
Wed, 23 Apr 2008 15:01:27 -0700 Mathieu Lacage move test code to anon namespace
Wed, 23 Apr 2008 14:56:58 -0700 Mathieu Lacage add a couple of helper test macros
Wed, 23 Apr 2008 09:11:55 -0700 Mathieu Lacage add adjustment report to overloaded Buffer::AddAtEnd method
Wed, 23 Apr 2008 09:05:18 -0700 Mathieu Lacage make the code more consistent across AddAtStart and AddAtEnd
Wed, 23 Apr 2008 08:54:29 -0700 Mathieu Lacage report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip