Commit Graph

36 Commits

Author SHA1 Message Date
wp
2c9ec4c1ed LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247.
git-svn-id: trunk@64764 -
2021-03-07 14:39:17 +00:00
wp
e431045dac LCL/ShellTreeView: Add ShellCtrls to widgetsets. Widgetset-based solution for automatic shell icons in TShellTreeView (implemented for win32 only).
git-svn-id: trunk@64747 -
2021-03-05 15:14:19 +00:00
dmitry
d60d80ba40 cocoa: cocoa specific TUpDown, same look as with TSpinEdit. #34663
git-svn-id: trunk@60967 -
2019-04-14 06:53:12 +00:00
dmitry
7d70349393 cocoa: initial divider support for TSplitter
git-svn-id: trunk@58737 -
2018-08-18 16:57:10 +00:00
dmitry
5da1292fcd cocoa: initial support for TCalendar. Original patch by Frank. (#33209). Changes to the patch: removed LCL (non widgetset) changes. Cleanup comments regarding changes. Added support for calendar contents scaling
git-svn-id: trunk@57730 -
2018-04-27 04:08:44 +00:00
ondrej
92bc6ba607 cocoa: remove CocoaWSControls. issue #33126
git-svn-id: trunk@57253 -
2018-02-04 22:29:57 +00:00
ondrej
557b843294 LCL: high-dpi image list: support retina (for now Cocoa only)
git-svn-id: trunk@57240 -
2018-02-03 22:58:50 +00:00
ondrej
90f22ba7fd LCL: High-DPI ImageList: LCL runtime and win32
git-svn-id: branches/HiDPIImageList@57039 -
2018-01-10 12:46:42 +00:00
sekelsenmat
538f648aec cocoa: Fixes bug #32042, lack of Apple menu in TMainMenu when no menu item has apple title, part 2
git-svn-id: trunk@55836 -
2017-09-11 17:08:23 +00:00
sekelsenmat
0af5c2d943 cocoa: Patch for scrollby from bug #32363
git-svn-id: trunk@55824 -
2017-09-09 08:46:59 +00:00
sekelsenmat
9ce286c99d cocoa: Implements TFontDialog
git-svn-id: trunk@55117 -
2017-05-29 04:28:03 +00:00
sekelsenmat
0b6855c54f cocoa: Implements ColorDialog
git-svn-id: trunk@49886 -
2015-09-28 17:53:18 +00:00
sekelsenmat
4600908fe2 cocoa: Starts implementing CheckListBox
git-svn-id: trunk@48049 -
2015-02-28 14:28:37 +00:00
sekelsenmat
4792562ff9 cocoa: Basic implementation of static text
git-svn-id: trunk@47821 -
2015-02-16 10:12:55 +00:00
sekelsenmat
2356ca7325 lcl-cocoa: Initial Spin implementation
git-svn-id: trunk@46627 -
2014-10-20 20:08:59 +00:00
sekelsenmat
256196bcd2 cocoa: TTrackBar implementation
git-svn-id: trunk@46264 -
2014-09-20 12:30:50 +00:00
sekelsenmat
c0db5fcdb7 lcl-cocoa: Starts implementing TListView
git-svn-id: trunk@44782 -
2014-04-22 00:50:26 +00:00
sekelsenmat
b50fcc983d lcl-cocoa: Various fixes and improvements related to TPageControl, it can already show all tabs and the contents of the initially selected tab
git-svn-id: trunk@44774 -
2014-04-21 10:56:41 +00:00
sekelsenmat
b45ce42178 lcl-cocoa: Initial implementation for PageControl, preparation works for ListView
git-svn-id: trunk@44772 -
2014-04-21 09:19:52 +00:00
joost
3871bf2fd9 * Added dummy TCocoaWSStatusBar. To avoid segfaults during IDE startup.
git-svn-id: trunk@43810 -
2014-01-25 21:49:49 +00:00
freq
2a38757de3 fix #0025393 Popup Menu doen't work with Cocoa widgetset
fix #0025390 Hint window doesn't work with Cocoa Widgetset

git-svn-id: trunk@43537 -
2013-12-13 13:59:24 +00:00
paul
8628351055 cocoa: add initial dialogs implementation from accSone (mantis #0025409)
git-svn-id: trunk@43523 -
2013-12-08 23:42:07 +00:00
dmitry
c78384ddba cocoa: revising the structure of cocoa widgetset. for practice added cocoa progress bar to fullfill #22557
git-svn-id: trunk@43473 -
2013-11-23 05:24:29 +00:00
juha
f68bd44412 LCL: replace the Arrow component with a better version from H. Page-Clark. The old one used widgetset bindings which was not needed.
git-svn-id: trunk@41221 -
2013-05-16 12:30:52 +00:00
sekelsenmat
2ef6d922c8 Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too.
git-svn-id: trunk@34946 -
2012-01-26 10:07:10 +00:00
sekelsenmat
034d195ca9 Advances implementing the WS class for TLazAccessibleObject
git-svn-id: trunk@34713 -
2012-01-12 01:29:32 +00:00
sekelsenmat
2f5673f458 cocoa: Adds a TArrow implementation
git-svn-id: trunk@33940 -
2011-12-04 11:10:27 +00:00
sekelsenmat
bdab25e57e cocoa: Adds a skeleton BitBtn structure to avoid crashes
git-svn-id: trunk@30315 -
2011-04-16 12:50:53 +00:00
dmitry
d309150340 cocoa: improve Menus handling. Added utility debug methods for NSObject
git-svn-id: trunk@27289 -
2010-09-10 14:44:16 +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
2ae5fa225b cocoa: started TEdit implementation and TCocoaWSWinControl
git-svn-id: trunk@22767 -
2009-11-25 13:32:30 +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