]> git.saurik.com Git - wxWidgets.git/history - samples
More suitable data structure (in the process of making everything wxUSE_STL insensitive).
[wxWidgets.git] / samples /
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...
2004-06-12  Václav Slavíkset size hints in notebook sample
2004-06-11  Włodzimierz SkibaReworked dialogs sample in the direction of fully worki...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-05  Mattia Barbon Warning fixes.
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Václav Slavíkremember custom palette changes done in wxColourDialog
2004-06-04  Julian SmartCorrected strange test for __WINDOWS__ or wxUSE_MFC
2004-06-04  Włodzimierz SkibaRemoved wxtest sample.
2004-06-04  Włodzimierz SkibaRemoved wxtest sample.
2004-06-03  Włodzimierz SkibaCleaning.
2004-06-03  Włodzimierz Skibabool if enough for true/false results.
2004-06-02  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-02  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-01  Václav Slavíkpop the menu up on mouse down, not up (this is more...
2004-06-01  Václav Slavíkremove email addresses
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true replacements.
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, wxDefaultSize, wxDefaultPosition, TRUE...
2004-06-01  Włodzimierz SkibaCorrect parent in wxFileSelector, -1->wxID_ANY, TRUE...
2004-06-01  Włodzimierz Skiba-1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE-...
2004-05-31  Václav Slavíkshow icon changing on all platforms
2004-05-31  Dimitri Schoolwerthfixed some of the unfound projects
2004-05-31  Julian SmartUncommitted files
2004-05-31  Włodzimierz Skiba-1->wxID_ANY and TRUE->true replacements.
2004-05-31  Włodzimierz SkibaCorrect parent for entering text dialog. -1->wxID_ANY...
2004-05-31  Włodzimierz SkibaWatcom repair. TRUE->true, FALSE->false and -1->wxID_AN...
2004-05-30  Václav Slavíkdon't use cryptic buttons, it's bad UI
2004-05-28  Włodzimierz SkibaMissed header, -1->wxID_ANY replacements.
2004-05-28  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false replacements
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
next