projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
streamlining slider, scroller, spinbutton for osx carbon and cocoa
[wxWidgets.git]
/
src
/
common
/
dynarray.cpp
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
2008-07-22
Vadim Zeitlin
get rid of base arrays in wxUSE_STL build, we don't...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-10
Václav Slavík
don't use implicit wxString->char*/wchar_t* conversion...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
define arrays of chartoo as the existing ones can't...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Vadim Zeitlin
Alloc() doesn't clear the array any more, for consisten...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Vadim Zeitlin
removed a few more extra semicolons (patch 1425785)
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Reverted semicolons patch
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Włodzimierz Skiba
First part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-22
Mattia Barbon
Fix wxSortedArray::Index() when wxUSE_STL == 1, with...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Mattia Barbon
Added compatibility functions for wxUSE_STL = 1:
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Włodzimierz Skiba
Alternate form of condition readable for Borland compiler.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Vadim Zeitlin
use C++ linkage functions (and not extern C) with std...
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
2004-02-10
Vadim Zeitlin
added base array of size_t as under Win64 size_t >...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
Win64 compilation fixes: use wxUIntPtr instead of long
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Julian Smart
Added warning suppression
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Mattia Barbon
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Mattia Barbon
Use correct types for comparison functions in wxArray,
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Mattia Barbon
wxSortedArray::Add must return the index of the newly
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Mattia Barbon
Morec ompilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Mattia Barbon
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
blob
|
commitdiff
|
raw
|
diff to current
2003-04-27
Vadim Zeitlin
*really* fixed searching in sorted arrays
blob
|
commitdiff
|
raw
|
diff to current
2003-04-25
Vadim Zeitlin
fixed bug recently introduced in wxSortedArray::Index()
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Vadim Zeitlin
fixed bug with searching in sorted arrays
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-03-10
Vadim Zeitlin
fixed a serious bug in Shrink()
blob
|
commitdiff
|
raw
|
diff to current
2003-01-25
Vadim Zeitlin
added wxArray::SetCount()
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Removed redundant <search.h> inclusion
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Stefan Neis
Fixed bug in Grow function (possibly not allocating...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Vadim Zeitlin
added a compile time assert to prevent wxArray from...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Vadim Zeitlin
added support for add/insert/deleting many items at...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
Vadim Zeitlin
fixes to the new pointer array implementation
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
Gilles Depeyrot
wxArray<T> macros have been changed to fix runtime...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-09
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Vadim Zeitlin
fixed 2 year old bug in wxBaseArray::operator=() (who...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Vadim Zeitlin
removed useless assert from wxArray::Alloc
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Vadim Zeitlin
bug in wxArray::Remove() fixed (thanks Robert)
blob
|
commitdiff
|
raw
|
diff to current
1999-11-16
Vadim Zeitlin
RemoveAt() added to array classes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
It now compiles all these files without warnings in...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Vadim Zeitlin
1. NOT_FOUND -> wxNOT_FOUND
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Vadim Zeitlin
wxBaseArray::Shrink() added
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
couple of minor bug fixes/enhancements (interface uncha...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
(1) Denis Pershin's patch for wxGTK (memory leaks corre...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
fixed compilation problems under Windows
blob
|
commitdiff
|
raw
|
diff to current
1998-07-16
Vadim Zeitlin
added sorted arrays: they automatically sort items...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-22
Vadim Zeitlin
wxCHECK/wxCHECK_RET changes
blob
|
commitdiff
|
raw
|
diff to current
1998-06-05
Vadim Zeitlin
Bool replaced by bool
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current