]> git.saurik.com Git - wxWidgets.git/history - user/wxLayout/wxlwindow.cpp
Modified font handling (on the way to real rtf editing...)
[wxWidgets.git] / user / wxLayout / wxlwindow.cpp
1999-05-12  Karsten BallüderModified font handling (on the way to real rtf editing...)
1999-05-12  Karsten Ballüdernow we can even edit again
1999-05-12  Karsten BallüderMissing "c" bug should be gone.
1999-05-12  Karsten BallüderCursor movements and selections even in non-edit mode.
1999-05-12  Karsten BallüderScroll to cursor works correctly now.
1999-05-11  Karsten BallüderCOPY works, cut still missing, highlighting buggy.
1999-05-11  Karsten BallüderSome nice improvements, it's even quite fast now!
1999-05-10  Karsten BallüderAdded Refresh() to OnMouse.
1999-05-10  Karsten BallüderUpdated for Mahogany.
1999-05-09  Karsten BallüderSelection marking seems fine now.
1999-05-08  Karsten BallüderMuch improved, update rectangles almost work. Selection...
1999-04-13  Karsten BallüderAdded variable cursor to highlight embedded user data.
1999-04-12  Karsten BallüderCountless (some half-finished) optimisations.
1999-04-12  Robert Roebling clipboards tests
1999-04-03  Karsten BallüderCompiles and runs again with new printing code (which...
1999-03-29  Karsten BallüderMerged in latest wxLayout code from Mahogany Mail.
1999-03-14  Karsten BallüderFixes and more functionality.
1999-03-14  Karsten BallüderShould work very well now.
1999-03-07  Karsten BallüderNew, rewritten, wxLayout. Almost complete.
1999-02-08  Karsten Ballüderupdated wxLayout
1998-11-19  Karsten Ballüderfixes
1998-10-30  Karsten Ballüderfixes
1998-10-28  Vadim Zeitlin(very) small changes for Windows compilation
1998-10-24  Karsten BallüderRewrite. Cursor handling better, split Layout() and...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-13  Karsten Ballüderintegrated my latest changes and Vadim's fixes on top...
1998-08-12  Karsten BallüderLooks like I've fixed the editing
1998-08-12  Karsten BallüderCursor and insert/delete work much better now, code...
1998-08-10  Karsten Ballüderadded correct coordinate handling
1998-08-06  Karsten Ballüderseveral fixes
1998-07-20  Karsten Ballüderprinting added
1998-07-12  Karsten Ballüderlatest sources from M
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-06-29  Karsten BallüderAdded my wxWindows based layout engine to the repository.