Commit Graph

21043 Commits

Author SHA1 Message Date
Vadim Zeitlin
c944ce3573 fixed compilation when wxUSE_THREADS == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 11:26:10 +00:00
Václav Slavík
395a1c56f9 let <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 09:01:33 +00:00
Václav Slavík
bfca95348b bcc has ODBC symbols in odbc32.lib, not import32.lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 08:56:24 +00:00
David Elliott
b0c0a393c4 Unicode build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 07:29:54 +00:00
David Elliott
9e888492a6 * Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString
* Add wxStringWithNSString which works for both WC and MB builds


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 06:18:06 +00:00
David Elliott
2b030203c5 Applied patch #881258: Add wxT() to debug messages and a few others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 06:13:51 +00:00
David Elliott
f910a887bb Applied correct filename case for header imports from patch #881258
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 04:41:34 +00:00
David Elliott
b17c174693 Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-22 03:48:09 +00:00
Robin Dunn
d1a6e2b7a1 Typos fixed and further clarification of the Python situation on Panther
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 23:05:25 +00:00
Robin Dunn
c6387bc1c5 Changes needed to put the Panther version in the right place, also
changed to using "panther" and "jaguar" in the names.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 20:53:39 +00:00
Robin Dunn
b515af7a75 Typos fixed and other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 20:33:57 +00:00
Václav Slavík
0b556b005e fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 17:59:39 +00:00
Václav Slavík
8998a324a5 disable multilib by default for Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 17:52:49 +00:00
Julian Smart
a9b293667e wxFileDialog now returns correct filter index for multiple-file
dialogs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 13:44:54 +00:00
Julian Smart
f0f4301209 Filter index wasn't being set for multiple file dialog
Added several filters to multiple files test in dialogs sample
to test that it's now working


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 13:41:12 +00:00
Robin Dunn
c10ae51018 Use Bind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 03:06:55 +00:00
Robin Dunn
f0cd63d2af new encoding constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 02:15:31 +00:00
Robin Dunn
49234978d5 Fix cleanup exceptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 01:50:22 +00:00
Robin Dunn
60d8ee3953 cleanup, docs, and typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-21 01:48:24 +00:00
Robin Dunn
b701254ac2 Use new SystemSettings names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:31:20 +00:00
Robin Dunn
138bb8ca69 use new syntax for emitting python code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:30:54 +00:00
Robin Dunn
e6a5dac664 typos fixed and more notes on some changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:29:16 +00:00
Robin Dunn
a55bea574a Be sure to mention the directories too so they get cleaned up upon uninstall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:28:37 +00:00
Robin Dunn
317d155040 Patches from Tomo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 23:26:57 +00:00
Stefan Csomor
90548138ac preliminary fix, for using the correct output encoding on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 22:01:43 +00:00
Stefan Csomor
788a28b4f8 added mac conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 21:59:11 +00:00
Stefan Csomor
71111c40eb wchar_t (4 bytes) / unichar (2 bytes) problems first attempt to fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:22:46 +00:00
Stefan Csomor
335d31e007 string conversion implemented for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:20:44 +00:00
Stefan Csomor
a380af4dbf ambiguous operator[] access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:19:55 +00:00
Stefan Csomor
c54b92d363 system includes instead of user
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:18:48 +00:00
Stefan Csomor
008c46add5 gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:17:48 +00:00
Stefan Csomor
1770b024b7 turn off unknown pragma for CW 9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:14:08 +00:00
Dimitri Schoolwerth
aa2863ef8b Removed obsolete file and added 2 new required ones.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:03:18 +00:00
Dimitri Schoolwerth
c5dbbb800c Added ../../include/wx/ to path.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 18:01:49 +00:00
Chris Elliott
2a78ba63c1 fix for DMC missing mouse defines - linking of minimal failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 09:01:11 +00:00
David Elliott
3d27b5746f When inserting a new menu don't try to find th eposition of the current one
if the menubar is not yet attached.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-20 02:57:06 +00:00
Ryan Norton
b8f896a10a - Got rid of warnings
- Fixed locale problems (?)
- Fixed newlines of rege_dfa.c


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 22:11:48 +00:00
Julian Smart
2cfddfe7ca Sometimes the clipping region can become bigger than the
actual window, and this can cause X11 to fail inside gdk_gc_set_clip_region
intermittently. The clipping region is now limited to the actual
window size so only valid regions can be passed to this function.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 21:35:17 +00:00
David Elliott
758f1d2e02 Reverting wxAppTraits GSocket patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 18:40:45 +00:00
Chris Elliott
446ea10731 fix for DMC missing mouse defines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 16:41:08 +00:00
Chris Elliott
8d8b257c4e fix for DMC missing TVS_INFOTIP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 15:54:05 +00:00
Julian Smart
d3e78bab3e Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 14:39:11 +00:00
Dimitri Schoolwerth
2673bcb00d Applied patch #876800: "Alphabetical order of tabs in widgets sample".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 13:27:24 +00:00
Václav Slavík
f101c18df6 supressing legitimate warnings was bad idea, reverting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 10:30:38 +00:00
Julian Smart
cde47db3d8 Added back constructor implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 08:15:35 +00:00
David Elliott
69ada15b30 Baked files with Bakefile 0.1.1 using Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-19 06:16:56 +00:00
David Elliott
05a019a2a8 Copied gsockpm.c revision 1.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 22:43:55 +00:00
David Elliott
b7ceceb186 Copied gsockmsw.c revision 1.20
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 22:42:07 +00:00
Julian Smart
3af1a9f821 encinfo.h was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 22:04:00 +00:00
David Elliott
793ba541b6 Copied gsockmot.c revision 1.7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-18 22:00:00 +00:00