Chris Elliott
|
48bac87b56
|
update to make digitalmars compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 19:28:19 +00:00 |
|
Chris Elliott
|
cc972ac67e
|
update to make digitalmars link - I really don't like the extern C declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 19:25:28 +00:00 |
|
Chris Elliott
|
4ce1efe123
|
update to make digitalmars compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 18:15:17 +00:00 |
|
David Elliott
|
e668651137
|
Separated the Objective-C to C++ association code into the new header
ObjcAssociate.h. That leaves ObjcPose.h for its original purpose and
avoids including it from any header files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 17:51:50 +00:00 |
|
David Elliott
|
fb45bb1fb2
|
#include "wx/cocoa/ObjcPose.h" from the source in preparation for removing
it from the already included headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 17:40:46 +00:00 |
|
Gilles Depeyrot
|
5822d04ada
|
corrected for resource compilation with Apple Developer Tools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:17:23 +00:00 |
|
Gilles Depeyrot
|
475b09e7a7
|
updated Project Builder minimal sample project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:16:33 +00:00 |
|
Gilles Depeyrot
|
9bd1404d20
|
removed superfluous casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:15:44 +00:00 |
|
Gilles Depeyrot
|
90771fe589
|
added extern "C" for include of mach/mach.h to fix link errors with PB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:14:46 +00:00 |
|
Gilles Depeyrot
|
06ea1f023e
|
removed unused variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:13:29 +00:00 |
|
Gilles Depeyrot
|
692db919db
|
corrected warning (missing const)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:12:15 +00:00 |
|
Gilles Depeyrot
|
90b2e44c5b
|
updated CodeWarrior 5.3 project with latest changes (files added and removed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 08:06:10 +00:00 |
|
Gilles Depeyrot
|
0b93f59c51
|
updated Project Builder project with latest changes (files added and removed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-19 07:58:07 +00:00 |
|
Vadim Zeitlin
|
abd9b10e39
|
make choice dialog resizeable by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 22:23:49 +00:00 |
|
Mattia Barbon
|
632cfe57c5
|
Reverted my last change, since it's ugly and does not
work anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 20:26:52 +00:00 |
|
Mattia Barbon
|
8fb29449e7
|
Fixed dist target; added relevant wxX11 files to wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 20:23:38 +00:00 |
|
Julian Smart
|
de996ce082
|
Can switch between clipping code mroe easily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 20:22:59 +00:00 |
|
Julian Smart
|
ca5020c229
|
Darkened preview background for Mac (else get stripey background)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 20:18:01 +00:00 |
|
Julian Smart
|
46b24ef914
|
Have dark colour for preview canvas under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 20:04:33 +00:00 |
|
Julian Smart
|
feea0f9569
|
Don't call MakeModal on the Mac -- it leaves
frames with non-working menubars if there
are multiple top-level frames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 19:48:02 +00:00 |
|
David Webster
|
4b460879a2
|
Final update to catch the dropping of prop out of generic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 18:53:01 +00:00 |
|
David Webster
|
0474c6efc6
|
Get rid of this file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 16:58:21 +00:00 |
|
Julian Smart
|
c4e98b3311
|
Disabling code that causes display glitch on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 16:17:42 +00:00 |
|
Julian Smart
|
29676ca095
|
Part of a patch I forgot to commit previously: demonstrating selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 16:15:30 +00:00 |
|
Julian Smart
|
e8737b66aa
|
Added some items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 16:11:52 +00:00 |
|
Julian Smart
|
f77e1e5d0d
|
Use wxLogTrace instead of wxLogDebug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 16:10:29 +00:00 |
|
David Webster
|
6e348b12dc
|
More OS/2 updates reflecting changes in 24 Branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 15:47:35 +00:00 |
|
Julian Smart
|
9dff851556
|
Use sizers, not constraints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 15:37:44 +00:00 |
|
Chris Elliott
|
95bf19daf8
|
fix build for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 12:19:45 +00:00 |
|
Chris Elliott
|
fc17ff87a1
|
rebuild filelist for borland compiler (datacmn changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 11:37:36 +00:00 |
|
Julian Smart
|
94dc12383d
|
Removed old files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 09:48:24 +00:00 |
|
Václav Slavík
|
e23279e1a7
|
fixed memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 22:33:54 +00:00 |
|
Chris Elliott
|
8174870699
|
fix for removal of dosyacc.c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 13:15:09 +00:00 |
|
Chris Elliott
|
3faedeb065
|
fix for removal of dosyacc.c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 12:01:14 +00:00 |
|
Julian Smart
|
2dab56e91e
|
Added wxAccessible documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 09:40:09 +00:00 |
|
Julian Smart
|
12fddefcbb
|
Removed y_tab.c dependency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 07:57:56 +00:00 |
|
David Webster
|
4f5c180eba
|
OS/2 updates to catch the port up with the rest of the library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-15 21:08:31 +00:00 |
|
David Webster
|
b823f462a1
|
OS/2 updates for lowercase bool values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-15 21:04:36 +00:00 |
|
Stefan Csomor
|
756c27045d
|
added direct HICommand updating
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-15 19:39:44 +00:00 |
|
Vadim Zeitlin
|
8e7cd32b33
|
use symbolic constants instead of raw numbers for mouse buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-15 19:00:14 +00:00 |
|
Stefan Csomor
|
249aad307f
|
Skipping Right_down event if generated context menu event is not handled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-15 17:07:27 +00:00 |
|
Vadim Zeitlin
|
753f2cb491
|
extracted duplicated code from src/*/data.cpp in a common file (forgot to commit before; sorry)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 23:29:09 +00:00 |
|
Vadim Zeitlin
|
eaa6852f39
|
another update, only 7 untranslated strings left
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 20:17:51 +00:00 |
|
David Elliott
|
68698f0308
|
When saving the editable state, use the real state (m_editable)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 18:34:06 +00:00 |
|
Mattia Barbon
|
a8680e3e0e
|
Code clanup: removed some useless/unused member
variables/functions from wxWindow; used
wxTranslateMouseEvent instead of duplicating its
functionality.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 17:27:28 +00:00 |
|
David Elliott
|
69dbb7098b
|
Added InitMouseEvent helper method (like wxMSW)
Implemented the following mouse handlers:
mouseDown, mouseDragged, mouseUp, mouseMoved
Added stubs for the following mouse handlers:
mouseEntered, mouseExited, rightMouseDown, rightMouseDragged, rightMouseUp,
otherMouseDown, otherMouseDragged, otherMouseUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 03:54:32 +00:00 |
|
David Elliott
|
fe802fc2ed
|
Catch and forward the following mouse related events:
mouseMoved, mouseEntered, mouseExited
mouseDown, mouseDragged, mouseUp
rightMouseDown, rightMouseDragged, rightMouseUp
otherMouseDown, otherMouseDragged, oterMouseUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 03:51:59 +00:00 |
|
David Elliott
|
b67d3706d9
|
Added NSEvent class for wxCocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 03:48:54 +00:00 |
|
David Elliott
|
e5a87141b4
|
Use (generic) text dialog for wxCocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 01:53:55 +00:00 |
|
Michael Bedward
|
d477aa2bb3
|
Added -w-inl to CFG section to suppress the annoying messages about event and radiobox functions not being inlined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-14 01:21:26 +00:00 |
|