2010-09-16 |
Václav Slavík | Fix wxMSW rendering artifacts with modal dialogs. |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fix generation of key events for non-alphabetic keys... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Rename wxCharCode{MSWToWX,WXToMSW}() and move them... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate correct events for extended keys in wxMSW... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Export wxMSWButton::GetFittingSize() private function. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-08-01 |
Václav Slavík | Fix Tab navigation when focused control is disabled. |
tree | commitdiff |
2010-07-25 |
Jaakko Salli | Make SetFont() public (fixes #9641) |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Fix file paths in the header comments. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use PBM_SETMARQUEE to implement indeterminate mode... |
tree | commitdiff |
2010-06-10 |
Vadim Zeitlin | Add missing Init() call to one of wxListBox ctors in... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Use mouse position to find the item for selection event... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | No changes, just refactor wxListBox initialization... |
tree | commitdiff |
2010-05-25 |
Vadim Zeitlin | Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | No real changes, just clean up wxAbortProc mess. |
tree | commitdiff |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Declare various WXH* handles compatibly with SDK. |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Correct check for MSVC version in wxUSE_GRAPHICS_CONTEX... |
tree | commitdiff |
2010-04-03 |
Vadim Zeitlin | Correct compilation breakage of r63832. |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Allow using wxGraphicsContext with MinGW if gdiplus... |
tree | commitdiff |
2010-03-29 |
Vadim Zeitlin | Fix compilation breakage in r63783. |
tree | commitdiff |
2010-03-29 |
Vadim Zeitlin | Add wxUSE_FSWATCHER dependency on wxUSE_THREADS for... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-16 |
Vadim Zeitlin | Add white outline to bulls eye cursor used under MSW. |
tree | commitdiff |
2010-03-09 |
Vadim Zeitlin | Use _UNICODE instead of UNICODE in wx/msw/winundef.h. |
tree | commitdiff |
2010-03-08 |
Václav Slavík | Fix wxTlsValue<> memory leaks. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Use wxGetInstance() instead of wxhInstance in wxMSW... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Fix multiple bugs in non-ownerdrawn wxListBox after... |
tree | commitdiff |
2010-02-15 |
Robin Dunn | Apply new patch fixing problem of IsRunning always... |
tree | commitdiff |
2010-02-08 |
Robin Dunn | Allow more than one timer with the same ID. Closes... |
tree | commitdiff |
2010-02-08 |
Vadim Zeitlin | Add support for showing "elevation" icon in wxMSW buttons. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Compilation fixes for PCH-less build after ownerdraw... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Make wxWindow::MSWGetThemeColour() const. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Compilation fix after ownerdraw-refactor branch merge. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Add wxComboBox::Popup() and Dismiss() to manually show... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Improve wxCheckListBox appearance under Vista/Win7. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Correct drawing of check marks for owner-drawn items... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Correct alignment of menu accelerator strings in owner... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Use theme functions for drawing owner-drawn menus. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Fix calculation of the margins for owner-drawn menu... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
tree | commitdiff |
2010-01-07 |
Vadim Zeitlin | Improve hit detection in wxMSW wxTreeCtrl with wxTR_FUL... |
tree | commitdiff |
2010-01-02 |
Václav Slavík | Added wxAutoOleInterface<T> template. |
tree | commitdiff |
2009-12-31 |
Vadim Zeitlin | Add wxWinVersion_7 to the private wxMSW wxWinVersion... |
tree | commitdiff |
2009-12-26 |
Vadim Zeitlin | Don't forward declare wxSystemColour enum. |
tree | commitdiff |
2009-12-22 |
Vadim Zeitlin | Finally really correct background erasing for wxMSW... |
tree | commitdiff |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),... |
tree | commitdiff |
2009-12-19 |
Jaakko Salli | Added wxWindowMSW::MSWGetThemeColour(); initially use... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Don't draw over dummy separators in MSW toolbar, just... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | No real changes, just change type of MSWGetBgBrush... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Don't force themed background for wxToolBar under MSW... |
tree | commitdiff |
2009-12-17 |
Vadim Zeitlin | Always use FVIRTKEY for the accelerators under MSW. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Move wxMSW wxTextCtrl::GetDefaultAttributes() to wxText... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Make wxFileDialog::Set/SetPath() behave consistently. |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Enable wxGraphicsContext and related classes by default... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Fix harmless g++ warning about using NULL for non-pointer. |
tree | commitdiff |
2009-10-30 |
Kevin Ollivier | Initial ShowWithoutActivating implementations for Mac... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Compilation fix for wxFileSystemWatcher in MSW STL... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Compilation fix for old SDK in wxFileSystemWatcher... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-09 |
Paul Cornett | replace TRUE/FALSE with true/false |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-09-28 |
Julian Smart | Moved WinPrinter from private.h to printdlg.cpp. |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #11078 - DEVMODE creation in wxWindowsPri... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10025 (Patch to allow proper sizing of simple... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Account for the margins used by Windows around status... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Initialize wxMDIParentFrame::m_accelWindowMenu in defau... |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Add wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h. |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add wxDEBUG_LEVEL to wx/setup.h and document it. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Use correct visual attributes for wxSpinCtrl. |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Recognize the buddy text control as part of wxSpinCtrl. |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Fix selection events generation in multi-select wxTreeCtrl. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Allow entering minus sign in wxMSW wxSpinCtrl if needed. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
next |