]> git.saurik.com Git - wxWidgets.git/history - samples
add a numeric column test
[wxWidgets.git] / samples /
2008-07-06  Vadim Zeitlinadd a numeric column test
2008-07-05  Paul Cornettmark long-deprecated methods as such, and don't use...
2008-06-30  Vadim Zeitlinremove unused exec.rc file
2008-06-30  Vadim Zeitlinimplement wxListCtrl::GetSubItemRect() for generic...
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-06-27  Vadim Zeitlinuse wxIconizeEvent::IsIconized() instead of deprecated...
2008-06-26  Vadim Zeitlinbuild fix for PCH-less build
2008-06-24  Robert RoeblingCompilation
2008-06-24  Robert RoeblingNext part of tree state icon patches
2008-06-24  Paul Cornettfix crash on exit, after hiding search tool then toggli...
2008-06-23  Julian SmartDon't fail to get correct extension if there's a dot...
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-21  Bryan PettyLeftover changes for sample doc improvements in ticket...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-20  Paul Cornettdon't include private header in a sample
2008-06-20  Robert RoeblingGive spin button the same height as the associated...
2008-06-17  Vadim Zeitlinfix compilation of TestRegConfRead()
2008-06-16  Vadim Zeitlindon't recreate combobox with proportion of 1 (instead...
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-14  Vadim Zeitlincompilation fix (casts for mb_str() used as argument...
2008-06-14  Vadim Zeitlinchange shortcut for "Sort" to Ctrl-T to avoid conflict...
2008-06-13  Vadim Zeitlinfix reference counting problems with wxGridCellWithAttr...
2008-06-13  Julian SmartSkip base command line parsing, which fails when passin...
2008-06-12  Stefan Csomormac paths updated
2008-06-12  Stefan Csomormac paths updated
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-07  Vadim Zeitlinset a global flag on shut down instead calling Delete...
2008-06-07  Vadim Zeitlindo what we advise, not what we say is unsupported:...
2008-06-07  Vadim Zeitlinpresent information about key presses better; some...
2008-06-07  Vadim Zeitlindon't show the normal context menu while editing an...
2008-06-04  Václav SlavíkChanged wxHTML default font size for printing to be...
2008-06-04  Vadim Zeitlincompilation fix for wxUSE_STL==1
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-06-01  Vadim Zeitlinuse IMPLEMENT_APP_CONSOLE and not IMPLEMENT_APP for...
2008-06-01  Vadim Zeitlincompilation fix for wxX11
2008-06-01  Vadim Zeitlinadded missing wx/wrapsizer.h include
2008-06-01  Vadim Zeitlinfix compilation with wxUSE_DRAG_AND_DROP==0 (as in...
2008-05-30  Vadim Zeitlinuse 'i' and 'd' instead of WXK_DELETE/INSERT as wxMSW...
2008-05-30  Vadim Zeitlinensure that GetEditControl() returns something even...
2008-05-28  Vadim Zeitlinfix MSVC /Wp64 warnings
2008-05-24  Vadim Zeitlinadd test for bug 716
2008-05-24  Vadim Zeitlincompilation fix after the last change
2008-05-23  Vadim Zeitlinadded wrapsizer (should have been checked in a long...
2008-05-23  Vadim Zeitlincorrect toggling of the selected icon (closes 4029)
2008-05-23  Robert RoeblingUpdate controls sample to follow documented logic
2008-05-21  Robert RoeblingMake height of red square depend on value in the model
2008-05-21  Robert RoeblingAdd test for progress renderer
2008-05-20  Robert Roeblingreplaces unsigned int with wxUIntPtr
2008-05-18  Vadim Zeitlinuse GtkComboBox instead of deprecated GtkOptionMenu...
2008-05-17  Vadim Zeitlinfix crash in BitmapComboBoxWidgetsPage under wxUniv
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-05-08  Vadim Zeitlinextracted wxWrapSizer in separate files and somewhat...
2008-05-08  Václav Slavíkchanged ShowWithEffects() to use directional wxSHOW_EFF...
2008-05-08  Vadim Zeitlinadd a combobox to one of the toolbars, just for testing
2008-05-05  Vadim Zeitlinremove _T()s, they're unneeded now
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-28  Vadim Zeitlinfix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl...
2008-04-28  Václav Slavíkreport Unicode characters when reporting EVT_CHAR in...
2008-04-28  Václav Slavíkuse the new DoLogString signature (fixes with 2.8 compa...
2008-04-25  Robert RoeblingwxCairoGraphics need a font event without drawing text
2008-04-25  Robert RoeblingSome testing code for wxGraphicsContext printing
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2008-04-17  Robert Roebling[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
2008-04-15  Robert RoeblingUse correct tree style
2008-04-14  Robert RoeblingSupport bitmaps and text and header columns using wxIma...
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-11  Robert RoeblingAdd test for context menu, fixed mem leak, fixed focus...
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-06  Robert RoeblingTest header and renderer aligment separately, II
2008-04-06  Robert RoeblingTest header and renderer aligment separately
2008-04-06  Vadim Zeitlindon't bounce back events to the text control recursivel...
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
next