2007-12-26 |
Stefan Csomor | fixing exports |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-26 |
Stefan Csomor | fixing exports |
tree | commitdiff |
2007-12-24 |
Václav Slavík | compilation fix for wxStrspn and wxStrcspn: WX_STR_FUNC... |
tree | commitdiff |
2007-12-24 |
Paul Cornett | update mac gl, after rev 50900 |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Add HideCol/RowLabels |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added API for column reordering |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | allow centering wxMessageDialog on its parent window... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | made SetCurrent() and SwapBuffers() return boolean... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | replace wxWindowDC with wxDC in generic wxOverlayImpl... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | keeping the constness |
tree | commitdiff |
2007-12-21 |
Václav Slavík | fixed wxScrolledWindow best size calculation: compute... |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-20 |
Václav Slavík | skip wxChildFocusEvent in WX_DELEGATE_TO_CONTROL_CONTAI... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Playing with wxgrid, adding optionnally native columns... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Remove old event type compatibility |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove extra semicolon |
tree | commitdiff |
2007-12-20 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | no need to reenable VC warning 4251 now as it's globall... |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | made deprecated erase() overload inline |
tree | commitdiff |
2007-12-19 |
Václav Slavík | when a window inside scrolled window receives focus... |
tree | commitdiff |
2007-12-19 |
Václav Slavík | implemented wxExecute() for wxDFB; share the implementa... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-18 |
Václav Slavík | clarified wxRect::Contains(wxRect) comment |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | derive wxColourBase from wxObject on msw as well |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | adding explicit copy and assignment |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | changing colour derivation |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-16 |
Chris Elliott | fix bug VC6 with returning void function |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Add dataview context menu event definitions |
tree | commitdiff |
2007-12-16 |
Robert Roebling | probably fixed blit crash in X11 |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | undid incorrect replacement of WXDLLEXPORT with WXDLLIM... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed wxGTK1 compilation after wxDC changes (still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif should use wxX11 wxPalette instead of duplicati... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | another unused parameter warning (plenty left in .mm... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix unused parameters warnings |
tree | commitdiff |
2007-12-15 |
Václav Slavík | removed SetVirtualSizeHints() and related code |
tree | commitdiff |
2007-12-15 |
Robin Dunn | Update Scintilla to version 1.75 |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed wxDFB compilation after wxDC-related changes |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Applied patch [ 1845819 ] wxMSW Top level window freeze... |
tree | commitdiff |
2007-12-12 |
Mart Raudsepp | Include defs.h before checking if wxUSE_GRAPHICS_CONTEX... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | corrected/removed forward declarations |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | don't overload SizeInM{aj,in}orDir() on const/non-const... |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | moving common code |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | moving common code |
tree | commitdiff |
2007-12-10 |
Robin Dunn | Add GetSelectedBitmap methods |
tree | commitdiff |
2007-12-09 |
Stefan Csomor | missing forward decl |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | moving collapsible pane a few steps forward os OSX |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | add wxUSE_TASKBARICON_BALLOONS to make it possible... |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | translate wx{File,Dir}PickerWidgetLabel |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | easier expression |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Use native DisclosureTriangle control for wxCollapsible... |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | fn_str encoding symmetry fix |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Make wxGenericColourButton derive from wxBitmapButton |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Added wxWrapSizer (modified patch: [1826950] Wrapping... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Derive from wxToggleButtonBase |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Derive from wxToggleButtonBase |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Forgot this one. |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-06 |
Václav Slavík | fixed wxSpinCtrl's client size computation in wxMSW... |
tree | commitdiff |
2007-12-06 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2007-12-06 |
Paul Cornett | match CFTypeRef declaration to the one in defs.h |
tree | commitdiff |
2007-12-06 |
Paul Cornett | remove extra semicolons |
tree | commitdiff |
2007-12-05 |
Robert Roebling | Added wxToggleBitmapButton |
tree | commitdiff |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
tree | commitdiff |
2007-12-04 |
David Elliott | Make wxCocoa compile with new pImpl wxDC. |
tree | commitdiff |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
tree | commitdiff |
2007-12-03 |
Stefan Csomor | fixing warning about missing virt destructor |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
tree | commitdiff |
2007-12-03 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added support for icon flags to wxGenericNotificationMe... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxNotificationMessage::AlwaysUseGeneric() MSW... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxArtProvider::GetMessageBoxIcon() to avoid dupli... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | implemented wxNotificationMessage for wxMSW using wxTas... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxApp::GetShell32Version() to test for shell32... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | add wxPrintData forward declaration (blind fix for... |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
tree | commitdiff |
2007-12-01 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added MSW-specific wxTaskBarIcon::ShowBalloon() method... |
tree | commitdiff |
next |