Sun, 25 May 2008 17:01:11 +0200Wrong member variable settings bug fix. (Ticket #95)
Balazs Dezso <deba@inf.elte.hu> [Sun, 25 May 2008 17:01:11 +0200] rev 158
Wrong member variable settings bug fix. (Ticket #95)

Sat, 24 May 2008 23:20:49 +0200Using \tparam commands + removing \author commands (ticket #29, #39)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 24 May 2008 23:20:49 +0200] rev 157
Using \tparam commands + removing \author commands (ticket #29, #39)

Sat, 17 May 2008 06:30:02 +0100More flexible header names in .lgf + largely improved doc
Alpar Juttner <alpar@cs.elte.hu> [Sat, 17 May 2008 06:30:02 +0100] rev 156
More flexible header names in .lgf + largely improved doc

Mon, 05 May 2008 11:41:30 +0200Update .hgignore
Alpar Juttner <alpar@cs.elte.hu> [Mon, 05 May 2008 11:41:30 +0200] rev 155
Update .hgignore

Mon, 28 Apr 2008 11:12:33 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 28 Apr 2008 11:12:33 +0100] rev 154
Merge

Tue, 22 Apr 2008 18:12:58 +0200Convert the EPS files to PNG when generating the documentation
Akos Ladanyi <ladanyi@tmit.bme.hu> [Tue, 22 Apr 2008 18:12:58 +0200] rev 153
Convert the EPS files to PNG when generating the documentation

Thu, 24 Apr 2008 20:26:14 +0100Node shape images added to graph_to_eps doc
Akos Ladanyi <ladanyi@tmit.bme.hu> [Thu, 24 Apr 2008 20:26:14 +0100] rev 152
Node shape images added to graph_to_eps doc

Thu, 24 Apr 2008 20:26:14 +0100Turn on built in Doxygen STL support
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Apr 2008 20:26:14 +0100] rev 151
Turn on built in Doxygen STL support

Tue, 22 Apr 2008 18:16:55 +0200Updated Doxyfile.in (using 'doxygen -u -s')
Akos Ladanyi <ladanyi@tmit.bme.hu> [Tue, 22 Apr 2008 18:16:55 +0200] rev 150
Updated Doxyfile.in (using 'doxygen -u -s')

Thu, 24 Apr 2008 13:53:09 +0100Item validity checking for ListGraph and SmartGraph
Balazs Dezso <deba@inf.elte.hu> [Thu, 24 Apr 2008 13:53:09 +0100] rev 149
Item validity checking for ListGraph and SmartGraph

Thu, 24 Apr 2008 11:56:44 +0200Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89)
Balazs Dezso <deba@inf.elte.hu> [Thu, 24 Apr 2008 11:56:44 +0200] rev 148
Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89)

Wed, 23 Apr 2008 15:33:53 +0200Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89)
Balazs Dezso <deba@inf.elte.hu> [Wed, 23 Apr 2008 15:33:53 +0200] rev 147
Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89)

Tue, 22 Apr 2008 22:39:57 +0200Makefile cleanup (see ticket #87)
Akos Ladanyi <ladanyi@tmit.bme.hu> [Tue, 22 Apr 2008 22:39:57 +0200] rev 146
Makefile cleanup (see ticket #87)

Tue, 22 Apr 2008 17:52:01 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Apr 2008 17:52:01 +0100] rev 145
Merge

Tue, 22 Apr 2008 13:50:52 +0200MSVC 2005 compatible path structure (ticket #87)
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 13:50:52 +0200] rev 144
MSVC 2005 compatible path structure (ticket #87)

Tue, 22 Apr 2008 17:12:40 +0100Resolve several MSVC related compilation problems
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Apr 2008 17:12:40 +0100] rev 143
Resolve several MSVC related compilation problems

Sun, 13 Apr 2008 20:15:45 +0200Improved LEMON_FUNCTION_NAME macro.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 13 Apr 2008 20:15:45 +0200] rev 142
Improved LEMON_FUNCTION_NAME macro.
It should work fine with GCC and the MS C++ compilers. Otherwise it reverts to
using the __func__ variable which is C99, but I couldn't find a better
alternative.

Sun, 13 Apr 2008 13:22:52 +0200CMake based build system
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 13 Apr 2008 13:22:52 +0200] rev 141
CMake based build system

Tue, 22 Apr 2008 15:07:04 +0200New implementation of GRAPH_TYPEDEFS
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 15:07:04 +0200] rev 140
New implementation of GRAPH_TYPEDEFS

Tue, 22 Apr 2008 15:04:00 +0200Renamings in the graph_utils.h + graph_utils_test added
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 15:04:00 +0200] rev 139
Renamings in the graph_utils.h + graph_utils_test added

Mon, 21 Apr 2008 17:35:12 +0200SmartGraph addEdge bug fix (ticket #88)
Balazs Dezso <deba@inf.elte.hu> [Mon, 21 Apr 2008 17:35:12 +0200] rev 138
SmartGraph addEdge bug fix (ticket #88)

Fri, 18 Apr 2008 06:20:32 +0100Backout some rubbish from chageset 7cd965d2257f
Alpar Juttner <alpar@cs.elte.hu> [Fri, 18 Apr 2008 06:20:32 +0100] rev 137
Backout some rubbish from chageset 7cd965d2257f

Thu, 17 Apr 2008 19:33:19 +0200Icc compatibility fixes (ticket #84)
"Balazs Dezso <deba@inf.elte.hu>" [Thu, 17 Apr 2008 19:33:19 +0200] rev 136
Icc compatibility fixes (ticket #84)

Thu, 17 Apr 2008 15:54:30 +0100Merge with graph_to_eps.h & Co.
Alpar Juttner <alpar@cs.elte.hu> [Thu, 17 Apr 2008 15:54:30 +0100] rev 135
Merge with graph_to_eps.h & Co.

Mon, 14 Apr 2008 19:27:36 +0200MinGW compatibility for graph_to_eps.h
Balazs Dezso <deba@inf.elte.hu> [Mon, 14 Apr 2008 19:27:36 +0200] rev 134
MinGW compatibility for graph_to_eps.h

Sun, 13 Apr 2008 08:20:43 +0100Several doc improvements + new default parameter values
Alpar Juttner <alpar@cs.elte.hu> [Sun, 13 Apr 2008 08:20:43 +0100] rev 133
Several doc improvements + new default parameter values
* * *
Several minor improvements in graph_to_eps.h
* * *
Several minor improvements in graph_to_eps.h

Mon, 14 Apr 2008 11:23:56 +0100Scale the node sizes and arc widths in a more sensible way
Alpar Juttner <alpar@cs.elte.hu> [Mon, 14 Apr 2008 11:23:56 +0100] rev 132
Scale the node sizes and arc widths in a more sensible way

Tue, 15 Apr 2008 08:56:55 +0100Changes in interface and internals of graph_to_eps.h
Alpar Juttner <alpar@cs.elte.hu> [Tue, 15 Apr 2008 08:56:55 +0100] rev 131
Changes in interface and internals of graph_to_eps.h

Sun, 13 Apr 2008 08:20:43 +0100Aliases added to some graphToEps() named params.
Alpar Juttner <alpar@cs.elte.hu> [Sun, 13 Apr 2008 08:20:43 +0100] rev 130
Aliases added to some graphToEps() named params.

Thu, 03 Apr 2008 11:26:19 +0100Change the order of the Palette constructor parameters
Alpar Juttner <alpar@cs.elte.hu> [Thu, 03 Apr 2008 11:26:19 +0100] rev 129
Change the order of the Palette constructor parameters