projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1. added abstract interface to wxHtmlWindow for use by wxHtmlWinParser and implemente...
[wxWidgets.git]
/
include
/
wx
/
msw
/
2006-03-31
Vadim Zeitlin
use wx/dynlib.h and not wx/dynload.h (patch 1448691)
tree
|
commitdiff
2006-03-30
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
discard the debug directories at the end of the executa...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
don't return true from wxRadioBox::AcceptsFocus() even...
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
wxFrameNameStr was already delivered by #include one...
tree
|
commitdiff
2006-03-20
Vadim Zeitlin
explain why do you need wxUSE_WXDIB
tree
|
commitdiff
2006-03-20
Vadim Zeitlin
provide stubs for conversion to/from image functions...
tree
|
commitdiff
2006-03-16
Julian Smart
Mobile 5 Smartphone fixes
tree
|
commitdiff
2006-03-16
Włodzimierz Skiba
Missing wxDisplay identifiers for DMC build.
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
wxDisplay cleanup/rewrite:
tree
|
commitdiff
2006-03-15
Julian Smart
Fix windows.h inclusion problem on WinCE
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed event generation for wxComboBox to be consistent...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require multimon.h any more now (patch 1446030...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
wxCore build fix.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
wxBase build fix.
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447732 ] Fix CVS HEAD for VC6
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
don't clear clipboard if it was changed by another...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
fix gcc4 warning for wndproc casts (patch 1431939)
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
added wxListBox::HitTest() from Ryan (patch 1446207)
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
DMC build fix.
tree
|
commitdiff
2006-03-07
Julian Smart
Reordered symbols since MinGW wasn't getting HDN_GETDIS...
tree
|
commitdiff
2006-02-28
Julian Smart
Added context menu support under PocketPC
tree
|
commitdiff
2006-02-25
Włodzimierz Skiba
Revitalise SIP support in all toplevel wince windows.
tree
|
commitdiff
2006-02-25
Jamie Gadd
Fixes for WinCE build caused by my last commit.
tree
|
commitdiff
2006-02-24
Julian Smart
Fixed interpretation of selection and added selection...
tree
|
commitdiff
2006-02-24
Jamie Gadd
Make wx{List,Tree}Ctrl resize their standard font if...
tree
|
commitdiff
2006-02-14
Vadim Zeitlin
modified custom draw code to fully draw the items using...
tree
|
commitdiff
2006-02-12
Włodzimierz Skiba
wxUSE_UXTHEME=0 (WinCE) build fix.
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
added linear and concentric gradient fill functions...
tree
|
commitdiff
2006-02-11
David Surovell
fixed wx_media linkage/export problems - from RN patch
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
don't put the size of the data with the data itself...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
avoid warnings C4311/4312 when building with MSVC ...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__...
tree
|
commitdiff
2006-02-07
Vadim Zeitlin
removed old Win16 files
tree
|
commitdiff
2006-02-06
Julian Smart
Attempt at using inkedit control for wxTextCtrl, when...
tree
|
commitdiff
2006-02-06
Julian Smart
Added wxSYS_TABLET_PRESENT to check for tablet capability
tree
|
commitdiff
2006-01-31
Włodzimierz Skiba
[ 1420190 ] Enable backspace key on smartphone
tree
|
commitdiff
2006-01-30
Julian Smart
Added wxUSE_TOOLBOOK
tree
|
commitdiff
2006-01-28
Vadim Zeitlin
SetSelection() must update m_selectionOld, otherwise...
tree
|
commitdiff
2006-01-27
Julian Smart
Further steps towards media control support in WinCE...
tree
|
commitdiff
2006-01-27
Julian Smart
Small typo fix
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Robin Dunn
Patch from Tim Kosse to add supoprt for wxListCtrl...
tree
|
commitdiff
2006-01-23
Vadim Zeitlin
extracted wxFrame::MSWTranslateMessage() implementation...
tree
|
commitdiff
2006-01-21
Michael Wetherell
Move oleacc.lib from the VC++ projects/makefiles to...
tree
|
commitdiff
2006-01-21
Julian Smart
Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
tree
|
commitdiff
2006-01-19
Julian Smart
Don't use Windows handles directly in headers
tree
|
commitdiff
2006-01-18
Julian Smart
Improved mktime for WinCE
tree
|
commitdiff
2006-01-18
Julian Smart
Reverted semicolons patch
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1306443 ] Removal of C++-style comments...
tree
|
commitdiff
2006-01-17
Julian Smart
Committed forgotten files
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1382552 ] Fixes GDI-ressource leak...
tree
|
commitdiff
2006-01-17
Robin Dunn
Enable wxListCtrl in report mode to be able to use...
tree
|
commitdiff
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
tree
|
commitdiff
2006-01-15
Włodzimierz Skiba
Build fix for wxWindowMSW used in header.
tree
|
commitdiff
2006-01-13
Jamie Gadd
Add missing WINDOWPOS flags for WinCE build to include...
tree
|
commitdiff
2006-01-13
Vadim Zeitlin
updated to derive from wxEventLoopManual
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
improved wxMac event loop implementation and refactored...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2006-01-06
Vadim Zeitlin
added wx/object.h include (bug 1398517)
tree
|
commitdiff
2006-01-02
Jamie Gadd
Make radiobuttons siblings instead of children in radio...
tree
|
commitdiff
2006-01-01
Vadim Zeitlin
don't test for __WIN95__ which doesn't exist any more...
tree
|
commitdiff
2005-12-25
Vadim Zeitlin
implemented wxDC::DoGetSize() correctly for metafile...
tree
|
commitdiff
2005-12-25
Vadim Zeitlin
Start/EndDrawingOnTop are still used under Motif, don...
tree
|
commitdiff
2005-12-25
Vadim Zeitlin
disallow creation of wxDC objects and made wxDC an...
tree
|
commitdiff
2005-12-19
Vadim Zeitlin
documented Set/GetIcon(), added (not quite pure) virtua...
tree
|
commitdiff
2005-12-19
Vadim Zeitlin
return a valid bitmap from GetBitmap() even if we creat...
tree
|
commitdiff
2005-12-19
Włodzimierz Skiba
__WIN95__ removed (used to differ win3.1 vs. 'modern...
tree
|
commitdiff
2005-12-11
Włodzimierz Skiba
wxUSE_DISPLAY impossible with eVC3 (SDKs 2002).
tree
|
commitdiff
2005-12-10
Włodzimierz Skiba
wxDisplay support for wxWinCE port.
tree
|
commitdiff
2005-12-01
Václav Slavík
fixed wxComboBox::Clear to clear stored value
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-11-29
Vadim Zeitlin
added wxRadioBox::IsItemEnabled/Shown() (for MSW only...
tree
|
commitdiff
2005-11-23
Włodzimierz Skiba
[ 1364397 ] wxUSE_MS_HTML_HELP could be redefined
tree
|
commitdiff
2005-11-15
Włodzimierz Skiba
Minor cleanings.
tree
|
commitdiff
2005-11-13
Włodzimierz Skiba
Resize all top level windows when SIP changes visibility.
tree
|
commitdiff
2005-11-10
Włodzimierz Skiba
Macros for simplified testing Open Watcom version and...
tree
|
commitdiff
2005-11-08
Michael Wetherell
Add rcdefs.h and support for automatic manifests on...
tree
|
commitdiff
2005-11-05
Włodzimierz Skiba
Native wxCheckListBox implementation for wxWinCE.
tree
|
commitdiff
2005-11-03
Vadim Zeitlin
use focused bitmap as fallback for the hover one
tree
|
commitdiff
2005-11-03
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMSW part).
tree
|
commitdiff
2005-11-03
Vadim Zeitlin
added SetHoverBitmap() and implemented it under wxMSW...
tree
|
commitdiff
2005-11-03
Michael Wetherell
Remove bufferoverflowu.lib since it's not present with...
tree
|
commitdiff
2005-10-31
Vadim Zeitlin
#undef CreateFont to fix cygwin compilation now that...
tree
|
commitdiff
2005-10-29
Vadim Zeitlin
don't get margin to non NULL values in default ctor...
tree
|
commitdiff
2005-10-28
Chris Elliott
remove GetImageList(int)
tree
|
commitdiff
2005-10-27
Włodzimierz Skiba
WinCE build fix according to eVC3 and eVC4 SDKs.
tree
|
commitdiff
2005-10-27
Julian Smart
Sorry, forgot default value
tree
|
commitdiff
next