Commit Graph

360 Commits

Author SHA1 Message Date
mattias
dbba7ab026 fixed fpcmake extension on creating Makefile
git-svn-id: trunk@8438 -
2006-01-04 12:59:34 +00:00
mattias
93bcaa38be added lpl file for lazopenglcontext packag
git-svn-id: trunk@8437 -
2006-01-04 12:45:44 +00:00
mattias
154222a21b package uses clause is now created from filenames since FPC gets confused otherwise
git-svn-id: trunk@8427 -
2006-01-03 23:34:59 +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
426570fe98 added LCLWidgetType makro for Makefile.fpc creation
git-svn-id: trunk@8416 -
2006-01-02 23:30:38 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
mattias
95647ebc31 fixed missing filestatecache invalidate on ForceDirectories
git-svn-id: trunk@8410 -
2006-01-02 08:51:41 +00:00
mattias
b77cd7e3d2 implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required
git-svn-id: trunk@8330 -
2005-12-16 16:09:31 +00:00
mattias
32d020d512 added debugging info for save for pkg compile bug
git-svn-id: trunk@8322 -
2005-12-14 21:39:26 +00:00
mattias
dfdf56a0cd fixed package editor autosizing. define templates are now all updated after editing graph properties
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
mattias
51f9b3e409 implemented .compiled state files for projects
git-svn-id: trunk@8266 -
2005-12-07 17:11:04 +00:00
mattias
b509adcfde fixed error handling reading pkg links
git-svn-id: trunk@8235 -
2005-11-28 21:45:28 +00:00
mattias
bf0b329c88 implemented automatic uninstall on failed install
git-svn-id: trunk@8204 -
2005-11-21 21:44:24 +00:00
vincents
027479d4e4 pass OPT in environment variable
quote compiler idemake.cfg, if necessary (issue #1437)

git-svn-id: trunk@8162 -
2005-11-14 23:27:09 +00:00
mattias
5d59178cc3 implemented multiple source directories for project
git-svn-id: trunk@8153 -
2005-11-14 21:53:06 +00:00
mattias
adbadf9b7a fixed showing designer form on multi loading
git-svn-id: trunk@8109 -
2005-11-08 19:12:18 +00:00
mattias
4ff395608a fixed not turning visible on designed forms
git-svn-id: trunk@8106 -
2005-11-08 18:05:12 +00:00
vincents
e2ae1a8286 fixed compilation with fpc 2.1.1
git-svn-id: trunk@8016 -
2005-10-31 12:33:13 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
vincents
7549daa294 set default and cancel buttons (issue #1126)
git-svn-id: trunk@7954 -
2005-10-11 11:05:25 +00:00
vincents
512012bfd3 added global link for prettyformat.
git-svn-id: trunk@7921 -
2005-10-06 13:05:18 +00:00
mattias
494dd9c1b5 added prettyformat package for IDE beautification features from Michael VC
git-svn-id: trunk@7920 -
2005-10-06 09:29:21 +00:00
mattias
5c83b4fae9 improved autosizing from Darius
git-svn-id: trunk@7854 -
2005-09-29 18:47:05 +00:00
mattias
469ae305aa fixed testing packge output directory writable
git-svn-id: trunk@7841 -
2005-09-27 18:50:27 +00:00
mattias
5f3e47834b moved menu sections from IDE to menuintf.pas
git-svn-id: trunk@7833 -
2005-09-26 10:33:00 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
14c1088427 implemented creating Makefile for packages
git-svn-id: trunk@7816 -
2005-09-24 18:03:09 +00:00
mattias
80cf1894eb implemented creating Makefile.fpc for packages
git-svn-id: trunk@7815 -
2005-09-24 17:53:32 +00:00
mattias
3b6587121d fixed win32 compilation
git-svn-id: trunk@7811 -
2005-09-23 21:41:53 +00:00
mattias
d6527cb4e6 implemented parsing property + deprecated keyword
git-svn-id: trunk@7802 -
2005-09-23 19:01:03 +00:00
mattias
8cc5cbf6e1 fixed open recent package
git-svn-id: trunk@7798 -
2005-09-23 18:28:13 +00:00
mattias
e4411fa77d fixed jumping to bookmark via popupmenu
git-svn-id: trunk@7797 -
2005-09-23 18:08:56 +00:00
mattias
01160ee08a started Makefile creation for packages, updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7796 -
2005-09-23 17:08:27 +00:00
mattias
9228d5cd07 renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers
git-svn-id: trunk@7781 -
2005-09-22 08:59:42 +00:00
vincents
03c924f147 Cancelbutton activated by ESC (issue #1173)
git-svn-id: trunk@7741 -
2005-09-19 18:57:19 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
787523db4d fixed mem leak on checking installed packages
git-svn-id: trunk@7689 -
2005-09-13 17:53:53 +00:00
mattias
ff7171bad0 implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf
git-svn-id: trunk@7616 -
2005-09-02 17:46:30 +00:00
mattias
c35d13953f Package LCL now defines makro LCL<widgetset>, e.g. LCLgtk, LCLwin32, LCLcarbon
git-svn-id: trunk@7598 -
2005-08-30 18:05:47 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
3c4dee55f9 implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00
mattias
3f2768d72c updated finnish translation from Seppo
git-svn-id: trunk@7531 -
2005-08-21 21:19:50 +00:00
mattias
06d670ec0f implemented section positioning in menuintf
git-svn-id: trunk@7500 -
2005-08-14 17:23:08 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
1a927370b2 improved dialog layout from Darius
git-svn-id: trunk@7467 -
2005-08-01 08:24:43 +00:00
mattias
616bf2b04e fixed showing package links in installset dialog
git-svn-id: trunk@7464 -
2005-07-31 18:30:49 +00:00
mattias
b360f02820 added package links for new packages
git-svn-id: trunk@7463 -
2005-07-31 18:08:31 +00:00
mattias
c787366beb added TIDEDialogLayoutStorage component for simpler IDE dialogs
git-svn-id: trunk@7462 -
2005-07-31 17:58:40 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00