2008-09-14 |
Vadim Zeitlin | really, really fix handling Enter in spin controls... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | use transparent icons and clear the DC before drawing... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Have support for both char* and wchar_t* in wxPGPropArg... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Fixed bug: Setting property value string did not update... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Removed remnant use of wxCHECK_VERSION |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | wxVariant list used to translate between list of proper... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | test wxCANCEL_DEFAULT flag |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | don't use wxStrings in a statically initialized array... |
tree | commitdiff |
2008-09-09 |
Vadim Zeitlin | add tests for the remaining message box flags (wxNO_DEF... |
tree | commitdiff |
2008-09-08 |
Benjamin Williams | fix aui sample breakage; added some accessor methods... |
tree | commitdiff |
2008-09-08 |
Vadim Zeitlin | added a dialog for wxMessageBox testing |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | no changes, fix typo |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | use more clear messaage about the custom labels in... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | test showing parent/sibling items too (#9903) |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | compilation fix in wxUSE_STL case after r54761 |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | override DoOpen/SaveDocument() instead of OnOpen/SaveDo... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | get rid of duplicate enum (#9895) |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | updated aui sample |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | remove unneeded dependencies from bakefiles and regener... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | add a radio box to select the combobox type (#9845) |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | document that text drawing is not affected by the curre... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | continue even if the bitmaps can't be found; look for... |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | updating the comment as well |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | using the 'new' bottleneck methods, fixing bugreport... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't use the same tool ids for multiple tools, this... |
tree | commitdiff |
2008-08-13 |
Stefan Csomor | adding generic BUNDLE_RESOURCES for copying any special... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | build fixes |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | label different controls on spin page (#9816) |
tree | commitdiff |
2008-08-05 |
Stefan Csomor | custom info.plist with supported document types |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | fix wxMenu leak (reopened #9089) |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | added trivial wxLaunchDefaultApplication() implementati... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | no real changes, just some minor cleanup to fix a few... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | fix (harmless) Win64-compatibility MSVC warning |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | compilation fix for builds without wxHAS_RAW_KEY_CODES |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | disable compilation of test broken by wxMimeTypesManage... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | removed automatically generated code for frame layout... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | use wxString::Format() instead of hardcoding floating... |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | add a numeric column test |
tree | commitdiff |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | remove unused exec.rc file |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | add a new menu for wxTextEntry-specific tests, currentl... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
tree | commitdiff |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Compilation |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
tree | commitdiff |
2008-06-24 |
Paul Cornett | fix crash on exit, after hiding search tool then toggli... |
tree | commitdiff |
2008-06-23 |
Julian Smart | Don't fail to get correct extension if there's a dot... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Leftover changes for sample doc improvements in ticket... |
tree | commitdiff |
2008-06-21 |
Bryan Petty | Patch from Utensil Candel with large improvements to... |
tree | commitdiff |
2008-06-20 |
Paul Cornett | don't include private header in a sample |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Give spin button the same height as the associated... |
tree | commitdiff |
2008-06-17 |
Vadim Zeitlin | fix compilation of TestRegConfRead() |
tree | commitdiff |
2008-06-16 |
Vadim Zeitlin | don't recreate combobox with proportion of 1 (instead... |
tree | commitdiff |
2008-06-16 |
Stefan Csomor | new path organisation for mac |
tree | commitdiff |
2008-06-16 |
Stefan Csomor | new path organisation for mac |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | compilation fix (casts for mb_str() used as argument... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | change shortcut for "Sort" to Ctrl-T to avoid conflict... |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | fix reference counting problems with wxGridCellWithAttr... |
tree | commitdiff |
2008-06-13 |
Julian Smart | Skip base command line parsing, which fails when passin... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-07 |
Vadim Zeitlin | set a global flag on shut down instead calling Delete... |
tree | commitdiff |
2008-06-07 |
Vadim Zeitlin | do what we advise, not what we say is unsupported:... |
tree | commitdiff |
2008-06-07 |
Vadim Zeitlin | present information about key presses better; some... |
tree | commitdiff |
next |