mattias
|
72fff304ac
|
generated Makefile.fpc now always use / as pathdelim
git-svn-id: trunk@8523 -
|
2006-01-15 14:38:22 +00:00 |
|
mattias
|
59a8b3ba0d
|
added example for lcl/translations.pas
git-svn-id: trunk@8511 -
|
2006-01-13 10:03:23 +00:00 |
|
mattias
|
f99c219620
|
improved checking if package main source changed
git-svn-id: trunk@8493 -
|
2006-01-11 00:38:51 +00:00 |
|
mattias
|
50e0571b25
|
converted pkg graph explorer to lfm from Darius
git-svn-id: trunk@8492 -
|
2006-01-11 00:03:07 +00:00 |
|
mattias
|
6edfc6200b
|
Makefile update only on change
git-svn-id: trunk@8477 -
|
2006-01-09 23:08:37 +00:00 |
|
micha
|
730f6f5831
|
add TButtonPanel to LCL (by darius)
git-svn-id: trunk@8467 -
|
2006-01-07 19:57:15 +00:00 |
|
mattias
|
4b11686705
|
moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
|
2006-01-07 13:59:59 +00:00 |
|
mattias
|
3c9f67d75e
|
fixed layout bugs, added package to create MacOSX application folders
git-svn-id: trunk@8457 -
|
2006-01-06 18:39:46 +00:00 |
|
mattias
|
f4b9ce7264
|
fixed newdialog
git-svn-id: trunk@8453 -
|
2006-01-06 16:28:21 +00:00 |
|
vincents
|
2d4b6606aa
|
added -q parameter to fpcmake, so it doesn't generated output that we are not interested in anyway
git-svn-id: trunk@8452 -
|
2006-01-05 21:35:38 +00:00 |
|
mattias
|
c62d1bc330
|
added more sphisticated FPCTool search function to find fpcmake.exe under windows
git-svn-id: trunk@8440 -
|
2006-01-04 17:08:59 +00:00 |
|
mattias
|
b032ace882
|
fixed TOpenGlControl at designtime
git-svn-id: trunk@8439 -
|
2006-01-04 16:56:49 +00:00 |
|
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 |
|
mattias
|
7e8d0cc9c9
|
implemented source editor popupmenu item for open package of current file
git-svn-id: trunk@7449 -
|
2005-07-30 00:10:11 +00:00 |
|
mattias
|
cfc5bec9e4
|
splitted ide Makefile.fpc ide/Makefile.fpc
git-svn-id: trunk@7447 -
|
2005-07-29 23:24:38 +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
|
83e05bbe9e
|
made addfiletoapackage dialog more compact
git-svn-id: trunk@7385 -
|
2005-07-19 19:18:17 +00:00 |
|
vincents
|
31c746f9de
|
added ColorBox (from Darius) to LCL
git-svn-id: trunk@7375 -
|
2005-07-19 08:31:21 +00:00 |
|
mattias
|
aad303748d
|
created a lfm for AddFileToAPackageDialog from Draius
git-svn-id: trunk@7374 -
|
2005-07-18 21:34:45 +00:00 |
|
mattias
|
52b0862c32
|
extended MakeResourceString function to auto adjust at string constants boundaries
git-svn-id: trunk@7359 -
|
2005-07-15 17:42:45 +00:00 |
|
mattias
|
32023e11ff
|
runtime packages can now be installed, but the IDE will warn
git-svn-id: trunk@7353 -
|
2005-07-15 11:11:57 +00:00 |
|
mattias
|
384a57a132
|
implemented renaming of new package files
git-svn-id: trunk@7339 -
|
2005-07-13 07:33:14 +00:00 |
|
mattias
|
bb28a2365c
|
implemented adding a new file from registered file types to package
git-svn-id: trunk@7305 -
|
2005-06-30 18:15:55 +00:00 |
|
mattias
|
e9337d45ff
|
fixed compilation
git-svn-id: trunk@7304 -
|
2005-06-30 11:29:26 +00:00 |
|
mattias
|
8feeeb020d
|
started add new unit page for package editor
git-svn-id: trunk@7296 -
|
2005-06-29 22:52:39 +00:00 |
|
mattias
|
d51a586c3e
|
replaced resourcestrings using singular/plural (s) combos
git-svn-id: trunk@7287 -
|
2005-06-25 16:35:14 +00:00 |
|
mattias
|
54f8a04166
|
fixed a few fpc over warnings from Andrew Haines
git-svn-id: trunk@7284 -
|
2005-06-25 15:34:03 +00:00 |
|
mattias
|
bb74449136
|
fixed registering TStaticText
git-svn-id: trunk@7276 -
|
2005-06-23 18:48:55 +00:00 |
|
mattias
|
8640071269
|
finished Install Packages dialog - a dialog to easily (un)install several packages at once
git-svn-id: trunk@7251 -
|
2005-06-18 18:30:59 +00:00 |
|
mattias
|
19553ee2d3
|
implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
|
2005-06-18 08:49:32 +00:00 |
|
mattias
|
6016b2c888
|
added Cut/Copy/Paste to sourceeditor popupmenu from George Lober
git-svn-id: trunk@7245 -
|
2005-06-17 15:57:06 +00:00 |
|
mattias
|
07fe86ea7a
|
updated codepageconverter from boris arko
git-svn-id: trunk@7243 -
|
2005-06-17 14:51:19 +00:00 |
|
mattias
|
e91d514ec5
|
added TLazIDEInterface.DoOpenProject
git-svn-id: trunk@7214 -
|
2005-05-31 21:26:10 +00:00 |
|
mattias
|
1917ac9586
|
auto clean/create .lrs file on creating custom .lfm file
git-svn-id: trunk@7209 -
|
2005-05-28 11:25:17 +00:00 |
|
mattias
|
536fc01a98
|
implemented Use Unit option for package units to allow units, that are not always compiled
git-svn-id: trunk@7192 -
|
2005-05-21 16:36:31 +00:00 |
|
mattias
|
a57486b40f
|
added check for view package source and virtual packages
git-svn-id: trunk@7189 -
|
2005-05-21 15:18:58 +00:00 |
|
mattias
|
91b64942bf
|
fixed creating new package unit without used unit
git-svn-id: trunk@7188 -
|
2005-05-21 15:03:37 +00:00 |
|
mattias
|
3d37b16f09
|
added TComponent to ad to package new component dialog
git-svn-id: trunk@7187 -
|
2005-05-21 14:30:16 +00:00 |
|
mattias
|
6625f068a0
|
fixed recursion in package graph listbox from Jesus
git-svn-id: trunk@7168 -
|
2005-05-12 08:26:40 +00:00 |
|
vincents
|
e960ef3dd5
|
improved error message: APackage.Filename may not have been set yet.
git-svn-id: trunk@7129 -
|
2005-05-02 20:30:36 +00:00 |
|
mattias
|
144133d2e9
|
fix bug #878 (can not paste from clipboard) new property TitleStyle from Jesus
git-svn-id: trunk@7122 -
|
2005-05-02 08:35:42 +00:00 |
|
vincents
|
c4d900c91a
|
replaced sqlitelaz package with sqlitedslaz package from Luiz Americo
git-svn-id: trunk@7078 -
|
2005-04-16 19:03:59 +00:00 |
|
mattias
|
a4f497026b
|
fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
|
2005-03-23 10:45:06 +00:00 |
|
mattias
|
e66b2fa73c
|
replaced automatic package header comment to avoid translators bugs
git-svn-id: trunk@7004 -
|
2005-03-21 09:53:14 +00:00 |
|
mattias
|
e1b84e31df
|
added OpenDialog Filters from Salvatore Coppola
git-svn-id: trunk@7003 -
|
2005-03-21 09:14:17 +00:00 |
|
mattias
|
ebe99f3599
|
accelerated cups printing and added targets sparc-linux and powerpc-linux
git-svn-id: trunk@6985 -
|
2005-03-18 12:46:48 +00:00 |
|
micha
|
a7b784a74f
|
add READMEs to prevent dir removal
git-svn-id: trunk@6984 -
|
2005-03-18 09:56:09 +00:00 |
|
micha
|
960a903028
|
argh wrong dir
git-svn-id: trunk@6983 -
|
2005-03-18 09:55:33 +00:00 |
|
micha
|
2581b9c76c
|
add files to prevent directory pruning
git-svn-id: trunk@6982 -
|
2005-03-18 09:52:25 +00:00 |
|
marc
|
92fe571ea8
|
* fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
|
2005-03-16 00:25:46 +00:00 |
|
mattias
|
b9fc98d4c3
|
registered actions and added new action list editor from Pawel
git-svn-id: trunk@6941 -
|
2005-03-11 15:33:29 +00:00 |
|