projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
useIconFont was always false for Win9x
[wxWidgets.git]
/
src
/
msw
/
2005-04-19
Dimitri Schoolwerth
useIconFont was always false for Win9x
tree
|
commitdiff
2005-04-19
Julian Smart
Applied patch [ 1181975 ] [wxMSW] Removes all flicker...
tree
|
commitdiff
2005-04-17
Julian Smart
Use GetCursorPos on WinCE wherever possible (otherwise...
tree
|
commitdiff
2005-04-17
Julian Smart
Applied patch [ 1184295 ] wxDateTimePickerCtrl Create...
tree
|
commitdiff
2005-04-17
Julian Smart
Regenerated makefiles for runtime lib change
tree
|
commitdiff
2005-04-15
Robin Dunn
Applied patch [ 1167891 ] wxNotebook display problem...
tree
|
commitdiff
2005-04-15
Robin Dunn
Don't clip hidden windows from the staticbox's refresh...
tree
|
commitdiff
2005-04-14
Julian Smart
Forgot to remove #endif
tree
|
commitdiff
2005-04-14
Julian Smart
Try to find comctl32.dll version even if we don't have...
tree
|
commitdiff
2005-04-14
Włodzimierz Skiba
Correction in comment in closing #endif. Is VC++ 4...
tree
|
commitdiff
2005-04-14
Julian Smart
Removed unnecessary fix (caused by erroneous user code)
tree
|
commitdiff
2005-04-14
Julian Smart
Added back shlwapi.h inclusion with comment
tree
|
commitdiff
2005-04-13
Julian Smart
Look for help file in Windows if not found elsewhere
tree
|
commitdiff
2005-04-13
Włodzimierz Skiba
OW pedantic warning fix.
tree
|
commitdiff
2005-04-13
Vadim Zeitlin
fixed tests for dashed/dotted pens under OS != NT ...
tree
|
commitdiff
2005-04-13
Vadim Zeitlin
don't break of the loop resetting last focus pointer...
tree
|
commitdiff
2005-04-13
Julian Smart
The device origin can be set on WinCE, so use it and...
tree
|
commitdiff
2005-04-13
Julian Smart
GetCursorPos returns an error on WinCE, so use GetMessa...
tree
|
commitdiff
2005-04-13
Julian Smart
Unnecessary shwlapi.h inclusion removed
tree
|
commitdiff
2005-04-13
Robin Dunn
Add room for the scrollbar
tree
|
commitdiff
2005-04-12
Ryan Norton
Fix warning on CYGWIN for sockets
tree
|
commitdiff
2005-04-12
Włodzimierz Skiba
wxUniv build fix (typo correction).
tree
|
commitdiff
2005-04-12
Włodzimierz Skiba
WinCE build fix (missing style).
tree
|
commitdiff
2005-04-12
Robin Dunn
Fixes for wxPopupTransientWindow for wxMSW. Includes...
tree
|
commitdiff
2005-04-11
Robin Dunn
return begining of the selection for GetInsertionPoint...
tree
|
commitdiff
2005-04-11
Vadim Zeitlin
after latest changes background of radio buttons _not_...
tree
|
commitdiff
2005-04-11
Włodzimierz Skiba
wxUniv build fix.
tree
|
commitdiff
2005-04-11
Włodzimierz Skiba
Do not break twice.
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
silently ignore NULL pointers in MSWOnMeasureItem(...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
fixed MSWGetBgBrush() call, it needs a HWND and not...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
fixed slider positioning/sizing (especially when ticks...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
put some asserts to check that inconsistent slider...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
GetParent() was always used in test for wxHSCROLL check...
tree
|
commitdiff
2005-04-10
Julian Smart
Hack to make wxStaticBox be repainted when inside a...
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
simplifications and corrections to background drawing:
tree
|
commitdiff
2005-04-08
Michael Wetherell
Documentation fixes, patch 1179223 by Andreas Mohr
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
synthesize NM_RCLICK ourselves now that def window...
tree
|
commitdiff
2005-04-06
Julian Smart
Don't always maximize top-level windows on Smartphone
tree
|
commitdiff
2005-04-06
Robin Dunn
Really remove the droppings when there are no pages
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
define WM_CONTEXTMENU if the standard headers don't
tree
|
commitdiff
2005-04-06
Julian Smart
Always Maximize() top-level windows on Smartphone.
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
use LVS_EX_LABELTIP by default
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
move code ignoring VK_SPACE and VK_RETURN WM_CHAR messa...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
reset selection anchor when a key changing selection...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
don't generate assert when creating wxEVT_COMMAND_TREE_...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
don't let WM_RBUTTONDOWN reach def window proc as it...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
add extra space for top border when wxDIALOG_UNIT_COMPA...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
fix for richedit version 1 control bug with bad refresh...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
fixed wxStaticBox::SetBackgroundColour(): this should...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
we need to leave some space for static box border even...
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-04-04
Robin Dunn
Patch from OSAF that maintains radio button selection...
tree
|
commitdiff
2005-04-03
Julian Smart
Cross-hair cursor appears as an I-beam on WinXP for...
tree
|
commitdiff
2005-04-03
Vadim Zeitlin
make it possible to change the text of the item being...
tree
|
commitdiff
2005-04-02
Julian Smart
WinCE apparently should not have rectangle adjusted...
tree
|
commitdiff
2005-04-02
Julian Smart
Border fixes for WinCE
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
fixed background colour of the automatically created...
tree
|
commitdiff
2005-04-02
Julian Smart
Correct flat notebook border style under WinCE in wake of
tree
|
commitdiff
2005-04-02
Julian Smart
Default border for a static box is wxBORDER_NONE
tree
|
commitdiff
2005-04-02
Julian Smart
Default border style for a control on PPC/Smartphone...
tree
|
commitdiff
2005-04-02
Julian Smart
\ is a reasonable home directory on WinCE
tree
|
commitdiff
2005-04-02
Julian Smart
MF_BYCOMMAND is zero so don't try to test it
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
fixed TREE_ITEM_MENU generation from right mouse clicks...
tree
|
commitdiff
2005-04-02
Robin Dunn
Use the current font for the DoGetBestSize calculation
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
fixes to static box borders calculations and significan...
tree
|
commitdiff
2005-04-01
Vadim Zeitlin
implemented GetProgramHandle() for Win32 and documented it
tree
|
commitdiff
2005-04-01
Julian Smart
Now calculates clipping region from actual child HWNDs...
tree
|
commitdiff
2005-03-31
Julian Smart
Fixed MSWClipBoxRegion
tree
|
commitdiff
2005-03-31
Chris Elliott
missing include for memoryDC
tree
|
commitdiff
2005-03-31
Julian Smart
Use InvalidateRect for Smartphone.
tree
|
commitdiff
2005-03-31
Włodzimierz Skiba
Smartphone fix.
tree
|
commitdiff
2005-03-30
Julian Smart
Applied patch [ 1171542 ] access static class members...
tree
|
commitdiff
2005-03-30
Julian Smart
Applied patch [ 1166587 ] [wxMSW] Removes all flicker...
tree
|
commitdiff
2005-03-30
Julian Smart
Eliminate warning on WinCE
tree
|
commitdiff
2005-03-30
Dimitri Schoolwerth
minor cleanup (don't use magic numbers)
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
applied heavily modified patch 1116702: support for...
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
added wxBitmap::GetMaskBitmap()
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
don't crash when trying to dump struct members which...
tree
|
commitdiff
2005-03-26
Vadim Zeitlin
compilation fix for wxUSE_ON_FATAL_EXCEPTION == 0
tree
|
commitdiff
2005-03-26
Vadim Zeitlin
changed wxWindow::Refresh() to refresh the window child...
tree
|
commitdiff
2005-03-26
David Elliott
Use wxFontMapperBase::Get instead of wxFontMapper:...
tree
|
commitdiff
2005-03-25
Vadim Zeitlin
do nothing in Freeze/Thaw() if the window is hidden...
tree
|
commitdiff
2005-03-25
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2005-03-25
Vadim Zeitlin
reversed disabling of deferred resizing in the last...
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
fix handling Alt-key events in wxComboBox
tree
|
commitdiff
2005-03-24
Włodzimierz Skiba
Fix for ambiguities which happen in STL=1 mode under...
tree
|
commitdiff
2005-03-24
Chris Elliott
remove erroneous comment
tree
|
commitdiff
2005-03-24
Chris Elliott
fix icoinse bug
tree
|
commitdiff
2005-03-24
Julian Smart
Switch deferred sizing off by default
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
Wait() should now return correct exit code even if...
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
simplifications of checks for themed-background sysopt...
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
adjust the rectangle before calling DrawThemeBackground...
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
wxTextCtrl with wxTE_RICH2 style now uses RichEdit...
tree
|
commitdiff
2005-03-22
Włodzimierz Skiba
Wrap <commdlgs.h> as <commctls.h>. Required makefiles...
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
document (and check for it with assert) that wxGetKeySt...
tree
|
commitdiff
2005-03-21
Włodzimierz Skiba
32 bit range for wxSlider (#1166390).
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
fixed warnings about possibly uninitialized variables...
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added orient parameter to wxMDIParentFrame::Tile()
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
fixed SetColumnWidth() in wxLC_LIST mode (set column...
tree
|
commitdiff
next