projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
corrected #ifdef order (might help linking with wxUSE_MEMORY_TRACING==1)
[wxWidgets.git]
/
src
/
msw
/
window.cpp
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
2005-09-11
Kevin Hock
Send mouse leave events in HandleMouseMove if HAVE_TRAC...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Vadim Zeitlin
fix showing keyboard cues under Win2k/XP
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Vadim Zeitlin
generate mouse events for all static controls, not...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Vadim Zeitlin
added IsSizeDeferred() (part of patch 1199639)
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Vadim Zeitlin
pressing enter now activates the default button even...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Vadim Zeitlin
added wxSIZE_FORCE flag for SetSize()
blob
|
commitdiff
|
raw
|
diff to current
2005-08-06
Vadim Zeitlin
fix wxGetMessageName() in Unicode build (patch 1250662)
blob
|
commitdiff
|
raw
|
diff to current
2005-08-05
Vadim Zeitlin
don't remember size passed to SetSize() as pending...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-31
Vadim Zeitlin
account for client area origin when returning pending...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-30
Vadim Zeitlin
return pending position/size if any, not the current one
blob
|
commitdiff
|
raw
|
diff to current
2005-07-30
Vadim Zeitlin
replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Vadim Zeitlin
position of wxEVT_MOUSEWHEEL events is now in client...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Vadim Zeitlin
check whether there is a critical window and don't...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Vadim Zeitlin
moved Esc processing from wxWindow to wxDialog where...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-02
Vadim Zeitlin
fixed DoSetClientSize() to use ::MoveWindow() instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Julian Smart
Applied [ 1223122 ] [wxMSW] Proper repainting when...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Julian Smart
Fix for eVC++ 3
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Julian Smart
Applied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Włodzimierz Skiba
Simpler fix for Borland.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Włodzimierz Skiba
Fixes for Borland access to members in MSWUniv.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Julian Smart
Suppressed error when loading colour bitmap since there...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Robin Dunn
Moved the pending pos and size into wxWindowMSW
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Dimitri Schoolwerth
applied patch #1185523: "Replace GetTextExtentPoint...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Julian Smart
HandlePrintClient shouldn't go above a top-level window
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Julian Smart
Fixed bug [ 1195479 ] RedrawWindow() incompatible with...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Robin Dunn
A slightly modified version of Patch #1197468. Keeps...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Robin Dunn
Patch #1197009 [wxMSW] Proper repainting when resizing
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Michael Wetherell
Compilation fix for USE_UNIV=1
blob
|
commitdiff
|
raw
|
diff to current
2005-05-02
Chris Elliott
sizer.h needed by cygwin
blob
|
commitdiff
|
raw
|
diff to current
2005-04-29
Julian Smart
Removed previous broken fix for deferred positioning...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Julian Smart
Reverted/commented out unsuccessful defer fix
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Julian Smart
Typo correction
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Julian Smart
Use real number of children for reserving deferred...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Julian Smart
Worked around an apparent bug in Windows whereby some...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Julian Smart
Restored previous revision after retag
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Julian Smart
Creating new revision to retag with WX_2_6_0
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Julian Smart
Remove obsolete includes
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Vadim Zeitlin
check for NULL pointer in OnMeasureItem() as well as...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-17
Julian Smart
Use GetCursorPos on WinCE wherever possible (otherwise...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Vadim Zeitlin
don't break of the loop resetting last focus pointer...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Julian Smart
GetCursorPos returns an error on WinCE, so use GetMessa...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Włodzimierz Skiba
wxUniv build fix (typo correction).
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Vadim Zeitlin
after latest changes background of radio buttons _not_...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Włodzimierz Skiba
wxUniv build fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Vadim Zeitlin
silently ignore NULL pointers in MSWOnMeasureItem(...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Vadim Zeitlin
extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Vadim Zeitlin
simplifications and corrections to background drawing:
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Julian Smart
Use InvalidateRect for Smartphone.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Włodzimierz Skiba
Smartphone fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-26
Vadim Zeitlin
changed wxWindow::Refresh() to refresh the window child...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Vadim Zeitlin
do nothing in Freeze/Thaw() if the window is hidden...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Włodzimierz Skiba
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Vadim Zeitlin
reversed disabling of deferred resizing in the last...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Julian Smart
Switch deferred sizing off by default
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
document (and check for it with assert) that wxGetKeySt...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Julian Smart
Added WXK_SPECIAL... keycodes for special hardware...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
Włodzimierz Skiba
Correct sending of wxW event from wxChoice on MS Smartp...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Vadim Zeitlin
slightly clarified msw.window.no-clip-children test
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Vadim Zeitlin
removed unused wxDirToWinStyle() (part of patch 1159289)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Vadim Zeitlin
harmless warning fixes for WinCE (mostly unused parameters)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Włodzimierz Skiba
In MSWUniv wxWindow and wxWindowMSW are different class...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Robin Dunn
Oops, checked in wrong file by mistake. Reverted last...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Robin Dunn
Don't build the old versions of OGL or iewin by default...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Stefan Csomor
XTI fix for VC 7.1 (VC 8.0 didn't complain)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
wxUniv compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Vadim Zeitlin
cleanup of TrackMouseEvent() code (use a single #ifdef...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Julian Smart
Don't repaint window if hidden
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
added wxNavigationEvent::FromTab flag
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
added MSWPrintChild() for drawing child background...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
extracted check for wxListCtrl in WM_PRINT handler...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Włodzimierz Skiba
wxPoint/Size/Rect() causes the same code with (0,0...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Julian Smart
Absolutely no idea what DisableAutomaticSETranslator...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Włodzimierz Skiba
Various cleanings.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Julian Smart
Can now set msw.window.no-clip-children to 1 to elimina...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Vadim Zeitlin
- use CreateWindowEx(), please explain why CreateWindow...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Vadim Zeitlin
moved Begin/EndDeferWindowPos() calls to WM_SIZE handle...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-29
Robin Dunn
Don't use the parent's defered sizing handle if the...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Vadim Zeitlin
reenabled WM_MOUSELEAVE event handling (patch 1104551...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
Vadim Zeitlin
reset m_hDWP to NULL after calling EndDeferWindowPos()
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Vadim Zeitlin
corrected bg colour inheritance once again: only immedi...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Vadim Zeitlin
don't ignore the background colour set for the dialog...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Vadim Zeitlin
use HasTransparentBackground() to correctly draw the...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Vadim Zeitlin
extracted background painting in a separate function...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Włodzimierz Skiba
wxMSWUniv wxWindowMSW vs. wxWindow fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Włodzimierz Skiba
MS Smartphone fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Vadim Zeitlin
restored using DeferWindowPos() for moving all windows...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-29
Włodzimierz Skiba
Fixes to FIXME about stock IDs usage.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Vadim Zeitlin
last fix resulted in wrongly inheriting bg colour from...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Vadim Zeitlin
fixes fo inheriting colours set with SetOwnBackround()
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Vadim Zeitlin
reverted use of DeferWindowPos() instead of MoveWindow()
blob
|
commitdiff
|
raw
|
diff to current
2004-12-19
Vadim Zeitlin
use DeferWindowPos() instead of MoveWindow() if possibl...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-19
Vadim Zeitlin
moved wxWindow::m_hMenu to wxFrame, it is not needed...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-19
Vadim Zeitlin
only use our background for children if it's inheritable
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Robin Dunn
Only test the high order bit from GetKeyState, otherwis...
blob
|
commitdiff
|
raw
|
diff to current
next