projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
OpenVMS : removing dependency on obsolete Porting-library (Jackets)
[wxWidgets.git]
/
include
/
wx
/
dynlib.h
2007-09-21
Vadim Zeitlin
added more convenient wxDL_INIT_FUNC[_AW] macros and...
blob
|
commitdiff
|
raw
2007-09-10
Vadim Zeitlin
wxDL_XXX macros and dynamic loading cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2007-09-06
Robert Roebling
Move the wxDL_ macros to wxDynLibrary
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Václav Slavík
return wxString from wxDynamicLibrary::GetDllExt()
blob
|
commitdiff
|
raw
|
diff to current
2005-11-20
Vadim Zeitlin
we have dlerror() under Darwin
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-05
Vadim Zeitlin
compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Vadim Zeitlin
added wxDynamicLibrary::GetSymbolAorW()
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Włodzimierz Skiba
wxOS2 with Open Watcom: correct PCH usage, missing...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Włodzimierz Skiba
Use defs.h (and automatically setup.h and chkconf.h...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-12
Vadim Zeitlin
changed wxDL_DEFAULT to be same as wxDL_NOW as this...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Stefan Neis
Compilation fix for OS/2.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Vadim Zeitlin
extracted Unix code in a separate new file (src/unix...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Vadim Zeitlin
1. extracted MSW-specific part of wxDynamicLibrary...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Vadim Zeitlin
added wxDynamicLibrary::HasSymbol()
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
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
2003-08-16
Gilles Depeyrot
applied fixes for CodeWarrior compilation
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-04
Vadim Zeitlin
added Unload(handle); updated the docs
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Vadim Zeitlin
removed extra commas which are erros for some compilers
blob
|
commitdiff
|
raw
|
diff to current
2003-08-01
Vadim Zeitlin
added and documented wxDYNLIB_FUNCTION
blob
|
commitdiff
|
raw
|
diff to current
2003-08-01
Václav Slavík
removed duplicated code from dynlib.h and dynload.h
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
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-01-04
Stefan Csomor
removing dependany on mac headers from public wx headers
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Vadim Zeitlin
compilation fix
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-11-06
Ron Lee
found another object that nobody appears to have ever...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-31
Ron Lee
made declaration of WXDLL_ENTRY_FUNCTION match it defin...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-29
Vadim Zeitlin
added WXEXPORT to wxGetClassFirst() declaration to...
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-07-04
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2001-06-15
Vadim Zeitlin
compilation fixes and some cleanup
blob
|
commitdiff
|
raw
|
diff to current
2001-06-15
Václav Slavík
added wxDynamicLibrary as suggested by Vadim
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-05-17
Guilhem Lavaux
Added WXDLLEXPORT symbol for DynLib classes
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-24
Vadim Zeitlin
several mingw32 compilation fixes
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-08-20
Robert Roebling
Changed a few #include <xxx.h> to #include "xxx.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
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-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-29
Unknown (UG)
no message
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
Robert Roebling
compile fixes.
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-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
HP-UX support added
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-01
Guilhem Lavaux
* wxCreateDynamicObject() uses an hashtable now
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-08-04
Guilhem Lavaux
* Fixes and new features in wxObject*Stream
blob
|
commitdiff
|
raw
|
diff to current