Commit Graph

  • d92b1c6a78 Fixed spelling, removed old readme master Rob Pearce 2021-06-03 12:11:37 +1000
  • e6c7a2a9d5 adding readme Rob Pearce 2021-06-03 12:11:03 +1000
  • fe0a769941 Modified readme file to include windows environment variable Rob Pearce 2010-07-21 22:33:25 +0000
  • 6ab9b43085 Added linux makeifle without optimisation. Rob Pearce 2009-11-22 19:33:33 +0000
  • 3e6bec6d96 - Upgraded to new libpng for Windows - Fixed windows makefile Rob Pearce 2009-09-28 02:49:39 +0000
  • f7038eab11 bugfix Rob Pearce 2009-07-29 20:06:30 +0000
  • 122f7f1207 Fixed crash when loading/saving via buttons Rob Pearce 2009-07-29 20:06:00 +0000
  • 1399024438 fixed descriptive text for exports to include png Rob Pearce 2009-07-28 02:35:34 +0000
  • c8f80da5c2 Added ctrl-g to cancel text Rob Pearce 2009-07-28 02:30:15 +0000
  • 7bde100972 Fixed bug in SDL_UpdateRect when drawing cursor. Rob Pearce 2009-07-28 02:27:59 +0000
  • 96981d8325 Fixed bugs in SVG output again. (dealing with ampersands, and end of beziers) Fixed text cursor problem in save/load dialogs Rob Pearce 2009-07-28 02:15:46 +0000
  • 47dd570d84 Fixed linkat bug Rob Pearce 2009-07-28 01:39:15 +0000
  • 47e1c9cd7b Added missing source file Rob Pearce 2009-07-28 01:35:49 +0000
  • 64f6472370 Fixed changelog Rob Pearce 2009-07-28 01:32:17 +0000
  • f322115aa5 Added ctrl-e Rob Pearce 2009-07-28 01:31:55 +0000
  • 6da969e0c7 - Fixed bug with exporting beziers to SVG - Added support for text cursor movement when editting text - Added emacs keys for text edits (ctrl-u, ctrl-k, ctrl-a) - Added export to PNG format - Export to PNG/BMP now no longer include gridlines/statusbar/scrollbars - Fixed crash when changing to zero gridsize Rob Pearce 2009-07-28 01:27:21 +0000
  • e009df29e9 - Fixed bug with Ellipse objects when exporting to SVG - Fixed slowdown when creating new links Rob Pearce 2009-03-10 21:01:21 +0000
  • 9d04b4f215 - now re-calcing scrollbar size whenever diagram is modified - can no longer accidentally change maps while scrolling vertically - fixed graphical glitch when editting text while scrolled - clicking mouse while entering text is now the same as pressing enter - findnext now works again - when searching, the found object is more obviously highlighted Rob Pearce 2006-06-20 01:50:21 +0000
  • 15b28974be - fixed placement of map rename screen - changed to version 1.8b Rob Pearce 2006-05-23 06:52:19 +0000
  • f2a1804571 - fixed yes/no selection dialogue in resized windows - Scrollbars now more accurate - Added shortcuts: HOME goes to top-left, END goes to bottom right - Fixed various graphical glitches in dialogue screens - Reduced "automatic grow" size - Fixed infinite loop bug when performing a "findnext" in a map with no text objects Rob Pearce 2006-05-23 01:16:23 +0000
  • 8fd5f8d260 - window can now be resized Rob Pearce 2006-05-22 07:21:36 +0000
  • c56dca3dfa - Fixed crash when moving link points - Bumped to version 1.8 Rob Pearce 2006-05-19 02:02:31 +0000
  • 1325f8c3f7 - "Create map link" screen is now scrollable with ,/./q/w keys - Changed version to 1.7g Rob Pearce 2006-05-11 06:49:44 +0000
  • 83b63fe1c7 - Windows makefile now uses sdl-config - Fix bug with font file location - now searches $NETMAPRDIR for it once more. Rob Pearce 2006-05-11 04:35:30 +0000
  • 8e677d6b6c removed debug text Rob Pearce 2006-04-07 13:56:31 +0000
  • 2373b811aa fixed up verdana file Rob Pearce 2006-04-07 13:53:41 +0000
  • 7a4dcf0557 fixed typo in font filename Rob Pearce 2006-04-07 13:47:02 +0000
  • e36767c409 - Fixed up SDL include lines to be more standard Rob Pearce 2006-04-07 13:45:21 +0000
  • f0c35ad57a - Updated changelog - Bumped version to 1.7f Rob Pearce 2006-03-31 12:17:55 +0000
  • 9d4f7c482d - Now no longer prints messages at startup. Rob Pearce 2006-03-31 05:06:48 +0000
  • 872e2a5242 - drawpixel() now ensures that the x,y coordinates are actually within the screen. This should fix a number of crashes. Rob Pearce 2006-03-31 05:03:02 +0000
  • d503d07710 - removed .exe from repository Rob Pearce 2006-03-30 23:07:29 +0000
  • c7f360a694 Removed Makefile - just copy Makefile.your_os onto the correct one. Rob Pearce 2006-03-30 05:49:10 +0000
  • 8df482bce6 Added files for attaching icon to windows .exe Rob Pearce 2006-03-30 05:45:18 +0000
  • 82d9c0d1f8 - Fixed memory leaks - Fixed 100% CPU usage bug - Higher double click threshold (for slower machines) Rob Pearce 2006-02-03 04:56:08 +0000
  • 31696e0575 - Added windows .exe for version 1.7c - Fixed bug with { and } commands (unicode support added in v1.7b broke this) Rob Pearce 2006-01-20 05:45:50 +0000
  • ef16be4174 - Added search feature ('/' and 'n' keys) - Bumped version to 1.7a Rob Pearce 2006-01-17 03:27:15 +0000
  • 52bf862f07 - More code cleanup - replacing code with drawtextat() Rob Pearce 2005-11-19 00:46:17 +0000
  • 9c949d0427 - Added drawtextat() function. - Code cleanup - began to replace lengthy text creation blocks with calls to drawtextat(). - Bug fix: Creating a link between maps now updates the MODIFIED flag. Rob Pearce 2005-11-19 00:25:39 +0000
  • dd835a7a8d - Cleanup of drawvector() - removed broken raster fill code - Modified router and wireless router objects to use ellipses instead of polygons Rob Pearce 2005-11-18 11:27:53 +0000
  • 57a0b0abef - Added grey colours to palette selection screen! Rob Pearce 2005-11-18 09:06:56 +0000
  • 07ed12904b - Now always showing grid - Added red/green light on grid button to show status Rob Pearce 2005-11-18 08:57:26 +0000
  • c91d52f869 - Added another traffic flow to example diagram Rob Pearce 2005-11-18 08:47:00 +0000
  • 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. Rob Pearce 2005-11-18 08:39:29 +0000
  • edb6d59b81 - Rewrote Command Reference document (simplified and now includes screenshots) - Updated example diagram to use new Traffic Flows feature - Added an additional paste shortcut for windows compatibility ('v') - Grid is now back to being on by default again - Grid is automatically turned off when a new map is loaded. - Grid is automatically turned on when all maps are cleared (via the new map button) - Removed -g from Windows Makefile (since I can't make gdb work under mingw anyway) - Current filename is now displayed in title bar - Modified welcome text - Added new vector shape: Bezier Curve - Redrew Cloud object to use bezier curves instead of lines - Added Copy, Paste and Grid buttons - Combined X&Y position matching into a single button (use RMB for Y position match) - Added Traffic Flow button (LMB = toggle display of flows, RMB = define flows) - 1 bit of "Unused" part of colour struct on links, objects and text is now used to show whether or not to fill this thing. - 2 bit of "Unused" part of colour struct on links, objects and text is now used to show whether or not this thing is a traffic flow. - Fixed bug where first toolbox button hilighted would "stick" - Fixed bug where status text was overwritten during VIDEO_EXPOSE event Rob Pearce 2005-11-15 03:45:04 +0000
  • 5300b3e324 - Modified reference guide to include images. Rob Pearce 2005-11-15 03:44:18 +0000
  • 327b83a6dc - Updated screenshots to show keyboard shortcuts Rob Pearce 2005-11-12 02:56:24 +0000
  • 8a7f3efcf1 - Grid is now off by default - Added keyboard shortcuts ('0' through '9' to select or define) - Added documentation - Bumped version to 1.3 Rob Pearce 2005-11-12 02:51:37 +0000
  • 059d26bbd9 - Added documentation Rob Pearce 2005-11-12 02:51:18 +0000
  • 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 Rob Pearce 2005-11-11 13:04:03 +0000
  • 544de11796 Bumped version to 1.2 Rob Pearce 2005-11-11 12:43:12 +0000
  • 5983f417a3 - Implemented copy/paste of objects, text and maps - Changed background of object box to be light grey instead of black - Made object box buttons look more 3d - Fixed crash when adding zero-length text - Size/position match tool now works on text - Implemented "rollover" context sensitive help - Toolbox buttons are now highlighted when the mouse moves over them - Partially implemented snap-to-grid feature (no toolbox button yet, toggle with 'g') - Implemented AP_BOTH for lines with arrowheads on both ends - Implement change object type function (RMB on object tool, or 'm') - Mouse wheel now scrolls object box - Added two new vector shapes: Ellipse Filled box - Added new objects: Person Truck Webcam Camera Satellite Dish Satellite Wireless Router VPN Concentrator Generic circle Rob Pearce 2005-11-11 12:42:29 +0000
  • ab5c2e18f5 - Replaced "grey box" object with "VPN concentrator" - Removed "drawing arrow" debug message Rob Pearce 2005-11-05 03:36:21 +0000
  • 32e5710c16 - Redrew icon - Added rollover help text and highlights - Added dual-head arrows on lines Rob Pearce 2005-11-05 03:22:50 +0000
  • d15155a03c - Made map box scrollable. Rob Pearce 2005-10-31 02:20:14 +0000
  • 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 Rob Pearce 2005-10-30 11:50:06 +0000
  • c27085e53a - Delete current map button now works (must hold down SHIFT to confirm). Rob Pearce 2005-10-30 11:23:14 +0000
  • 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 Rob Pearce 2005-10-30 08:45:37 +0000
  • edf273982a a Rob Pearce 2005-10-29 14:38:43 +0000
  • ea51c0fd89 a Rob Pearce 2005-10-29 14:31:17 +0000
  • 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 Rob Pearce 2005-10-29 14:23:10 +0000
  • 02797da6a6 - Added more detail to example diagram, and updated screenshots. Rob Pearce 2005-10-29 07:39:17 +0000
  • d92d949773 - Fixed bug in load map code. Rob Pearce 2005-10-29 07:07:29 +0000
  • 568e200f1c - Updated screenshot Rob Pearce 2005-10-29 07:05:46 +0000
  • 720b2d42e6 - Removed todo.txt - Bumped version to 0.99c Rob Pearce 2005-10-29 07:01:49 +0000
  • 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'. Rob Pearce 2005-10-29 06:37:41 +0000
  • 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 Rob Pearce 2005-10-28 06:05:57 +0000
  • c1e00f9fdd - Fixed various text positioning/sizing bugs - Text anchored to the selected object will now be highlighted in green Rob Pearce 2005-10-27 07:00:32 +0000
  • 44fd48997e - Added 3d switch object Rob Pearce 2005-10-27 06:19:15 +0000
  • 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 Rob Pearce 2005-10-27 04:46:38 +0000
  • ee62393d37 - Renamed README.txt to README - Added INSTALL file Rob Pearce 2005-10-26 06:03:05 +0000
  • 023adcdffe - Added screenshot - Rearranged order of objects in objects.dat so as not to impact old diagrams. Rob Pearce 2005-10-26 06:02:03 +0000
  • 8e74625355 Added convert.c and convert.h to Makefile. Rob Pearce 2005-10-25 06:47:31 +0000
  • 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. Rob Pearce 2005-10-25 06:45:19 +0000
  • 05fabbfaf3 Initial revision Rob Pearce 2005-10-25 06:35:55 +0000
  • 0f02e56562 New repository initialized by cvs2svn. no_author 2005-10-25 06:35:55 +0000