2011-04-02 |
Vadim Zeitlin | Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Tentative compilation fix for wxMSW with MinGW after... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
tree | commitdiff |
2011-03-24 |
Vadim Zeitlin | Set m_inheritBgCol flag in wxPanel with a background... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxUSE_THREADS checks around wxMSW functions dealing... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Don't consider fully opaque bitmaps as having alpha... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Use disabled version of normal bitmap for disabled... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Correctly align background brush when erasing owner... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | No code changes, removed tabs from source file. |
tree | commitdiff |
2011-03-22 |
Jaakko Salli | To have better support for themed and custom background... |
tree | commitdiff |
2011-03-21 |
Vadim Zeitlin | Fix wxMSW build without PCH after recent wxPanel changes. |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods. |
tree | commitdiff |
2011-03-19 |
Vadim Zeitlin | Fix wxRegKey::GetKeyInfo() output parameters in 64... |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Limit the search in wxMSW virtual wxListCtrl by time. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Don't intercept Escape key while IME is active. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Fix changing the size of the bitmaps in wxMSW wxButton. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Respect alignment flags for owner-drawn buttons in... |
tree | commitdiff |
2011-03-14 |
Julian Smart | Added initialisation and checks |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Fix search for item by text in wxMSW wxListCtrl. |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Don't assert if starting search position in LVN_ODFINDI... |
tree | commitdiff |
2011-02-27 |
Dimitri Schoolwerth | Fixed drawing glitch with vertical MSW toolbars. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Restore height tweaking in wxMSWButton::GetFittingSize(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Creat... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Remove unnecessary use of RemoveMarkup() in wxMSW wxHyp... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a simple wxStack<> template class based on wxVector<>. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Only use wxBU_EXACTFIT for width calculations in wxMSW... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Specify correct size for disabled image list in wxMSW... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Fix out of bounds string access in wxMSW wxDirDialog. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't increase button height in wxMSWButton::GetFitting... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't add margins for buttons with text and images... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
tree | commitdiff |
2011-02-08 |
Vadim Zeitlin | Define KEY_WOW64_64KEY if it is missing from SDK headers. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Clean up wxMSW wxTreeCtrl code by removing obsolete... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Don't adjust menu item positions for title for menubar... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-01-29 |
Vadim Zeitlin | OLE uses VARIANT_TRUE and not TRUE for its boolean... |
tree | commitdiff |
2011-01-29 |
Vadim Zeitlin | Revert "Set up pages range in the wxMSW print dialog... |
tree | commitdiff |
2011-01-27 |
Vadim Zeitlin | Fix link errors under Cygwin with wxUSE_GRAPHICS_CONTEX... |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-17 |
Jaakko Salli | Changed wxMSW wxGraphicsContext font rendering and... |
tree | commitdiff |
2011-01-12 |
Jaakko Salli | In wxBitmapComboBox::RecreateControl(), only call Chang... |
tree | commitdiff |
2011-01-10 |
Vadim Zeitlin | Check index in wxItemContainer methods working with... |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | common rtti in nbkbase.cpp |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | remove non-xti classinfo |
tree | commitdiff |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | aligning definition of rtti |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-07 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | Correct measurement for owner drawn menu items with... |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | No changes, just fix a typo in a variable name. |
tree | commitdiff |
2011-01-04 |
Dimitri Schoolwerth | compilation fixes for wxMSW compilation with wxUSE_PALE... |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Set up pages range in the wxMSW print dialog correctly. |
tree | commitdiff |
2010-12-31 |
Jaakko Salli | Revert unintended commit |
tree | commitdiff |
2010-12-31 |
Jaakko Salli | Try to better revert to the original string value in... |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Compilation fixes for wxUniversal/MSW. |
tree | commitdiff |
2010-12-26 |
Vadim Zeitlin | Increase wxStaticText height in wxMSW to align its... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Compilation fix for wxMSW build without PCH. |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Use generic wxHyperlinkCtrl under Vista/7 without comtr... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | No real changes, just remove unnecessary const workaround. |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorr... |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | VC6 compilation fix: don't return void values. |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Center task dialog-based wxProgressDialog on the parent... |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't try to center task dialogs under Windows. |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Set the width of the last status bar pane correctly... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Add status bar styles mapping to MSW styles broken... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't set explicit background colour for wxStatusBar... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Silently ignore timer events from timers which were... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Refactor wxStatusBar creation in wxMSW to do it in... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Use status full, not client, size to determine frame... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Send page changed event after changing the page in... |
tree | commitdiff |
2010-11-18 |
Vadim Zeitlin | Explicitly include "wx/dynlib.h" from src/msw/combobox... |
tree | commitdiff |
2010-11-17 |
Vadim Zeitlin | Simplify wxMSW wxMenuBar title management. |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Add more checks for wxUSE_DYNLIB_CLASS to wxMSW. |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Correct checks for wxUSE_PRINTING_ARCHITECTURE and... |
tree | commitdiff |
next |