Stefan Csomor
|
a49afa93ca
|
scrollbar fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-23 06:15:16 +00:00 |
|
Stefan Csomor
|
6618870d16
|
fixed wxWindow::SetCursor( wxNullCursor) for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-17 15:53:01 +00:00 |
|
Stefan Csomor
|
27419164ad
|
workaround for notebook/tabctrl redraw bug, it is now not excluded from the local eraseRgn of the parent window, thus guaranteeing that the background is always correct
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-16 12:46:51 +00:00 |
|
Stefan Csomor
|
ca715d8835
|
corrected loop for calculating the proper updatergn taking into account only real subwindows that are shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-16 12:16:59 +00:00 |
|
Stefan Csomor
|
0eaa1d68c2
|
changed port handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 16:08:09 +00:00 |
|
Gilles Depeyrot
|
9a179dccb9
|
added definition/initialisation of static class member
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 13:31:17 +00:00 |
|
Stefan Csomor
|
0a67a93b17
|
mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 07:29:46 +00:00 |
|
Gilles Depeyrot
|
5fde6fcc9b
|
corrections for final release of Mac OS X
applied patches proposed by Mark Newsam
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-01 20:42:05 +00:00 |
|
Stefan Csomor
|
90b22acaa8
|
corrected redraw problems with native controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-04 19:10:47 +00:00 |
|
Stefan Csomor
|
360a4636dd
|
correct window class attribution (was wrong in carbon)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-04 12:49:27 +00:00 |
|
Stefan Csomor
|
7810c95b5d
|
added new focus behaviour (like MSW) and toolbar fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-28 20:48:20 +00:00 |
|
Stefan Csomor
|
59c78040cd
|
default window creation algorithm for mac platform is changed, now a full window with titlebar is drawn as soon as the style has WX_CAPTION (before it needed WX_THICKFRAME )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-28 14:31:16 +00:00 |
|
Stefan Csomor
|
c809f3be86
|
corrected hiding/showing of native mac controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-28 12:23:17 +00:00 |
|
Stefan Csomor
|
19ff2a7bd5
|
corrected the invalidation when resizing windows (was only invalidating the client area)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-27 23:21:48 +00:00 |
|
Stefan Csomor
|
b89dac7816
|
added calls for invalidating the dc setup on mac explicitely (needed in case of nested updates (e.g. writing a message to a text control while being in paint mode)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-27 21:38:13 +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 |
|
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 |
|
Gilles Depeyrot
|
3b7003909e
|
corrections related to event.h modifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-27 10:58:29 +00:00 |
|
Julian Smart
|
57591e0edb
|
Fixed some broken things related to context help, fixed memory leak
in wxGenericTreeCtrl (Init should be called before Create, not _in_ Create)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-08 13:52:10 +00:00 |
|
Julian Smart
|
59a12e9034
|
Got wxHelpContext working, plus wxFindWindowAtPointer, wxGetMousePosition,
wxFindWindowAtPoint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-07 13:22:42 +00:00 |
|
Julian Smart
|
3723b7b1d8
|
Made wxContextHelp implementation generic and added wxFindWindowAtPointer,
wxGetMousePosition functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-07 09:43:05 +00:00 |
|
Robert Roebling
|
d467e0c72d
|
Added child window scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-08-19 08:58:19 +00:00 |
|
Stefan Csomor
|
2f1ae41432
|
merge with latest sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-08-09 10:10:14 +00:00 |
|
Stefan Csomor
|
8208e181cb
|
mac updates and msw bitmapdrawing on printer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 11:07:58 +00:00 |
|
Stefan Csomor
|
37e2cb08cd
|
cw pro 5.3 adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-13 07:58:45 +00:00 |
|
Václav Slavík
|
ad81651f00
|
removed USE_SHARED_LIBRARY(IES)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-14 23:57:30 +00:00 |
|
Stefan Csomor
|
7c551d9594
|
small adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-09 10:30:35 +00:00 |
|
Stefan Csomor
|
6418cb9302
|
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-03 14:30:39 +00:00 |
|
Stefan Csomor
|
7c74e7fe1d
|
wxMac completed so far, generic listctrl extension
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-11 16:11:14 +00:00 |
|
Stefan Csomor
|
51abe921b8
|
wxMac (debug) builds and runs wxMinimal again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-10 11:32:00 +00:00 |
|
Stefan Csomor
|
e75491071d
|
mac adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-09 15:24:52 +00:00 |
|
Stefan Csomor
|
519cb848a8
|
CW5.2 Pro Adaptions, wxMac starting to move in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-05 09:16:09 +00:00 |
|
Julian Smart
|
e306597309
|
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
MM_... -> wxMM_...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-05 23:55:04 +00:00 |
|
Stefan Csomor
|
e9576ca53d
|
started once again from stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-01 15:56:08 +00:00 |
|