Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / samples /
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.
2006-03-21  Stefan Csomorgcc 4.0 for all
2006-03-20  Vadim Zeitlininitialize wxZipFSHandler even when wxUSE_GIF=0
2006-03-18  Vadim Zeitlinfixed crash introduced in rev. 187 for all non-MSW...
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Stefan Csomoruniversal
2006-03-16  Vadim Zeitlincompile some functionality even when wxUSE_DISPLAY...
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-13  Włodzimierz SkibaMake wxListCtrl changes ported from 2.6 branch complete...
2006-03-12  Vadim Zeitlindon't send weird colours for different controls, this...
2006-03-12  Vadim Zeitlincreate a non readonly combobox
2006-03-12  Julian SmartAdded context menu
2006-03-12  Vadim Zeitlinlog wxChoice events in the same format as wxComboBox...
2006-03-12  Vadim Zeitlinuse the sizer to layout the main window/panel (this...
2006-03-12  Włodzimierz SkibaMake wxTinderbox pass dialup sample for DOS cross-build.
2006-03-10  Vadim Zeitlindon't Connect() to wxEVT_RIGHT_DOWN twice (fixed proble...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Vadim Zeitlinsimplification: create listbox in only one place (patch...
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-03-08  Vadim Zeitlintest EVT_TEXT_ENTER
2006-03-07  Włodzimierz SkibaDon't link with media lib with USE_MEDIA==0.
2006-03-07  Włodzimierz SkibaDon't link with media lib with USE_MEDIA==0.
2006-03-07  Mart RaudseppRemove the GetItemHeight sample from samples/checklst...
2006-03-07  Włodzimierz SkibaPresent generic dialog on WinCE. Show using/avoiding...
2006-03-04  Vadim Zeitlindon't use grey background for the control, it makes...
2006-03-02  Robert Roebling Change wxVariant GetValue() to GetValue( wxVariant...
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-02-28  Robert Roebling Added stubs for variaous tests.
next