2011-01-19 |
Dimitri Schoolwerth | removed some leftover debugging code |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Update cached values in wxNumberFormatter when locale... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Add support for long long to wxNumberFormatter. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Add wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Add wxNumberFormatter class helping to deal with thousa... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Mention modal dialogs in the wxWindow objects allocatio... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vadim Zeitlin | Avoid collapsing the hidden root in wxTreeCtrl::Collaps... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Jaakko Salli | In wxStringProperty::ValueToString(), regenerate compos... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Robin Dunn | On OSX don't propogate the alignment setting from colum... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Julian Smart | Fix for incorrect programmatic formatting (default... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Julian Smart | Fixed some problems with floating objects |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Jaakko Salli | Changed wxMSW wxGraphicsContext font rendering and... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Vadim Zeitlin | Add skeleton documentation for wxAuiToolBar and related... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Vadim Zeitlin | Document wxDialog::ShowWindowModal(). |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Vadim Zeitlin | Override HasTransparentBackground() in wxHyperlinkCtrl... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Vadim Zeitlin | Remove undefined wxScrollBarBase::Create() declaration. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Julian Smart | Corrected wrong range in GetText |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Julian Smart | XML import corrections |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Julian Smart | Small doc tweaks |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Julian Smart | Removed GCC 4 warning |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Julian Smart | Compile fix |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Julian Smart | Compile fixes |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vadim Zeitlin | Fixes for parsing invalid HTML without tag ends. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vadim Zeitlin | No changes, just remove a level of indentation in wxHtm... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vadim Zeitlin | Fix MSVC warnings about signed to unsigned conversion... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Jouk Jansen | wxComboBox::GetClassInfo() should not be defined here |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Jaakko Salli | In wxBitmapComboBox::RecreateControl(), only call Chang... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Vadim Zeitlin | Add support for icons in wxAUI panes title bars. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Vadim Zeitlin | Fix crash in wxGenericRichMessageDialog::IsCheckBoxChec... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Vadim Zeitlin | Disable deprecation and other warnings in MFC sample. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Vadim Zeitlin | Fix entry point in Unicode build of the MFC sample. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Jouk Jansen | make sure wxNativeFontInfo is defined |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Jouk Jansen | update OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vadim Zeitlin | Check index in wxItemContainer methods working with... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vadim Zeitlin | Remove redundant top level const in wxRibbonBar::ShowPa... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Stefan Csomor | adding new files |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Stefan Csomor | adding new files |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Stefan Csomor | adding new files |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | remove always-true test of unsigned >= 0 |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | remove always-true tests of unsigned >= 0 |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | proper const-ness for GetLine() and operator[]() |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | proper const-ness for Item(), operator[](), and Last() |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Stefan Csomor | removing xti code which isn't necessary for unicode... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Stefan Csomor | rearranging xti code |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | update docs after r66615 |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Paul Cornett | Move SendIdleEvents() from wxApp to wxWindow. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Stefan Csomor | adding xti info for commandlinkbutton |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | gcc fixes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | bracketing xti-only methods |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | adding xti info |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | common rtti in nbkbase.cpp |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | correcting merge conflict |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | common rtti in fontcmn.cpp |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | avoid type conflict with univ wxMenuInfo |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | avoid type conflict with univ wxMenuInfo |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | fixing class name |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | having menu classinfo at one place |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | routing to common classinfo for non-xti builds |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | remove non-xti classinfo |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | updated xti sample |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | aligning definition of rtti |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | adding range type |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | moved xti info to common file |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | props |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | additional file, test auto-props |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | XTI updates |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | remove some extraneous semicolons |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Dimitri Schoolwerth | Fixed saving PNG in wrong format sometimes. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Vadim Zeitlin | Add possibility to hide panels in wxRibbon. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Steve Lamerton | Add missing code tag before lots of wxEventTypes in... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Václav Slavík | Fix typo and a leftover. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Stefan Csomor | reverting AssignAny fix, not needed if wxAny is not... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Stefan Csomor | fixing a few typos, wxAny copy constructor implementati... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Remove wxFileSystemWatcher::OnXXX() virtual methods... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Correct wxFileSystemWatcher::GetWatchedPathsCount(... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Correct measurement for owner drawn menu items with... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | No changes, just fix a typo in a variable name. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Paul Cornett | make wxMarkupEntities fully const |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Paul Cornett | move variable definitions to more appropriate places... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Dimitri Schoolwerth | Allow loading 8-bit TGA images when wxUSE_PALETTE is... |
commit | commitdiff | tree | snapshot |
next |