Rob Pearce
82e6c3cfb3
- Fixed bug where load/save/rename dialog text was using current foreground colour. - Deleting a map now takes you back to its parent rather than to the toplevel. - Corrected bug in Makefile - data files were incorrectly being placed in /usr/local/share - Moving map changes into changemap() function |
||
---|---|---|
CHANGELOG | ||
INSTALL | ||
Makefile | ||
Makefile.freebsd | ||
Makefile.linux | ||
Makefile.windows | ||
README | ||
buttons.dat | ||
constants.h | ||
convert.c | ||
convert.h | ||
dist.sh | ||
example.map | ||
icon.bmp | ||
letters.dat | ||
netmapr-small.jpg | ||
netmapr.c | ||
netmapr.exe | ||
netmapr.h | ||
netmapr.jpg | ||
objects.dat | ||
verdana.ttf |
README
IMPORTANT: Due to a bug in the versions 0.98 and below of netmapr, the map file format has slightly changed. To correct this, simply compile the "convert" program (included in the distribution) then use: ./convert old_mapfile.map new_mapfile.map to convert your old diagrams to the new format. An option for XML diagrams is planned for future versions of netmapr to avoid future issues of this type.