projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
respects wxFRAME_TOOL_WINDOW for floaters, too
[wxWidgets.git]
/
src
/
common
/
object.cpp
2002-02-06
Vadim Zeitlin
assert when a base class of a class in wxRTTI system...
blob
|
commitdiff
|
raw
2002-02-04
Vadim Zeitlin
no changes, just the file I forgot to commit...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Robert Roebling
Added missing test in wxObject::Ref() for already
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Robert Roebling
Ref counting fixes and compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-03
Vadim Zeitlin
added asserts to Clone/CreateRefData()
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Vadim Zeitlin
added wxObject::AllocExclusive() and associated methods
blob
|
commitdiff
|
raw
|
diff to current
2002-01-16
Vadim Zeitlin
lookup the classes in the hash table if it had been...
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-12-14
David Webster
OS/2 compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-25
Gilles Depeyrot
added dynamic shared library (dylib) initialization...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-21
Vadim Zeitlin
1. removed wxObject::CopyObject() and Clone() - some...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Vadim Zeitlin
applied patch for compilation with gcc 3.0
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
David Webster
Got rid of some wierd VisualAge debug nonsense that...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-19
Vadim Zeitlin
some const correctness for wxClassInfo
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
David Webster
OS/2 updates for easier VA debugging
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
David Webster
remove the VisualAge 3.0 hack
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
David Webster
OS/2 patch
blob
|
commitdiff
|
raw
|
diff to current
1999-12-22
Vadim Zeitlin
1. wxBase compiles under BeOS
blob
|
commitdiff
|
raw
|
diff to current
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Vadim Zeitlin
debug check for infinite loop in InitializeClasses...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Vadim Zeitlin
1. wxBitmap copy ctor and operator=() taking wxIcon...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Stefan Csomor
wxMac completed so far, generic listctrl extension
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Robert Roebling
More replacements of strcmp -> wxStr..
blob
|
commitdiff
|
raw
|
diff to current
1999-10-18
Vadim Zeitlin
1. wxApp::ProcessPendingEvents() is now common, added...
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-06-27
Robert Roebling
Work on streams of all sorts. More to come.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-07
Guilhem Lavaux
* Created a new wxObject method: wxObject::CopyObject...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Guilhem Lavaux
* Committing new wxSocket core (socket.cpp sckint.cpp...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-21
Ove Kaaven
Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
Unicode-mode typos in string.cpp (where did they sudden...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-03
Vadim Zeitlin
wxUsleep() introduced (and documented) to try to work...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Vadim Zeitlin
1. wxMotif fixes for compilation in "no compatible...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Vadim Zeitlin
storable objects use _() and wxLogXXX instead of messag...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Julian Smart
Some stubs includes removed from wxMotif; wxNotebook...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-09
Julian Smart
Removed references to DEBUG and WXDEBUG; cured Motif...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Julian Smart
Minor changes
blob
|
commitdiff
|
raw
|
diff to current
1998-10-12
Julian Smart
Changes related to stream includes
blob
|
commitdiff
|
raw
|
diff to current
1998-09-28
Julian Smart
More wxMotif work, OGL enhancements, USE_ macro correct...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-24
Julian Smart
Fixed delete operator for VC++ 6.
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-09-11
Robert Roebling
Updates to memcheck
blob
|
commitdiff
|
raw
|
diff to current
1998-09-10
Julian Smart
Eliminated some warnings under Windows; wxGetHomeDir...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-02
Robert Roebling
Added wxAccelerators (sort of)
blob
|
commitdiff
|
raw
|
diff to current
1998-09-02
Robert Roebling
New configure
blob
|
commitdiff
|
raw
|
diff to current
1998-09-01
Guilhem Lavaux
* wxCreateDynamicObject() uses an hashtable now
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Guilhem Lavaux
* Fixed two memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Guilhem Lavaux
* New function wxObjectInputStream::Recall()
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-04
Guilhem Lavaux
* Fixes and new features in wxObject*Stream
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Guilhem Lavaux
* New wxStream classes: wxStreamBuffer and wxObject...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Karsten Ballüder
Cleared up DEBUG define mess, defines are now called...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current