Commit Graph

22 Commits

Author SHA1 Message Date
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
mattias
697fe56615 IDE: project resources: set Modified when type changes, bug #30426
git-svn-id: trunk@52784 -
2016-08-04 09:38:45 +00:00
ondrej
554901a083 IDE: set modified flag after resource name change. Issue #30351. Patch by Anton
git-svn-id: trunk@52674 -
2016-07-12 16:45:49 +00:00
juha
fd1ff1055b IDE: Mark project as modified after changing resources. Issue #28625, patch from Anton.
git-svn-id: trunk@49767 -
2015-09-05 22:29:56 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
95a2ce7a19 IDE: clean up
git-svn-id: trunk@48210 -
2015-03-10 13:17:19 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
juha
61b3247fd5 IDE: Fix adding resource with same name but different extension. Issue #26813, patch from Denis Volodarsky.
git-svn-id: trunk@46513 -
2014-10-11 07:42:05 +00:00
juha
b4ff26f8f4 IDE: Prevent access violation in project resources dialog. Issue #25912, patch from Anton.
git-svn-id: trunk@46327 -
2014-09-25 17:26:26 +00:00
juha
2fc0b188b7 Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
2014-07-06 22:37:43 +00:00
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
97739823e9 IDE: fixed compilation fpc 2.7.1
git-svn-id: trunk@43462 -
2013-11-19 09:09:32 +00:00
paul
7aae9b8287 ide: add resources with relative paths, process relative paths and macroses during resource processing
git-svn-id: trunk@43281 -
2013-10-19 12:12:01 +00:00
paul
dc96e37202 ide: give an ability to view the full filename of a resource item
git-svn-id: trunk@43261 -
2013-10-17 04:43:42 +00:00
paul
0633a8cb97 ide: add an ability to edit resource type and name
git-svn-id: trunk@43232 -
2013-10-13 08:47:50 +00:00
paul
86a162998f ide: add delete all button in resource options
git-svn-id: trunk@43229 -
2013-10-13 07:06:04 +00:00
paul
81798856ca ide: fix resource deletion from interface
git-svn-id: trunk@43227 -
2013-10-13 06:39:35 +00:00
paul
ca09d04440 ide: save/restore user resource items to/from config
git-svn-id: trunk@43225 -
2013-10-13 05:12:53 +00:00
paul
96a9b7f0db ide: start resources frame work
git-svn-id: trunk@43213 -
2013-10-12 05:37:16 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00