Julian Smart
|
1d20b7f2c6
|
Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-17 12:53:07 +00:00 |
|
Vadim Zeitlin
|
08890e275c
|
spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-28 16:25:43 +00:00 |
|
Vadim Zeitlin
|
93ed8ff770
|
added wxDynamicLibrary::GetSymbolAorW()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-29 22:27:13 +00:00 |
|
Michael Wetherell
|
43e8916ff3
|
Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-08 14:34:30 +00:00 |
|
Vadim Zeitlin
|
6d94009faa
|
implemented GetProgramHandle() for Win32 and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-01 20:56:00 +00:00 |
|
Vadim Zeitlin
|
e62e17d735
|
changed wxDL_DEFAULT to be same as wxDL_NOW as this makes more sense for portable programs because wxDL_NOW is the only flag supported by Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-12 20:37:53 +00:00 |
|
Włodzimierz Skiba
|
8795498cd9
|
Licence name correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-22 15:09:56 +00:00 |
|
Vadim Zeitlin
|
297ebe6b97
|
implemented wxDynamicLibrary::ListLoaded() for Linux; added test for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 23:32:37 +00:00 |
|
Vadim Zeitlin
|
defbed48e7
|
1. extracted MSW-specific part of wxDynamicLibrary in msw/dlmsw.cpp
2. added and documented wxDynamicLibrary::ListLoaded()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 20:50:06 +00:00 |
|
Vadim Zeitlin
|
a018a119bd
|
added wxDynamicLibrary::HasSymbol()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-17 23:20:51 +00:00 |
|
Julian Smart
|
fc2171bd4c
|
Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 08:27:20 +00:00 |
|
Julian Smart
|
d2c2afc91b
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 01:16:32 +00:00 |
|
Julian Smart
|
5bb31e3561
|
Fixed some missing braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 14:38:32 +00:00 |
|
Vadim Zeitlin
|
169948a05f
|
added Unload(handle); updated the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 14:05:00 +00:00 |
|
Vadim Zeitlin
|
4104ed92a5
|
added and documented wxDYNLIB_FUNCTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-01 23:36:26 +00:00 |
|
Vadim Zeitlin
|
9ae2ec95cf
|
added wxDynamicLibrary::Detach()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-04 01:48:47 +00:00 |
|
Václav Slavík
|
cc81d32f2b
|
TRUE/FALSE -> true/false in documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-18 00:16:34 +00:00 |
|
Vadim Zeitlin
|
f3845e889c
|
made the alphabetic class order more alphabetic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 16:40:44 +00:00 |
|