minor change: differentiate the initial banner of test.exe from test_gui.exe
[wxWidgets.git] / samples /
2009-06-01  Robert RoeblingCloses #10495: wxDataViewCtrl needs a way to start...
2009-05-31  Vadim Zeitlinimprove wxTreeCtrl::ScrollTo() behaviour in the generic...
2009-05-30  Vadim Zeitlinadded power, svg, taborder and xrc samples (closes...
2009-05-25  Vadim Zeitlinensure that Excel is visible and has an opened workbook...
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-24  Vadim Zeitlinadded a timer updating a counter in the background...
2009-05-22  Vadim Zeitlinmark the document as modified when its text control...
2009-05-16  Francesco Montorsi(dirty) fix rendering upon startup of the surface
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-05-09  Vadim Zeitlinadded UDP test (see #10717)
2009-05-09  Vadim Zeitlinadd tests for GetLocal() and GetPeer() (see #10779)
2009-05-09  Francesco Montorsiadd new predefined colour (and relative brush/pen)...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-05-07  Vadim Zeitlinadd SetEscapeId() test (see #10746)
2009-05-06  Stefan Csomorfixing osx_carbon guard
2009-05-04  Vadim Zeitlindon't use deprecated EVT_GRID_CELL_CHANGED synonym
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-04-29  Vadim Zeitlinshow the new size of the grid row/col which was resized...
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Vadim Zeitlinset more svn properties for the files which didn't...
2009-04-26  Vadim Zeitlinadd parent parameter to wxAboutBox() (closes #9952)
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-04-25  Vadim Zeitlinno changes, just fix a typo in a menu item label
2009-04-25  Vadim Zeitlinadded find performance test (see #9870) and the possibi...
2009-04-25  Vadim Zeitlinonly use Mac-specific menu item under Mac
2009-04-25  Francesco Montorsiuse wxSTB_ as prefix for wxStatusBar styles; add suppor...
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-04-16  Vadim Zeitlinadd Bind() test
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-16  Vadim Zeitlindefine constants for the number of items in the tree...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-04-15  Francesco Montorsismall enhancement: account for SLANT==ITALIC on wxMSW...
2009-04-12  Francesco Montorsiallow testing more font properties: light weight, slant...
2009-04-07  Robert RoeblingAdd test for wxDataViewColumn::GetWidth
2009-04-05  Vadim Zeitlinadded test for wxDC-based image scaling; updated copyright
2009-04-05  Vadim Zeitlinpaint background by default to avoid unexpected sample...
2009-04-05  Vadim Zeitlinimplement GetImageCount() for GIF handler (closes ...
2009-04-01  Francesco Montorsiadd IT locale to the makefile
2009-04-01  Francesco Montorsiinclude the locale name in the error message when the...
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
2009-03-26  Benjamin Williamsfix misusage of wxFlexGridSizer that was causing an...
2009-03-25  Vadim Zeitlindon't omit wxOK in wxMessageBox() call
2009-03-23  Francesco Montorsiremove VCard code leftover: it's not part of wx
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-23  Francesco Montorsiadd the ability to test the wxBell() function
2009-03-23  Vadim Zeitlinadd timing of the page loading (see #9972)
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-21  Vadim Zeitlinfix typo in comment introduced in the previous change...
2009-03-21  Vadim Zeitlindon't build flash and mfc samples with non-MSVC compile...
2009-03-19  Francesco Montorsicommit temporary fix for the sample for 2.9.0 release
2009-03-18  Benjamin Williamsupdated aui sample to demonstrate/test wxITEM_RADIO...
2009-03-18  Vadim Zeitlinadd combobox drop down/close up events (closes #10587)
2009-03-17  Jouk Jansencorrect typo in my previous commit
2009-03-17  Jouk Jansencorrecting #ifdef syntax error
2009-03-16  Francesco Montorsiallow testing wxSystemSettings::GetFont() return value
2009-03-16  Vadim Zeitlinadd a menu item to test setting focus (see #626 comment:42)
2009-03-15  Kevin OllivierRebake after last change.
2009-03-14  Francesco Montorsirevise the sample, simplifying and cleaning it where...
2009-03-13  Kevin OllivierOnly MSW supports loading sounds from data.
2009-03-13  Kevin OllivierMac -> OSX header change.
2009-03-13  Václav Slavíkadded wxXmlResource::LoadAllFiles()
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-12  Jaakko SalliReworked the way child properties can be added to a...
2009-03-11  Václav Slavíkrenamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
2009-03-10  Vadim Zeitlinhonour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don...
2009-03-10  Robert RoeblingChange Compare() method to being const
2009-03-09  Robert RoeblingImplement vetoing editing in wxDataViewTextRenderer...
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2009-03-08  Jaakko SalliAdded support for 'AutoComplete' attribute, automatical...
2009-03-07  Vadim Zeitlinreplace wxGetMultipleChoices() with wxGetSelectedChoice...
2009-03-07  Vadim Zeitlinuse wxLog::Log() instead of ugly cast
2009-03-07  Vadim Zeitlinsuppress wxLog::DoLog() and DoLogString() hiding warnings
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-06  Francesco Montorsifix typo (part of r59384)
2009-03-06  Francesco Montorsiremove wxT() and _() macros to make the sample more...
2009-03-06  Robert Roeblingadded test for wxDataViewCtrl::Expand() and ::Collapse()
2009-03-06  Robert RoeblingAdd new line at the end of the file
2009-03-06  Jaakko SalliProperty value images are no longer shrinked horizontally
2009-03-05  Vadim Zeitlin2nd (blind) fix for VC6 build
2009-03-05  Vadim Zeitlinset svn properties correctly for the new files (please...
2009-03-05  Vadim Zeitlin(blind) fix for VC6 build
2009-03-04  Francesco Montorsibuild fix
2009-03-04  Francesco Montorsiall code revisited.
2009-03-04  Francesco Montorsireorganize the sample splitting it in two source files...
2009-03-04  Francesco Montorsino real change: just reorder the code
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-04  Francesco Montorsirevert addition of the simple listctrl; it doesn't...
2009-03-02  Vadim Zeitlindon't generate non-MSVC makefiles for MSVC-only samples
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-03-01  Francesco Montorsiforce use of generic about dialog as to test unfocused...
2009-03-01  Chris Elliottavoid error of menu with zero ID
2009-02-25  Vadim Zeitlinundo the change of r57522, it's not needed any more...
2009-02-25  Francesco Montorsirevise all code; do not use many global objects; use...
2009-02-24  Vadim Zeitlinrender <TH> contents in bold, as all the browsers do
2009-02-21  Francesco Montorsifix a few typos
2009-02-20  Francesco Montorsifix a couple of drawing defects
2009-02-20  Francesco Montorsishow wxMutexGuiEnter/Leave by drawing into a bitmap...
next