Initial commit of wxAUI
[wxWidgets.git] / samples /
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-05  Włodzimierz SkibaPeaceful solution to wxCheckListBox inheritance in...
2006-06-04  Vadim Zeitlinchanged menu accels to not clash with menubar ones
2006-06-02  Stefan CsomorFixes and XCode 2.3 update
2006-06-02  Stefan CsomorFixes and XCode 2.3 update
2006-06-02  Michael WetherellAdd wx-lib xml as adv depends on it for the richtext...
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz SkibaTypo fix.
2006-06-01  Włodzimierz SkibaMinor corrections to pickers presentation.
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-30  Włodzimierz SkibawxHyperlink page for widgets presentation.
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Vadim Zeitlinuse wxBitmap objects instead of pointers
2006-05-28  Michael WetherellRegenerate to add the new file toucan.png.
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-28  Vadim Zeitlinno changes (spaces only)
2006-05-27  Vadim Zeitlinmoved power functions for MSW from utils.cpp to (new...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-27  Włodzimierz SkibaMore small devices adjustements.
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-25  Włodzimierz SkibaAdjustement to wxCheckListBox under WinCE.
2006-05-25  Włodzimierz SkibaBetter screen usage on smaller devices.
2006-05-24  Włodzimierz SkibawxToggleButton page added to widgets sample.
2006-05-23  Julian SmartCheck for null pointers
2006-05-23  Włodzimierz SkibaAdd images with arrows of the combo sample to build...
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-19  Włodzimierz SkibaTinderbox build fix: preprocessing directive not recogn...
2006-05-18  Włodzimierz SkibawxUniv port mentioned instead of native, wxButton ports...
2006-05-18  Robin DunnReverted mistaken check-in
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-17  Włodzimierz SkibaOpening first subpage initially.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-05-17  Julian SmartCombobox may not be fully created at this point
2006-05-16  Vadim Zeitlintest IsModified() inside OnText()
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-14  Włodzimierz SkibaBakefile specification fixes.
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-08  Vadim Zeitlinbakefile-generated makefiles for the sample
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-05  Włodzimierz Skiba[ 1482626 ] Fix widgets sample build on unicode
2006-05-04  Vadim Zeitlinadded support for radiobox items tooltips in XRC
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-05-04  Vadim Zeitlinallow entering multiline tooltips directly; allow remov...
2006-04-28  Włodzimierz SkibaWarning fixes.
2006-04-27  Włodzimierz SkibaUnicode build fix.
2006-04-27  Vadim Zeitlinuse wxDelegateRendererNative as base class instead...
2006-04-26  Paul Cornettbuild fix for latest C++ standard
2006-04-25  Robert Roebling Added rc file for MINGW compilation.
2006-04-25  Robert Roebling Minor sample update.
2006-04-25  Robert Roebling Added simple scroll sample.
2006-04-24  Włodzimierz SkibaBuild fix after DrawPushButton introduction.
2006-04-24  Robert Roebling Finished most of the selection/focus handling.
2006-04-24  Włodzimierz SkibaRemoval of second part of dsw files (as requested by...
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-04-21  Vadim Zeitlintest centering file dialog on parent frame
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-04-19  Włodzimierz SkibaBuild fix after recent changes in wxRendererNative...
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlinadded a menu allowing to quickly switch to any page
2006-04-16  Vadim Zeitlinno changes, just removed some commented out code
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-04-16  Vadim Zeitlinshow effects of mirroring toucan image with alpha ...
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-14  Vadim Zeitlinreverted wxHVScrolledWindow patch (back to rev 1.10)
2006-04-14  Václav Slavíkdon't use deprecated interface
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-13  Julian SmartAdded Makefile.in
2006-04-09  Vadim Zeitlinvery minor cleanup
2006-04-02  Julian SmartCorrected index passed
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-27  Vadim Zeitlinadded an option to use wxExtHelpController (which means...
2006-03-27  Włodzimierz SkibaSource and warning cleaning after enabling wxUSE_DATAVI...
2006-03-25  Vadim Zeitlinpartly undid last commit: we still need to look in...
2006-03-25  Vadim Zeitlinno need to add . and .. explicitely to the catalogs...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-24  Włodzimierz SkibaPRIOR/NEXT build fixes.
2006-03-24  Włodzimierz SkibaPRIOR/NEXT build fixes.
2006-03-24  Włodzimierz SkibaFix after removal of PRIOR/NEXT in common headers.
2006-03-24  Julian SmartBuild corrections
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-23  Włodzimierz SkibaCentering maximized wxTLWs on screen should do nothing.
2006-03-23  Robert Roebling Implement basic MVC logic (change an item in one
2006-03-23  Julian SmartDon't centre the frame on WinCE
2006-03-22  Włodzimierz SkibaTest both constuctors. Warning fix.
next