Commit Graph

29 Commits

Author SHA1 Message Date
paul
c4f0d1a633 cocoa: set initial title for groupbox, implement SetAlphaBlend for TCustomForm
git-svn-id: trunk@34623 -
2012-01-06 15:46:20 +00:00
paul
7f9a727d41 cocoa: clear sibling radio button states when one is changed
git-svn-id: trunk@34616 -
2012-01-06 13:04:33 +00:00
paul
6ffa774f3f cocoa: cleanup and reorganizing some code
git-svn-id: trunk@34609 -
2012-01-06 03:31:14 +00:00
paul
555f4dbed8 cocoa: cleanup
git-svn-id: trunk@34603 -
2012-01-05 17:37:38 +00:00
paul
d26d3581f0 cocoa: cleanup
git-svn-id: trunk@34602 -
2012-01-05 17:30:03 +00:00
paul
c403c02f92 cocoa: formatting, cleanup, correctly initialize controls with initial visible state using WS_VISIBLE flag, implement ShowHide for controls and forms
git-svn-id: trunk@34600 -
2012-01-05 17:23:51 +00:00
paul
d3d7d7c4f0 cocoa: don't use low level TextStorage object while working with memo strings - this caused skipping different text attributes like font and color
git-svn-id: trunk@34488 -
2011-12-29 03:43:59 +00:00
paul
1ac5f81918 implement WinControl.SetFont
git-svn-id: trunk@34463 -
2011-12-28 08:06:33 +00:00
paul
66e6e42951 cocoa: send LM_CLICKED for button clicks and LM_CHANGED for checkbox change
git-svn-id: trunk@34125 -
2011-12-12 06:14:44 +00:00
paul
4f99496446 cocoa: redo private classes - use corba interfaces instead for simplification of implementation and better inheritance, implement few combobox events, redo gdi object handling and implement most of brush properties
git-svn-id: trunk@33689 -
2011-11-22 10:52:25 +00:00
sekelsenmat
6d6f8ddae2 Patch from bug #18456: Fixes memory leaks in lcl-cocoa
git-svn-id: trunk@31954 -
2011-08-12 06:16:02 +00:00
dmitry
3a97736476 cocoa: implemented CocoaWSComboBox api. removed unused WS classes
git-svn-id: trunk@27285 -
2010-09-09 09:24:27 +00:00
dmitry
bcb791dcb6 cocoa: initial implementation of CocoaListView and CocoaGroupBox
git-svn-id: trunk@27276 -
2010-09-06 13:37:27 +00:00
dmitry
959ce2b93d cocoa: initial implementation of WSScrollbar and WSToggleBox
git-svn-id: trunk@27275 -
2010-09-05 16:47:07 +00:00
dmitry
9343928763 cocoa: initial implementation of TMemo control, improved WScontrols handle creation, initial CocoaScrollView implementation
git-svn-id: trunk@27274 -
2010-09-05 13:47:24 +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
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
eba9f81e8c cocoa: fix for CocoaEdit get/setting text
git-svn-id: trunk@22784 -
2009-11-26 05:38:19 +00:00
dmitry
2ae5fa225b cocoa: started TEdit implementation and TCocoaWSWinControl
git-svn-id: trunk@22767 -
2009-11-25 13:32:30 +00:00
dmitry
d1e28d8d37 cocoa: added buttons click event processing
git-svn-id: trunk@22760 -
2009-11-25 09:42:01 +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
paul
898d951e30 lcl: introduce TListBox.GetItemAtXY, TListBox.GetItemAtY exists for compatibility with existing projects
interfaces: replace TWSCustomListBox.GetIndexAtY by TWSCustomListBox.GetIndexAtXY
win32, wince, qt, carbon: use X coord too
(based on patch of Yuriy Yeroshkin, #0011923)

git-svn-id: trunk@16801 -
2008-09-30 02:15:17 +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
53eb1c68b1 Improves Cocoa widgetset
git-svn-id: trunk@15570 -
2008-06-25 01:51:30 +00:00
sekelsenmat
98bf837c8d Improves Cocoa widgetset
git-svn-id: trunk@15554 -
2008-06-24 02:02:25 +00:00
sekelsenmat
9bf58926c8 Improves Carbon Cocoa TTrayIcon
git-svn-id: trunk@15459 -
2008-06-18 20:23:05 +00:00
sekelsenmat
fd035cca0c Improves Cocoa code
git-svn-id: trunk@15348 -
2008-06-07 00:45:19 +00:00