2010-07-14 |
Vadim Zeitlin | No changes, just use better names in wxDataViewCtrl... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Replace remaining references to 2.9.0 with 2.9.1. |
tree | commitdiff |
2010-07-11 |
Jaakko Salli | Added 'Delimiter' attribute for wxArrayStringProperty... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Optionally set the window name in wxPersistentRegisterA... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Set the string to search for in wxSearchCtrl events. |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | wxArrayEditorDialog now uses wxEditableListBox. It... |
tree | commitdiff |
2010-07-04 |
Robert Roebling | Fix assert in dataview sample, fixes #12194: wxDataView... |
tree | commitdiff |
2010-06-25 |
Vadim Zeitlin | Remove duplicate sample.xpm inclusion from stc sample. |
tree | commitdiff |
2010-06-21 |
Francesco Montorsi | move console sample's interactive tests to two differen... |
tree | commitdiff |
2010-06-21 |
Vadim Zeitlin | Remove references to joytest.rc that was recently removed. |
tree | commitdiff |
2010-06-21 |
Vadim Zeitlin | Suppress bogus g++ warnings about uninitialized variables. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove references to not existing any more griddemo... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Correct the name of the XPM file containing the icon... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Add a test for selecting the last item in the tree... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use PBM_SETMARQUEE to implement indeterminate mode... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | No real changes, just convert a Mac-specific file to... |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | group all interactive tests together to make it easier... |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | Move dir tests from the console sample to DirTestCase |
tree | commitdiff |
2010-06-13 |
Francesco Montorsi | moved non-interactive tests for wxDynamicLibrary, wxGet... |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Use wxComboCtrl::SetTextCtrlStyle() in the combo sample |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Stop the timer in console IPC client sample once we... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | fix couple of warnings; remove wxUsleep dummy test |
tree | commitdiff |
2010-06-06 |
Francesco Montorsi | Move a couple of wxFileName tests from the console... |
tree | commitdiff |
2010-06-06 |
Francesco Montorsi | remove some tests from the console sample: |
tree | commitdiff |
2010-06-06 |
Jaakko Salli | To make it clear in the sample that a custom animation... |
tree | commitdiff |
2010-06-06 |
Jaakko Salli | Use ShowWithEffect() in the sample wxComboCtrlWithCusto... |
tree | commitdiff |
2010-06-02 |
Francesco Montorsi | remove wxFileConfig tests: FileConfigTestCase already... |
tree | commitdiff |
2010-06-02 |
Francesco Montorsi | Move some wxPrintf() tests (taken from glibc) to Vsnpri... |
tree | commitdiff |
2010-06-02 |
Francesco Montorsi | Move wxRegConfig tests from console sample to a new... |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Fix drawing of scaled bitmaps in wxCairoContext. |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Don't hard code position of the drawing sample window... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
tree | commitdiff |
2010-05-29 |
Francesco Montorsi | remove test code for wxScopeGuard (there's already... |
tree | commitdiff |
2010-05-29 |
Francesco Montorsi | remove wxCmdLineParser tests; there is already a much... |
tree | commitdiff |
2010-05-29 |
Francesco Montorsi | get rid of socket tests; there are marked as broken... |
tree | commitdiff |
2010-05-29 |
Francesco Montorsi | move all non-interactive FTP tests from the console... |
tree | commitdiff |
2010-05-27 |
Vadim Zeitlin | Add missing samples to samples.dsw. |
tree | commitdiff |
2010-05-26 |
Jaakko Salli | ComboControl -> ComboCtrl |
tree | commitdiff |
2010-05-23 |
Francesco Montorsi | remove streams tests: they're very basic and already... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Correct notebook sample layout. |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Fix focus debugging in the controls sample. |
tree | commitdiff |
2010-05-20 |
Vadim Zeitlin | Fix wxListCtrl::EndEditLabel() which simply didn't... |
tree | commitdiff |
2010-05-16 |
Francesco Montorsi | remove TestTimer() (adds nothing to existing tests... |
tree | commitdiff |
2010-05-16 |
Francesco Montorsi | move TestUtf8() and TestEncodingConverter() functions... |
tree | commitdiff |
2010-05-16 |
Francesco Montorsi | remove ZIP tests: they seem to have been greatly expand... |
tree | commitdiff |
2010-05-16 |
Francesco Montorsi | remove wxDateTime tests which were already extracted... |
tree | commitdiff |
2010-05-16 |
Francesco Montorsi | move TestTextInputStream() function in CppUnit's TextSt... |
tree | commitdiff |
2010-05-15 |
Vadim Zeitlin | Add more tests for wxRendererNative::DrawHeaderButton(). |
tree | commitdiff |
2010-05-13 |
Vadim Zeitlin | Use GetWidgets() in the widgets samples instead of... |
tree | commitdiff |
2010-05-13 |
Vadim Zeitlin | No changes, just cleanup the image part of the docview... |
tree | commitdiff |
2010-05-13 |
Jaakko Salli | Make text drawn by wxGraphicsContext slightly less... |
tree | commitdiff |
2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
tree | commitdiff |
2010-05-10 |
Francesco Montorsi | move code testing wxThread classes from the console... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Don't use wxWindow::ClearBackground() in the image... |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | Make text printed by wxGraphicsContext shorter |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | Use wxGraphicsContext to draw some text and a rectangle... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-30 |
Václav Slavík | Check in samples/dll for WXUSINGDLL. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Fix typo in internat sample. |
tree | commitdiff |
2010-04-21 |
Vadim Zeitlin | No real changes, just fix typos in the ownerdrw sample. |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | render characters on OSX one by one as fractional width... |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Correctly use wxANY_AS() instead of wxAny::As<>(),... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix gcc warnings about testing undefined preprocessor... |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-04-09 |
Stefan Csomor | reverting r57083 for OSX, fixes #11922 |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | moving static box construction - z Order makes checkbox... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Fix more harmless warnings. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-01 |
Paul Cornett | don't try to create a color named "Default" |
tree | commitdiff |
2010-03-30 |
Jouk Jansen | Defining wxCOMPILE_TIME_ASSERT for OpenVMS |
tree | commitdiff |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
tree | commitdiff |
2010-03-25 |
Jouk Jansen | Updates to make wxWidgets compaile on OpenVMS again |
tree | commitdiff |
2010-03-23 |
Jouk Jansen | Adding keyboard sample to OpenVMS makefiles |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Let uiaction sample compile even if wxUSE_UIACTIONSIMUL... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
tree | commitdiff |
2010-03-14 |
Vadim Zeitlin | Add a "not specified" icon style to the message box... |
tree | commitdiff |
2010-03-13 |
Vadim Zeitlin | Use event tables instead of Bind() in uiaction sample. |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Add uncommitted uiaction `sample bakefiles. |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Rebake after wxUIActionSimulator addition. |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Reset wxAuiNotebook selection to wxNOT_FOUND if it... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Fix toggling the header in the generic wxListCtrl. |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Make the code more clear in aui sample and avoid g... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Avoid conflict between accelerators in the notebook... |
tree | commitdiff |
2010-03-01 |
Jaakko Salli | Have to check for wxPG_SPLITTER_AUTO_CENTER style befor... |
tree | commitdiff |
2010-02-25 |
Jaakko Salli | Fixed property Hide command |
tree | commitdiff |
next |