2004-12-16 |
Robin Dunn | reset m_selectionOld when the selection is programatica... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | wxUniversal fix. |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | suppress annoying beeps when enter is pressed in combob... |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | restored accidentally removed code which deselects... |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | repaired setting foreground colours for the standard... |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | Fixme removal. |
tree | commitdiff |
2004-12-14 |
Vadim Zeitlin | more wxUniv compilation fixes (bug 1085003) |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | reverted recent VK_OEM_PLUS change, do map it to '... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | (blind) wxUniv compilation fix: define the method using... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | wx/msw/notebook.h needs wx/notebook.h in lack of precom... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | Events table serves for RTTI too. |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | use WX_FORWARD_STD_METHODS_TO_SUBWINDOWS |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | 1. derived wxMSW radio box from static box because... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | use solid bacgkround for static box as pattern brush... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | implemented MSWGetBgBrush/ColourForChild() to propagate... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | rewrote and virtualized the background erasing logic... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | don't use WS_EX_TRANSPARENT style, it doesn't seem... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | check for any parent with non default background in... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | override MSWGetDefaultBgBrush() to use transparent... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | added MSWGetDefaultBgBrush() to allow some derived... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | position the labels correctly when we're created with... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | create controls with 1*1 size by default, not 0*0 as... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | include <windows.h> before <multimon.h>, should fix... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | only handle WM_NULL in wxIdleWakeUpModule if it is... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | use a linked list instead of array for saved messages... |
tree | commitdiff |
2004-12-12 |
Ryan Norton | fix wxTheApp include |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | don't look for notebooks beyond first top level parent... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | never return NULL_BRUSH from WM_CTLCOLOR handler, it... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | use MSWAlwaysDrawBg() to fix the problem with black... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | added MSWAlwaysDrawBg() to account for controls such... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | translate VK_OEM_PLUS to '=', not '+', because this... |
tree | commitdiff |
2004-12-10 |
Vadim Zeitlin | really implemented operator==(); reformatted a little |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-12-08 |
Julian Smart | Fixed spurious selection of combobox text during resize |
tree | commitdiff |
2004-12-06 |
Julian Smart | Removed CF_NOSIMULATIONS flag to increase range of... |
tree | commitdiff |
2004-12-05 |
Julian Smart | Neither PocketPC nor SmartPhone have SHBrowseForFolder |
tree | commitdiff |
2004-12-05 |
Julian Smart | Simplification |
tree | commitdiff |
2004-12-05 |
Julian Smart | Further Wince fixes |
tree | commitdiff |
2004-12-05 |
Julian Smart | Moved GetDefaultAttributes outside wxUSE_RICHEDIT block |
tree | commitdiff |
2004-12-05 |
Julian Smart | Unicode/WinCE corrections |
tree | commitdiff |
2004-12-05 |
Julian Smart | Added flags argument to wxKill and wxProcess::Kill... |
tree | commitdiff |
2004-12-02 |
Ryan Norton | fix shared msw builds |
tree | commitdiff |
2004-11-29 |
Włodzimierz Skiba | Not native long long fix. |
tree | commitdiff |
2004-11-25 |
Vadim Zeitlin | changed the code to be really sure that exactly one... |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | don't disable non top tabs if visual themes are not... |
tree | commitdiff |
2004-11-24 |
Ryan Norton | finish getting rid of background flicker (MCI backend) |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | added (and documented) msw.xp-tab-ok option |
tree | commitdiff |
2004-11-24 |
Ryan Norton | reduce black background flicker a bit - there is still... |
tree | commitdiff |
2004-11-24 |
Włodzimierz Skiba | Let's really remove border. |
tree | commitdiff |
2004-11-23 |
Włodzimierz Skiba | Fix for assert after left click on tree in generic... |
tree | commitdiff |
2004-11-23 |
Julian Smart | Calculate better height for toolbar (add borders) |
tree | commitdiff |
2004-11-23 |
Ryan Norton | a stab at a dll fix for media lib |
tree | commitdiff |
2004-11-23 |
Ryan Norton | [ 1070686 ] wxOutputStream::Close() |
tree | commitdiff |
2004-11-23 |
Vadim Zeitlin | don't show the status bar after restoring normal view... |
tree | commitdiff |
2004-11-23 |
Ryan Norton | dll fixes for media lib |
tree | commitdiff |
2004-11-22 |
Vadim Zeitlin | don't apply tab control background when using wxUniv... |
tree | commitdiff |
2004-11-22 |
Julian Smart | Licence line |
tree | commitdiff |
2004-11-22 |
Vadim Zeitlin | compilation fix for USE_PCH == 0 |
tree | commitdiff |
2004-11-22 |
Julian Smart | Changed Rocketeer licence to wxWindows licence, by... |
tree | commitdiff |
2004-11-21 |
Kevin Hock | The presence of the effects controls (i.e. color) shoul... |
tree | commitdiff |
2004-11-20 |
Robert Roebling | Made wxPageSetupDialog a pimpl implementation. |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | removed unneeded wx/notebook.h include |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | added another DoEraseBackground overload (no real changes) |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | create BS_GROUPBOX transparent |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | don't draw themed background for standard controls... |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | don't set background colour explicitely; no need to... |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | refactored code to do brush adjustment for bg drawing... |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | replaced OnCtlColor(7 params) with MSWControlColor... |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | removed OnCtlColor() |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | removed (unused) nCtlColor parameter of OnCtlColor() |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | removed (unused) nCtlColor parameter of OnCtlColor... |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | added support for drawing themed background: DoEraseBac... |
tree | commitdiff |
2004-11-19 |
Ryan Norton | part of patch [ 649438 ] Bug fixes from Netscape/AOL |
tree | commitdiff |
2004-11-18 |
Vadim Zeitlin | don't erase background in wxControl neither |
tree | commitdiff |
2004-11-17 |
Julian Smart | Added IsTopLevel() check to last message loop in PrePro... |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | WinCE correction. |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | Define wxMediaEvent before it is used. Make OnMediaFini... |
tree | commitdiff |
2004-11-16 |
Vadim Zeitlin | made default background colour BTNFACE (so that panels... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | fixed XP sash rendering to really do something (using... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | don't draw background at all if bg style is custom |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | removed unnecessary (now that we leave Windows paint... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | restored OnEraseBackground(), we do need it but only... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | don't always erase the background ourselves as this... |
tree | commitdiff |
2004-11-15 |
Ryan Norton | WXUNUSED warning fixes - unicode compilo fix |
tree | commitdiff |
2004-11-14 |
Ryan Norton | Massive reworking of wxMediaCtrl code - backend everyth... |
tree | commitdiff |
2004-11-14 |
Ryan Norton | spelling/grammer (lol) :) |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | dwCallback if DWORD. |
tree | commitdiff |
2004-11-12 |
Ryan Norton | explanation of getdefaultattributes |
tree | commitdiff |
2004-11-12 |
Ron Lee | wxUSE_POSTSCRIPT is not a sufficient test by itself for |
tree | commitdiff |
2004-11-12 |
Ryan Norton | mingw evidently doesn't have digitalv.h according to... |
tree | commitdiff |
2004-11-12 |
Ryan Norton | workaround to call directshow drivers without actually... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | ensure that g_timerMap is always initialized before... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | removed 2.0 compatibility stuff (patch 1054261) |
tree | commitdiff |
2004-11-11 |
Ryan Norton | mci can't play video on win2k - disable for now |
tree | commitdiff |
2004-11-11 |
Ryan Norton | tweak stopping - nicen up sample some more |
tree | commitdiff |
2004-11-11 |
Ryan Norton | mci backend for wxMediaCtrl. Better workaround for... |
tree | commitdiff |
2004-11-11 |
Ryan Norton | 1) fix border styles in wxMediaCtrl, 2) regenerate... |
tree | commitdiff |
next |