Tue, 23 Aug 2005 16:27:59 +0000bugfix
ladanyi [Tue, 23 Aug 2005 16:27:59 +0000] rev 1647
bugfix

Tue, 23 Aug 2005 15:57:12 +0000- handle the case when there is no id map in the edgeset section
ladanyi [Tue, 23 Aug 2005 15:57:12 +0000] rev 1646
- handle the case when there is no id map in the edgeset section
- do not use ListGraph.id() to determine the id of a new node/edge

Tue, 23 Aug 2005 07:36:09 +0000- id maps are not editable
ladanyi [Tue, 23 Aug 2005 07:36:09 +0000] rev 1645
- id maps are not editable
- handle exceptions thrown by the file reader
- texts are always above the edges
- store a default value for all maps, so that edges and nodes created after
adding a new map receive the default value too
- create node on button release, not on click (fixes a few oddities)

Fri, 19 Aug 2005 12:09:21 +0000Put an end to every gcc-4.0 warning.
alpar [Fri, 19 Aug 2005 12:09:21 +0000] rev 1644
Put an end to every gcc-4.0 warning.

Thu, 18 Aug 2005 13:33:49 +0000- The number of gcc-4.0 warnings has significantly decreases.
alpar [Thu, 18 Aug 2005 13:33:49 +0000] rev 1643
- The number of gcc-4.0 warnings has significantly decreases.
- Some code clean-up in gui

Thu, 18 Aug 2005 12:22:44 +0000icc need this...
alpar [Thu, 18 Aug 2005 12:22:44 +0000] rev 1642
icc need this...
... and she's right.

Wed, 17 Aug 2005 22:07:35 +0000Demos' documentations include the source.
alpar [Wed, 17 Aug 2005 22:07:35 +0000] rev 1641
Demos' documentations include the source.

Wed, 17 Aug 2005 21:52:50 +0000- Better insertion of sources examples
alpar [Wed, 17 Aug 2005 21:52:50 +0000] rev 1640
- Better insertion of sources examples
- Superfluous #include removed from reader_writer_demo.cc

Wed, 17 Aug 2005 20:39:11 +0000fixed a typo
ladanyi [Wed, 17 Aug 2005 20:39:11 +0000] rev 1639
fixed a typo

Wed, 17 Aug 2005 20:38:32 +0000less stupid title
ladanyi [Wed, 17 Aug 2005 20:38:32 +0000] rev 1638
less stupid title

Wed, 17 Aug 2005 20:37:36 +0000Added a section about configure flags, and a few other things.
ladanyi [Wed, 17 Aug 2005 20:37:36 +0000] rev 1637
Added a section about configure flags, and a few other things.

Wed, 17 Aug 2005 15:26:00 +0000Added missing copyright headers, and corrected the file names in some of them.
ladanyi [Wed, 17 Aug 2005 15:26:00 +0000] rev 1636
Added missing copyright headers, and corrected the file names in some of them.

Wed, 17 Aug 2005 15:20:18 +0000Images are compiled in now.
ladanyi [Wed, 17 Aug 2005 15:20:18 +0000] rev 1635
Images are compiled in now.

Wed, 17 Aug 2005 12:35:43 +0000Toolbar has custom icons now. Works only when installed.
ladanyi [Wed, 17 Aug 2005 12:35:43 +0000] rev 1634
Toolbar has custom icons now. Works only when installed.