summaryrefslogtreecommitdiff
path: root/win/Mainfrm.cpp
AgeCommit message (Collapse)Author
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-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-14Added the lcApplication class.leo
git-svn-id: http://svn.leocad.org/trunk@473 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-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-03Fixed subpieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@451 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-20Remove Piecesbar Combobox toggle option (always on now).leo
git-svn-id: http://svn.leocad.org/trunk@444 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-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-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-09-28Removed the option to disable the piece preview, it's always enabled now.leo
git-svn-id: http://svn.leocad.org/trunk@422 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-09-23Removed option to zoom the piece preview.leo
git-svn-id: http://svn.leocad.org/trunk@420 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-06-01Automatically resize status bar panes to fit their text.leo
git-svn-id: http://svn.leocad.org/trunk@394 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-18Better tooltip behavior on the pieces list,leo
Fixed a possible crash processing shortcuts. git-svn-id: http://svn.leocad.org/trunk@393 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-16Fixed units in the modify dialog;leo
Disabled all shortcut keys when the user is entering text. git-svn-id: http://svn.leocad.org/trunk@392 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-15Fixed drag and drop of files.leo
git-svn-id: http://svn.leocad.org/trunk@391 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-11Allowed setting shortcut keys for the action modes.leo
git-svn-id: http://svn.leocad.org/trunk@389 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-09Fixed keyboard shortcuts being activated while the user is typing text in ↵leo
the pieces combobox. git-svn-id: http://svn.leocad.org/trunk@388 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-03-08Allowed more commands to have their shortcuts changed,leo
Fixed a memory leak in the BMP Menu class. git-svn-id: http://svn.leocad.org/trunk@387 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2004-11-19Added support for custom user shortcut keys.leo
git-svn-id: http://svn.leocad.org/trunk@363 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2004-10-01Set the console font.leo
git-svn-id: http://svn.leocad.org/trunk@362 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-09-18Added a progress bar for long operations.leo
git-svn-id: http://svn.leocad.org/trunk@349 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-05-26Redraw console after it has been changed.leo
git-svn-id: http://svn.leocad.org/trunk@340 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-04-20Re-enabled the Modify Dialog.leo
git-svn-id: http://svn.leocad.org/trunk@338 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-01-09Fixed buffer overflow setting status bar text.leo
git-svn-id: http://svn.leocad.org/trunk@331 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-10Fixed a bug when loosing focus during Print Preview.leo
git-svn-id: http://svn.leocad.org/trunk@302 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-12-04Debug consoleleo
git-svn-id: http://svn.leocad.org/trunk@274 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-02-22Correctly initialize/destroy MainWndleo
git-svn-id: http://svn.leocad.org/trunk@250 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-02-02Fixed step add/remove commandsleo
git-svn-id: http://svn.leocad.org/trunk@239 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-01-29Minifig Wizard fixesleo
git-svn-id: http://svn.leocad.org/trunk@235 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-01-25Multiple project viewsleo
git-svn-id: http://svn.leocad.org/trunk@227 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-11-15changes to catch up with the new features fo the linux versionleo
git-svn-id: http://svn.leocad.org/trunk@162 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-14Initial revisiondocwhat
git-svn-id: http://svn.leocad.org/trunk@2 c7d43263-9d01-0410-8a33-9dba5d9f93d6