2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Fix harmless unused variables warnings. |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Correct drawing of mnemonics in wxStaticBox label under... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Fix wxStaticBox label redrawing when "Alt" is pressed... |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Only use wxFORCE_LINK_MODULE() in mediaplayer sample... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Improve printing out of pressed keys in the keyboard... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Add a possibility to show a progress dialog on dialog... |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | Fix cast of pointer to int in artprov sample. |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | Remember last values used in exec sample "Kill" menu... |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | Force linking of all wxMSW wxMediaCtrl backends in... |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | No changes, just remove cruft from mediactrl sample. |
tree | commitdiff |
2010-08-29 |
Robert Roebling | Add possibility to use sizers in ribbon panel, fixes... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge the new GUI tests from SOC2010_GUI_TEST branch. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Use wxPanel as controls parent in wrapsizer sample. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Don't use bitmap still selected in wxMemoryDC in image... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Fix dataview sample compilation with wxUSE_DRAG_AND_DRO... |
tree | commitdiff |
2010-07-29 |
Robert Roebling | Add ability to render checkbox in undeterminate state... |
tree | commitdiff |
2010-07-26 |
Vadim Zeitlin | No changes, just use traditional English name for Mozar... |
tree | commitdiff |
2010-07-25 |
Francesco Montorsi | no real change: just follow wx typical commenting style... |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Set 'Min' attribute for the sample wxFloatProperty |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Use default wxPropertyGrid validation failure behavior... |
tree | commitdiff |
2010-07-24 |
Vadim Zeitlin | Remove selection showing code from the grid sample. |
tree | commitdiff |
2010-07-24 |
Vadim Zeitlin | Add test for a custom cursor to the image sample. |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | No changes, just slightly improve docview sample code. |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Add support for auto-orientable toolbars to AUI. |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Store the result of wxWindow::NewControlId() in wxWindo... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Allow passing multi-line strings to wxDC::DrawText... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Fix mismatches between format strings and arguments. |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Remove executable bits from plist files. |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Replace 2.9.1 version with 2.9.2. |
tree | commitdiff |
2010-07-17 |
Vadim Zeitlin | Really set svn:eol-style property. |
tree | commitdiff |
2010-07-14 |
Vadim Zeitlin | Generate key events in generic wxDataViewCtrl implement... |
tree | commitdiff |
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 |
next |