modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / samples /
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...
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-27  Julian SmartPosition change - still can't use default size for...
2004-05-27  Julian SmartUse status bar even for WinCE; use standard frame style
2004-05-26  Włodzimierz SkibaUnhide problem of ambiguity in wxSoundBase::Play.
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
2004-05-25  Włodzimierz SkibawxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE...
2004-05-25  Włodzimierz SkibawxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE...
2004-05-25  Włodzimierz SkibaWarning removal.
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Włodzimierz SkibaRevitalization of the code, -1->wxID_ANY, TRUE->true...
2004-05-25  Włodzimierz SkibaRegenerated makefiles.
2004-05-25  Włodzimierz SkibaDb sample needs wxGrid in adv lib.
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, ambiguity of types.
2004-05-25  Włodzimierz SkibawxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false...
2004-05-25  Włodzimierz SkibaVideoMode/Display split, TRUE->true and FALSE->false...
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-25  Julian SmartRemoved redundant menu titles that added extra separators
2004-05-25  Kevin OllivierUpdated the class name for wxWebKit to wxWebKitCtrl...
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-22  Mattia Barbon Converted hash tests to CppUnit.
2004-05-22  Kevin OllivierFixed wxWebKit include.
2004-05-21  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-21  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
next