projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
* Do not use class posing to handle target/action.
[wxWidgets.git]
/
include
/
wx
/
dynarray.h
2004-06-20
Mattia Barbon
Fix for declaring arrays for non-numeric/non-pointer...
blob
|
commitdiff
|
raw
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-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Vadim Zeitlin
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
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-08-05
Václav Slavík
compilation fixes for win32 dll+multilib
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Václav Slavík
added WX_DECLARE_OBJARRAY_WITH_DECL
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Mattia Barbon
various compilation/warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
added NO_PTR versions of ARRAY macros to suppress warni...
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-13
Mattia Barbon
Move #inclusion of wx/msw/winundef.h for MinGW to...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Vadim Zeitlin
fixed using arrays as nested classes
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
More MSVC fixes .
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Mattia Barbon
Blind fix for MSVC.
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-07-06
Václav Slavík
reverted
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Václav Slavík
fixed USER_EXPORTED_ARRAY macros
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Vadim Zeitlin
fix for VC++ warnings about missing macro arguments
blob
|
commitdiff
|
raw
|
diff to current
2003-07-05
Vadim Zeitlin
added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Václav Slavík
fixed compilation of multilib dll
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-16
Vadim Zeitlin
inserted casts allowing to have arrays of function...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-25
Vadim Zeitlin
added wxArray::SetCount()
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Vadim Zeitlin
removed extra semi colon which provoked CW warnings...
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
Julian Smart
Moved typedef to within public block to avoid compile...
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
2002-02-07
Vadim Zeitlin
added wxCOMPILE_TIME_ASSERT2() macro allowing to give...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Vadim Zeitlin
fixed passing empty macro argument for VC++
blob
|
commitdiff
|
raw
|
diff to current
2002-02-06
Vadim Zeitlin
cleaned up the arrays declaration macros and added...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
blob
|
commitdiff
|
raw
|
diff to current
2001-11-18
Ron Lee
Don't add -MMD until we are just about ready to build...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-17
Ron Lee
Added WX_DEFINE_*_USER_EXPORTED_ARRAY macros for extern...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Julian Smart
Added wxUSE_DC_CACHEING and associated code to wxMSW
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-05-20
Václav Slavík
fixed WX_APPEND_ARRAY and WX_CLEAR_ARRAY when used...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-01-02
Vadim Zeitlin
1. wxDateTimeHolidayAuthority class for calculating...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Vadim Zeitlin
Remove() -> RemoveAt()
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-10-12
Vadim Zeitlin
1. DLL compilation fixes (wrong WXDLLEXPORT placement...
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-10-01
Vadim Zeitlin
wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
blob
|
commitdiff
|
raw
|
diff to current
1999-08-06
Robert Roebling
Distrib things,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-05
Robert Roebling
Compile fix for dynarray,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Vadim Zeitlin
WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
Oh well, I'll just stuff in the rest of the Unicode...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-16
Julian Smart
Various changes for Salford C++, and commited fileconf...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Vadim Zeitlin
1. NOT_FOUND -> wxNOT_FOUND
blob
|
commitdiff
|
raw
|
diff to current
1999-01-12
Vadim Zeitlin
WX_CLEAR_ARRAY() now calls Empty() too
blob
|
commitdiff
|
raw
|
diff to current
1999-01-09
Vadim Zeitlin
wxObjArray fix (part 2)
blob
|
commitdiff
|
raw
|
diff to current
1998-12-29
Vadim Zeitlin
added WX_CLEAR_ARRAY() macro to delete all the elements...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
LISTs renamed to OBJARRAYs
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Vadim Zeitlin
wxBaseArray::Shrink() added
blob
|
commitdiff
|
raw
|
diff to current
1998-09-14
Julian Smart
DLL-related changes
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Removed warnings
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-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-07-08
Vadim Zeitlin
Last() function added (the same as Item(Count() - 1))
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 (I hope I got it right this time!)
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current