maxim
93ded208bc
IDE: fixed typos, removed unused and duplicate strings
...
git-svn-id: trunk@45871 -
2014-07-14 22:58:16 +00:00
juha
b13cb7de63
IDE: remove Import/Export project options functions from IDEIntf.
...
git-svn-id: trunk@45610 -
2014-06-22 09:56:32 +00:00
juha
3a7d798fa6
IDE: Revamp the GUI for importing / exporting compiler options.
...
git-svn-id: trunk@45608 -
2014-06-22 09:55:10 +00:00
juha
750993ff2d
IDE: Import / export compiler options, remove Options parameter. Prepare working with BuildModes.
...
git-svn-id: trunk@45607 -
2014-06-22 09:54:32 +00:00
mattias
c07eaa50e2
IDE: project inspector: rusing package editor types
...
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
juha
66c5c5f768
IDE: comments + formatting.
...
git-svn-id: trunk@43998 -
2014-02-11 18:17:28 +00:00
mattias
149c929321
IDE: remove freed forms from restore windows list
...
git-svn-id: trunk@41856 -
2013-06-23 19:48:13 +00:00
mattias
87b70e8023
IDE: retranslate editor options
...
git-svn-id: trunk@41709 -
2013-06-13 22:51:16 +00:00
juha
5e8fd84cce
IDE: rename also the form and functions ManageExamples -> ExampleManager
...
git-svn-id: trunk@41098 -
2013-05-09 15:37:16 +00:00
mattias
28f7611143
IDE: reindent new unit pascal
...
git-svn-id: trunk@40807 -
2013-04-14 19:16:51 +00:00
mattias
a85c98d0a8
IDE: clean up
...
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
mattias
88c2af49d0
IDE: designer: fixed handling deactivate messages
...
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
juha
09ca4df1ec
IDE: Simplify UpdateWindowMenu. Remove (now useless) delayed functionality.
...
git-svn-id: trunk@39172 -
2012-10-27 17:04:05 +00:00
juha
35994bb452
IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
...
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
juha
96aae02bd8
IDE: remove SimplePascalProgram file descriptor. It was in a wrong place and is replaced with SimpleProgram project descriptor. Improve template desctiptions.
...
git-svn-id: trunk@38646 -
2012-09-13 17:55:25 +00:00
juha
672f5bd862
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
...
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
0fa1769426
cody: IDE item to create dockable IDE window
...
git-svn-id: trunk@37151 -
2012-05-04 06:32:50 +00:00
mattias
cea599f60f
IDE: fixed saving environment on every change
...
git-svn-id: trunk@36574 -
2012-04-05 09:30:26 +00:00
mattias
139a3f1c56
IDE: add form to package: add dependency LCL
...
git-svn-id: trunk@35025 -
2012-01-29 19:17:55 +00:00
juha
4c70795d75
IDE: Replace const string arrays with RTTI value and WriteStr().
...
git-svn-id: trunk@34755 -
2012-01-15 23:50:08 +00:00
mattias
fcfc88b774
IDE: removed MainIDEIntf
...
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
juha
9897814795
IDE: New "Example Projects" feature.
...
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00
martin
240ec1a82b
DBG: do not open virtual unit twice.
...
git-svn-id: trunk@32723 -
2011-10-06 20:28:32 +00:00
mattias
38c75a8c1f
IDEIntf: added TLazProject.Resources
...
git-svn-id: trunk@32596 -
2011-10-01 19:49:29 +00:00
mattias
6d5765c8f1
IDE: moved instantfpc program item to package
...
git-svn-id: trunk@32592 -
2011-10-01 19:22:05 +00:00
martin
dbb87ca09b
DBG: Fixed jumping to unit of unsaved project
...
git-svn-id: trunk@32449 -
2011-09-21 12:13:24 +00:00
mattias
4cf44bd8f7
IDE: added flag jfDoNotExpandFilename
...
git-svn-id: trunk@32443 -
2011-09-20 19:50:56 +00:00
martin
cd46dbb0ae
IDE: Fix function results, for refactor rev 32347 #a23438a510
...
git-svn-id: trunk@32367 -
2011-09-16 16:04:21 +00:00
martin
ad2d7983d8
DBG: Improved, jumping to correct line, if source was changed (missing files)
...
git-svn-id: trunk@32354 -
2011-09-15 17:11:41 +00:00
martin
a23438a510
IDE: refactor, clean-up JumpToCodde/Source
...
git-svn-id: trunk@32347 -
2011-09-15 11:17:38 +00:00
mattias
133696ef7b
IDE: added file type for instantfc programs, run instantfpc if file has shebang
...
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
mattias
51e1742910
IDE: clean up
...
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
decee4a238
IDE: remote control: Linux
...
git-svn-id: trunk@31020 -
2011-06-03 00:29:11 +00:00
juha
9f09abf5f2
IDE: fix a possible crash when making a new project, clear LastActivatedWindows list.
...
git-svn-id: trunk@31005 -
2011-06-01 20:39:18 +00:00
juha
d785a61dd3
IDE: Bring all windows to top with 'Single Button in Taskbar', on all widgetsets. Patch from August Klein, issue #19320
...
git-svn-id: trunk@30834 -
2011-05-21 09:41:06 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
2755108d9c
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
...
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
mattias
91b4f23fd4
IDE: made inherited items more clear
...
git-svn-id: trunk@29106 -
2011-01-18 12:13:00 +00:00
mattias
160b52476f
IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
...
git-svn-id: trunk@25597 -
2010-05-24 00:58:44 +00:00
paul
70d6216214
ide: don't add unneeded units for new frame and new datamodule
...
git-svn-id: trunk@25504 -
2010-05-19 07:47:04 +00:00
paul
f44f816bec
ide, ideintf: don't add LResources for the forms which uses fpc resources
...
git-svn-id: trunk@25503 -
2010-05-19 07:41:49 +00:00
mattias
a92d69cb0d
IDE: undid handling copy, cut, paste of objectinspector
...
git-svn-id: trunk@24855 -
2010-04-23 16:05:36 +00:00
mattias
188ae1249a
IDE: removing designer commands cut,copy,paste and using global ones, bug #15481
...
git-svn-id: trunk@24699 -
2010-04-18 17:19:27 +00:00
martin
6d923e4923
SourceEditor, IDE: Updates/Preparation for SynDualView
...
git-svn-id: trunk@24363 -
2010-04-01 23:07:21 +00:00
paul
4ca87431d7
ide: increase project version build number only on build and not on each compile/run
...
git-svn-id: trunk@23772 -
2010-02-24 02:32:13 +00:00
mattias
e01fe377a6
IDE: delphi converter: silently adding interfaces unit, bug #15641
...
git-svn-id: trunk@23685 -
2010-02-11 09:08:57 +00:00
paul
78e8334829
ide: implement import/export of compiler options for the merged dialog
...
git-svn-id: trunk@23515 -
2010-01-21 09:51:14 +00:00
paul
4a17de49ea
ide: fix compilation with the fpc trunk
...
git-svn-id: trunk@23410 -
2010-01-09 18:56:43 +00:00
paul
ee188b5600
ideintf, ide: project resources:
...
- rename TLFMResourceType to TResourceType (and same for other TLFMResource...)
- move ResourceType to TAbstractProjectResources
- when fpc resources are chosen:
1. don't create project .lrs file
2. use .rc file on all systems (requires windres (or gorc for win64))
git-svn-id: trunk@23292 -
2009-12-26 19:01:05 +00:00
mattias
ffa522c0ae
IDE: reduced updating window menu on idle
...
git-svn-id: trunk@22973 -
2009-12-05 10:17:51 +00:00