.. |
alllclintfunits.pas
|
cocoa: start redoing text drawing using NSTextLayout
|
2011-12-23 01:03:56 +00:00 |
cocoacaret.pas
|
cocoa: add implementation for winapi caret functions
|
2011-12-27 07:19:09 +00:00 |
cocoagdiobjects.pas
|
cocoa: fix memory corruption
|
2012-01-25 05:01:31 +00:00 |
cocoaint.pas
|
cocoa: finish GetStockItem()
|
2011-12-29 07:02:45 +00:00 |
cocoalclintf.inc
|
cocoa: implmenebt GetContextSize
|
2011-12-20 06:12:33 +00:00 |
cocoalclintfh.inc
|
cocoa: start HCursor implementation
|
2011-11-17 14:40:41 +00:00 |
cocoaobject.inc
|
cocoa: reimplement form using NSPanel, reimplement modality using form enabling/disabling
|
2012-01-11 07:07:25 +00:00 |
cocoaprivate.pp
|
cocoa: reimplement form using NSPanel, reimplement modality using form enabling/disabling
|
2012-01-11 07:07:25 +00:00 |
cocoaproc.pas
|
lcl: replace UTF8String with String type
|
2011-11-16 05:52:31 +00:00 |
cocoatrayicon.inc
|
cocoa: Now the image code and the tray icon work more, although not yet fully
|
2011-06-29 20:45:12 +00:00 |
cocoautils.pas
|
cocoa: apply font color to NSControl and NSText objects
|
2011-12-29 03:44:43 +00:00 |
cocoawinapi.inc
|
cocoa: finish GetStockItem()
|
2011-12-29 07:02:45 +00:00 |
cocoawinapih.inc
|
cocoa: implement GetKeyState, fix selected color
|
2011-12-29 06:48:44 +00:00 |
cocoawsarrow.pas
|
cocoa: Adds a TArrow implementation
|
2011-12-04 11:10:27 +00:00 |
cocoawsbuttons.pp
|
cocoa: cleanup
|
2012-01-05 17:30:03 +00:00 |
cocoawscommon.pas
|
cocoa: remove TLastMouseInfo, it is not needed in cocoa
|
2012-01-25 01:39:34 +00:00 |
cocoawsextctrls.pas
|
Fixes the compilation of the Cocoa widgetset
|
2011-07-18 07:19:25 +00:00 |
cocoawsfactory.pas
|
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.
|
2012-01-26 10:07:10 +00:00 |
cocoawsforms.pp
|
cocoa: reimplement form using NSPanel, reimplement modality using form enabling/disabling
|
2012-01-11 07:07:25 +00:00 |
cocoawsmenus.pas
|
Patch from bug #18456: Fixes memory leaks in lcl-cocoa
|
2011-08-12 06:16:02 +00:00 |
cocoawsstdctrls.pp
|
cocoa: set initial title for groupbox, implement SetAlphaBlend for TCustomForm
|
2012-01-06 15:46:20 +00:00 |
interfaces.pas
|
Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets
|
2011-12-02 23:00:48 +00:00 |
mackeycodes.inc
|
cocoa: add mackeycodes.inc from carbon
|
2011-12-29 08:06:13 +00:00 |
Makefile
|
Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
|
2011-10-17 09:24:01 +00:00 |
Makefile.compiled
|
lcl: fixed Makefile.compiled
|
2011-03-17 12:19:41 +00:00 |
Makefile.fpc
|
Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
|
2011-10-17 09:24:01 +00:00 |