Commit Graph

101 Commits

Author SHA1 Message Date
mattias
3887be2510 set fixes version to 3.2 2024-02-25 13:22:42 +01:00
mattias
7b1dc7e302 set fixes version to 3.1 2023-12-17 11:32:55 +01:00
mattias
f771d54e4a set fixes version 3.0 2023-12-17 11:23:58 +01:00
mattias
f5ee63fd14 set fixes version to 3.0RC2 2023-10-08 21:13:37 +02:00
mattias
fe3389fc58 set fixes version to 3.0RC1 2023-06-25 17:59:59 +02:00
Ondrej Pokorny
f69cfeee39 LCL: new unit DialogRes for dialog icon resources 2022-09-28 16:20:14 +02:00
Martin
ad741a8d7a Revert "Disable PEEPHOLE opt in fpc 3.2.0 to fpc 3.2.3 => there is a bug that can cause crashed in fpdebug/lazutils"
This reverts commit 78bb88de35.
2021-10-16 13:41:59 +02:00
Martin
78bb88de35 Disable PEEPHOLE opt in fpc 3.2.0 to fpc 3.2.3 => there is a bug that can cause crashed in fpdebug/lazutils
(cherry picked from commit 6d1185d76b)
2021-10-16 11:45:10 +02:00
Joost van der Sluis
8edd40f3f3 LCLBase: Fpmake.pp, messages unit is non-windows only 2021-08-28 00:09:45 +02:00
mattias
91763f2247 set trunk version to 2.3.0
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +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
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
mattias
8846344e66 freeptype: updated lpl
git-svn-id: trunk@63583 -
2020-07-17 07:41:29 +00:00
pascal
c66efeda3a freetype: fixed name clash
git-svn-id: trunk@63582 -
2020-07-17 05:32:31 +00:00
mattias
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
joost
21e4fd4e8f lazutils,lclbase,synedit: Some fixes related to r59934 #a2e9341eb3
git-svn-id: trunk@59937 -
2018-12-29 22:28:24 +00:00
joost
a2e9341eb3 lazutils,lclbase,lcl,synedit: Enabled possibility to use fpmake for building these packages
git-svn-id: trunk@59934 -
2018-12-29 17:59:40 +00:00
mattias
12ce8a3854 set trunk version to 2.1.0
git-svn-id: trunk@59010 -
2018-09-15 19:46:38 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +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
83a9c6dc8d lclbase: added missing include/comboex.inc
git-svn-id: trunk@56541 -
2017-11-30 14:22:11 +00:00
ondrej
ee8a7ab7a7 LCL: new Database Login dialog. Modified patch by LacaK, issue
git-svn-id: trunk@54810 -
2017-05-04 19:42:18 +00:00
mattias
c52ce8a87d set version to 1.9.0
git-svn-id: trunk@54580 -
2017-04-08 22:03:14 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
0d9788974a lcl: added TJSONPropStorage, issue , from Gustavo Carreno
git-svn-id: trunk@54158 -
2017-02-15 08:58:35 +00:00
bart
f5c261f560 LCL: start implementing AllocPatternBitmap function (Delphi compatibility). Resolves Issue .
git-svn-id: trunk@53926 -
2017-01-11 13:30:07 +00:00
joost
f8a3c33a05 * Added IndustrialBase.pp to lclbase-package
git-svn-id: trunk@53779 -
2016-12-26 15:39:35 +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
ondrej
e765572865 lclbase: add customdesigncontrol.inc to the package
git-svn-id: trunk@53599 -
2016-12-08 09:43:32 +00:00
joost
6d7e8beb4e * Added wslazdeviceapis to lclbase-package
git-svn-id: trunk@53120 -
2016-10-14 19:30:52 +00:00
sekelsenmat
6d8475d239 reverts wrong part of commit
git-svn-id: trunk@53053 -
2016-09-29 07:48:38 +00:00
sekelsenmat
9ead143427 memo: Changes the LFM writer to store the lines without wordwrap so that this information is not lost, see bug
git-svn-id: trunk@53052 -
2016-09-29 07:47:23 +00:00
ondrej
924a4b4033 LCL: dialogs: add TTaskDialog
git-svn-id: trunk@53008 -
2016-09-22 02:34:30 +00:00
ondrej
b6d0978768 LCL: include LCLTaskDialog.pas, initial commit. Issue
git-svn-id: trunk@53006 -
2016-09-21 16:06:29 +00:00
sekelsenmat
85e1fb11da Reverts wrong part of commit
git-svn-id: trunk@52783 -
2016-08-04 06:59:58 +00:00
sekelsenmat
b795a254dd customdrawn: Fixes bug problems in TCDScrollBar slider mouse drag
git-svn-id: trunk@52782 -
2016-08-04 06:57:58 +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
99eff01e21 LCL: ClipBoard HTML functions:
- Add file clipbrd_html.inc to package LCLBase
- Don't clear the clipboard inside SetAsHtml
- Always add a Windows specific clipheader when on Windows
- Make sure the HTML has matching <html><body> and </body></html>, insert them if not present.
- Add an overloaded SetAsHtml that does not also set a plaintext value on the clipboard.
- Update comments
- Add some debug code

git-svn-id: trunk@50965 -
2015-12-21 19:45:48 +00:00
mattias
24491b3ae1 trunk: set version to 1.7
git-svn-id: trunk@50542 -
2015-11-30 19:06:17 +00:00
ondrej
b3f4d8ce1b LCL: introduced TFlowPanel
git-svn-id: trunk@50372 -
2015-11-17 21:19:07 +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
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
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
mattias
fc1699703a developer aka trunk version 1.5
git-svn-id: trunk@47336 -
2015-01-11 11:12:07 +00:00