Added wxRichTextCtrl
[wxWidgets.git] / samples /
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-17  Michael WetherellRevert accidental change
2005-10-17  Michael WetherellWarning fixes for win64
2005-10-17  Włodzimierz Skibahtmlctrl sample is not for msw toolkits
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-09  Vadim Zeitlincompilation fixes for wxUSE_TREEBOOK=0
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-08  Vadim Zeitlinshow the OS information in the about dialog
2005-10-08  Vadim Zeitlincheck whether setting locale for the selected language...
2005-10-08  Vadim Zeitlinadded ja_JP.EUC-JP catalog
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-04  Vadim Zeitlinreverted last (accidental) change
2005-10-03  Vadim Zeitlinadded new files which were generated by bakefile but...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-29  Włodzimierz SkibaWarning fix.
2005-09-26  Vadim Zeitlinadded directory with encoding-specific name to test...
2005-09-26  Vadim Zeitlinfixed the sample to work with conforming C++ compiler...
2005-09-26  Włodzimierz SkibaRoot for OS2 - feedback from openwatcom newsgroups.
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-21  Vadim Zeitlinconverted XPMs to Unix EOLs, otherwise some Unix compil...
2005-09-20  Stefan Csomormoving libiconv and libz into linker flags, as Xcode...
2005-09-20  Julian SmartAdded commented-out IPC_SERVICE for easier testing
2005-09-19  Julian SmartFix for modal/modeless wizards
2005-09-18  Julian SmartCorrected behaviour for modeless wizards -- can't detec...
2005-09-16  Włodzimierz Skibaangle bracket problem fix
2005-09-15  Włodzimierz SkibaSplines sample.
2005-09-14  Michael WetherellFixes for passing non-PODs via '...'
2005-09-14  Michael Wetherellddesetup.h becomes ipcsetup.h, missing part of patch...
2005-09-11  Julian SmartApplied patch [ 1263950 ] wxConnection fixes for Unicode
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-09-05  Włodzimierz SkibaLaunch default browser.
2005-08-30  Włodzimierz SkibawxCocoa build fix in response to wxLogs.
2005-08-29  Michael WetherellCompilation fix.
2005-08-28  Vadim Zeitlinadded test file loaded by the sample
2005-08-28  Vadim Zeitlinignore sample-created XPM
2005-08-28  Vadim Zeitlintest centering file dialog
2005-08-28  Vadim Zeitlinset or unset column image on column click
2005-08-28  Vadim Zeitlinignore dummy.txt used by the sample
2005-08-28  Vadim Zeitlinmodified GetLastMenuItem() to also take into account...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-08-28  Mattia Barbon Improve sizer support in generic wxNotebook. Fix...
2005-08-25  Michael WetherellMake TEST_DIR the current test, so that the djgpp build...
2005-08-24  Włodzimierz SkibaMissing wxUSE_... flags and source cleaning.
2005-08-23  Michael WetherellCompilation fix for wxUSE_DRAG_AND_DROP=0
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-22  Włodzimierz SkibaWarning fix.
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-17  Vadim Zeitlinalso added a check of choice selection in idle time...
2005-08-16  Włodzimierz SkibaWarning fix.
2005-08-16  Vadim Zeitlinadded code showing that at least under Windows wxCombob...
2005-08-11  Vadim Zeitlindon't override OnIconized() in the sample, the bug...
2005-08-08  Vadim ZeitlinMac compilation fixes
2005-08-08  Michael WetherellAdd <contrib-lib> bakefile tag. Like <wx-lib> except...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-08-01  Vadim Zeitlindon't crash when showing vert toolbar when horz one...
2005-07-31  Vadim Zeitlindon't call SetSize when creating the 2nd toolbar, this...
2005-07-31  Vadim Zeitlinregenerated after adding sound.rc
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlinadded test for playing sound from memory
2005-07-29  Vadim Zeitlinadded Stop test
2005-07-29  Vadim Zeitlinfixed id values to be more standard
2005-07-29  Vadim Zeitlinadded test for playing Windows resources
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Julian SmartCorrected DSW files
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-27  Chris Elliottfix SF bug 1236365 (tested in VC only)
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-21  Vadim Zeitlinadded mouse wheel event test; don't trap left mouse...
2005-07-20  Vadim Zeitlintooltips work under Mac as well; no need for wxUSE_TOOL...
2005-07-16  Michael WetherellCompilation fix
2005-07-15  Vadim Zeitlinadded a test of a crash inside wxEVT_PAINT handler...
2005-07-15  Vadim Zeitlinrewrote sample to have a more conventional structure...
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-07-13  Vadim Zeitlinadded test for wxXmlResource::Unload()
2005-07-13  Vadim Zeitlinno changes, just comments fixes
2005-07-13  Vadim Zeitlinadded test of box sizer proportions
2005-07-02  Vadim Zeitlinadded GetItemRect() test
2005-06-29  Václav SlavíkUnicode compilation fix again - please don't use non...
2005-06-26  Robert Roebling Added wxShadowObject for imitating a VMT with
2005-06-21  Michael WetherellRebaked after removal of notebook.rc
2005-06-17  Vadim Zeitlinuse generic sample icon; no need for separate .rc file
2005-06-16  Julian SmartApplied patch [ 1217859 ] Swedish translation for the...
2005-06-16  Julian SmartName correction
2005-06-16  Julian SmartApplied patch [ 1219269 ] [wxAll] Fix create button...
2005-06-14  Włodzimierz SkibaAllow multiline tooltip testing.
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-06-08  Stefan Csomorfixing build for debug
2005-06-08  Stefan Csomoradding dynamic build fixes
2005-06-07  Stefan Csomorxcode 2.1 support
2005-06-07  Stefan Csomorxcode 2.1 support
2005-06-02  Michael WetherellTypo
2005-06-02  Julian SmartMade ico files binary
2005-06-02  Julian SmartUse standard ids
next