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-23 |
Vadim Zeitlin | Work around wrong client size computation for not yet... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Use symbolic names for popup menu ids in wxEVT_MENU_HIG... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Fix bug with using incorrect negative ids in wxEVT_MENU... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
tree | commitdiff |
2010-04-21 |
Vadim Zeitlin | Remove the extra margins when checking owner drawn... |
tree | commitdiff |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Mark wx apps as DPI aware on Windows 7/Vista. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
tree | commitdiff |
2010-04-05 |
Robert Roebling | non PCH compilation |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
tree | commitdiff |
2010-04-04 |
Vadim Zeitlin | Fix wxTaskBarIcon to work under all Windows versions. |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Fix crash in wxMediaCtrl::GetDownloadProgress() with... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-19 |
Vadim Zeitlin | Postpone initialization of owner-drawn menu metrics. |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
tree | commitdiff |
2010-03-14 |
Vadim Zeitlin | Use an appropriate icon automatically in wxMSW wxMessag... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Use wxWindow::ReleaseMouse() instead of MSW ::ReleaseCa... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Simplify and correct bugs in wxMSW wxScrollBar message... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | No real changes, just cleanup wxMSW wxScrollBar a little. |
tree | commitdiff |
2010-02-26 |
Vadim Zeitlin | Fix assert when using year or decade view in Windows... |
tree | commitdiff |
2010-02-26 |
Vadim Zeitlin | Fix assert on wxCalendarCtrl creation under Windows 7. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Use wxGetInstance() instead of wxhInstance in wxMSW... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
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-10 |
Václav Slavík | Fixed wxGauge's best size to conform to Windows HIG. |
tree | commitdiff |
2010-02-09 |
Robin Dunn | Set Id and EventObject for wxSetCursorEvent |
tree | commitdiff |
2010-02-09 |
Robin Dunn | Ignore the time portion of the datetime object when... |
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-02-03 |
Vadim Zeitlin | Fix bug in wxMSW wxMessageDialog when the text was... |
tree | commitdiff |
2010-02-02 |
Julian Smart | Don't crash if there's no top window. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Try to prevent users from forgetting to include wx... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Another compilation fix for wxMSW without PCH. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Compilation fixes for PCH-less build after ownerdraw... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Avoid g++ warning about unhandled wxFONTFAMILY_XXX... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | No real changes, just don't initialize extern variable... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Make wxWindow::MSWGetThemeColour() const. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Compilation fix for wxUniv. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Compilation fix after ownerdraw-refactor branch merge. |
tree | commitdiff |
2010-01-24 |
Václav Slavík | Fixed dialog units <-> pixels conversion. |
tree | commitdiff |
2010-01-24 |
Václav Slavík | Determine wxButton size correctly in wxMSW. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Add wxComboBox::Popup() and Dismiss() to manually show... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Fix sending of wxEVT_COMMAND_LIST_COL_DRAGGING events... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Fix off by 1 errors in owner-drawn menu drawing code... |
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 | Set up menu bitmaps correctly for checkable items. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Return old, not new, selection from wxMSW wxNotebook... |
tree | commitdiff |
2010-01-20 |
Vadim Zeitlin | Disable size grip for TLW status bar if TLW is not... |
tree | commitdiff |
2010-01-19 |
Vadim Zeitlin | Don't set initial size as min size for top level window... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Don't set stretchable spacers size to 0, this doesn... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Invalidate stored wxTreeItemIds when the corresponding... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Generate wxEVT_KEY_DOWN events for navigation keys... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | No changes, just fix an unused parameter warning. |
tree | commitdiff |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
tree | commitdiff |
2010-01-09 |
Vadim Zeitlin | Restore default WM_ERASEBKGND handling for wxMDIParentF... |
tree | commitdiff |
2010-01-07 |
Vadim Zeitlin | Improve hit detection in wxMSW wxTreeCtrl with wxTR_FUL... |
tree | commitdiff |
2010-01-07 |
Vadim Zeitlin | Fix typos in IMediaPlayer2 and INSPlay interfaces decla... |
tree | commitdiff |
2010-01-03 |
Václav Slavík | Removed some outdated compiler checks in OLE code. |
tree | commitdiff |
2010-01-03 |
Václav Slavík | Removed wxClearVariant() and wxReleaseVariant(). |
tree | commitdiff |
2010-01-03 |
Václav Slavík | Moved wxConvertVariantToOle and wxConvertOleToVariant... |
tree | commitdiff |
2010-01-02 |
Václav Slavík | Added wxAutoOleInterface<T> template. |
tree | commitdiff |
2009-12-31 |
Vadim Zeitlin | Change the year in copyright messages to 2010. |
tree | commitdiff |
2009-12-25 |
Vadim Zeitlin | Always show hint in text entries, even when they have... |
tree | commitdiff |
2009-12-23 |
Vadim Zeitlin | Erase toolbar background even if it doesn't contain... |
tree | commitdiff |
2009-12-23 |
Vadim Zeitlin | Don't pass 0 timer ids to ::SetTimer(). |
tree | commitdiff |
2009-12-22 |
Vadim Zeitlin | Finally really correct background erasing for wxMSW... |
tree | commitdiff |
2009-12-22 |
Vadim Zeitlin | Fix best size computation for buttons without image... |
tree | commitdiff |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),... |
tree | commitdiff |
2009-12-19 |
Jaakko Salli | Suppress 'unused argument' warnings |
tree | commitdiff |
2009-12-19 |
Jaakko Salli | Added wxWindowMSW::MSWGetThemeColour(); initially use... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Don't create labels with wxST_NO_AUTORESIZE flag with... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Don't draw over dummy separators in MSW toolbar, just... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Don't explicitly set the background colour for wxChoice. |
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-18 |
Jaakko Salli | Have wxComboCtrl honour any custom foreground and backg... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Only call GetTextMetrics() in wxDC::GetTextExtent(... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Call SymCleanup() in wxStackWalker to fix problem with... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | Restore the use of the correct brush for toolbar backgr... |
tree | commitdiff |
2009-12-17 |
Vadim Zeitlin | Always use FVIRTKEY for the accelerators under MSW. |
tree | commitdiff |
2009-12-17 |
Vadim Zeitlin | Initialize all fields of EXCEPINFO object to avoid... |
tree | commitdiff |
2009-12-15 |
Václav Slavík | PCH compilation fix |
tree | commitdiff |
next |