Stefan Csomor
|
f83b67612b
|
added correct (structure instead of content) bounds for window creation also
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-11 13:17:56 +00:00 |
|
Stefan Csomor
|
09155be84e
|
allowing shaped windows again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 09:40:47 +00:00 |
|
Stefan Csomor
|
30e0b1c972
|
workaround for incorrect find control results because of our non-embedding group boxing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-29 04:26:17 +00:00 |
|
Stefan Csomor
|
ebe86b1ea6
|
gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-24 07:57:12 +00:00 |
|
Stefan Csomor
|
92a7272fdb
|
fixing right click
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-13 05:21:31 +00:00 |
|
Stefan Csomor
|
34952e03e2
|
corrected content vs structure calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-04 09:08:59 +00:00 |
|
Stefan Csomor
|
29281095c4
|
concentrating content and structure region calculations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-03 14:50:02 +00:00 |
|
David Elliott
|
37ec2bd38b
|
#include "wx/settings.h" for wxSystemSettings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-01 16:38:21 +00:00 |
|
Stefan Csomor
|
94d1d0f447
|
default to striped background
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-01 15:26:36 +00:00 |
|
Stefan Csomor
|
b19bf058f3
|
fixing shape windows, as we now use the structure region for answering questions about position and size, we cannot use GetRect in the defproc anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-01 15:19:39 +00:00 |
|
Stefan Csomor
|
2c25bd5570
|
mixed height and width
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 12:55:21 +00:00 |
|
Stefan Csomor
|
73fe67bd60
|
cleanup in toplevel activation, and switching to native carbon event notification for window visibility etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 11:35:04 +00:00 |
|
Stefan Csomor
|
8ab505498d
|
added hilite change notification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 08:39:31 +00:00 |
|
Stefan Csomor
|
6aab345b9d
|
expose metal appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 06:49:37 +00:00 |
|
Stefan Csomor
|
949cb163a7
|
toplevel event handler exposed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-28 17:50:04 +00:00 |
|
Stefan Csomor
|
facd676487
|
new control based view architecture
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-27 09:44:31 +00:00 |
|
Stefan Csomor
|
7f0c3a63a0
|
OS Header includes corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-07 06:01:53 +00:00 |
|
Robin Dunn
|
979fdc00c6
|
Use WidthDefault and HeightDefault
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-05 23:36:20 +00:00 |
|
Stefan Csomor
|
16a761847f
|
font encodings and refresh upon show (after a hide all no update event is sent at least on Panther)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 06:33:27 +00:00 |
|
Dimitri Schoolwerth
|
eb630bf1ec
|
Live resizing is OS X only.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-07 18:38:12 +00:00 |
|
Stefan Csomor
|
d66c3960d5
|
conditional compilation for compositing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 16:24:52 +00:00 |
|
Stefan Csomor
|
1f90939c20
|
compositing and transition changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-25 15:17:20 +00:00 |
|
Robin Dunn
|
3dfafdb9e6
|
Send window create events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-16 01:46:18 +00:00 |
|
Julian Smart
|
1066fece29
|
MOre wxUSE_... fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-23 19:42:05 +00:00 |
|
Gilles Depeyrot
|
de127c699b
|
applied SF patch #846738 mousewheel support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 12:06:18 +00:00 |
|
Vadim Zeitlin
|
e441e1f4e8
|
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_REPAINT_ON_RESIZE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 00:26:40 +00:00 |
|
Stefan Csomor
|
01c185668f
|
support for true two button mouse under OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 12:37:53 +00:00 |
|
Stefan Csomor
|
789a620add
|
moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:33:02 +00:00 |
|
Stefan Csomor
|
6724566552
|
mouse event handling extended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:03:59 +00:00 |
|
Stefan Csomor
|
46d0c7072f
|
when memory dumps out debug info, lookups can go wrong, since the list is not there anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 15:36:22 +00:00 |
|
Stefan Csomor
|
83901ec20c
|
added live resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-05 02:07:28 +00:00 |
|
Stefan Csomor
|
3c589c7f47
|
Carbon Event Mouse Moved handler changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 15:35:32 +00:00 |
|
Vadim Zeitlin
|
17f8d2a701
|
commented out annoying wxLogDebug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-18 23:54:19 +00:00 |
|
Stefan Csomor
|
404f1d80d8
|
scope added for keyboard handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-18 09:56:07 +00:00 |
|
Stefan Csomor
|
b7aec135d7
|
several patches and extensions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-17 21:15:39 +00:00 |
|
Stefan Csomor
|
1ea39a0399
|
textcontrol handling change for mac (execute event in mid stream)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-17 19:41:16 +00:00 |
|
Stefan Csomor
|
365796b153
|
unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-17 07:16:09 +00:00 |
|
Robin Dunn
|
5d2e69e8c0
|
Clear --> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-13 21:05:39 +00:00 |
|
Stefan Csomor
|
47ac4f9ba1
|
style creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-11 19:52:14 +00:00 |
|
Gilles Depeyrot
|
73bdd73aa2
|
minor corrections for compilation with gcc 3.3 (use cast of address instead
of address of cast)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 19:35:54 +00:00 |
|
David Elliott
|
245f35816d
|
Added support for delayed deactivation of windows (for MDI)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-13 20:24:32 +00:00 |
|
Stefan Csomor
|
383cbf1320
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 21:02:06 +00:00 |
|
Stefan Csomor
|
f81bfef982
|
moving / sizing patch applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 21:16:43 +00:00 |
|
Vadim Zeitlin
|
77a4354e85
|
compilation warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 00:49:18 +00:00 |
|
Stefan Csomor
|
ace07c80ba
|
feeds missed key events back to the control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 20:32:59 +00:00 |
|
Vadim Zeitlin
|
5be55d562f
|
compilation warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 15:16:07 +00:00 |
|
Julian Smart
|
5706de1cf4
|
Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING
Changed to reuse wxMoveEvent, wxSizeEvent
Only applied the Mac part as a TODO comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-01 14:37:28 +00:00 |
|
Stefan Csomor
|
b9c102317d
|
deactivating wxSTAY_ON_TOP patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-22 19:43:08 +00:00 |
|
Stefan Csomor
|
1925be658c
|
fixing some redrawing bugs overpainting foreign window's area under OS9, reintroduced TransitionWindow calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-09 07:16:30 +00:00 |
|
Robin Dunn
|
45ff80056c
|
Added #if TARGET_CARBON around shaped window stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-07 20:31:29 +00:00 |
|