summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
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
2005-12-26Changed piece selection to local space.leo
2005-12-22Fixed the pieces combobox to select items in the tree control when using auto...leo
2005-12-22Fixed a few small PLM bugs.leo
2005-12-20Remove Piecesbar Combobox toggle option (always on now).leo
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
2005-12-03Fixed names of some patterned pieces in the piece list.leo
2005-11-09Remember the pieces bar size when you exit the program.leo
2005-11-08Small tweaks to the snap values.leo
2005-11-04Fixed the snap popup menu to match the new snap values.leo
2005-11-03New movement snap values.leo
2005-10-23Added a new rotate camera interface,leo
2005-10-23Only show error messages when checking for new versions from the menu.leo