]> git.saurik.com Git - wxWidgets.git/history - samples
Initial commit of wxAUI
[wxWidgets.git] / samples /
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.
2006-02-28  Robert Roebling Don't delete model in views destructor as several
2006-02-28  Julian SmartProposed syntax for telling WinCE whether a context...
2006-02-28  Julian SmartWinCE can't copy with title in menu
2006-02-27  Robert Roebling Most things about wxDataViewDateCell work.
2006-02-26  Robert Roebling Move wxDataViewCtrl to Adv (hope this has worked..).
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-26  Włodzimierz SkibaWinCE friendly wxCheckListBox sample.
2006-02-26  Robert Roebling Makes custom cell activatable.
2006-02-25  Robert Roebling Added wxDataViewProgressCell with native code
2006-02-24  Robert Roebling Added wxDataViewCustomCell.
2006-02-24  Robert Roebling added wxDataViewToggleCell
2006-02-23  Robert Roebling wxDataViewCtrl now with editable text and multiple
2006-02-23  Robert Roebling Update sample.
2006-02-21  Robert Roebling Updated wxDataViewCtrl sample
2006-02-20  Robert Roebling Added test for wxComboBox::SetString
2006-02-16  Vadim Zeitlincompilation fix after removing wxImage(wxImage *) ctor
2006-02-15  Robert Roebling Applied wxVScrolledWindow patch
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
next