projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Applied custom character filter patch for text validator
[wxWidgets.git]
/
include
/
wx
/
list.h
2002-02-23
Robert Roebling
Applied wxList::Prepend() patch.
blob
|
commitdiff
|
raw
2002-02-15
Vadim Zeitlin
AIX compilation fixes from Paul Thiessen
blob
|
commitdiff
|
raw
|
diff to current
2002-02-06
Vadim Zeitlin
added wxRTTI macros to wxList and wxStringList
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
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-06
Gilles Depeyrot
added missing virtual for overidden function
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Ron Lee
Added new dynamic loading classes. (which handle proper
blob
|
commitdiff
|
raw
|
diff to current
2001-08-01
Vadim Zeitlin
applied patch 444915 (warning fixes for gcc 2.95.4)
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Julian Smart
Fixes for 16-bit compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Vadim Zeitlin
fix for wxList copy ctor
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-12
Julian Smart
Added project files for STC; fixed wxStringList memory...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Vadim Zeitlin
WX_DECLARE_HASH() macro for type safe hashes
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Vadim Zeitlin
added wxList::Insert(size_t); updated wxList documentation
blob
|
commitdiff
|
raw
|
diff to current
1999-08-03
Vadim Zeitlin
LINKAGEMODE moved to defs.h - string.cpp actually compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Vadim Zeitlin
wxList::SortFunc prototype corrected
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Robert Roebling
Install AFMs as well.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Robert Roebling
Added semicolon to macro in list.h - I just read that
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
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-03-30
Vadim Zeitlin
wxTopLevelWindows is now a wxWindowList, better compati...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
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-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-05
Vadim Zeitlin
added wx<TemplateListName>::Node typedef for the node...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-28
Julian Smart
Changes for 16-bit BC++ (not there yet), GnuWin32;...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-12
Vadim Zeitlin
corrected (?) wxStringList::Delete()
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Robert Roebling
Added serial code for wxList and wxHashTable to sourc...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-02
Vadim Zeitlin
added wxNode::IndexOf and wxList::IndexOf (patch by...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-27
Vadim Zeitlin
wxStringList::copy ctor and assignment operator added...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Julian Smart
Fixed Dialog Editor compilation and window sizing bug...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Robert Roebling
Fixes for wxlist
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Julian Smart
Various fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Robert Roebling
wxFrame size bug
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Vadim Zeitlin
added untyped Sort() for compatibility
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Removed warnings
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Julian Smart
Added variant.h/cpp; changed variable names in object...
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-15
Julian Smart
Changes mostly as a result of __WXSTUBS__ compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Robert Roebling
wxFrame::CreateToolBar() stuff
blob
|
commitdiff
|
raw
|
diff to current
1998-07-04
Julian Smart
Sorry, I went and removed consts as per the style guide :-)
blob
|
commitdiff
|
raw
|
diff to current
1998-07-03
Julian Smart
Added #pragmas for gcc.
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current