Commit Graph

127 Commits

Author SHA1 Message Date
Bart
81bbf22fe0 LCL: add unit TreeStorage to LCLBase. Part of issue ##40806. 2025-04-01 10:12:21 +02:00
Bart
df338fd867 LCL: add TaskDlgEmulation unit (skeleton). 2023-07-17 12:48:02 +02:00
Maxim Ganetsky
ee6903f6a0 LCL: committed automatically regenerated file 2022-09-30 01:03:45 +03:00
Ondrej Pokorny
6a416779cd Revert "LCL: new component TImageListImage (that displays an image from TImageList instead of a TPicture)"
This reverts commit cac82fb704.
2022-09-28 19:40:32 +02:00
Ondrej Pokorny
cac82fb704 LCL: new component TImageListImage (that displays an image from TImageList instead of a TPicture) 2022-09-28 16:10:01 +02:00
juha
9219ea531d Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
2020-12-29 22:56:40 +00:00
juha
962ded835b Remove LCL dependency from unit GraphType and move it to LazUtils package.
git-svn-id: trunk@58241 -
2018-06-13 08:33:10 +00:00
ondrej
754cc612bb LCL: add LCLExceptionStacktrace.pas
git-svn-id: trunk@58080 -
2018-06-02 16:23:17 +00:00
mattias
0d9788974a lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
git-svn-id: trunk@54158 -
2017-02-15 08:58:35 +00:00
maxim
e86baf504d LCL: committed autoregenerated file
git-svn-id: trunk@53781 -
2016-12-26 22:45:04 +00:00
juha
ed0f21525e LCL: Remove automatic registration of EditBtn, RegisterLCL already does it. Cleanup fpmake file.
git-svn-id: trunk@53762 -
2016-12-22 22:29:04 +00:00
juha
90cf12dacd Move LazLinkedList from LCL to LazUtils.
git-svn-id: trunk@53752 -
2016-12-21 22:35:12 +00:00
juha
2329f266ed Move Translations unit from LCL to LazUtils.
git-svn-id: trunk@53740 -
2016-12-20 22:32:43 +00:00
juha
3b52a368a2 Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
git-svn-id: trunk@53737 -
2016-12-20 16:26:27 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
joost
6d7e8beb4e * Added wslazdeviceapis to lclbase-package
git-svn-id: trunk@53120 -
2016-10-14 19:30:52 +00:00
ondrej
b6d0978768 LCL: include LCLTaskDialog.pas, initial commit. Issue #30625
git-svn-id: trunk@53006 -
2016-09-21 16:06:29 +00:00
mattias
a7dd254e51 lcl: less warning
git-svn-id: trunk@51775 -
2016-03-01 15:19:28 +00:00
bart
feaa04bd41 LazControls; Start T(Float)SpinEditEx.
Note: the GroupedEdit unit goes into LCLbase, since this can be used as the new baseclass for TEditButton.

git-svn-id: trunk@51265 -
2016-01-13 11:40:39 +00:00
bart
26b066a657 LCL: Add unit LCLTranslator to package LCLBase.
git-svn-id: trunk@50038 -
2015-10-12 16:13:50 +00:00
mattias
d10fe91ee5 lcl: moved lcl/forms/calcform.pas, issue #28562
git-svn-id: trunk@49704 -
2015-08-23 19:29:29 +00:00
bart
ad5e87d3a0 LCL: Implement TTimeEdit. Patch by Michael Fuchs, modified by me.
git-svn-id: trunk@49566 -
2015-07-25 13:11:10 +00:00
mattias
b5ef5a6a06 LCL: camel case unit names, patch #27666
git-svn-id: trunk@48338 -
2015-03-14 10:35:43 +00:00
sekelsenmat
e4c47b66f4 cocoa: Reimplements Frame3D, Mouse-Button instant state and Scrollbar themed size. Integrates CustomDrawn with Cocoa. Now the IDE can link in 64 bits Cocoa
git-svn-id: trunk@48062 -
2015-03-01 11:28:55 +00:00
jesus
d58711f9bf LCL, added TDBDateEdit to LCL, from LacaK, issue #15189
git-svn-id: trunk@47208 -
2014-12-16 19:29:52 +00:00
mattias
04975da637 lcl: moved fpcadds to lazutils
git-svn-id: trunk@46894 -
2014-11-20 12:49:36 +00:00
juha
05710323ef LCL: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak.
git-svn-id: trunk@46271 -
2014-09-21 11:51:26 +00:00
juha
8b18fcf3ab Remove the deprecated BarChart unit. It has been replaced with TAChart.
git-svn-id: trunk@45791 -
2014-07-05 19:58:59 +00:00
bart
3c46241a71 LCL: undo the renaming of TEditButton into TButtonEdit.
TEditButton now has the new implementation of previously introduced TButtonEdit component.

git-svn-id: trunk@44664 -
2014-04-09 15:46:18 +00:00
bart
f78c905370 ButtonEdit: fix building with USEBUTTONEDIT
git-svn-id: trunk@44589 -
2014-04-02 21:42:37 +00:00
bart
2a7bde6725 Starts implementing TButtonEdit, a repacement for TEditButton.
git-svn-id: trunk@44584 -
2014-04-01 22:34:25 +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
mattias
7a805339f7 lclbase,lazutils: moved utf8process to lazutils
git-svn-id: trunk@39744 -
2013-01-03 12:19:51 +00:00
mattias
459f1af043 lcl,lazutils: moved lazconfigstorage.pas to lazutils
git-svn-id: trunk@39630 -
2012-12-23 11:05:51 +00:00
mattias
08a1b43b4f lcl: gtk2: clean up
git-svn-id: trunk@39203 -
2012-10-30 11:35:26 +00:00
sekelsenmat
c35fbab45c Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
2012-03-23 09:46:10 +00:00
sekelsenmat
15deb6f3f5 Adds the LazFreeType drawer to the LCL
git-svn-id: trunk@35668 -
2012-03-03 14:33:27 +00:00
mattias
a55ea51542 LCL: re-added ldocktree, a default is needed for Delphi compatibility
git-svn-id: trunk@34520 -
2011-12-30 17:27:23 +00:00
zeljko
2a4f9f620d LCL: fixed compilation after r34513 #234a338878 commit
git-svn-id: trunk@34516 -
2011-12-30 11:38:24 +00:00
mattias
234a338878 LCL: removed obsolete ldock
git-svn-id: trunk@34513 -
2011-12-30 09:49:20 +00:00
sekelsenmat
521400fd7f Starts the Lazarus Device APIs
git-svn-id: trunk@34453 -
2011-12-28 00:00:48 +00:00
mattias
3860a587ee LCL: register ValEdit like any other unit
git-svn-id: trunk@33945 -
2011-12-04 11:36:54 +00:00
mattias
4ba447b3b4 LCL+LazUtils: moved unit avglvltree to lazutils
git-svn-id: trunk@33922 -
2011-12-02 23:16:27 +00:00
sekelsenmat
173c85bd15 Moves the core of customdrawncontrols into the LCL
git-svn-id: trunk@33866 -
2011-11-30 10:01:55 +00:00
sekelsenmat
1fb920a99c Initial commit of lazregions, the non-native region manager
git-svn-id: trunk@33723 -
2011-11-23 14:05:00 +00:00
sekelsenmat
1c3ceae6df Initial commit of the non-native Lazarus Dialogs. Supports a PDA design for open, save and selectdir
git-svn-id: trunk@33650 -
2011-11-20 20:25:29 +00:00
sekelsenmat
d8824e0700 Starts a new unit, lazcanvas.pas, for adding extensions for TFPImageCanvas to support all our TCanvas features
git-svn-id: trunk@33581 -
2011-11-17 12:26:40 +00:00
sekelsenmat
3ffd9d2af9 Moves lconvencoding.pas from the LCL to LazUtils
git-svn-id: trunk@32942 -
2011-10-17 11:36:24 +00:00
sekelsenmat
13daaaa219 Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
git-svn-id: trunk@32936 -
2011-10-17 09:24:01 +00:00
sekelsenmat
2710107266 Patch from 19742: Adds more file utf8 routines to FileUtil and adds a new unit for utf8 classes
git-svn-id: trunk@32656 -
2011-10-03 15:09:04 +00:00