projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2007-02-11
Vadim Zeitlin
return the restored window size from GetSize() when...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-11
Vadim Zeitlin
changed GetFromWindow() to take const pointer
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Vadim Zeitlin
corrected version in the libraries names: it's only...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Vadim Zeitlin
make GetSize() return the size of the window including...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Vadim Zeitlin
fix compilation with WXWIN_COMPATIBILITY_2_6 off (and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Julian Smart
Don't optimize if there are child windows
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Julian Smart
Reverted renderer changes and just use window variant...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Vadim Zeitlin
added EVT_MOUSE_CAPTURE_LOST handler
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Julian Smart
Updated the mask
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Julian Smart
Added size constants to allow drawn control parts to...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Mart Raudsepp
Do not declare GTypeInfo instances static. This is...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Chris Elliott
remove out of date files (for dmc and 2.4 wxW)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
not needed any more now that this directory is not...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
removed obsolete batch files for building wx with obsol...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
removed obsolete makefiles
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
remove USE_GENERIC_TBAR test: USE_GENERIC_TBAR is not...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
fixed incorrect use of UpdateUI handlers; don't use...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
removed the old tmake project files
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
added const overload of GetChildren()
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
define wxUSE_DATEPICKCTRL_GENERIC as 0 if it's not...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
fixed unreachable code warning in release build
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
fixed what looked like a typo in hit code testing in...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Vadim Zeitlin
corrected return value and skipped flag setting in...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Vadim Zeitlin
update the text of a read-only combobox (and hence...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Vadim Zeitlin
fix unused variable warning with wxUSE_TOOLTIPS==0
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Robin Dunn
merge from 2.8 branch
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Vadim Zeitlin
define wxUSE_ACTIVEX, not (non existent) wxUSE_OLE_ACTIVEX
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Václav Slavík
fixed makefile.rsp to include samples/Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Julian Smart
Added flag for removing attributes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Julian Smart
Removed unnecessary assignment
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Chris Elliott
fix for bug reported at http://lists.wxwidgets.org...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Robin Dunn
rebaked after changing the version number
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Robin Dunn
Fix unused param warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Add wxHL_* styles
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Allow wxWANTS_CHARS to be effective on native controls too
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Reset g_lastMouseEvent after processing the mouse butto...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Don't capture the mouse until after the possible wxEVT_...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
use ChangeValue instead of SetValue to avoid bogus...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Set version number
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Added SetToolNormalBitmap and SetToolDisabledBitmap
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Fill in more details for the wxEVT_STC_AUTOCOMP_SELECTI...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robin Dunn
Set version number
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Roman Rolinsky
Version 1.8-0
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Włodzimierz...
Fixed wxComboBox always sorted in all univ builds ...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Włodzimierz...
wx/log.h belongs to pch system
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Paul Cornett
simplify wxGTK DoSetSizeHints logic, respect size incre...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Václav Slavík
added script to generate parts of rsp manifests with...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Vadim Zeitlin
made (many) more wxGrid methods const
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Vadim Zeitlin
corrected WXDLLIMPEXP_ declaration for wxEventBlocker...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Fixes to the previous fix
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Avoid triggering false update event when setting the...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Restored drag position mysteriously removed in revision...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Typo correction
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Julian Smart
Missing include
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Kevin Ollivier
Committing patch #1604462, which improves autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Stefan Csomor
using scroll axis for mousewheel events
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Stefan Csomor
using scroll axis in translation to scrollwin events...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Stefan Csomor
adding scroll axis to wheel events
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Vadim Zeitlin
our build also depends on bc
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Vadim Zeitlin
call OnInit() from all samples to allow using standard...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Vadim Zeitlin
add accessors using wxFileName to wxFile/DirPickerCtrl...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-04
Vadim Zeitlin
added wxEventBlocker class (patch 1622444)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Vadim Zeitlin
updated comments after latest commit (Tim Kosse)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Vadim Zeitlin
fix compilation problem when wxUSE_FSVOLUME==0 after...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
use wxFSVolume instead of duplicating its functionality...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
fix assert when the control doesn't have a valid date...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
don't wait for Windows messages in WaitForThread()...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
don't wake up on Windows messages when waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Vadim Zeitlin
added support for underlined fonts
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Vadim Zeitlin
document wxNewId() as being deprecated
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Vadim Zeitlin
document Next/PrevControlId
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Vadim Zeitlin
use wxObject copy ctor, not default ctor, in wxEvent...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Julian Smart
COrrected style doc
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Vadim Zeitlin
removed wxABI_TESTS, they're irrelvant in 2.9
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Vadim Zeitlin
Added wxSizerFlags::Top() and Bottom()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Vadim Zeitlin
removed 2.6 incompatibilities section
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Julian Smart
Added extra hit test style for more accurate reporting
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Stefan Csomor
fix for drawing in the 'grox box' between two scrollbars
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Stefan Csomor
changing asserts to debug info
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Stefan Csomor
separate assert in case the control ref is already...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Václav Slavík
fixes to InputPath values in custom build steps
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Václav Slavík
don't assume there's always an active wxEventLoop instance
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Vadim Zeitlin
changing text alignment dynamically doesn't always...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Vadim Zeitlin
document that the parent window gets EVT_LEAVE_WINDOW...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Vadim Zeitlin
use LLONG_MIN instead of -1 (which is a valid time...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Václav Slavík
compiled fixes for builds without PCH
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
Chris Elliott
fix SF bug 1640955
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
wxDFB doesn't require extra configure options anymore
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Robin Dunn
changelog for 2.8.1.1
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Robin Dunn
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
implemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
wxDFB: fix rendering artefacts when scrolling wxScrolle...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
implemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
enable wxFontMapper in wxDFB port
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
allow building wxXRC with wxUSE_HTML=0: make linking...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Václav Slavík
SETUPHDIR is Bakefile variable, not MSVC IDE one
commit
|
commitdiff
|
tree
|
snapshot
next