2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Włodzimierz Skiba | Reverted winundef.h removal - without it build fails... |
tree | commitdiff |
2006-10-27 |
Robin Dunn | include mslu.h |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | include wx/msw/mslu.h for wxUsingUnicowsDll() declaration |
tree | commitdiff |
2006-10-26 |
Robert Roebling | Make animation of combo-popdown optional. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Missing header. |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | move wxMSLU_xxx redefinitions of xxx() Windows function... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adding new implementations |
tree | commitdiff |
2006-10-26 |
Julian Smart | Less drastic compile fix |
tree | commitdiff |
2006-10-26 |
Włodzimierz Skiba | Correct placement of header listed in wx/wx.h |
tree | commitdiff |
2006-10-26 |
Julian Smart | Using MinGW 3, no hbmpItem |
tree | commitdiff |
2006-10-26 |
Julian Smart | Added missing include for MinGW non-PCH compile |
tree | commitdiff |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | [ 1584680 ] wxComboCtrl Popup Animation |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-23 |
Robin Dunn | added missing default ctor |
tree | commitdiff |
2006-10-23 |
Stefan Csomor | adding new constructors |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | using GetNativePath instead of dynamic_cast |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | fix for tabs drawing in RTL (patch 1552881) |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | filter out duplicate date changed events sent by the... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | load _TrackMouseEvent dynamically to make it possible... |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | put #if wxUSE_STATBOX around wxStaticBox usage (bug... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | fixing classname |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | dummy implementations for new methods |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-10 |
Paul Cornett | don't include missing.h before windows headers |
tree | commitdiff |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented... |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | wxUnivMSW build fix. |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | return false from IsDoubleBuffered() if the first top... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | adding angle conversion |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | making pens behave as on other platforms when scaling |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | set anti-aliasing ON by default |
tree | commitdiff |
2006-10-09 |
Włodzimierz Skiba | WinCE build fix. |
tree | commitdiff |
2006-10-09 |
Włodzimierz Skiba | WinCE build fix. |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | change UpdateSelection() parameter type to int from... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | restored sending events from Replace/Remove/Write/Appen... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::IsEmpty() |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | corrected last commit: Inflate() should be Deflate() |
tree | commitdiff |
2006-10-08 |
Robert Roebling | [ 1572220 ] Show popup when wxComboCtrl image area... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | restore needed functions, wxMSW doesn't use wxBitmapHan... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | compilation fix for PCH-less builds |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add support for wxCONTROL_ISDEFAULT to wxRendererMSW... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added native Mac implementation of wxAboutBox(); also... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | use wxSTRINGIZE instead of redefining a special STRINGI... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | initial implementation of wxAboutBox() |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Applied second part of patch #1570448, use the device... |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Part of patch# 1570448, use dwRop for StretchBIBits too |
tree | commitdiff |
2006-10-05 |
Jamie Gadd | Need to update the bg brush when the first page is... |
tree | commitdiff |
2006-10-04 |
Vadim Zeitlin | honour wxBU_EXACTFIT in wxToggleButton (patch 1567892) |
tree | commitdiff |
2006-10-04 |
Vadim Zeitlin | fix the length passed to wxMB2WC (replaces patch 155443... |
tree | commitdiff |
2006-10-04 |
Vadim Zeitlin | corrected date in header; removed extra wx/wxprec.h... |
tree | commitdiff |
2006-10-03 |
Robin Dunn | Wrap module in #if wxUSE_GRAPHICS_CONTEXT |
tree | commitdiff |
2006-10-03 |
Vadim Zeitlin | make wxSemaphore::Post() return wxSEMA_OVERFLOW as... |
tree | commitdiff |
2006-10-02 |
Vadim Zeitlin | added wxUSE_ACTIVEX which depends on wxUSE_VARIANT... |
tree | commitdiff |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
tree | commitdiff |
2006-10-02 |
Robin Dunn | Don't cache the best size until we get a non-zero value... |
tree | commitdiff |
2006-10-02 |
Stefan Csomor | workaround for GDIPlus conversion errors, adding wxMask... |
tree | commitdiff |
2006-10-02 |
Paul Cornett | use unsigned for display count |
tree | commitdiff |
2006-09-30 |
Stefan Csomor | enabling alpha on msw colour |
tree | commitdiff |
2006-09-30 |
Stefan Csomor | gdiplus implementation |
tree | commitdiff |
2006-09-29 |
Jamie Gadd | Re-enable WM_PRINTCLIENT handling code as it is needed... |
tree | commitdiff |
2006-09-28 |
Vadim Zeitlin | only use PS printing in wxUniv (the test was accidental... |
tree | commitdiff |
2006-09-26 |
Vadim Zeitlin | allow specifying the size of wxDCTemp and do specify... |
tree | commitdiff |
2006-09-26 |
Robert Roebling | [ 1557102 ] wxCombobox + keyboard selection + TEXT_EN... |
tree | commitdiff |
2006-09-26 |
Vadim Zeitlin | let the control process WM_RBUTTONDOWN finally, trying... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | oops, restored accidentally deleted functions in last... |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code... |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1557935 ] wxPalette::GetColoursCount implementation |
tree | commitdiff |
2006-09-23 |
Robert Roebling | Reset m_oldValue of after ::SetValue(). |
tree | commitdiff |
2006-09-22 |
Vadim Zeitlin | don't release the DC which we don't own in wxUSE_UXTHEM... |
tree | commitdiff |
2006-09-20 |
Robert Roebling | Made MSW wxSpinCtrl emit UPDATE event when validating |
tree | commitdiff |
2006-09-20 |
Jamie Gadd | Fix label positioning when text is LTR. |
tree | commitdiff |
2006-09-20 |
Julian Smart | Reverted last change |
tree | commitdiff |
2006-09-18 |
Robert Roebling | Fix compilo under MINGW32 |
tree | commitdiff |
2006-09-18 |
Julian Smart | Removed rogue continue statement (bug 1560636) |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-15 |
Julian Smart | If we use a background brush, we _must_ set a colour... |
tree | commitdiff |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | fix warnings about unused parameters and functions... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | wxStatusBarGeneric is used directly so the header needs... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
tree | commitdiff |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | use RTL paragraphs in rich edit control in RTL mode... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | return correct coordinates for child windows from DoGet... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | fix static box label drawing in RTL locale (patch 1552545) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | allow wxRB_GROUP to be changed after creation (patch... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | fix constructing wxRegKey from string names (replaces... |
tree | commitdiff |
next |