summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Collapse)Author
2006-03-05Rewrote the 3D mouse rotation code, removed the 3D mouse option.leo
git-svn-id: http://svn.leocad.org/trunk@515 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-03-02Fixed view->step submenu.leo
git-svn-id: http://svn.leocad.org/trunk@505 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-28Show piece number on the status bar.leo
git-svn-id: http://svn.leocad.org/trunk@501 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-28Drag and drop new pieces from the category tree.leo
git-svn-id: http://svn.leocad.org/trunk@499 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-26Show selection on the status bar.leo
git-svn-id: http://svn.leocad.org/trunk@497 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-26Better menu title class.leo
git-svn-id: http://svn.leocad.org/trunk@496 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-25Popup menu title.leo
git-svn-id: http://svn.leocad.org/trunk@495 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-24Removed useless options.leo
git-svn-id: http://svn.leocad.org/trunk@494 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Added check marks to the status bar snap menu.leo
git-svn-id: http://svn.leocad.org/trunk@492 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Fixed the swapped values in the snap menu, changed default Z snap back to 1 ↵leo
flat and fixed the snap value after loading old project files. git-svn-id: http://svn.leocad.org/trunk@490 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-23Moved all LeoCAD units conversion code to a single function,leo
Fixed a bug moving the camera with the modify dialog. git-svn-id: http://svn.leocad.org/trunk@489 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-17Removed option for using polygon stipple for transparency.leo
git-svn-id: http://svn.leocad.org/trunk@480 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-16Fixed sorting of patterned pieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@479 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Fixed bug where pieces would be added multiple times when expanding a category.leo
git-svn-id: http://svn.leocad.org/trunk@476 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Updated project file.leo
git-svn-id: http://svn.leocad.org/trunk@475 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Fixed empty search results not always shown.leo
git-svn-id: http://svn.leocad.org/trunk@474 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Added the lcApplication class.leo
git-svn-id: http://svn.leocad.org/trunk@473 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-12Added a group for pieces without a category in the Library Manager.leo
git-svn-id: http://svn.leocad.org/trunk@472 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-12Removed old PieceInfo group code.leo
git-svn-id: http://svn.leocad.org/trunk@471 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-11Better debug console colors.leo
git-svn-id: http://svn.leocad.org/trunk@470 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-07Fixed a small memory leak.leo
git-svn-id: http://svn.leocad.org/trunk@467 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-05Simple expression matching for the piece categories.leo
git-svn-id: http://svn.leocad.org/trunk@466 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-27Removed unused functions.leo
git-svn-id: http://svn.leocad.org/trunk@463 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-24Removed unused functions.leo
git-svn-id: http://svn.leocad.org/trunk@461 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
git-svn-id: http://svn.leocad.org/trunk@460 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-23Updated VS project.leo
git-svn-id: http://svn.leocad.org/trunk@459 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-20Made the Windows piece preview use the common preview code.leo
git-svn-id: http://svn.leocad.org/trunk@458 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-19Fixed crash under VC++ 7.1leo
git-svn-id: http://svn.leocad.org/trunk@457 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-19Fixed initial Pieces Bar width for the first time you run LeoCAD.leo
git-svn-id: http://svn.leocad.org/trunk@456 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-19Fixed compiler warnings and errors on VC++ 7.1leo
git-svn-id: http://svn.leocad.org/trunk@455 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-06Fixed multiple Search Results in categories bug.leo
git-svn-id: http://svn.leocad.org/trunk@452 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-03Fixed subpieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@451 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-30Show piece numbers and a few small fixes.leo
git-svn-id: http://svn.leocad.org/trunk@450 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-27Removed code for the old pieces list.leo
git-svn-id: http://svn.leocad.org/trunk@449 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-27Pressing delete while the focus in on the combobox no longer deletes a piece.leo
git-svn-id: http://svn.leocad.org/trunk@448 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-26Changed piece selection to local space.leo
git-svn-id: http://svn.leocad.org/trunk@447 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-22Fixed the pieces combobox to select items in the tree control when using ↵leo
auto-complete. git-svn-id: http://svn.leocad.org/trunk@446 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-22Fixed a few small PLM bugs.leo
git-svn-id: http://svn.leocad.org/trunk@445 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-20Remove Piecesbar Combobox toggle option (always on now).leo
git-svn-id: http://svn.leocad.org/trunk@444 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
git-svn-id: http://svn.leocad.org/trunk@443 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-03Fixed names of some patterned pieces in the piece list.leo
git-svn-id: http://svn.leocad.org/trunk@442 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-11-09Remember the pieces bar size when you exit the program.leo
git-svn-id: http://svn.leocad.org/trunk@439 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-11-08Small tweaks to the snap values.leo
git-svn-id: http://svn.leocad.org/trunk@437 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-11-04Fixed the snap popup menu to match the new snap values.leo
git-svn-id: http://svn.leocad.org/trunk@435 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-11-03New movement snap values.leo
git-svn-id: http://svn.leocad.org/trunk@433 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-23Added a new rotate camera interface,leo
Added an assert macro, Added support for multiple keywords to the pieces tree. git-svn-id: http://svn.leocad.org/trunk@431 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-23Only show error messages when checking for new versions from the menu.leo
git-svn-id: http://svn.leocad.org/trunk@429 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-14Added commands to edit/add/remove categories from the pieces tree context menu.leo
git-svn-id: http://svn.leocad.org/trunk@427 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-02Made Region Select part of regular selection.leo
git-svn-id: http://svn.leocad.org/trunk@424 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-09-29Resizing the piece preview now resizes the tree list correctly.leo
git-svn-id: http://svn.leocad.org/trunk@423 c7d43263-9d01-0410-8a33-9dba5d9f93d6