]> git.saurik.com Git - wxWidgets.git/history - samples
new path organisation for mac
[wxWidgets.git] / samples /
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...
2008-04-06  Vadim Zeitlinadded a note about entry point in Unicode build (patch...
2008-04-06  Vadim Zeitlindemo toggling border and 3D sash styles (last part...
2008-04-06  Vadim Zeitlinuse wxJoin() instead of redoing it manually in the...
2008-04-06  Vadim Zeitlindemonstrate fuller about dialog in ShowFullAboutDialog...
2008-04-06  Vadim Zeitlinno changes, just some cleanup (patch 1918720)
2008-04-05  Robert RoeblingAlso right-align second column
2008-04-05  Robert RoeblingAdded test for right alignment of 1st column
2008-04-05  Robert RoeblingAdded test for left/centre/right alignment
2008-04-05  Robert RoeblingSupport renderer::LeftClick() in generic code, removed...
2008-04-04  Vadim Zeitlinimplemented toggling of wxCAL_MONDAY_FIRST in the nativ...
2008-04-04  Vadim Zeitlinimplemented Mark() in the native MSW version of wxCalen...
2008-04-04  Vadim Zeitlinimplemented HitTest() in the native MSW version; added...
2008-04-01  Vadim Zeitlinmove all appearace-related methods down to wxCalendarCt...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Robin DunnUse C++ names in the text, not wxPython names
2008-03-27  Vadim ZeitlinMSW fixes for the last change: call Realize() after...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-23  Francesco Montorsithe control which can be enabled/disabled is a text...
2008-03-22  Vadim Zeitlinadd timing of synchronous execution
2008-03-22  Vadim Zeitlinno real changes, just added a default value for the...
next