projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2008-01-14
Vadim Zeitlin
rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Vadim Zeitlin
added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Paul Cornett
make XPM data pointer parameter fully const
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Paul Cornett
avoid GCC warning about type-punned pointer breaking...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Francesco Montorsi
fixed setting BUILD variable in any case (not only...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Francesco Montorsi
fixed the WX_VERSION name clash renaming the variable...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Francesco Montorsi
added AC_SUBST for EXTRALIBS_STC which was missing...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Robert Roebling
Partial impl of auto resizing columns
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
set mime-type to correct image/x-xpixmap for XPM files...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
set mime-type to image/x-pixmap to allow generation...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
Improved wxDataViewSpinCtrlRenderer under OS X
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
Reapplied patch for drawing background of custom items
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
Mention wxSizer::Fit() change and wxWrapSizer
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
wxSizer::Fit() now sets client size
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
use wxSizer::Fit() for sizing the dialog
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
Always invoke default action even if dclick is caught...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Robert Roebling
Remove double entry of wxTrackable
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Stefan Csomor
I still think that's needed ...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
rebaked and regenerated everything after the latest...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Paul Cornett
prevent explicitly set client size from being changed...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
ignore vc*_msw* build directories
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
compilation fixes for VC6
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
improvements to wxWeakRef and related classes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Vadim Zeitlin
add useful headers for meta-programming checks (part...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Vadim Zeitlin
call OnExec() taking wxString argument from OnExecute...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Vadim Zeitlin
added tests for FromAscii/Unicode() (length parameter...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Vadim Zeitlin
fix bug introduced in wxRegion::DoUnionWithRect() in...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
Some wxOS2 compilation fixes after wxDC changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Paul Cornett
initialize m_totalProportion in wxBoxSizer ctor
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
Fixed compilation.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Vadim Zeitlin
better documentation for wxWindow::SetSizerAndFit()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
Implemented wxGDIObject::Create/CloneGDIRefData() for...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Robert Roebling
Invoke default action if dclick event after <ENTER...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
Blind compilation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
Removed constructor already defined in header.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Neis
derive wxColourBase from wxObject on os2 as well
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Václav Slavík
fixed memory leak in wxXmlResource introduced when...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Bryan Petty
Added wxRect::Intersect() documentation (patch 1868322...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Jouk Jansen
updates for OpenVMS compile support
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Jouk Jansen
include/wx/x11/cursor.h needs definition of wxcolour
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Paul Cornett
compute scrollbar widths in a more standard way, get...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Robert Roebling
Use SetFocusIgnoringChildren()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Robert Roebling
Applied [ 1867939 ] fixes for wxTreeCtrl crashes when...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Robert Roebling
Simplified code and applied [ 1867939 ] fixes for wxTre...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Julian Smart
Fix for VC++ 6 error
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Julian Smart
Corrections to bitmap handling
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Paul Cornett
don't use the same parameter name twice, HP compiler...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
Paul Cornett
build fix for !wxUSE_THREADS
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Julian Smart
Colour correction
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Julian Smart
Fixed GetInfo to use the current language.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Julian Smart
Don't ignore path when prompting for file in SaveAs()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Vadim Zeitlin
STL build compilation fix (remove useless cast of wxStr...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Vadim Zeitlin
compilation fix after _() changes; also don't use wxCha...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Robert Roebling
Corrected docs of ::release and ::reset in smart pointers
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Paul Cornett
avoid undefined behavior from token paste resulting...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Paul Cornett
check for self-assignment in operator=
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robin Dunn
Remove WXDLLIMPEXP_BASE from the declaration of wxList_...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
Added the conversion to unspecfied_bool to all smart...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
fix LaTeX error (escape underscores); don't abuse bold...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
test Clear() in the sample
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
resolve ambiguity between 2 inherited versions of Clear...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
restore SetSelection(-1, -1) behaviour which was broken...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
Last part from weak ref patch for event sink disconnection
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
add conversion to unspecified_bool_type to allow writin...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
compilation fix for !HAVE_STRPTIME case after ParseXXX...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
compilation fix after wxWindowIDRef changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
docs
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
mention some more changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
I assume ptr_scpd.h and ptr_shrd.h should only be in...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
Added wxSharedPtr<T>
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
Updated wxTrackable to patch Weak references for wx...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robert Roebling
Updated wxWeakRef<T> to patch Weak references for wx...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Paul Cornett
speed up ReadWord by using more efficient separator...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Paul Cornett
speed up drawing text window in UTF8 build (something...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
STL build fix
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Vadim Zeitlin
compilation fix for STL build; also don't pass unknown...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
Robin Dunn
Check wxUSE_DATAVIEWCTRL
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
doc syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
initialize wxMSWSystemMenuFontModule stuff on demand...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
added wxNativeFontInfo() ctor from LOGFONT, this is...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
adjust the minimal menu item height to be lesser than...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
don't use wxSubwindows with a single element to store...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
check that HWNDs are non-NULL before doing anything...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
Correct wxObjectDataPtr<> assignment from *T to not...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
[ 1865141 ] wxNotebook::DeletePage can result in invali...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
Commit correct docs for wxwxScopedPtr
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
Templatize wxScopedPtr
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Robert Roebling
Added docs to wxTrackable and wxWeakRef<T>
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Václav Slavík
don't call wxString::Len() from operator==; use IsSameA...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
store ids of sub-items directly in wxSubwindows instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
compilation fix for MSVC: remove implicit wxStringImpl...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
correct wrong last commit
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
added another ParseFormat() overload for better backwar...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
removed useless inclusion of wx/datetime.h
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
compilation fix after wxDateTime::ParseFormat() changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Vadim Zeitlin
make wxDateTime::ParseXXX() functions char*-friendly
commit
|
commitdiff
|
tree
|
snapshot
2008-01-06
Vadim Zeitlin
added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_A...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-06
Stefan Neis
Allow using socket from both wxBase and wxCore (adoptin...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-06
Stefan Neis
Adopted OS/2 to DC reorganisation (r50348).
commit
|
commitdiff
|
tree
|
snapshot
next