wxUSE_XRC implies wxUSE_XML now
[wxWidgets.git] / samples /
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-22  Włodzimierz SkibaSmartphone fix.
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC movement influenced depth of paths.
2004-09-18  Vadim Zeitlinadded test for toggling wxLC_[HV]RULES styles
2004-09-17  Vadim Zeitlinrewrote some sizer code using wxSizerFlags
2004-09-17  Włodzimierz SkibaNotebook sample redesign. Now it is 'wxNotebook & frien...
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlinmore 'realistic' progress dialog test (part of patch...
2004-09-16  Włodzimierz SkibaDescription of the 'generic dialogs in native builds...
2004-09-15  Vadim Zeitlinadded tests for EVT_ICONIZE/MAXIMIZE
2004-09-13  Vadim Zeitlinno changes, just removed a wrong comment
2004-09-08  Vadim Zeitlinreverted last check in
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-09-07  Vadim Zeitlinfixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-09-03  Włodzimierz SkibaFix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
2004-08-31  Włodzimierz SkibaGeneric dialogs not available in shared nonUniv builds...
2004-08-26  Włodzimierz SkibaPolish translation to i18n sample + source cleaning.
2004-08-26  Włodzimierz SkibaPolish translation to i18n sample.
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-15  Václav Slavíkwarning fix w/o #ifdefs
2004-08-11  Włodzimierz Skiba2.4 compatibility.
2004-08-09  Stefan Csomorxcode 1.5
2004-08-09  Włodzimierz SkibaFixed bug with truncation of Unicode data in wxConnecti...
2004-08-07  Václav Slavíkfixed plugins naming in samples
2004-08-06  Włodzimierz SkibaDeleting void is undefined.
2004-08-05  Włodzimierz SkibaMake wxSplashScreen with parent so it ends immediatelly...
2004-08-05  Włodzimierz SkibaOrder of initializations according to class construction.
2004-08-04  Włodzimierz SkibawxSplashScreen also for About frame.
2004-08-04  Włodzimierz SkibawxSplashScreen sample added to global makefiles.
2004-08-04  Włodzimierz SkibawxSplash sample code, sample image, bake and make files.
2004-08-02  Włodzimierz SkibaMore suitable data structure (in the process of making...
2004-08-02  Włodzimierz SkibaRegenerated makefiles after copying of subdirectory.
2004-08-02  Włodzimierz SkibaRegenerated makefile after some recent addition of...
2004-07-30  Vadim Zeitlinfixed quitting the sample; fixed memory leak of CDummyW...
2004-07-30  Vadim Zeitlinfixed MFC sample (bug 978194)
2004-07-30  Włodzimierz SkibaConditional compilation fix.
2004-07-27  Włodzimierz SkibaMissing headers.
2004-07-25  Vadim Zeitlinunused param warnings fixes
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinrewrote this page to look like all the others; added...
2004-07-25  Vadim Zeitlintypos in comments
2004-07-24  Vadim Zeitlincompilation fix for !MSW
2004-07-23  Vadim Zeitlincosmetic change
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Robin DunnActually use the OnStack test
2004-07-21  Vadim Zeitlincorrected code to not suppose that Write() always write...
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-18  Václav Slavíkfixed MSW crashes when choosing Exit in popup menu
2004-07-15  Włodzimierz SkibaType casting warning fixes.
2004-07-13  Włodzimierz SkibaRemoval of deprecated methods.
2004-07-13  Włodzimierz SkibaRemoval of deprecated methods.
2004-07-12  Włodzimierz SkibaWarning fix
2004-07-09  Vadim Zeitlinshow stderr in popen() test; show how to deal with...
2004-07-07  Dimitri Schoolwerthremoved redundant wx_PPC.rsrc from project as well...
2004-07-05  Dimitri Schoolwerthremoved tab character; replaced -1 with wxID_ANY
2004-07-05  Dimitri Schoolwerthuse a default position for frames and in some cases...
2004-07-04  Julian SmartEnclosed control in a panel to demonstrate display...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-03  Václav Slavíkdemonstrate tab order
2004-07-01  Václav Slavíkdon't force excessively large minsize, it makes the...
2004-07-01  Václav Slavíkcopy doc/ directory to builddir
2004-06-28  Václav Slavíktest nested indexes
2004-06-26  Vadim Zeitlinadded and documented wxKeyEvent::GetUnicodeKey(); made...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-24  Włodzimierz SkibaFixed stream test.
2004-06-24  Václav Slavíkset size hints so that the window won't shrink too...
2004-06-24  Włodzimierz SkibaFixes for Smartphone builds. Sample does not work yet...
2004-06-24  Włodzimierz SkibaFixed WinCE build.
2004-06-23  Vadim Zeitlinextracted some wxDateTime tests from console sample...
2004-06-23  Vadim Zeitlindon't use wxHSCROLL for the rich edit window, not that...
2004-06-23  Chris Elliottfix bug with button doing nothing
2004-06-23  Włodzimierz SkibaAccording to C99 standard (6.10.1 p3) defined() in...
2004-06-22  Vadim Zeitlindon't pretend that type unsafe event table entry works...
2004-06-22  Vadim Zeitlindon't overwrite initial controls value, explaining...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaLess text for smaller screen.
2004-06-22  Włodzimierz SkibaMinimize diff for ports where features are not possible.
2004-06-21  Włodzimierz SkibaBetter conditions within dialogs sample.
2004-06-18  Włodzimierz SkibaCharsets part moved from console sample to test unit.
2004-06-18  Włodzimierz SkibaFlatening menu for Smartphones when menubar has only...
2004-06-18  Václav Slavíktest colours unsetting
2004-06-16  Włodzimierz SkibaGeneric file dialog presentation. Regenerated makefiles.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-15  Włodzimierz SkibaAdd generic dialogs in non wxUniversal builds. Regenera...
2004-06-15  Włodzimierz SkibaMissed VC workspace.
2004-06-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-12  Václav Slavíkcompilation fixes for GTK (this looks weird for other...
next