2006-09-15 |
Paul Cornett | wrap print headers at top level |
tree | commitdiff |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | Many changes for wxInputHandler creation mainly related to: |
tree | commitdiff |
2006-09-14 |
Paul Cornett | add Create to wxDocParentFrame |
tree | commitdiff |
2006-09-14 |
Paul Cornett | remove redundant declarations of wxFrameNameStr |
tree | commitdiff |
2006-09-14 |
Włodzimierz Skiba | Follow native renderer for DrawHeaderButton. |
tree | commitdiff |
2006-09-14 |
Włodzimierz Skiba | m_displayMode needs complete wxVideoMode. |
tree | commitdiff |
2006-09-14 |
Włodzimierz Skiba | wxHeaderButtonParams needs complete classes. |
tree | commitdiff |
2006-09-14 |
Václav Slavík | implemented wxBitmap::GetSubBitmap() |
tree | commitdiff |
2006-09-14 |
Václav Slavík | renamed wxWindow::IsVisible() to IsShownOnScreen()... |
tree | commitdiff |
2006-09-13 |
Vadim Zeitlin | added wxWindow::IsFrozen() (only existed in wxMSW and... |
tree | commitdiff |
2006-09-13 |
Robert Roebling | Add GetScrollHelper() to wxWindow. |
tree | commitdiff |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | it needs wxUSE_* guard to not break smartphone build. |
tree | commitdiff |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
tree | commitdiff |
2006-09-13 |
Julian Smart | Added public keyword |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | [ 1556353 ] [wxOS2] Change derivation to add wxGauge... |
tree | commitdiff |
2006-09-13 |
Vadim Zeitlin | fix wxVsnprintf_ declaration for VC8 |
tree | commitdiff |
2006-09-13 |
Robert Roebling | Make wxGTK's wxScrolledWindow set m_x/xScrollLines... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | corrected painting implementation for wxDFB |
tree | commitdiff |
2006-09-12 |
Paul Cornett | gtk_pizza_set_external is redundant |
tree | commitdiff |
2006-09-12 |
Julian Smart | Style listbox now shows current style |
tree | commitdiff |
2006-09-12 |
Robert Roebling | Add const to GetTargetSize() |
tree | commitdiff |
2006-09-12 |
Julian Smart | Setting the current style from the UI is a mode that... |
tree | commitdiff |
2006-09-12 |
Julian Smart | Fixed flag setting omission that showed up as list... |
tree | commitdiff |
2006-09-11 |
Robin Dunn | Use DoIsExposed for the virtual version of the method... |
tree | commitdiff |
2006-09-11 |
Robert Roebling | Further RTL fixes. |
tree | commitdiff |
2006-09-11 |
Václav Slavík | wxXML load/save improvements: added ability to not... |
tree | commitdiff |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL. |
tree | commitdiff |
2006-09-11 |
Robert Roebling | Make IsExposed virtual. |
tree | commitdiff |
2006-09-11 |
Václav Slavík | move misc surface helpers to wxIDirectFBSurface class |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | allow wxRB_GROUP to be changed after creation (patch... |
tree | commitdiff |
2006-09-10 |
Robert Roebling | The usual missing commit. |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This |
tree | commitdiff |
2006-09-10 |
Václav Slavík | compilation fix |
tree | commitdiff |
2006-09-10 |
Václav Slavík | make it possible to create wxWindowDC for a hidden... |
tree | commitdiff |
2006-09-10 |
Václav Slavík | added wxWindow::IsVisible() method |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-09 |
Paul Cornett | remove unused GtkPizza members scroll_[xy] |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Simplify use of MacIsWindowScrollbar |
tree | commitdiff |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
tree | commitdiff |
2006-09-09 |
Václav Slavík | added unary wxPoint::operator- |
tree | commitdiff |
2006-09-09 |
Robert Roebling | The patch was missing a header. |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Apply patch [ 1548750 ] wxVsnprintf() various fixes |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | define debugging log functions as (empty inline) wxLogN... |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | undid last 2 commits, there are many more cases like... |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | more warning fixes about empty if statement in helper... |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | fix warning about empty if statement in HDCClipper... |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Apply patch [ 1554736 ] wxXmlDocument::DetachRoot |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Apply patch [ 1554746 ] wxXmlNode::InsertChild fix |
tree | commitdiff |
2006-09-09 |
Paul Cornett | add emission hook from RemoveIdleSource (was RemoveIdle... |
tree | commitdiff |
2006-09-09 |
Paul Cornett | remove unneeded DoGetClientSize |
tree | commitdiff |
2006-09-08 |
Václav Slavík | don't try to paint hidden windows |
tree | commitdiff |
2006-09-08 |
Vadim Zeitlin | define WS_EX_LAYOUTRTL for older compilers/SDK |
tree | commitdiff |
2006-09-08 |
Robert Roebling | Sadly, direct access to SetUpDC is required for the |
tree | commitdiff |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
tree | commitdiff |
2006-09-07 |
Paul Cornett | GtkOnSize parameters aren't useful |
tree | commitdiff |
2006-09-07 |
Robert Roebling | Applied FRM's patch [ 1553958 ] Fix for invalid cast... |
tree | commitdiff |
2006-09-07 |
Václav Slavík | don't treat DFB_TIMEOUT as error in WaitForEventWithTimeout |
tree | commitdiff |
2006-09-06 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2006-09-06 |
Paul Cornett | Always use wxFULL_REPAINT_ON_RESIZE for generic status... |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Applied patch which allows you to detach a stream |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Applied 1215477, fixing a crash by properly removing |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Commit Carsten Fuchs' patch for separating wxGLCanvas |
tree | commitdiff |
2006-09-06 |
Václav Slavík | use C++ wrappers around DirectFB API for easier use |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | pickers code cleanup (patch 1552220) |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | fixes to menu stock items support (patch 1547639) |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-09-05 |
Václav Slavík | use macros to completely remove wxLogTrace, wxLogDebug... |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recen... |
tree | commitdiff |
2006-09-04 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Missing headers. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Hacks for wine. |
tree | commitdiff |
2006-09-04 |
Václav Slavík | cosmetic fixes |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | small cleanup, removed unused headers |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | added wxSizer::Get/SetContainingWindow() |
tree | commitdiff |
2006-09-04 |
Václav Slavík | added alpha support to generic wxColour |
tree | commitdiff |
2006-09-04 |
Václav Slavík | reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit... |
tree | commitdiff |
2006-09-04 |
Václav Slavík | removed obsolete and incorrect comment |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commit wxComboCtrl clipping patch from J. Salli |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited patch for wxSizer::Replace() |
tree | commitdiff |
2006-09-02 |
Robin Dunn | bump subrel number |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Forgot to commit. |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | always let GtkTextView have mouse release events to... |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | added GTKProcessEvent() to allow controlling whether... |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | call GTKUpdateCursor() from SetCursor() |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Implement wxSetCusorEvent better than before. |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
tree | commitdiff |
2006-08-31 |
Václav Slavík | fixed typo in previous commit |
tree | commitdiff |
2006-08-31 |
Václav Slavík | added wxArtProvider::InsertProvider to accompany PushPr... |
tree | commitdiff |
2006-08-31 |
Vadim Zeitlin | don't use static buffer needing a critical section... |
tree | commitdiff |
2006-08-31 |
Robin Dunn | Provide an implementation for SurfaceImpl::AlphaRectang... |
tree | commitdiff |
2006-08-30 |
Michael Wetherell | Stream inserter to wxString |
tree | commitdiff |
next |