summaryrefslogtreecommitdiff
path: root/win/System.cpp
AgeCommit message (Expand)Author
2006-03-11Better assert message box.leo
2006-03-05Rewrote the 3D mouse rotation code, removed the 3D mouse option.leo
2006-03-02Fixed view->step submenu.leo
2006-02-28Show piece number on the status bar.leo
2006-02-26Show selection on the status bar.leo
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
2006-02-14Added the lcApplication class.leo
2006-01-27Removed unused functions.leo
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
2005-12-27Removed code for the old pieces list.leo
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
2005-11-03New movement snap values.leo
2005-10-23Added a new rotate camera interface,leo
2005-10-14Added commands to edit/add/remove categories from the pieces tree context menu.leo
2005-10-02Made Region Select part of regular selection.leo
2005-09-18Added separate XY and Z snap options.leo
2005-07-14Changed the pieces list to a tree sorted by categories.leo
2005-06-02Fixed fast rendering, disabled background rendering.leo
2005-06-01Automatically resize status bar panes to fit their text.leo
2005-03-08Allowed more commands to have their shortcuts changed,leo
2005-02-22Swapped View and Piece menu position.leo
2004-12-13Added keys for Angle Snap, and display it on the Status Bar.leo
2004-11-19Added support for custom user shortcut keys.leo
2003-09-18Added a progress bar for long operations.leo
2003-09-11Fixed .ldr extension bug when exporting.leo
2003-07-30Added support for MPD files.leo
2002-12-22Set the default dir for the file dialogs.leo
2002-12-21More PLM options are working again.leo
2002-12-21More PLM cross platform improvementsleo
2002-10-16Making the PLM cross platform.leo
2002-10-11Set default author when starting a new project.leo
2001-03-26Reorganized the Image I/O functions, created a new Image class.leo
2001-03-23Added an option to save HTML files with .html extension instead of .htm.leo
2001-01-02Save HTML dialog optionsleo
2000-12-18Fixes for win2k crashleo
2000-11-15changes to catch up with the new features fo the linux versionleo
2000-08-24Updated the Windows version with the new Minifig Wizard.leo
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
1999-12-08Added support for saving PNG filesleo
1999-12-03added support for reading PNG filesleo
1999-11-25Fixed to compiled with the modified File classleocad
1999-11-14Initial revisiondocwhat