Commit Graph

23 Commits

Author SHA1 Message Date
Rob Pearce 32e5710c16 - Redrew icon
- Added rollover help text and highlights
- Added dual-head arrows on lines
2005-11-05 03:22:50 +00:00
Rob Pearce d15155a03c - Made map box scrollable. 2005-10-31 02:20:14 +00:00
Rob Pearce 82e6c3cfb3 - Can no longer delete toplevel map.
- 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
2005-10-30 11:50:06 +00:00
Rob Pearce c27085e53a - Delete current map button now works (must hold down SHIFT to confirm). 2005-10-30 11:23:14 +00:00
Rob Pearce 0c71838cb6 - Added ability to control width of links
- Added ability to control style of links
- Added ability to control arrows on ends of links
- Created new example diagram and screenshots
2005-10-30 08:45:37 +00:00
Rob Pearce edf273982a a 2005-10-29 14:38:43 +00:00
Rob Pearce ea51c0fd89 a 2005-10-29 14:31:17 +00:00
Rob Pearce acd62c5323 - Added readonly mode if argv[0] contains "view"
- Modified makefiles to include netmapr-viewer
- Fixed "make install" - now actually uses install(1)
- Replaced icon with better one
- Modified loadmap() function to better cope with future versions
- Bumped version to v0.99d
2005-10-29 14:23:10 +00:00
Rob Pearce 02797da6a6 - Added more detail to example diagram, and updated screenshots. 2005-10-29 07:39:17 +00:00
Rob Pearce d92d949773 - Fixed bug in load map code. 2005-10-29 07:07:29 +00:00
Rob Pearce 568e200f1c - Updated screenshot 2005-10-29 07:05:46 +00:00
Rob Pearce 720b2d42e6 - Removed todo.txt
- Bumped version to 0.99c
2005-10-29 07:01:49 +00:00
Rob Pearce e10e2ce923 - Added new object - wireless router
- Added new object - PDA
- Added new object - laptop
- Replaced "hub" object with "hub3d"
- Added the ability to edit existing text - either double click the text
  or select it then press 'e' or 'F2'.
2005-10-29 06:37:41 +00:00
Rob Pearce 84bda8c74d - Implemented "fill colour" command
- Added icon (for minimised windows)
- Added windows executable
- Changed behaviour of "foreground colour" command - RMB now selects colour
- Added "fillcol" attribute to mapobject_t
- Changed file save routine to include 8 byte version string
- Chagned file load routine to cope with old format maps
2005-10-28 06:05:57 +00:00
Rob Pearce c1e00f9fdd - Fixed various text positioning/sizing bugs
- Text anchored to the selected object will now be highlighted in green
2005-10-27 07:00:32 +00:00
Rob Pearce 44fd48997e - Added 3d switch object 2005-10-27 06:19:15 +00:00
Rob Pearce d398112fab - Changed from dodgy homemade vector font to TTF font (verdana)
- Now requires SDL_ttf (and hence freetype)
- Can now resize text on top of objects without having to move the text off
  the object first!
- Added example network diagram.
- Updated screenshots to show TTF fonts
2005-10-27 04:46:38 +00:00
Rob Pearce ee62393d37 - Renamed README.txt to README
- Added INSTALL file
2005-10-26 06:03:05 +00:00
Rob Pearce 023adcdffe - Added screenshot
- Rearranged order of objects in objects.dat so as not to impact old
diagrams.
2005-10-26 06:02:03 +00:00
Rob Pearce 8e74625355 Added convert.c and convert.h to Makefile. 2005-10-25 06:47:31 +00:00
Rob Pearce bdc798c0fa - Redrew router and firewall objects to be more Cisco-like.
- Corrected random crash when running under Windows
- Added more keyboard shortcuts
- Corrected bug in savemap() function, and added convert.c program to convert
old diagram files
- Increased maximum object dimensions
- Increased maximum number of maps
- Increased maximum number of vectors per object
- Object toolbox nows scrolls to show all objects (use q/w or ,/. keys)
- Can now use CTRL+LMB to create links/add points (for 2-button mice)
- Added export to BMP function when save filename ends with ".bmp"
- No longer need to avoid text when double clicking to drill down.
2005-10-25 06:45:19 +00:00
Rob Pearce 05fabbfaf3 Initial revision 2005-10-25 06:35:55 +00:00
no_author 0f02e56562 New repository initialized by cvs2svn. 2005-10-25 06:35:55 +00:00