projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Don't extern declare wxDialogNameStr twice
[wxWidgets.git]
/
include
/
wx
/
xti.h
2005-11-15
Włodzimierz Skiba
Minor cleanings.
blob
|
commitdiff
|
raw
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Włodzimierz Skiba
XTI has own wxObjectEventFunction and has to follow...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Vadim Zeitlin
fix operator=() (patch 1126195)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Włodzimierz Skiba
'Compatibility' fix for connecting events.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Dimitri Schoolwerth
fixed unused param warning
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Włodzimierz Skiba
Borland fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Chris Elliott
fix for Borland Dll build (SF bug #972989)
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-04-15
Vadim Zeitlin
make XTI compile with VC6 (patch 896614)
blob
|
commitdiff
|
raw
|
diff to current
2003-10-19
Stefan Csomor
VC6 template fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-10-18
Vadim Zeitlin
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
blob
|
commitdiff
|
raw
|
diff to current
2003-10-17
Stefan Csomor
adjusting to changes in object.h
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Stefan Csomor
setter fix
blob
|
commitdiff
|
raw
|
diff to current
2003-09-04
Stefan Csomor
log changes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-04
Stefan Csomor
naming changes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-03
Stefan Csomor
added GetBaseClassName1 and 2 for memory.cpp compiles
blob
|
commitdiff
|
raw
|
diff to current
2003-08-29
Stefan Csomor
added WX_IMPLEMENT_PROPERTY
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Stefan Csomor
WX_EVENT_PROPERTY instead of WX_DELEGATE
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Stefan Csomor
added range of types for delegate type info
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Stefan Csomor
changed getters for enum to const, GetEventClass to...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-26
Stefan Csomor
unicode fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Stefan Csomor
linkage and unicode corrections
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Václav Slavík
there's no such thing as <typeinfo.h>
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Stefan Csomor
generic template must not carry linkage clause
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Stefan Csomor
switching type info to registration base and lazy looku...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Václav Slavík
fixed wrong WXDLLEXPORT usage
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Stefan Csomor
linkage corrections, destructors added
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Václav Slavík
fixed gcc warnings and reformatted some pieces of code...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Stefan Csomor
gcc /vc6 workarounds
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Stefan Csomor
flags extension
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Václav Slavík
Unicode fix
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Stefan Csomor
redistribution of code for different library parts
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Stefan Csomor
xti additions / changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Julian Smart
Removed erroneous return statements
blob
|
commitdiff
|
raw
|
diff to current
2003-08-21
Stefan Csomor
metadata support for metadata
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
changing wxxVariant signature
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
RTTI extensions
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Stefan Csomor
refactoring getters and setters to avoid signature...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Stefan Csomor
xti macro fix
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Stefan Csomor
properties as collection
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Stefan Csomor
collection macro also for XTI_TEMPLATE_FIX
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Stefan Csomor
collection support for XTI
blob
|
commitdiff
|
raw
|
diff to current
2003-08-11
Stefan Csomor
added wxDynamicObject (kind of delegate, docs to come...
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-09
Stefan Csomor
define WX_XTI_TEMPLATE_FIX in case it is not yet
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Stefan Csomor
added flag for broken compilers with regard to template...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-08
Stefan Csomor
xti expansions, streaming code changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Václav Slavík
initialize wxClassInfo::sm_classTable automatically
blob
|
commitdiff
|
raw
|
diff to current
2003-08-05
Stefan Csomor
added more specializations for bcc32
blob
|
commitdiff
|
raw
|
diff to current
2003-08-05
Stefan Csomor
xti streaming cleanup, type extensions
blob
|
commitdiff
|
raw
|
diff to current
2003-08-04
Václav Slavík
no tabs please\!
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Mattia Barbon
Warning fixes (still does not compile).
blob
|
commitdiff
|
raw
|
diff to current
2003-07-31
Stefan Csomor
Added wxASSERT_MSGs
blob
|
commitdiff
|
raw
|
diff to current
2003-07-30
Stefan Csomor
fixing xti problems
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Stefan Csomor
xti updates
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Stefan Csomor
xti introduction
blob
|
commitdiff
|
raw
|
diff to current