Commit Graph

11 Commits

Author SHA1 Message Date
Rob Pearce ef16be4174 - Added search feature ('/' and 'n' keys)
- Bumped version to 1.7a
2006-01-17 03:27:15 +00:00
Rob Pearce 57a0b0abef - Added grey colours to palette selection screen! 2005-11-18 09:06:56 +00:00
Rob Pearce 3b9cbee30c - Now handles spaces in filenames under Windows
- Disabled Delete Map and New Map functions in readonly mode
- Preparation for SVG exports:
        - Added vector types: Subobj/obj (to draw filled objects), Poly
        - Modified vector type "box" to take a "fill colour" argument
        - Removed vector types Fill and Fillbox
- Rewrote entire objects.dat file to avoid use of "fill" command
- Can now export to SVG files (same with ".SVG" extension)
- Improved behaviour of grid with respect to link endpoints when
  moving & resizing objects
- Grid lines now look more visio-like
- Removed grid size of '5' as this was too small to be useful
- Changed default grid size from 10 to 15.
2005-11-18 08:39:29 +00:00
Rob Pearce 327b83a6dc - Updated screenshots to show keyboard shortcuts 2005-11-12 02:56:24 +00:00
Rob Pearce c5a3025cf0 - Removed -D from FreeBSD Makefile
- Updated screenshots to show new object box and snap-to-grid mode
- Added grid size modification for snap-to-grid mode (';' key)
- Bumped version to 1.2a
2005-11-11 13:04:03 +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 02797da6a6 - Added more detail to example diagram, and updated screenshots. 2005-10-29 07:39:17 +00:00
Rob Pearce 568e200f1c - Updated screenshot 2005-10-29 07:05:46 +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 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 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