Commit Graph

14 Commits

Author SHA1 Message Date
dmitry
3cd980b72a cocoa:
* changed bounds setting/getting mechanism using objccategory.
* removed bounds setting/getting functions from CocoaUtils
* implemented DC origin changing getting functions
* fix CriticalSection compilation problem (related bug #17341)
* added stubs for Scroll-related winapi function

git-svn-id: trunk@27273 -
2010-09-05 09:57:31 +00:00
dmitry
fb61563630 cocoa: implementing lines, polygons and text drawing
git-svn-id: trunk@27253 -
2010-09-02 21:47:51 +00:00
dmitry
d92436b1e6 cocoa: initial support for controls painting
git-svn-id: trunk@27243 -
2010-09-01 09:07:14 +00:00
dmitry
51501edffa cocoa: fix forms MouseMove sending event. Started CocoaCustomControl
git-svn-id: trunk@23914 -
2010-03-10 11:00:27 +00:00
dmitry
77b4e22f3c cocoa: implemented: form resize event, WinAPI.GetWindowRect
git-svn-id: trunk@22870 -
2009-11-30 09:30:19 +00:00
dmitry
133e54ac19 cocoa: Refactoring callback name. Added window LCL messages for window Close, CloseQuery, Activate, Deactive
git-svn-id: trunk@22848 -
2009-11-28 12:26:04 +00:00
dmitry
6bf8885dc8 cocoa: code cleanup
git-svn-id: trunk@22840 -
2009-11-27 22:00:36 +00:00
paul
4915f50748 cocoa: fix copyright header
git-svn-id: trunk@22738 -
2009-11-24 08:46:38 +00:00
dmitry
128956c8a7 cocoa: rewriting the widgetset to obj-p
git-svn-id: trunk@22733 -
2009-11-24 08:09:57 +00:00
paul
1b7015b929 cocoa: move RegisterWS calls to CocoaWSFactory by patch of Dmitry
git-svn-id: trunk@19379 -
2009-04-12 09:33:20 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
sekelsenmat
f0a111408b Improves Cocoa widgetset
git-svn-id: trunk@15555 -
2008-06-24 02:29:33 +00:00
vincents
d6da0cd1a5 carbon and cocoa widget set: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15309 -
2008-06-04 22:12:59 +00:00
sekelsenmat
b86b98e34d Starts Cocoa widgetset.
git-svn-id: trunk@15183 -
2008-05-19 18:39:34 +00:00