Commit Graph

70 Commits

Author SHA1 Message Date
mattias
20f18a338c make bigide: added lazcontroldsgn and datetimectrlsdsgn
git-svn-id: trunk@53701 -
2016-12-16 14:01:30 +00:00
ondrej
b7aead9255 ide: revert r52136, r52137 #48c0f93e52: lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52142 -
2016-04-07 09:36:16 +00:00
ondrej
5ea208759a lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52136 -
2016-04-07 05:08:42 +00:00
juha
29d5e6d734 Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar.
git-svn-id: trunk@49382 -
2015-06-21 10:45:24 +00:00
juha
e08c4fde50 IDE: add DateTimeCtrls for Lazarus BigIde. (almost)
git-svn-id: trunk@46209 -
2014-09-13 17:20:37 +00:00
juha
e1ec0784c5 IDE: add EditorToolbar for Lazarus BigIde.
git-svn-id: trunk@46206 -
2014-09-13 13:34:41 +00:00
mattias
fcf6ed2f5d fixed make distclean
git-svn-id: trunk@44140 -
2014-02-18 17:48:34 +00:00
mattias
cfc004fe03 updated Makefiles for debuggerintf
git-svn-id: trunk@44081 -
2014-02-15 11:21:34 +00:00
mattias
29b93d8ca7 syneditdsgn: moved from basecomponents to bigide components
git-svn-id: trunk@42349 -
2013-08-05 09:19:38 +00:00
martin
b42d2b0724 EditorMacroScript, add to bigide
git-svn-id: trunk@42345 -
2013-08-05 08:26:27 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
jesus
214609634e IDE, regenerated makefiles after adding cairocanvas to big IDE compile, should fix #24205
git-svn-id: trunk@40693 -
2013-04-02 00:09:27 +00:00
mattias
c6ea3e7fd5 moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
2012-08-29 14:37:43 +00:00
mattias
1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
martin
f6e9182888 Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38391 -
2012-08-26 15:10:01 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +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
6ff8e898ac fixed components make clean
git-svn-id: trunk@36035 -
2012-03-15 15:26:05 +00:00
mattias
fb644ca8c1 bigide: added leakview, added sqldb and tdbf for darwin
git-svn-id: trunk@36012 -
2012-03-14 21:15:09 +00:00
mattias
25596d07a8 components: make bigideclean: clean normal packages too
git-svn-id: trunk@35996 -
2012-03-14 18:28:28 +00:00
mattias
7ecfbd3e9e IDE: added externhelp to bigide
git-svn-id: trunk@34903 -
2012-01-24 16:10:52 +00:00
mattias
c4ff5b19bf lazutils: added to makefiles
git-svn-id: trunk@32680 -
2011-10-04 22:45:53 +00:00
mattias
f4e62822e1 bigide: added instantfpc
git-svn-id: trunk@32602 -
2011-10-01 20:24:52 +00:00
sekelsenmat
f003a1cfe8 Fixes the makefiles after removing cgi
git-svn-id: trunk@27395 -
2010-09-17 14:18:31 +00:00
mattias
5b07f80b00 IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile
git-svn-id: trunk@26245 -
2010-06-21 22:50:36 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
43887a885b IDE: undo: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26148 -
2010-06-16 09:40:40 +00:00
mattias
ba31a8355b IDE: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26147 -
2010-06-16 09:38:33 +00:00
paul
7325d661aa components: fix clean of printers
git-svn-id: trunk@22918 -
2009-12-02 07:47:49 +00:00
paul
6fcb8905b0 ide: build chmhelp packages when target is 'bigide'
git-svn-id: trunk@21697 -
2009-09-14 08:44:30 +00:00
martin
2129ac6726 Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
martin
81d0c46770 Add SynEdit-Design package to BigIDE
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
paul
6116a9aab3 ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
paul
930619b482 components: build turbopower ipro design time package by default
ide: 
  - link turbopower ipro design time package if *UseTurbopowerInHelp* define is enabled in the ide.inc file (disabled by default)
  - postpone creation of html provider for OI info box

git-svn-id: trunk@17486 -
2008-11-21 06:48:28 +00:00
vincents
d6147ba4e0 components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component
git-svn-id: trunk@14456 -
2008-03-07 12:52:00 +00:00
mattias
a71b6c97ca improved make cleanall fro Mazen
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +00:00
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
vincents
1c4cbac926 make bigide also compiles sqldb components on win64
git-svn-id: trunk@11186 -
2007-05-23 21:09:13 +00:00
vincents
2596ef06fc include tachart for all OS-es
git-svn-id: trunk@10667 -
2007-02-21 09:42:58 +00:00
vincents
127611dbdf TAChart: added icon, added to make bigide
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
mattias
b65822fa44 added IDE printing package from Darius
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
46c7971051 disable sqldb components on win64 (they are not compiled by fpc)
git-svn-id: trunk@10125 -
2006-10-29 18:23:01 +00:00
mattias
c31573e6bc added SDFLaz to bigide
git-svn-id: trunk@8653 -
2006-01-28 23:34:20 +00:00
mattias
0ca2a57935 added MemDSLaz to bigide
git-svn-id: trunk@8652 -
2006-01-28 23:31:02 +00:00
vincents
f85be5fd25 disable sqldb and tdbf on darwin
git-svn-id: trunk@8622 -
2006-01-26 10:20:29 +00:00
mattias
48a4a5950c added SQLDBLaz to bigide
git-svn-id: trunk@8585 -
2006-01-20 23:44:14 +00:00
mattias
daa545bd9c added to bigide: jpeg, projecttemplates, fpcunit
git-svn-id: trunk@8583 -
2006-01-20 23:13:19 +00:00
mattias
b436e98196 added TurboPowerIPro and TDbf to bigide components
git-svn-id: trunk@8575 -
2006-01-20 14:48:22 +00:00
mattias
02d9d81ee8 added fpcmacosall.pas till it is in FPC
git-svn-id: trunk@8418 -
2006-01-03 08:08:56 +00:00
mattias
cac522bc0b fixed make bigidecomponents
git-svn-id: trunk@8415 -
2006-01-02 23:19:57 +00:00