projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Preserve size of wxGrid rows/columns when hiding and showing them back.
[wxWidgets.git]
/
include
/
wx
/
vector.h
2011-10-27
Vadim Zeitlin
Don't make wxQsort() extern "C" nor use any special...
blob
|
commitdiff
|
raw
2011-03-30
Vadim Zeitlin
Add wxUSE_STD_CONTAINERS and turn it on by default.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
Vadim Zeitlin
Fix build with Borland C++ compiler.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-11
Vadim Zeitlin
Use template class instead of template function in...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Robin Dunn
#include <algorithm>
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Robin Dunn
(blind) fix for buildbot breakage with MSVC 6
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Robin Dunn
Add wxVectorSort function for sorting wxVector<T> conta...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Vadim Zeitlin
Added wxVector::swap().
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Vadim Zeitlin
avoid g++ 4.3 warnings about conflict between parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Vadim Zeitlin
reverted apparently accidental change of r57896
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Jouk Jansen
insert missing iclude file
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Vadim Zeitlin
added wxVector::resize()
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
Vadim Zeitlin
fix typo in new wxVector(size_t, T) ctor
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Vadim Zeitlin
add wxVector(size_t size[, const value_type& value...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-16
Paul Cornett
check for self assignment in operator=
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Vadim Zeitlin
use explicit global scope for a couple of more occurren...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Vadim Zeitlin
use global operator new to fix compilation errors if...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Vadim Zeitlin
remove extraneous returns
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Vadim Zeitlin
use wxScopeGuard instead of an explicit try/catch(...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Robert Roebling
Added reverse iterator to wxVector<T>
blob
|
commitdiff
|
raw
|
diff to current
2008-08-03
Vadim Zeitlin
fix fatal bug in wxVector copy ctor
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Vadim Zeitlin
no changes, just fix a typo in comment
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Václav Slavík
Fixed compilation of wxVector<T> with VC6:
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Václav Slavík
fixed wxVector<T> to work with non-POD types again...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Václav Slavík
reverted last commit, it was wrong
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Václav Slavík
utils.h is not needed by wxVector, removed
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Julian Smart
Fix for VC++ 6 error
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Václav Slavík
Use realloc() and placement new to manage vector's...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Vadim Zeitlin
made deprecated erase() overload inline
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Vadim Zeitlin
fix several mingw32 warnings (patch from Tim Stahlhut)
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Chris Elliott
fix for VC6 sorry
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Chris Elliott
fix for VC6
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Václav Slavík
VC6 compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Compile fix
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Václav Slavík
1. fixed wxVector<T> iterators to actually point to...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Václav Slavík
re-added wxVector<T>::erase(size_t) for backward compat...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
Vadim Zeitlin
compilation fix for insert()
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Robert Roebling
Add iterators to wxVector, use std::vector in STL mode...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Václav Slavík
changed wxVectorBase and WX_DECLARE_BASE into wxVector...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-05
Chris Elliott
apply SF patch 1252602 to remove warnings in bcc and...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Vadim Zeitlin
removed superfluous semicolons
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Mattia Barbon
Fix some GCC 3.2 -O2 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-09
Mattia Barbon
The size_type typedef must be public.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-08
Mattia Barbon
Replaced int with size_t where appropriate, added...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-09
Vadim Zeitlin
fixes to my previous errors in stack/vector (patch...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
added vector and stack classes (UNTESTED)
blob
|
commitdiff
|
raw
|
diff to current