summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2011-09-01Merged several Linux UI fixes from the 0.76 branch.leocad-0.75leo
2011-08-30Fixed buffer overflow errors caused by long file names.leo
2011-06-17Added VC8 projects.Leo
2011-06-17Updated version number.leo
2011-06-10Renamed Print Preview class to avoid conflict with the new one added in VC9 SP1.leo
2010-07-12Updated version number.Leo
2010-07-11Updated Minifig Wizard to read settings from ini file.Leo
2010-07-06Fixes for VC8.Leo
2009-10-08Fixes for 64-bit systems.leo
2006-04-02Fixed version numberleo
2006-04-01New version number.leo
2006-03-27Small status bar text fixes.leo
2006-03-11Better assert message box.leo
2006-03-09Show piece number on the tree tooltip.leo
2006-03-06Added an option to disable relative snap.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-28Drag and drop new pieces from the category tree.leo
2006-02-26Show selection on the status bar.leo
2006-02-26Better menu title class.leo
2006-02-25Popup menu title.leo
2006-02-24Removed useless options.leo
2006-02-23Added check marks to the status bar snap menu.leo
2006-02-23Fixed the swapped values in the snap menu, changed default Z snap back to 1 f...leo
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
2006-02-17Removed option for using polygon stipple for transparency.leo
2006-02-16Fixed sorting of patterned pieces in the pieces bar.leo
2006-02-14Fixed bug where pieces would be added multiple times when expanding a category.leo
2006-02-14Updated project file.leo
2006-02-14Fixed empty search results not always shown.leo
2006-02-14Added the lcApplication class.leo
2006-02-12Added a group for pieces without a category in the Library Manager.leo
2006-02-12Removed old PieceInfo group code.leo
2006-02-11Better debug console colors.leo
2006-02-07Fixed a small memory leak.leo
2006-02-05Simple expression matching for the piece categories.leo
2006-01-27Removed unused functions.leo
2006-01-24Removed unused functions.leo
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
2006-01-23Updated VS project.leo
2006-01-20Made the Windows piece preview use the common preview code.leo
2006-01-19Fixed crash under VC++ 7.1leo
2006-01-19Fixed initial Pieces Bar width for the first time you run LeoCAD.leo
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
2006-01-06Fixed multiple Search Results in categories bug.leo
2006-01-03Fixed subpieces in the pieces bar.leo
2005-12-30Show piece numbers and a few small fixes.leo
2005-12-27Removed code for the old pieces list.leo
2005-12-27Pressing delete while the focus in on the combobox no longer deletes a piece.leo