Gilles Depeyrot
|
1fdad05332
|
added CodeWarrior project for Classic Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 22:24:49 +00:00 |
|
Gilles Depeyrot
|
ed5b981186
|
do not perform Gestalt tests under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 22:21:45 +00:00 |
|
Stefan Csomor
|
a8cc3ad1b0
|
added a PROIO_yyparse function in order to compile again after defines have moved to wxexpr.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 17:41:58 +00:00 |
|
Vadim Zeitlin
|
c3e646b47f
|
fixed memory leak in Accept()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 16:34:23 +00:00 |
|
Václav Slavík
|
7e139aafe0
|
fixed lies in wxFileSystem docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 16:03:01 +00:00 |
|
Václav Slavík
|
095472c0da
|
fixed some crashes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 16:02:26 +00:00 |
|
George Tasker
|
83e72d5f10
|
Added a #ifndef for DMPAPER_USER to define it to the value defined in VC's wingdi.h if there is no known definition (like for mingw)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 13:55:24 +00:00 |
|
Vadim Zeitlin
|
83a5b533e2
|
made wxApp::GetTopWindow() virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 13:39:50 +00:00 |
|
Vadim Zeitlin
|
205c03894b
|
compilation fix (patch 103882)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 09:55:44 +00:00 |
|
Robin Dunn
|
486fd225d4
|
Added a SetFont method that behaves like SetLabel does with respect to
wxST_NO_AUTORESIZE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-20 06:10:38 +00:00 |
|
Vadim Zeitlin
|
2f10f4238a
|
fixed wxSocket::_Wait() for worker threads in an MT program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-19 17:22:50 +00:00 |
|
Vadim Zeitlin
|
6dc5fd7181
|
temp (?) fix for wxYield() calls from other threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-19 12:29:39 +00:00 |
|
George Tasker
|
663af052c0
|
Added xh_frame.obj to the list of target objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-19 01:04:10 +00:00 |
|
Vadim Zeitlin
|
cd4915e2c9
|
some minor fixes to the docs (bugs 13271[56])
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 18:49:47 +00:00 |
|
Vadim Zeitlin
|
8b766d97fd
|
applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 18:36:17 +00:00 |
|
Václav Slavík
|
6c5b628eee
|
applied patch #103817 to both branches (HTML printing typo in margins code)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 18:17:38 +00:00 |
|
Robin Dunn
|
9c4165adfa
|
Copied/merged from the 2.2 branch.
Changes needed to build with new event system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 08:49:41 +00:00 |
|
Robin Dunn
|
ce1ecc6d48
|
Copied/merged from the 2.2 branch.
Changes needed to build with new event system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 08:40:24 +00:00 |
|
Robin Dunn
|
1b62f00d8e
|
Copied/merged from the 2.2 branch.
Changes needed to build with new event system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-16 08:19:50 +00:00 |
|
Gilles Depeyrot
|
7aa54cf749
|
added CodeWarrior project for Classic Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-15 21:53:24 +00:00 |
|
Gilles Depeyrot
|
03e11df547
|
modifications for compilation under Mac OS X
applied patches extracted from submission by Marc Newsam (tested under Mac OS 9)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-15 21:51:14 +00:00 |
|
Robin Dunn
|
f0c5ebdc0d
|
Fixed bug that was giving the wrong size of wxCustomDataObjects to the receiver.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-14 19:17:30 +00:00 |
|
Vadim Zeitlin
|
15ba5c2731
|
wxADJUST_MIN definition (forgot to ci last time)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-14 18:13:23 +00:00 |
|
Vadim Zeitlin
|
d13d8d4e5f
|
added wxADJUST_MINSIZE sizer flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-14 14:13:38 +00:00 |
|
Vadim Zeitlin
|
f41cb81efc
|
fixed bug in wxCalendarCtrl (132199) and bug in wxDateTime::IsSameDate() this fix discovered
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 17:55:26 +00:00 |
|
Julian Smart
|
d52e91c980
|
More GTK+ 1.3.1 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 17:40:08 +00:00 |
|
Julian Smart
|
90fae67de9
|
Further __WXGTK20__ fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 15:51:11 +00:00 |
|
Jouk Jansen
|
392555bb0f
|
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/src/gtk/descrip.mms
VMS compile issues
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 13:00:33 +00:00 |
|
Julian Smart
|
f9862abdc9
|
Tried to fix GTK+ 2.0 compilos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 12:10:54 +00:00 |
|
George Tasker
|
b742792c08
|
Beginnings of BLOB support - Do not use BLOBs yet though, as they do not work, but these changes will not affect behavor of anything unless you try to create a BLOB column 0 which will fail right now.
Formatting of source code cleaned up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 11:42:35 +00:00 |
|
George Tasker
|
bf5423ea7d
|
Beginnings of BLOB support - Do not use BLOBs yet though, as they do not work, but these changes will not affect behavor of anything unless you try to create a BLOB column 0 which will fail right now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 11:41:02 +00:00 |
|
George Tasker
|
8d1e5dbf99
|
A temporary hDIB was not being unlocked before exiting the function where the lock was obtained
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 11:38:07 +00:00 |
|
George Tasker
|
e7dd6ecdd1
|
Fixes display of bitmaps in owner drawn controls (like menus) so that they are not clipped or dropped completely. Menu items resize appropriately with this code submitted by Ray Gilbert.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-13 11:35:45 +00:00 |
|
Gilles Depeyrot
|
b2f4c4b0d4
|
added CodeWarrior projects for Classic Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 21:41:51 +00:00 |
|
Gilles Depeyrot
|
3204d8e949
|
removed CodeWarrior projects added as ascii instead of binary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 21:37:32 +00:00 |
|
Robin Dunn
|
cf75c1b4fb
|
Now uses CC_FULLOPEN if m_colourData.GetChooseFull()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 20:30:00 +00:00 |
|
George Tasker
|
829c421b93
|
Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 19:23:44 +00:00 |
|
Julian Smart
|
9bb0d1b539
|
Small mod
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 18:12:10 +00:00 |
|
Vadim Zeitlin
|
276c7463f3
|
fixed KDE link file reading code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 17:21:04 +00:00 |
|
Julian Smart
|
84c9e2f87b
|
Changes to distribution scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 15:59:24 +00:00 |
|
Julian Smart
|
44cd54c24e
|
Fix for unsafe use of a global pointer for focus window: now checks at destruct
time to see if we should NULL the pointer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 13:45:18 +00:00 |
|
Vadim Zeitlin
|
6e358ae704
|
fixed crash with '\' on the end of the last line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 00:51:17 +00:00 |
|
Gilles Depeyrot
|
e70d4ce8d6
|
updated CodeWarrior projects for latest wxMac commits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-09 21:01:26 +00:00 |
|
Gilles Depeyrot
|
00f34af570
|
updated CodeWarrior projects for latest wxMac commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-09 20:40:42 +00:00 |
|
Ron Lee
|
9ad43c8b25
|
cleaned some old cruft out of configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-09 06:45:21 +00:00 |
|
Stefan Csomor
|
5b781a6729
|
updated mac sources (CW 5.3 working , CW6 still having code gen problems)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 21:13:12 +00:00 |
|
Vadim Zeitlin
|
1db8dc4a2b
|
applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 18:57:23 +00:00 |
|
Vadim Zeitlin
|
bb84929ec5
|
some stupid attempts to make utf8 work - it doesn't, but the code does no harm and could be useful in the future
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 18:11:36 +00:00 |
|
Vadim Zeitlin
|
cce442ba7c
|
(blind) fixes for Motif compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 15:54:51 +00:00 |
|
Vadim Zeitlin
|
24f25c8af1
|
added more tests for streams and wchar_t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 15:46:47 +00:00 |
|