Commit Graph

329 Commits

Author SHA1 Message Date
paul
bfdf93e0bb ide: typo after previous patch
git-svn-id: trunk@18879 -
2009-03-03 14:46:56 +00:00
paul
1275c9167e ide: formatting
git-svn-id: trunk@18878 -
2009-03-03 14:43:19 +00:00
mattias
63d5f54f09 IDE: keep PathDelim in .lpi files
git-svn-id: trunk@18162 -
2009-01-06 11:03:44 +00:00
mattias
e768bb58c3 IDE: started path delim saving in projects/packages
git-svn-id: trunk@18137 -
2009-01-05 14:11:05 +00:00
mattias
56d598901b IDE: path delim loading
git-svn-id: trunk@18136 -
2009-01-05 12:51:36 +00:00
mattias
227045c349 IDE: extended some save filename procs for PathDelims
git-svn-id: trunk@18133 -
2009-01-05 11:36:29 +00:00
mattias
014229dcec IDE: conditional compiler options: load/save
git-svn-id: trunk@17883 -
2008-12-22 15:41:01 +00:00
mattias
dd4e9f87a1 IDE: added macro ProjOutDir and Project(OutputDir)
IDE: added project option to put .lrs files of .lfm files into output directory

git-svn-id: trunk@17857 -
2008-12-18 13:24:52 +00:00
paul
46fdc833da ide: cleanup
git-svn-id: trunk@17807 -
2008-12-11 23:30:40 +00:00
mattias
a3471e0254 removed unneeded implementation uses section
git-svn-id: trunk@17805 -
2008-12-11 23:02:41 +00:00
mattias
24e99e928a IDE: combined remove empty methods
git-svn-id: trunk@17804 -
2008-12-11 23:00:58 +00:00
paul
8530d2cdc8 ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
mattias
b3ad804aa7 IDE: fixed unit flag indirectly used by designer, bug #12553
git-svn-id: trunk@17425 -
2008-11-18 15:18:54 +00:00
paul
8d35dd12c1 ide: improve resource handling
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
5d500b08d0 ide: a bit of code formatting
git-svn-id: trunk@17018 -
2008-10-16 07:11:33 +00:00
paul
306d347cbf ide: project resources
- introduce TAbstractProjectResource as a base class for every project resource
  - move save/load resources code from to TProjectResources class
  - improve error handling
  - cleanup

git-svn-id: trunk@16936 -
2008-10-09 01:38:48 +00:00
paul
8bf594dfcf ide: correct wrong modified state
git-svn-id: trunk@16923 -
2008-10-07 22:20:01 +00:00
paul
efc116b8e2 ide: resources rework
git-svn-id: trunk@16917 -
2008-10-07 13:16:08 +00:00
mattias
405932ec23 IDE: enabled TFrame by default
git-svn-id: trunk@16909 -
2008-10-07 11:56:03 +00:00
paul
82a7e2a0c2 images:
- add default project icon to laz_images.lrs (as is for now)
ide: 
 - use default project icon as a default icon for newly created projects
 - use expanded project file name to create resources in the correct place

git-svn-id: trunk@16908 -
2008-10-07 09:31:00 +00:00
paul
f0843b4de1 ide: further project icon changes
- create/remove directive in lpr file on icon change
  - create .ico and .rc files for win32, wince platforms
improve manifest handling - set modified flag to project on change

git-svn-id: trunk@16903 -
2008-10-07 06:31:19 +00:00
paul
bb55537667 ide: start project icon
- add project icon interface to ProjectOptions dialog
  - save/restore project icon from project options file (lpi)

git-svn-id: trunk@16878 -
2008-10-05 09:20:36 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
8375c12c1a IDE: not setting modified when updating executable type, bug #11851
git-svn-id: trunk@16027 -
2008-08-12 10:31:55 +00:00
mattias
d80f64ab53 IDE: notifying referred units: ignoring components with csDestroying
git-svn-id: trunk@16018 -
2008-08-10 21:20:32 +00:00
mattias
d45a6a4b70 IDE: fpdoc editor: shorten filename in caption
git-svn-id: trunk@15971 -
2008-08-06 12:26:32 +00:00
mattias
fb2f6ebefd IDE: now auto appending library file extension for libraries, bug #10624
git-svn-id: trunk@15947 -
2008-08-04 11:02:53 +00:00
mattias
75cb5b0984 IDE: close frame: checking if frame is used as inline/nested component
git-svn-id: trunk@15693 -
2008-07-07 11:58:18 +00:00
mattias
085ddbcdac IDE: adding frame to form: adding published var, unit and package
git-svn-id: trunk@15692 -
2008-07-07 11:02:58 +00:00
mattias
5f15a64ce4 IDE: designer component dependencies: implemented searching for inline components
git-svn-id: trunk@15684 -
2008-07-06 14:23:10 +00:00
mattias
0f56af6dc6 IDE: designer: improved error messages
git-svn-id: trunk@15228 -
2008-05-25 22:20:58 +00:00
mattias
5d66571b44 IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
git-svn-id: trunk@15106 -
2008-05-12 16:59:43 +00:00
mattias
0d3824b98f IDEIntf: added customdata and customsessiondata for project files
git-svn-id: trunk@14939 -
2008-04-23 13:19:51 +00:00
mattias
5ec895750e IDE: multi form properties: implemented auto closing for revert
git-svn-id: trunk@14938 -
2008-04-23 12:19:07 +00:00
mattias
62f6ee1fed IDE: multi form props: checking for TComponent descendants
git-svn-id: trunk@14915 -
2008-04-21 07:44:30 +00:00
mattias
d80c75d659 IDE: when component is deleted, mark referring designers modified
git-svn-id: trunk@14882 -
2008-04-18 19:13:00 +00:00
mattias
dc8dfda3bc IDE: when component is renamed, mark referring designers modified
git-svn-id: trunk@14881 -
2008-04-18 19:09:36 +00:00
mattias
3f1466b361 IDE: fixed checking circle dependencies between designer properties
git-svn-id: trunk@14880 -
2008-04-18 18:20:06 +00:00
mattias
6a8f9555e3 IDE: auto closing circles of designer components
git-svn-id: trunk@14879 -
2008-04-18 17:34:40 +00:00
mattias
00b1e90a62 IDE: implemented auto keeping/closing of poperty referenced designer forms
git-svn-id: trunk@14878 -
2008-04-18 16:22:46 +00:00
mattias
b93f8d1495 IDE: fixed wrong free of unit component dependencies
git-svn-id: trunk@14849 -
2008-04-16 14:19:35 +00:00
mattias
542dbfa485 IDE: clean up
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
paul
09b6731e09 ide: start resolving foreign references (works only when referenced form is already loaded)
git-svn-id: trunk@14798 -
2008-04-10 08:44:50 +00:00
mattias
b0e8ed453a IDE: compiler options: immediate invalidate when changing paths
git-svn-id: trunk@14426 -
2008-03-05 12:33:35 +00:00
mattias
22bd534fe8 IDE: auto renaming project title when renaming project, bug #10902
git-svn-id: trunk@14339 -
2008-03-01 12:14:09 +00:00
mattias
65a770df87 IDE: fixed overriding build target OS/CPU/LCL, bug #10915
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
mattias
b2affc1ca1 IDE: source editor: restarting completion timer after ending completion with point, feature request 9105
git-svn-id: trunk@14211 -
2008-02-20 14:19:06 +00:00