Commit Graph

95 Commits

Author SHA1 Message Date
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02:00
Michaël Van Canneyt
ce4a2bd696 * Fix make install target 2022-12-01 11:34:30 +01: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
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
71eb26a0bc lcl: fixed default LCL interface, bug #31228
git-svn-id: trunk@53949 -
2017-01-15 18:11:58 +00:00
juha
63f9efed4e LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
git-svn-id: trunk@53941 -
2017-01-14 09:55:59 +00:00
mattias
2c46e6e468 IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
mattias
0489fc667d lcl: make: added -Sci
git-svn-id: trunk@48172 -
2015-03-08 18:34:00 +00:00
mattias
bc7eca9321 lcl: makefiles: added -Sc C-style operators, bug #27128
git-svn-id: trunk@47085 -
2014-12-04 11:15:36 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
f888918586 LCL: restored makefile
git-svn-id: trunk@42813 -
2013-09-15 14:54:41 +00:00
mattias
72c167855f updated Makefiles
git-svn-id: trunk@42800 -
2013-09-15 05:59:45 +00:00
zeljko
3a36ec68a7 gtk3 widgetset added.This is base implementation with alpha status.
git-svn-id: trunk@41811 -
2013-06-23 10:35:00 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
e4263b836a lclbase: updated Makefile.compiled and added Makefile_win.compiled for windows targets
git-svn-id: trunk@36657 -
2012-04-07 12:39:26 +00:00
mattias
1629127aa2 lcl: make cleanall: clean up customdrawn, cocoa and nogui
git-svn-id: trunk@35980 -
2012-03-14 15:57:56 +00:00
mattias
2473867d22 lcl: added make help, make intf, make cleanintf, make cleanall
git-svn-id: trunk@35976 -
2012-03-14 13:09:44 +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
mattias
84e6c1d086 lcl: alllclunits using normal syntax
git-svn-id: trunk@29209 -
2011-01-26 23:21:20 +00:00
mattias
418685cd28 LCL: clean up
git-svn-id: trunk@29040 -
2011-01-15 15:15:40 +00:00
mattias
de4bff90bb lclbase: added Makefile.compiled
git-svn-id: trunk@29039 -
2011-01-15 15:10:51 +00:00
mattias
f0afca08f5 LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
2009-11-25 22:16:26 +00:00
mattias
6cb37c2db0 IDE+LCL: moved unicode tables into lcl/lclunicodedata.pas, from Theo
git-svn-id: trunk@18464 -
2009-01-27 18:35:12 +00:00
sekelsenmat
ae7e221cc7 Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
git-svn-id: trunk@14038 -
2008-02-09 10:24:40 +00:00
mattias
0ae3fcfe1f LCL: added lcl/lconvencoding.pas
git-svn-id: trunk@13538 -
2007-12-30 18:58:09 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
vincents
59a0068926 LCL: moved commctrl to the nonwin32 directory, so that for windows the commctrl unit from the fpc packages is used (bug #8994)
git-svn-id: trunk@12293 -
2007-10-02 10:37:29 +00:00
vincents
5d67e1c292 removed more references to gnome, replaced them by fpgui in some places
git-svn-id: trunk@10892 -
2007-04-05 21:59:24 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
vincents
662141d40e added CalendarPopup for DateEdit
git-svn-id: trunk@9149 -
2006-04-19 22:40:10 +00:00
vincents
a25c81b5bf don't use nonwin32\messages for wince
git-svn-id: trunk@8898 -
2006-03-09 22:39:52 +00:00
mattias
17ad89e395 started wince interface
git-svn-id: trunk@8053 -
2005-11-04 13:36:14 +00:00
mattias
22682ade99 changed unit output directories to fpc format units/CPU-OS
git-svn-id: trunk@7398 -
2005-07-22 13:47:35 +00:00
mattias
919af9c984 replaced cleanall with cleanlaz
git-svn-id: trunk@7303 -
2005-06-30 11:23:55 +00:00
mattias
f3505a348b extended make clean to clean up widgetset dir
git-svn-id: trunk@7299 -
2005-06-30 10:05:50 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
581bef95fc moved intfstrconsts.pp to lclstrconsts.pas, implemented TPenHandleCache
git-svn-id: trunk@5769 -
2004-08-11 20:57:09 +00:00
mattias
cf339ad67c added DBActns from Michael VC
git-svn-id: trunk@5726 -
2004-08-03 10:01:22 +00:00
mattias
2f8201d816 added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
2004-07-25 15:39:55 +00:00
mattias
caf487c9e8 implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00
mattias
53672cd4eb added StdActns definitions, no code yet
git-svn-id: trunk@5233 -
2004-02-24 21:53:12 +00:00
mattias
0feea38366 fixed typo avglcltree -> avglvltree
git-svn-id: trunk@5105 -
2004-01-26 11:59:42 +00:00
mattias
0b780e008d excluded dirsel.pp from makefile
git-svn-id: trunk@5104 -
2004-01-26 11:58:37 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
4976a7fdca added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C.
git-svn-id: trunk@4948 -
2003-12-23 20:40:43 +00:00