Vadim Zeitlin
|
520200fd10
|
added format parameter to File/DirName()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 23:39:28 +00:00 |
|
Vadim Zeitlin
|
fc4fe30871
|
describe better how to use ssociated mutex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:42:36 +00:00 |
|
Mattia Barbon
|
f3e28ade43
|
Remove incorrect and unnecessary wxEntryCleanup declaration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:25:30 +00:00 |
|
Mattia Barbon
|
f700f98cf5
|
Use correct types for comparison functions in wxArray,
wxSortedArray and wxSortedArrayString, when wxUSE_STL=1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:23:43 +00:00 |
|
Vadim Zeitlin
|
bf07249cdd
|
don't clear the handles list in dtor, it is static/global (patch 773029)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:03:28 +00:00 |
|
Vadim Zeitlin
|
8c74e477ed
|
set richedit DLL handle to 0 after unloading (patch 768994)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:54:14 +00:00 |
|
Vadim Zeitlin
|
bb131fdbc5
|
updated colour definitions to the new official X version (patch 771272)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:47:07 +00:00 |
|
Vadim Zeitlin
|
cef9731ad9
|
treat the string passed to MakeRelativeTo() as directory even if it doesn't have a trailing slash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:22:39 +00:00 |
|
Vadim Zeitlin
|
3f1d375654
|
ignore exceptions during the execution of the exception handler to avoid infinite loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:03:48 +00:00 |
|
Vadim Zeitlin
|
d4cb34b02c
|
strlen -> wxStrlen (patch 772985)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 20:59:01 +00:00 |
|
Robin Dunn
|
921f5019a6
|
Added generic drag image source file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 20:03:11 +00:00 |
|
Václav Slavík
|
d58ac9b7a9
|
fix for wrong implib name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 16:49:58 +00:00 |
|
Václav Slavík
|
ecb3b2a6fc
|
added opengl libs for gcc and watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 16:05:45 +00:00 |
|
Václav Slavík
|
d6a6b74432
|
added OpenGL libs for gcc and watcom (other don't require it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 16:03:39 +00:00 |
|
Václav Slavík
|
76bdd7b31b
|
added crashrpt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 15:48:03 +00:00 |
|
Václav Slavík
|
ff98bd681d
|
dll compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 15:38:19 +00:00 |
|
Václav Slavík
|
0a7dc0911d
|
OpenGL fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 15:35:13 +00:00 |
|
Václav Slavík
|
d8290dd058
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 14:18:19 +00:00 |
|
Václav Slavík
|
5d45df1f57
|
removed duplicate glcanvas entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 14:14:05 +00:00 |
|
Václav Slavík
|
ea66c762e8
|
cross-compiled libraries have host embedded in the name again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 14:13:32 +00:00 |
|
Václav Slavík
|
34b08d2cf5
|
more OpenGL fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 13:16:24 +00:00 |
|
Vadim Zeitlin
|
f627fbee50
|
don't use fall back if we had already found the MIME type (patch 769826)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:50:04 +00:00 |
|
Vadim Zeitlin
|
f252f8c35d
|
allocate string freed with free() later using malloc(), not new[] (fixes patch 772404)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:44:15 +00:00 |
|
Vadim Zeitlin
|
320656c465
|
updated Japanese translations (patch 769962)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:39:33 +00:00 |
|
Václav Slavík
|
50da51eea2
|
added dependency on opengl.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:20:26 +00:00 |
|
Václav Slavík
|
ace0fab4f1
|
remove extra space at top and bottom of the page if present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:11:10 +00:00 |
|
Václav Slavík
|
ef1b8570d5
|
more monobuild fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 09:59:24 +00:00 |
|
Vadim Zeitlin
|
2f55280287
|
useh higher value of _WIN32_IE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 09:46:49 +00:00 |
|
Václav Slavík
|
ff64116225
|
previous commit removed WXDLLIMPEXP_HTML by mistake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 09:26:31 +00:00 |
|
Václav Slavík
|
ec67c47431
|
don't use win-like names on mingw/cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 09:09:59 +00:00 |
|
Václav Slavík
|
496d012a89
|
fixes for monolib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 08:55:11 +00:00 |
|
Václav Slavík
|
eac90854bd
|
compilation fixes for msw_gl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 08:31:33 +00:00 |
|
Václav Slavík
|
3e5c3c83e5
|
Apple's gcc fixes to bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 08:23:47 +00:00 |
|
Václav Slavík
|
957130ca06
|
added opengl.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 08:01:49 +00:00 |
|
Václav Slavík
|
4d2643327c
|
re-added OpenGL canvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 22:27:21 +00:00 |
|
Václav Slavík
|
e456894d57
|
added _gl library and removed install target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 22:26:21 +00:00 |
|
Václav Slavík
|
f34b7ba5e7
|
reordered headers a bit so that they are installed only when needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 22:25:34 +00:00 |
|
Ryan Norton
|
c0a7edde10
|
Tcl regex lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 22:03:51 +00:00 |
|
Václav Slavík
|
eb9dd1499c
|
reordered headers a bit so that they are installed only when needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 21:10:33 +00:00 |
|
Václav Slavík
|
27ce9aef53
|
added wxBU_EXACTFIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 21:10:20 +00:00 |
|
Julian Smart
|
8651867dbc
|
Different test for previously subclassed, for WinCE
(comparing WndProcs just doesn't work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 20:40:57 +00:00 |
|
Julian Smart
|
2077b14882
|
Reordered winundef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 20:34:46 +00:00 |
|
Robin Dunn
|
88f23fdd83
|
Added headers that didn't get installed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 18:27:39 +00:00 |
|
David Elliott
|
ce319b6d1b
|
Implement GetLabel and SetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 14:54:59 +00:00 |
|
Václav Slavík
|
67158ef673
|
removed GetHorizontalConstraints -- no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 13:04:37 +00:00 |
|
Václav Slavík
|
36863a0a71
|
don't forget to backport HTML tables fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 13:03:29 +00:00 |
|
Václav Slavík
|
8c571f4650
|
tables can no longer be smaller than sum of their columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 13:00:58 +00:00 |
|
Václav Slavík
|
0493436fc1
|
-f-no-pcc-struct-return was only needed by ancient versions of gcc and it affected binary compatibility -> removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 10:34:42 +00:00 |
|
Vadim Zeitlin
|
5595986d65
|
compilation fix (missing wx/winundef.h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 09:58:59 +00:00 |
|
Vadim Zeitlin
|
f83aa7771c
|
really fixed compilation for old imagehlp.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 23:54:37 +00:00 |
|