Committing in .
[wxWidgets.git] / samples /
2006-02-15  Jouk Jansen Committing in .
2006-02-12  Vadim Zeitlinfixed memory leak in the sample and simplified wxCheckL...
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-10  Vadim Zeitlinadded test for GetInsertyionPoint() (patch 1262125)
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-10  Włodzimierz SkibaUse 'wx/' for contrib samples and make wxTinderbox...
2006-02-09  Vadim Zeitlinadded tests for centering dialogs on screen/parent
2006-02-09  Vadim Zeitlinput property sheets in their own submenu; resolve accel...
2006-02-08  Vadim Zeitlinadded a page showing wxToolBars (part of patch 1358919)
2006-02-05  Julian SmartRemoved obsolete files from richedit sample directory
2006-02-05  Julian SmartRemoved textedit from top-level sample makefiles
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-04  Stefan Csomorusing common info.plist
2006-02-04  Stefan Csomorcommon Info.plist for XCode projects
2006-02-02  Julian SmartFix nonsensical checked menu item label and behaviour
2006-01-31  Włodzimierz SkibaBuild fix.
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Julian SmartPut MFC sample at end of list
2006-01-30  Julian SmartAdapted notebook sample to demonstrate wxToolbook
2006-01-29  Robert Roebling Fix rawbitmap sample to clear bitmap first.
2006-01-26  Włodzimierz SkibaBetter #include
2006-01-25  Julian SmartDon't require drag and drop
2006-01-23  Vadim Zeitlinadded tests of update UI handlers for clipboard menu...
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-21  Mart RaudseppLets have a close box for the DnDShapeDialog in the...
2006-01-18  Julian SmartReordering so most likely to fail are at end
2006-01-18  Julian SmartUnicode
2006-01-18  Julian SmartAllow compilation of samples to continue with wxUSE_DIS...
2006-01-18  Julian SmartDon't pass wxALIGN_ flags to wxButton
2006-01-16  Włodzimierz SkibaAvoid conflict between wxWindow::Enable and MyFrame...
2006-01-16  Włodzimierz SkibaCode cleaning.
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-13  Stefan Csomorgcc 3.3 for ppc and gcc 4.0 for i386, static and dynami...
2006-01-10  Włodzimierz SkibawxWinCE (small screen) adjustements. Added possible...
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2006-01-08  Robert Roebling Added sample for wxDataViewCtrl
2006-01-07  Vadim Zeitlinjust added wxUSE_MENUS around code using the menus
2006-01-07  Vadim Zeitlinadded a test command to show the current selection
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-26  Václav Slavíkallow opening .html files, too
2005-12-19  Włodzimierz SkibaSomebody forgot to restore from testing phase.
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-12-18  Julian SmartShould use LoadFile for file, not LoadPage
2005-12-14  Michael WetherellCompile Fix
2005-12-11  Włodzimierz SkibaImproved small screen splash sample.
2005-12-10  Włodzimierz SkibawxDisplay support for wxWinCE port.
2005-12-03  David Surovellapplied patch 1372197, with some minor mods and cleanup
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-27  Vadim Zeitlindon't compare bools with NULL
2005-11-27  Michael WetherellSmall fixes
2005-11-27  Michael WetherellSmall fixes to allow compilation in Unicode mode with gcc
2005-11-27  Michael WetherellReplace non-ascii characters with escapes
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-16  Włodzimierz SkibaFinally removes occurences of OnMenuCommand and closes...
2005-11-16  Vadim Zeitlindon't use wxStaticCast to wxBookCtrlBase -- it doesn...
2005-11-15  Mart RaudseppAny reason why we #if the menuitem bitmap code in the...
2005-11-14  Julian SmartApplied patch [ 1355355 ] Replace GPLed code in penguin...
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-08  Stefan Csomornot supported anymore
2005-11-03  Vadim Zeitlinadded checkbox to enable setting (or not) individual...
2005-11-03  Włodzimierz SkibaWarning fix.
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-25  Włodzimierz SkibawxWinCE build fix and source cleaning.
2005-10-23  Michael WetherellRebake after adding libs html and xml to samples using...
2005-10-23  Michael WetherellAdd libs html and xml to bakefiles of samples/contribs...
2005-10-22  Julian SmartRemoved duplicate hotkey
2005-10-21  Julian SmartReduced unnecessary painting; delete/recreate caret...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-21  Vadim Zeitlinblind compilation fix for TestScopeGuard()
2005-10-21  Julian SmartSwitched antialiasing off since GetTextExtent doesn...
2005-10-21  Julian SmartFixed some styling bugs, optimized resize for large...
2005-10-20  Julian SmartEfficiency measures; file loading bug fix
2005-10-19  Włodzimierz Skibarichtext.bkl added and dmars makefiles removed.
2005-10-19  Julian SmartOnly draw if inside client rectangle
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-17  Michael WetherellRevert accidental change
2005-10-17  Michael WetherellWarning fixes for win64
2005-10-17  Włodzimierz Skibahtmlctrl sample is not for msw toolkits
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-09  Vadim Zeitlincompilation fixes for wxUSE_TREEBOOK=0
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-08  Vadim Zeitlinshow the OS information in the about dialog
2005-10-08  Vadim Zeitlincheck whether setting locale for the selected language...
2005-10-08  Vadim Zeitlinadded ja_JP.EUC-JP catalog
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-04  Vadim Zeitlinreverted last (accidental) change
2005-10-03  Vadim Zeitlinadded new files which were generated by bakefile but...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-29  Włodzimierz SkibaWarning fix.
next