projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
respect xsrc, ysrc parameters in DoBlit() (patch 733961)
[wxWidgets.git]
/
include
/
wx
/
msw
/
2004-02-07
Vadim Zeitlin
better leak error reporting using VC CRT (patch 828250)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
tree
|
commitdiff
2004-02-05
Vadim Zeitlin
don't call Init() twice when dialog is created in 2...
tree
|
commitdiff
2004-02-04
Vadim Zeitlin
added wxTextCtrl::HitTest(); implemented it for MSW
tree
|
commitdiff
2004-02-04
Julian Smart
Reverted last change (use of regex) that broke eVC4...
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-31
Václav Slavík
cleanup: all definitions missing from std headers shoul...
tree
|
commitdiff
2004-01-27
Julian Smart
Patch from "Viktor Voroshylo" <viktor@voroshylo.com>
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-19
Chris Elliott
fix for DMC missing mouse defines
tree
|
commitdiff
2004-01-19
Chris Elliott
fix for DMC missing TVS_INFOTIP
tree
|
commitdiff
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
tree
|
commitdiff
2004-01-14
David Elliott
Added MSWPositionForWxMenu() method which is used to...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 858324 ] Calling EndModal inside an...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
tree
|
commitdiff
2003-12-28
Julian Smart
Added wxUSE_POCKETPC_UI to distinguish between using
tree
|
commitdiff
2003-12-27
Julian Smart
Some further missing symbols for WinCE 4
tree
|
commitdiff
2003-12-23
Julian Smart
Some WinCE fixes from ABX
tree
|
commitdiff
2003-12-17
Ryan Norton
1.
tree
|
commitdiff
2003-12-16
Julian Smart
Open Watcom correction
tree
|
commitdiff
2003-12-15
Václav Slavík
compilation fix for tooltip patch code applied by Julia...
tree
|
commitdiff
2003-12-15
Václav Slavík
compilation fix for tooltip patch code applied by Julia...
tree
|
commitdiff
2003-12-11
Dimitri Schoolwerth
Fixed notebook redraw problems when using XP theme...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 856318 ] A few Wine fixes
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 819044 ] Adds MSW wxPen::GetDashCount
tree
|
commitdiff
2003-11-18
Julian Smart
WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
tree
|
commitdiff
2003-11-14
Dimitri Schoolwerth
Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
tree
|
commitdiff
2003-10-18
Vadim Zeitlin
use wxColourDatabase::Find() instead of deprecated...
tree
|
commitdiff
2003-10-16
Vadim Zeitlin
added ShouldInheritColours()
tree
|
commitdiff
2003-10-12
Vadim Zeitlin
added LVSICF_NOINVALIDATEALL
tree
|
commitdiff
2003-10-08
Vadim Zeitlin
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
tree
|
commitdiff
2003-09-29
Vadim Zeitlin
support creating larger minidumps; support WX_CRASH_FLA...
tree
|
commitdiff
2003-09-28
Vadim Zeitlin
SetValue() takes just bool, not const bool
tree
|
commitdiff
2003-09-28
Mattia Barbon
MinGW compilation fixes.
tree
|
commitdiff
2003-09-28
Vadim Zeitlin
added 3-state checkboxes (patch 813790)
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
tree
|
commitdiff
2003-09-26
Vadim Zeitlin
make it possible to give focus to the notebook itself...
tree
|
commitdiff
2003-09-26
Vadim Zeitlin
added wxGzipIOStreams (patch 792932)
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
GetFilenames() always returned a single file only
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
finally reverted patch 782947 completely, it is broken...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
refactored code to create hidden window in one place...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
tree
|
commitdiff
2003-09-22
Vadim Zeitlin
cleanup: derive wxGauge from wxGaugeBase; removed redun...
tree
|
commitdiff
2003-09-21
Vadim Zeitlin
check the radio buttons when they get focus (closes...
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
wxTextCtrl::GetValue() lost (replaced with question...
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 808050 ] fixes for WXUNIVERSAL and...
tree
|
commitdiff
2003-09-18
Julian Smart
Added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
fixed modal dialogs after event loop change
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-15
Julian Smart
WinCE bitmap patch from Johannes Schindelin <Johannes...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fixed GetItemSpacing() inconsistency by deprecating...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added wxListCtrl::GetViewRect()
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 794760 ] Majority of "... hides virtual...
tree
|
commitdiff
2003-09-10
Vadim Zeitlin
added LVM_SETUNICODEFORMAT
tree
|
commitdiff
2003-09-10
Václav Slavík
compilation fix
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-08-26
Julian Smart
Compile extended RTTI in BC++
tree
|
commitdiff
2003-08-25
Stefan Csomor
RTTI accessors for menus
tree
|
commitdiff
2003-08-25
Julian Smart
Made CCS_VERT definition more general
tree
|
commitdiff
2003-08-25
Julian Smart
WinCE fixes
tree
|
commitdiff
2003-08-25
Julian Smart
Added some missing settings
tree
|
commitdiff
2003-08-24
Stefan Csomor
linkage corrections
tree
|
commitdiff
2003-08-22
Julian Smart
Added wxUSE_EXTENDED_RTTI
tree
|
commitdiff
2003-08-21
Vadim Zeitlin
added wxListbook
tree
|
commitdiff
2003-08-21
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-08-20
Vadim Zeitlin
created wxBookCtrl which will be tje base class for...
tree
|
commitdiff
2003-08-19
Stefan Csomor
removing rtti special functions
tree
|
commitdiff
2003-08-19
Stefan Csomor
RTTI extensions
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-17
Julian Smart
Moved wxToolBarSimple to deprecated library
tree
|
commitdiff
2003-08-15
Julian Smart
Can now switch between PostScript and WIN32 print dialogs
tree
|
commitdiff
2003-08-14
Stefan Csomor
notebook page information objects
tree
|
commitdiff
2003-08-14
Julian Smart
No significant changes
tree
|
commitdiff
2003-08-14
Chris Elliott
move define to better place
tree
|
commitdiff
2003-08-14
Chris Elliott
fix bugs when compiling with dmars
tree
|
commitdiff
2003-08-14
Chris Elliott
dmars does not have w32api.h
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-08-07
Václav Slavík
fixed wxBase and GUI separation for sockets code
tree
|
commitdiff
2003-08-05
Stefan Csomor
xti change
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
moved some more stuff from .cpp files to here
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
removed _WIN_IE from here, we normally shouldn't need...
tree
|
commitdiff
2003-08-03
Mattia Barbon
Fix some wrong code: add parentheses to correct prece...
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
added wrapper for <commctrl.h> as well
tree
|
commitdiff
2003-08-02
Václav Slavík
compilation fix
tree
|
commitdiff
2003-08-02
Václav Slavík
wxUSE_NEW_GRID is no longer used
tree
|
commitdiff
2003-08-02
Václav Slavík
return wxToolkitInfo by reference and not by pointer
tree
|
commitdiff
2003-08-02
Václav Slavík
replaced wxAppTraits::GetOSVersion with GetToolkitInfo...
tree
|
commitdiff
2003-08-02
Václav Slavík
moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
tree
|
commitdiff
2003-08-02
Václav Slavík
compilation fix for bcc
tree
|
commitdiff
2003-08-01
Vadim Zeitlin
check for comctl32.dll version in wxUxThemeEngine:...
tree
|
commitdiff
2003-08-01
Julian Smart
Only draw borders if wxSP_3DBORDER specified, as before
tree
|
commitdiff
2003-07-31
Julian Smart
Removed some warnings in widgets sample
tree
|
commitdiff
2003-07-31
Václav Slavík
compilation fixes
tree
|
commitdiff
next