Gilles Depeyrot
|
8b2a4e0c1a
|
added dependency handling to Makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 14:06:10 +00:00 |
|
Gilles Depeyrot
|
1297ecfe31
|
removed inexistant header files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 13:52:52 +00:00 |
|
Vadim Zeitlin
|
7ba166dd9e
|
compilation fix for old broken Borland compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 12:06:46 +00:00 |
|
Vadim Zeitlin
|
d7926e0b76
|
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 01:28:18 +00:00 |
|
Gilles Depeyrot
|
39e808c3a1
|
replaced hardcoded wxgtk_gl library with appropriate configure macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 06:51:11 +00:00 |
|
Gilles Depeyrot
|
a46ccc25b4
|
added WX_TARGET_LIBRARY_GL to recursive configure substitutions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 06:48:40 +00:00 |
|
Gilles Depeyrot
|
9df06f5b69
|
added wxWindows shared library to link of OpenGL wxWindows shared library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 06:47:48 +00:00 |
|
Gilles Depeyrot
|
7b6058cd87
|
corrected bad Darwin related configure test
implemented OpenGL configuration for Mac OS X
added WX_TARGET_LIBRARY_GL to config cache
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 06:45:33 +00:00 |
|
Gilles Depeyrot
|
689471fc3a
|
added DEP_INFO_FLAGS to compilation options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 06:42:20 +00:00 |
|
Gilles Depeyrot
|
1d8729431c
|
corrections for wxGtk compilation under Darwin/Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 05:32:09 +00:00 |
|
Gilles Depeyrot
|
057d323c63
|
added missing conditional compilation test for wxUSE_PROPSHEET
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 05:23:06 +00:00 |
|
Gilles Depeyrot
|
4b6480c8eb
|
minor changes to correct compilation warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-21 05:19:25 +00:00 |
|
Vadim Zeitlin
|
5fe143dfdf
|
fix for rather mysterious problem when deleting the list ctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 20:54:17 +00:00 |
|
Gilles Depeyrot
|
2350e91520
|
post wxUniv merge fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 18:46:55 +00:00 |
|
Gilles Depeyrot
|
a6c1aa9027
|
post wxUniv merge fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 18:44:10 +00:00 |
|
Vadim Zeitlin
|
32a87ae7b5
|
applied numpad keys patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 14:35:39 +00:00 |
|
Václav Slavík
|
eaf1a1d902
|
fixed entities parsing under win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 12:33:32 +00:00 |
|
Václav Slavík
|
0d58bb6578
|
oops, forgot to fix wxHtmlTag dtor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 12:32:50 +00:00 |
|
Vadim Zeitlin
|
0510b4bbee
|
test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 11:59:46 +00:00 |
|
Vadim Zeitlin
|
3f0f016135
|
define WINVER for mingw32 cross compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 11:58:54 +00:00 |
|
Vadim Zeitlin
|
ff3d11a0ab
|
implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 11:12:34 +00:00 |
|
Vadim Zeitlin
|
e3c7fd79d0
|
fixed three new warnings after the last warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 08:56:27 +00:00 |
|
Vadim Zeitlin
|
3c8c8da2aa
|
fixed a warning and detabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 08:55:08 +00:00 |
|
Vadim Zeitlin
|
f7ba097de4
|
made 2 column list wider to accomodate all entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 08:48:41 +00:00 |
|
Vadim Zeitlin
|
6465d4013d
|
replaced literal backslashes with backslash TeX macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 08:47:48 +00:00 |
|
Vadim Zeitlin
|
8a5b9745fb
|
fixed crash in XPM decoder when reading non XPM files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 01:18:08 +00:00 |
|
Vadim Zeitlin
|
e623926d63
|
filter out garbage Windows sends us via LVN_ODCACHEHINT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 01:00:21 +00:00 |
|
Vadim Zeitlin
|
614391dc08
|
added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 00:25:09 +00:00 |
|
Vadim Zeitlin
|
481c879b8e
|
VC++ warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 23:43:40 +00:00 |
|
Václav Slavík
|
211dfeddfc
|
new wxHtmlParser core and changes implied by it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 22:31:00 +00:00 |
|
Václav Slavík
|
6c62a62bf7
|
new wxHtmlParser core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 22:30:22 +00:00 |
|
Vadim Zeitlin
|
0f2ecc913b
|
FreeBSD compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:54:49 +00:00 |
|
Vadim Zeitlin
|
cd0401c85e
|
fixed some warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:52:26 +00:00 |
|
Vadim Zeitlin
|
850ed6e7b0
|
1. don't delete item attributes in the virtual list control (=> crash)
2. refresh the window after deleting all items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:50:40 +00:00 |
|
Vadim Zeitlin
|
2131b89d2c
|
added test for THREADS if JOYSTICK is set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:49:55 +00:00 |
|
Vadim Zeitlin
|
dc38e51504
|
don't remove lib/wx when making clean
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:48:59 +00:00 |
|
Vadim Zeitlin
|
7737c485f3
|
made SetPriority docs more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:47:12 +00:00 |
|
Vadim Zeitlin
|
6ff77d3395
|
fix for missing wxUSE_DARWIN definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 20:44:34 +00:00 |
|
Vadim Zeitlin
|
2f919f9988
|
fixes to version string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 13:51:29 +00:00 |
|
Vadim Zeitlin
|
a7adaedae8
|
1. compilation fixes
2. don't quote special characters inside verbatim environment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 13:44:57 +00:00 |
|
Vadim Zeitlin
|
dee5b92f9c
|
fix for custom bitmap setting for the first page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 12:29:02 +00:00 |
|
Vadim Zeitlin
|
5ef298b3c7
|
minor fixes, added an example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 01:07:56 +00:00 |
|
Vadim Zeitlin
|
2d290a9237
|
fixed compilation problem inwith ^
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 00:44:11 +00:00 |
|
Václav Slavík
|
6bedf83dec
|
removed debug printfs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:01:54 +00:00 |
|
Václav Slavík
|
9eeca6dfe8
|
fixed ugly stupid piece of code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:01:43 +00:00 |
|
Václav Slavík
|
00393283ff
|
Unicode complation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:01:31 +00:00 |
|
Václav Slavík
|
cd99221a57
|
- fixes warnings with mingw crosscompilation
- fixes for missing _t functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:00:30 +00:00 |
|
Václav Slavík
|
8079468d4d
|
Mingw Unicode fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:00:17 +00:00 |
|
Václav Slavík
|
a5940c66c7
|
Mingw Unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 23:00:02 +00:00 |
|
Václav Slavík
|
55b2b0d80a
|
Unicode fixes to wxCmdLineParser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-18 22:59:51 +00:00 |
|