]> git.saurik.com Git - wxWidgets.git/history - user/wxLayout/wxllist.cpp
updated
[wxWidgets.git] / user / wxLayout / wxllist.cpp
1999-05-19  Karsten Ballüderupdated
1999-05-18  Karsten Ballüderhighlighting fixes
1999-05-18  Karsten Ballüderfixed an over-optimisation
1999-05-18  Karsten BallüderMerged in from Mahogany. A bit better and safer.
1999-05-16  Karsten Ballüderminor bug fix
1999-05-16  Karsten BallüderMany, many updates. Almost perfect.
1999-05-14  Karsten Ballüdera few more buglets
1999-05-14  Karsten BallüderUpdated, fixed a colour bug.
1999-05-14  Karsten BallüderThe new layout mechanism is better than the old one...
1999-05-13  Karsten BallüderI was stupid enough to reorganise the way font changes...
1999-05-13  Karsten Ballüdersome changes, untested
1999-05-13  Karsten Ballüderremoved an assert which was broken (looked right though)
1999-05-13  Karsten Ballüderfind position bug fixed
1999-05-13  Karsten BallüderAdded finding of text in the list and fixed calculation...
1999-05-12  Karsten BallüderModified font handling (on the way to real rtf editing...)
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-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üderSuppressing selection highlighting in M.
1999-05-10  Karsten BallüderUpdated for Mahogany.
1999-05-09  Karsten BallüderSelection marking seems fine now.
1999-05-09  Karsten BallüderPartially functioning selections.
1999-05-08  Karsten BallüderMuch improved, update rectangles almost work. Selection...
1999-04-12  Karsten BallüderCountless (some half-finished) optimisations.
1999-04-07  Karsten Ballüderworkaround for counterintuitive wxString::operator...
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  Vadim ZeitlinWin compilation fixes
1999-03-07  Karsten BallüderNew, rewritten, wxLayout. Almost complete.
1999-02-08  Karsten Ballüderupdated wxLayout
1999-01-22  Karsten BallüderNow uses dcps.h
1998-12-10  Karsten Ballüderanother API change fix
1998-12-10  Karsten BallüderTrying to adopt to new wxGTK API.
1998-11-19  Karsten Ballüderfixes
1998-11-01  Karsten Ballüderfixes
1998-10-30  Karsten Ballüderfixes
1998-10-28  Vadim Zeitlin(very) small changes for Windows compilation
1998-10-27  Karsten Ballüdermore fixes, printing works quite fine now
1998-10-25  Karsten BallüderPrinting moreless works now.
1998-10-24  Karsten BallüderRewrite. Cursor handling better, split Layout() and...
1998-08-14  Karsten Ballüderprinting works, page number controls are hidden
1998-08-14  Karsten Ballüderadded printing
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üderfixed mysterious mistakes
1998-08-12  Karsten BallüderCursor and insert/delete work much better now, code...
1998-08-06  Karsten Ballüderseveral fixes
1998-07-31  Karsten Ballüderadded a comment and hopefully improved extent detectionn
1998-07-29  Karsten BallüderSetting of background colours is now correct.
1998-07-29  Karsten Ballüderimplemented correct setting of background colour for...
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
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.