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-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
tree | commitdiff |
2010-04-15 |
Vadim Zeitlin | Fix using weak references to incomplete classes. |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | fixing constants to be of the expected parameter type... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding support for extraControl on osx_carbon |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix VC6 compilation which was somehow broken by adding... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | change grow box implementation - was incorrectly gettin... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix crash in wxListbook if image list is assigned after... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix return value of wxList::insert() in non-STL builds. |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix compilation of wxIconBundle in some particular... |
tree | commitdiff |
2010-04-11 |
Vadim Zeitlin | Use template class instead of template function in... |
tree | commitdiff |
2010-04-11 |
Jaakko Salli | Fixed typo in documentation string |
tree | commitdiff |
2010-04-11 |
Vadim Zeitlin | Add wxString::ToStdString() and ToStdWstring(). |
tree | commitdiff |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Add non-template wxWeakRef<T> constructor from T*. |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Add wxWeakRef::element_type, remove unnecessary assignm... |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-07 |
Robin Dunn | #include <algorithm> |
tree | commitdiff |
2010-04-07 |
Robin Dunn | (blind) fix for buildbot breakage with MSVC 6 |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Add wxVectorSort function for sorting wxVector<T> conta... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Fix wxGTK compilation after r63880. |
tree | commitdiff |
2010-04-06 |
Francesco Montorsi | fix typos introduced by error in r63870 (see #10673) |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add wxTextEntryBase::ForwardEnableTextChangedEvents(). |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Fix text text changed events sending in OS X combo... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Move SendTextUpdatedEvent() down to wxTextEntryBase... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove duplicated GetTextPeer() definitions from derive... |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906 |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add default constructor to wxGraphicsGradientStop. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Correct check for MSVC version in wxUSE_GRAPHICS_CONTEX... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwne... |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add wxTransparentColour global pseudo-variable. |
tree | commitdiff |
2010-04-04 |
Jaakko Salli | Resolve GCC's 'type-punned pointer will break strict... |
tree | commitdiff |
2010-04-03 |
Vadim Zeitlin | Correct compilation breakage of r63832. |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Allow using wxGraphicsContext with MinGW if gdiplus... |
tree | commitdiff |
2010-04-02 |
Stefan Csomor | simplifying modal event loop handling |
tree | commitdiff |
2010-03-30 |
Francesco Montorsi | Committing modified version of jwiesemann's patch ... |
tree | commitdiff |
2010-03-30 |
Paul Cornett | Remove unnecessary declarations. |
tree | commitdiff |
2010-03-30 |
Jouk Jansen | correcting typo in commit 63803 |
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-29 |
Vadim Zeitlin | Fix compilation breakage in r63783. |
tree | commitdiff |
2010-03-29 |
Vadim Zeitlin | Add wxUSE_FSWATCHER dependency on wxUSE_THREADS for... |
tree | commitdiff |
2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
tree | commitdiff |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML. |
tree | commitdiff |
2010-03-29 |
Paul Cornett | build fix for IRIX |
tree | commitdiff |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Implement wxMask copy ctor for wxGTK. |
tree | commitdiff |
2010-03-28 |
Francesco Montorsi | no real changes: just a small optimization on wxStaticT... |
tree | commitdiff |
2010-03-25 |
Vadim Zeitlin | Fix compilation of wx/debug.h when it's the first wx... |
tree | commitdiff |
2010-03-25 |
Vadim Zeitlin | Allow overriding print preview frame creation in docview. |
tree | commitdiff |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for... |
tree | commitdiff |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for... |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
tree | commitdiff |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
tree | commitdiff |
2010-03-20 |
Jaakko Salli | Make wxPGVFBFlags an unsigned char define instead of... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Rename wxWindow::GetMainWindow() to X11GetMainWindow... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Always include sys/time.h and sys/select.h from selectd... |
tree | commitdiff |
2010-03-17 |
Jaakko Salli | Use explicit wxPGPropertyFlags enum type with wxPGPrope... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | adding proper removal of observer for stacked event... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platfo... |
tree | commitdiff |
2010-03-16 |
Vadim Zeitlin | Add white outline to bulls eye cursor used under MSW. |
tree | commitdiff |
2010-03-16 |
Vadim Zeitlin | Initialize picker style in native GTK file/dir pickers. |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support second step, moving... |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support first step, see #11805... |
tree | commitdiff |
2010-03-09 |
Vadim Zeitlin | Use _UNICODE instead of UNICODE in wx/msw/winundef.h. |
tree | commitdiff |
2010-03-08 |
Vadim Zeitlin | Use correct style for the dialog shown by generic file... |
tree | commitdiff |
2010-03-08 |
Václav Slavík | Fix wxTlsValue<> memory leaks. |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | A call to wxPopupWindow::Show shouldn't automatically... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Don't store header height in generic wxListCtrl member... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Implement wxBookCtrlBase::CalcSizeFromPage() in the... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | No changes, just remove redundant GetControllerSize... |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | make sure ShowEvent doesn't get triggered to early... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Make it possible to use wxCharBuffer during program... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Compilation fixes for wide char functions under IRIX... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Always declare wxCStrData::As[W]Char() as being inline. |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Rearrange functions order so that they are effectively... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Include the real iostream header and not just iosfwd... |
tree | commitdiff |
2010-02-27 |
Kevin Ollivier | Override CanFocus because the wxWindow level test will... |
tree | commitdiff |
2010-02-26 |
Jaakko Salli | Must clear property selection in wxPGProperty::SetChoic... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Use wxGetInstance() instead of wxhInstance in wxMSW... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Include wx/defs.h from all our public headers, includin... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Fix multiple bugs in non-ownerdrawn wxListBox after... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Compilation fixes in wxHTML for wxUSE_CONFIG==0. |
tree | commitdiff |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid... |
tree | commitdiff |
next |