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 |
2010-11-16 |
Vadim Zeitlin | Correct wxMSW wxToolTip behaviour for wxRadioBox items... |
tree | commitdiff |
2010-11-15 |
Vadim Zeitlin | VC6 compilation fix in wxDIB::Create(). |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Don't require skipping "page changed" event in wxMSW... |
tree | commitdiff |
2010-11-07 |
Vadim Zeitlin | Update all windows associated with the tooltip when... |
tree | commitdiff |
2010-11-04 |
Vadim Zeitlin | Use explicit menu item background if it's given under... |
tree | commitdiff |
2010-11-04 |
Vadim Zeitlin | No changes, just use RAII-based classes in MSW owner... |
tree | commitdiff |
2010-10-31 |
Vadim Zeitlin | Avoid events when implicitly selecting first wxBookCtrl... |
tree | commitdiff |
2010-10-31 |
Vadim Zeitlin | Reposition wxSpinCtrl correctly after reparenting it... |
tree | commitdiff |
2010-10-31 |
Vadim Zeitlin | Destroy correct HWND in wxMSW wxSpinCtrl::Reparent(). |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | No changes, just use AutoHBITMAP instead of manual... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix conversion of bitmaps with alpha to icons/cursors... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Add bitmaps in non-premultiplied format to wxImageList... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Allow creating DIBs storing pixels in non-premultiplied... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix fatal bug in wxGetWindowFromHWND() for radio buttons. |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | Fix confusion with LOGFONT{A,W} parameters to MSW GetTh... |
tree | commitdiff |
2010-10-30 |
Vadim Zeitlin | No real changes, just cleanup of wxMSW MenuDrawData. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | Improve positioning of wxSlider min/max labels in wxMSW. |
tree | commitdiff |
2010-10-28 |
Vadim Zeitlin | Don't crash when waiting for thread termination in... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Don't send SELECTED events for an already selected... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
tree | commitdiff |
2010-10-26 |
Vadim Zeitlin | Don't dispatch messages while waiting in worker thread... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Always create new OLE objects with reference count... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Fix problems with reference counting in wxActiveXContainer. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't consider lack of connection points an error in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't activate the window when updating its styles... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Avoid duplicate wxEVT_COMMAND_TREE_SEL_CHANG{ING,ED... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't grab focus when calling wxTreeCtrl::SelectItem(). |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_TREE_ITEM_MENU event without... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | No real changes, just inline wxDIB::Create(). |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Remove wxDIB::m_hasAlpha from wxMSW. |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Fix conversion of 32 bit ARGB bitmaps to wxImage in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Don't hard code "open" verb in wxMSW wxLaunchDefaultApp... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env... |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Added wxThread::OnKill() and OnDelete() callbacks. |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Correctly handle S_FALSE return value of IActiveMovie... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Check for task dialog availability even under Vista... |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | wxUniv/MSW compilation fix. |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Update CRT environment in wxSetEnv() for MinGW too. |
tree | commitdiff |
2010-10-03 |
Jaakko Salli | In wxBitmapComboBox::RecreateControl(), always get... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW STL build. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW 4.x in new keyboard code. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Correct g++ 4.x warnings about suggested explicit braces. |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Better checks for wxMSWKeyboard::VKToWX() return value. |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Fix recently broken generation of wxEVT_CHAR_HOOK event... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Compilation fixes for old SDKs (VC6) after recent commit. |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Correct drawing of mnemonics in wxStaticBox label under... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Fix wxStaticBox label redrawing when "Alt" is pressed... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | PCH-less compilation fix to GDI+ wxMSW code. |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Correctly recognize when wglChoosePixelFormatARB()... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Always use native task dialog for wxProgressDialog... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxMSW wxDatePick... |
tree | commitdiff |
next |