projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added wxRegEx::GetMatchCount (patch 938995)
[wxWidgets.git]
/
src
/
msw
/
2004-04-21
Vadim Zeitlin
fixed #if in Create(); don't use wxModelessWindows...
tree
|
commitdiff
2004-04-21
Vadim Zeitlin
really fixed crash with strange HDN_GETDISPINFOWs under XP
tree
|
commitdiff
2004-04-21
Vadim Zeitlin
fixed recent modeless dialog breakage caused by removin...
tree
|
commitdiff
2004-04-21
Vadim Zeitlin
fixed unused variable warning
tree
|
commitdiff
2004-04-20
Julian Smart
Don't use wxUSE_POCKETPC_UI, determine appropriate...
tree
|
commitdiff
2004-04-20
Julian Smart
Test for SDK in use
tree
|
commitdiff
2004-04-20
Julian Smart
Compile fix for eVC++ 4 with PocketPC 2003
tree
|
commitdiff
2004-04-19
Robert Roebling
Code for single instance and bring-to-top under CE.
tree
|
commitdiff
2004-04-19
Vadim Zeitlin
compilation fix for wxUSE_VALIDATORS==0
tree
|
commitdiff
2004-04-18
Vadim Zeitlin
compilation fix for wxUSE_VALIDATORS==0
tree
|
commitdiff
2004-04-18
Robert Roebling
make spin control flat, too, under Win CE.
tree
|
commitdiff
2004-04-18
Stefan Csomor
byte ordering changed to network ordering
tree
|
commitdiff
2004-04-17
Robert Roebling
Make text controls flat under CE.
tree
|
commitdiff
2004-04-17
Robert Roebling
Since CE cannot do the logical/device origin calculations
tree
|
commitdiff
2004-04-17
Robert Roebling
Do not set size of PocketPC dialogs upon
tree
|
commitdiff
2004-04-17
Robert Roebling
Show the OK button in the title bar under PocketPC
tree
|
commitdiff
2004-04-17
Robin Dunn
Fix or add some DoGetBestSize's
tree
|
commitdiff
2004-04-16
Václav Slavík
Mingw compilation fixes
tree
|
commitdiff
2004-04-15
Vadim Zeitlin
fixed WaitOnConnect() in non GUI mode (patch 905185)
tree
|
commitdiff
2004-04-15
Vadim Zeitlin
make XTI compile with VC6 (patch 896614)
tree
|
commitdiff
2004-04-15
Václav Slavík
added GetFilenames
tree
|
commitdiff
2004-04-15
Robert Roebling
Added SW_SCROLLCHILDREN to make scrolling work
tree
|
commitdiff
2004-04-15
Robert Roebling
Fix to make frame visible under eVC 3.0
tree
|
commitdiff
2004-04-15
Dimitri Schoolwerth
use Find, not Member
tree
|
commitdiff
2004-04-14
Robin Dunn
Added #include for non PCH compilers
tree
|
commitdiff
2004-04-14
Vadim Zeitlin
don't use wxDIALOG_MODAL any more
tree
|
commitdiff
2004-04-13
Vadim Zeitlin
don't use WS_POPUP under CE for normal windows
tree
|
commitdiff
2004-04-13
Vadim Zeitlin
removed old eVC project files
tree
|
commitdiff
2004-04-13
Julian Smart
Only call Select within SetString when internal data...
tree
|
commitdiff
2004-04-12
Robert Roebling
eVC 3.0 doesn't like WS_CAPTION. I imagine that
tree
|
commitdiff
2004-04-12
Robert Roebling
eVC 3.0 doesn't know ExitProcess() but _exit() is OK.
tree
|
commitdiff
2004-04-12
Robert Roebling
eVC++ 3.0 doesn't know WS_THICKFRAME
tree
|
commitdiff
2004-04-11
Vadim Zeitlin
in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET...
tree
|
commitdiff
2004-04-11
Vadim Zeitlin
serialize wxNativeEncodingInfo using font names, not...
tree
|
commitdiff
2004-04-11
Dimitri Schoolwerth
applied patch #933086: "scrollbar stops compilation...
tree
|
commitdiff
2004-04-09
Dimitri Schoolwerth
implemented a simple DoGetBestSize() for MSW's wxScrollBar
tree
|
commitdiff
2004-04-08
Vadim Zeitlin
last check in forgot to add WS_VSCROLL to the listbox...
tree
|
commitdiff
2004-04-08
Vadim Zeitlin
suppress warnings during WinCE compilation
tree
|
commitdiff
2004-04-07
Robin Dunn
Put back wxMSW's wxStaticBitmap::DoGetBestSize because...
tree
|
commitdiff
2004-04-07
Robin Dunn
wxStaticBitmapBase::DoGetBestSize
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
don't define functions unused under CE when compiling...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
implemented abort() and added stub for getenv(): needed...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
removed unused stuff (fixes a couple of compilation...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
set device origin when drawing on a frame in order...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
don't define SetShape() for Windows CE; use wxTLWBase...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
use wxDIB object instead of static ConvertFromBitmap...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
enable wxDIB for Windows CE
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
taken the function unused under CE inside #ifndef __WXW...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
always use SYSTEM_FONT under CE, it doesn't have any...
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
WinMain() is Unicode under CE (how did this work before?)
tree
|
commitdiff
2004-04-04
Vadim Zeitlin
implemented bsearch() for CE; added src/msw/wince/crt.cpp
tree
|
commitdiff
2004-04-03
Václav Slavík
WinCE compilation fixes (is this correct?)
tree
|
commitdiff
2004-04-03
Václav Slavík
precompiled headers fix
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
use the window default colours, not hardcoded ones...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
fixed unused param warning
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
use MSWCreateControl() instead of the old mess; impleme...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
implemented Get(Class)DefaultAttributes()
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
removed SetFont() inheriting the parents font
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
added wxGetCCDefaultFont() returning the default icon...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
default implementation of Get(Class)DefaultAttributes()
tree
|
commitdiff
2004-03-30
Vadim Zeitlin
call wxApp::OnExceptionInMainLoop() when an exception...
tree
|
commitdiff
2004-03-30
Vadim Zeitlin
implemented wxApp::OnExceptionInMainLoop()
tree
|
commitdiff
2004-03-30
David Elliott
Instead of m_menuBar use GetMenuBar() which will be...
tree
|
commitdiff
2004-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
tree
|
commitdiff
2004-03-25
David Elliott
Move m_isShown = false; into base class constructor
tree
|
commitdiff
2004-03-24
Václav Slavík
fixed warnings about unneeded arguments
tree
|
commitdiff
2004-03-24
Vadim Zeitlin
don't show the window initially if m_isShown is false...
tree
|
commitdiff
2004-03-23
Václav Slavík
unified wxTaskBarIcon behaviour: wxMSW version is not...
tree
|
commitdiff
2004-03-23
Julian Smart
Added wxBU_EXACTFIT support to wxBitmapButton on wxMSW
tree
|
commitdiff
2004-03-21
Vadim Zeitlin
distinguish between main keyboard and numeric enter...
tree
|
commitdiff
2004-03-20
Vadim Zeitlin
explicitly return NFR_UNICODE from WM_NOTIFYFORMAT...
tree
|
commitdiff
2004-03-20
Vadim Zeitlin
added wxSetCCUnicodeFormat() and use it in wxTreeCtrl...
tree
|
commitdiff
2004-03-18
Robin Dunn
Restored part of the default positioning code for dialo...
tree
|
commitdiff
2004-03-16
Robin Dunn
implment wxBitmapButton::DoGetBestSize
tree
|
commitdiff
2004-03-15
Robin Dunn
MSWGetCreateWindowCoords is already setting CW_USEDEFAU...
tree
|
commitdiff
2004-03-13
Robin Dunn
Use the WidthDefault and HeightDefault in wxTLW, not...
tree
|
commitdiff
2004-03-11
Vadim Zeitlin
fixed race conditions resulting in infinite OutputDebug...
tree
|
commitdiff
2004-03-10
Robin Dunn
Don't log StretchDIBits failures
tree
|
commitdiff
2004-03-09
Robin Dunn
Need to use the same instance handles
tree
|
commitdiff
2004-03-08
Robin Dunn
Use EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better...
tree
|
commitdiff
2004-03-07
Dimitri Schoolwerth
Reverted FILLCOLORHINT->FILLCOLOR change. Now when...
tree
|
commitdiff
2004-03-05
Robin Dunn
Change wxMSW to use WidthDefault and HeightDefault...
tree
|
commitdiff
2004-03-05
Robin Dunn
Changed CanApplyParentThemeBackground to ApplyParentThe...
tree
|
commitdiff
2004-03-04
Julian Smart
WinCE project and wxDC corrections
tree
|
commitdiff
2004-03-04
Robin Dunn
Added CanApplyParentThemeBackground and use it in wxMSW's
tree
|
commitdiff
2004-03-03
Vadim Zeitlin
fixed bug with not reading settings from HKLM
tree
|
commitdiff
2004-03-03
Vadim Zeitlin
added AccessMode parameter to wxRegKey
tree
|
commitdiff
2004-03-03
Julian Smart
Added wxSP_NO_XP_THEME style to wxSplitterWindow to...
tree
|
commitdiff
2004-03-03
Chris Elliott
final part of SF patch #904166 (DMC fix)
tree
|
commitdiff
2004-03-02
Vadim Zeitlin
wxWindow::Freeze()/Thaw() can now be nested
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
renamed start parameter of wxDC::DrawPolyPolygon()...
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
use HasFlag() and InXXX() instead of explicit flag...
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
honour the 2nd parameter of DeleteEntry() instead of...
tree
|
commitdiff
2004-02-27
Vadim Zeitlin
fix showing toolbar tooltips (we were using a pointer...
tree
|
commitdiff
2004-02-25
Julian Smart
Applied patch [ 903619 ] Win64 and Itanium support
tree
|
commitdiff
2004-02-19
Julian Smart
GetSubcontrols now const
tree
|
commitdiff
2004-02-19
Julian Smart
Remove crash due to reference being kept after object...
tree
|
commitdiff
2004-02-17
Julian Smart
Fixed a bug in DoGetBestSize that would make wxSpinCtrl...
tree
|
commitdiff
2004-02-17
Julian Smart
Fixed source for WinCE compatibility
tree
|
commitdiff
2004-02-17
Dimitri Schoolwerth
Fixed invalid background colour of controls on a notebo...
tree
|
commitdiff
next