projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Updated src/gtk/files.lst
[wxWidgets.git]
/
src
/
common
/
dynlib.cpp
2001-04-21
George Tasker
Minor code tweeks to stop BCC compiler warnings
blob
|
commitdiff
|
raw
2001-04-19
Vadim Zeitlin
some const correctness for wxClassInfo
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
Gilles Depeyrot
backed out improper casts and corrected prototypes...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
David Webster
char* cast on wxString libname blows up VC and VA....
blob
|
commitdiff
|
raw
|
diff to current
2001-04-01
Gilles Depeyrot
corrections for final release of Mac OS X
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-02-02
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2001-01-18
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2001-01-17
Vadim Zeitlin
added RTLD_GLOBAL to dlopen flags (bug 128705)
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Karsten Ballüder
Added RTLD_GLOBAL to dlopen() flags which is needed...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Stefan Neis
Changed order of #ifdefs to get native version on OS...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-20
Robert Roebling
A no-change for scroll events.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
George Tasker
Removed a couple of debug lines
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
George Tasker
Changed code to allow for removal of the #include ...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Robert Roebling
String changes for translations,
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-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
Vadim Zeitlin
#warning is a compilation error, not warning
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
Karsten Ballüder
fix for HP-UX
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Vadim Zeitlin
1. minor fixes in wxDynLib
blob
|
commitdiff
|
raw
|
diff to current
1999-07-06
Vadim Zeitlin
1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Karsten Ballüder
Added wxDllLoader::UnloadLibrary()
blob
|
commitdiff
|
raw
|
diff to current
1999-06-29
Karsten Ballüder
Added code to look up main program symbols - unix only...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Robert Roebling
Some #include and #if wxUSE_XX things
blob
|
commitdiff
|
raw
|
diff to current
1999-06-08
Karsten Ballüder
another fix
blob
|
commitdiff
|
raw
|
diff to current
1999-06-08
Karsten Ballüder
Fixed compilation, sorry for that.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Karsten Ballüder
Coupled some core functionality out, to allow its use...
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-02-23
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-23
Vadim Zeitlin
HP-UX compilation fixes (thanks to Zdravko Bas)
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
dlopen fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
dlopen() also exists under FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
HP-UX support added
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
mac support as stubs added
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-09-30
Robin Dunn
Found the RIGHT place to make the __unix__ fix.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-30
Robin Dunn
fixed some ifdef's to also check for __unix__
blob
|
commitdiff
|
raw
|
diff to current
1998-09-17
Guilhem Lavaux
* Added wxSerial DLL support for Borland 32
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-08
Julian Smart
Additional makefiles; changes for compilation with...
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
* New function wxObjectInputStream::Recall()
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-18
Robert Roebling
Next attempt at dynlib.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Karsten Ballüder
#ifdef'd out some parts for non-supported systems.
blob
|
commitdiff
|
raw
|
diff to current
1998-08-17
Robert Roebling
Added IRIX compile fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-08-05
Guilhem Lavaux
* Added source file info in utils/serialize/*
blob
|
commitdiff
|
raw
|
diff to current
1998-08-04
Guilhem Lavaux
* Fixes and new features in wxObject*Stream
blob
|
commitdiff
|
raw
|
diff to current