add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / samples /
2006-08-04  Vadim Zeitlinmenu items for Centre() tests shouldn't be checkable
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-03  Vadim Zeitlinmake control children of a panel and not directly the...
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-31  Włodzimierz Skiba'[ 1530831 ] wxOwnerDrawnComboBox page for Widgets...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-27  Mart RaudseppAdd line and page size modification possibility.
2006-07-25  Benjamin Williamsanother bug fix for the sample
2006-07-25  Benjamin Williamsfixed bad pane name
2006-07-25  Włodzimierz SkibaRemoved unused files.
2006-07-25  Włodzimierz SkibaUse same type in both results of A?B:C operator (Tinder...
2006-07-25  Włodzimierz SkibaFinal steps to move to common icon.
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522506)
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Benjamin Williamsadded test pane which has no close button
2006-07-24  Vadim Zeitlinuse sample.rc
2006-07-24  Vadim Zeitlininstall help provider to allow testing helptext tags...
2006-07-24  Vadim Zeitlindon't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag...
2006-07-24  Vadim Zeitlinadded code to test UI updating of menu items in MDI...
2006-07-23  Mart RaudseppAdd ability to test tab stops. Very slightly modified...
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-21  Włodzimierz SkibaPDA adjustements
2006-07-20  Włodzimierz SkibaReuse common sample resources. Remove unused files.
2006-07-20  Włodzimierz Skiba[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-20  Włodzimierz SkibaWarning fix.
2006-07-20  Włodzimierz SkibaReuse common sample resources. Little code cleanup...
2006-07-19  Włodzimierz SkibaCrash fix for working without selecting subpage.
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz Skiba[ 1522988 ] Keypress causes crash in combo sample
2006-07-16  Vadim Zeitlindon't grow the combobox vertically (this does make...
2006-07-16  Vadim Zeitlinadded a DiscardEdits() test
2006-07-16  Stefan NeisUse xpm for PM port on OS/2 as well.
2006-07-16  Stefan NeisWith fix from treebase.cpp,v 1.28, (generic) treectrl...
2006-07-15  Václav Slavíkuse <value> instead of <default-*> for initial value...
2006-07-13  Jamie GaddDon't set background of wxMemoryDC before selecting...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-11  Włodzimierz SkibaFixed crash in book pages.
2006-07-10  Václav Slavíktest changing of selected item's icon in DoToggleIcon...
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-04  Włodzimierz Skiba[ 1515213 ] Combo sample improvements.
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Vadim Zeitlinremoved wxHyperlinkCtrl from this sample, it's not...
2006-07-03  Vadim Zeitlinmake the frame big enough to show all controls initially
2006-07-02  Julian SmartSeems to work fine without switching off anti-aliasing now
2006-06-30  Vadim Zeitlinavoid asserts by not using GetSelection() with multi...
2006-06-30  Vadim Zeitlinadded wxHyperLink and context help testing code (not...
2006-06-29  Vadim Zeitlincall wxApp::OnInit() from MyApp::OnInit() so that stand...
2006-06-29  Julian SmartChanged order of libs to fix linking
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
2006-06-26  Vadim Zeitlinadd SetSelection(-1) test (part of patch 1506943)
2006-06-25  Vadim Zeitlinadded a possibility to test how a custom bitmap appears...
2006-06-22  Julian SmartAdded missing makefile
2006-06-21  Włodzimierz Skiba[ 1509599 ] 'Split pickers page in widgets sample'...
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-19  Włodzimierz SkibaWarning fix.
2006-06-18  Stefan NeisAvoid problems with events that might be sent during...
2006-06-16  Włodzimierz SkibaFinal fix from '[ 1473731 ] wxColourBase and wxString...
2006-06-16  Jouk Jansen Committing in .
2006-06-15  Michael WetherellMissing header
2006-06-15  Michael WetherellFix lib link order in combo sample
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlincontext help for notebook pages tests added
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Włodzimierz SkibaUnneeded semicolon.
2006-06-14  Robin Dunnfixed line endings
2006-06-11  Vadim Zeitlinwe can avoid 2-step construction now that setting wxDIA...
2006-06-11  Vadim Zeitlinshow setting help text for individual radio box items
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Stefan NeisDon't use TreeBook for OS/2 PM port (at least not yet).
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-06-07  Włodzimierz SkibaShow grey version of image with alpha channel.
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-06-06  Włodzimierz SkibaAUI under wxMGL build fixes.
2006-06-06  Włodzimierz SkibaAUI under wxOS2 build fixes.
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFixes for Mac
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
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...
next