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 |
|