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 |
2006-08-30 |
Paul Cornett | header includes cleanup |
tree | commitdiff |
2006-08-29 |
Stefan Csomor | adding command key accelerator |
tree | commitdiff |
2006-08-28 |
Vadim Zeitlin | added alpha support to wxCocoa, also fixed compilation... |
tree | commitdiff |
2006-08-27 |
Stefan Neis | Fixed OS/2 specific defines (there's no such thing... |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | added wxCHECK_DFB_VERSION() macro |
tree | commitdiff |
2006-08-27 |
Václav Slavík | initial (not yet working) code for DirectFB port |
tree | commitdiff |
2006-08-26 |
Vadim Zeitlin | don't crash when EnsureVisible() is called for the... |
tree | commitdiff |
2006-08-26 |
Paul Cornett | correct idle tag type; remove unneeded includes |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding constants |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | getting rid of unused param warning |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding alpha to wxColour |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | don't hardcode HTML font sizes, this makes wxHtmlWindow... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | changed GTKCallbackCommonPrologue() to return -1 in... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | Many changes: |
tree | commitdiff |
2006-08-25 |
Robin Dunn | Default construcctor for Iterator |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Add apptrait.h for msdos |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Missing exports. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Avoid conflict between new transparency API and old... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Blind wxTinderbox fix. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - wxIcon and wxCursor moved... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - event table moved to base... |
tree | commitdiff |
2006-08-24 |
Stefan Neis | Removed no longer needed "DECLARE_EVENT_TABLE()" comple... |
tree | commitdiff |
2006-08-24 |
Paul Cornett | correct access for virtual |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Readded close button to wxMiniFrame and use the |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | respect the encoding of the text style and not only... |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Added direction sensitive docking. |
tree | commitdiff |
2006-08-23 |
Václav Slavík | removed wxUSE_TOOLBAR_SIMPLE leftovers from the main... |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Add the new showOnIdle code to various other |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Added intermediate state (m_showOnIdle) indicating... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Move CanSetTransparent and SetTransparent up to wxWindo... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
tree | commitdiff |
2006-08-21 |
Stefan Csomor | still overriding the escape key |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | don't use dynamic handlers for standard buttons as... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | handle the buttons with ids specified in SetAffirmative... |
tree | commitdiff |
next |