]> git.saurik.com Git - wxWidgets.git/history - samples/richedit/wxllist.cpp
Mac compilation fix after const patch
[wxWidgets.git] / samples / richedit / wxllist.cpp
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-16  Julian SmartCompile fixes for Linux
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-07-15  Włodzimierz SkibaType casting warning fixes.
2004-05-25  Julian SmartMore name changes
2003-12-23  Dimitri SchoolwerthApplied patch #864557 (Adjustment of richedit sample...
2003-11-20  Dimitri SchoolwerthApplied patch #845402 ("RichEdit sample fixing and...
2003-09-11  Julian SmartApplied patch [ 795542 ] Unicode fixes in richedit...
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2002-01-16  George TaskerAdded checks for wxUSE_IOSTREAMH to determine which...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-15  Guillermo Rodrigue... Bug related to icon/bitmap conversion, fix by Mumit...
1999-12-01  Karsten Ballüderrtf cut&paste works now, html export fixed
1999-11-15  Karsten Ballüderprivate dataformat almost working - minor fixes
1999-11-08  Vadim ZeitlinwxDataObjectComposite/Custom seem to work
1999-11-06  Karsten Ballüdersome fixes and speedups
1999-11-06  Karsten Ballüdermouse selection handling fixed
1999-11-03  Karsten Ballüdermore asserts
1999-11-03  Vadim Zeitlinreadded clipboard support to richedit sample and fixed...
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-06-23  Karsten Ballüderminor update
1999-06-21  Karsten Ballüderprint overlap gone, mouse/cursor handling
1999-06-21  Karsten BallüderMerged in latest changes from Mahogany. Untested.
1999-06-14  Karsten BallüderFixed the keyboard selection handling (Please remember...
1999-06-12  Vadim Zeitlin1. crash when deleting multi line selection fixed
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-11  Vadim Zeitlinminor changes (fixing crash on mouse click)
1999-06-11  Karsten BallüderFixed a few bugs.
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten BallüderThe cursor is back! (Someone corrected wxGTK's idea...
1999-06-10  Karsten Ballüderlayout better
1999-06-09  Vadim Zeitlin1. fatal typo in colour copying in wxStyleInfo ctor...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor reverted back to the original...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor doesn't set all fields to -1
1999-06-09  Vadim Zeitlinmenu changed, many uninitialized variables are now...
1999-06-08  Vadim Zeitlincompile and cursor positioning fixes
1999-06-07  Karsten BallüderAdded a function to get screen coordinates relating...
1999-06-07  Karsten BallüderFormerly known as wxLayout.