Commit Graph

400 Commits

Author SHA1 Message Date
juha
54b11708ff IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48937 -
2015-05-05 18:34:52 +00:00
martin
045b4fea7a IDE Options: allow to set colors for messages in message window by urgency.
git-svn-id: trunk@48789 -
2015-04-20 21:59:46 +00:00
mattias
3228d693b6 IDE: clean up
git-svn-id: trunk@48587 -
2015-04-02 11:55:12 +00:00
juha
c12cc20d48 IDE Coolbar: New class TIDECoolBarOptions for environment options data. No LCL components created there any more. Refactoring.
git-svn-id: trunk@48579 -
2015-04-01 15:34:18 +00:00
juha
2235174004 IDE: Improve IDE Coolbar layout and configuration.
git-svn-id: trunk@48561 -
2015-03-31 18:57:23 +00:00
juha
f61f5b2163 IDE: Replace Main Toolbars with a Coolbar. Issue #27603, patch from Balázs Székely.
git-svn-id: trunk@48522 -
2015-03-27 18:34:57 +00:00
mattias
b5fe30e1bb lazbuild: reduced default verbosity
git-svn-id: trunk@48419 -
2015-03-18 19:11:00 +00:00
juha
af15b183a7 IDE: Configurable IDE toolbars. Issue #27603, patch from Balázs Székely.
git-svn-id: trunk@48246 -
2015-03-10 20:37:56 +00:00
mattias
4e22c679d5 IDE: Messages options: added text color
git-svn-id: trunk@48098 -
2015-03-02 18:42:01 +00:00
mattias
d049e95a80 IDE: comments
git-svn-id: trunk@47728 -
2015-02-13 07:49:32 +00:00
juha
a52a3c922c IDE: Implement import and export for component palette options.
git-svn-id: trunk@47210 -
2014-12-16 22:37:09 +00:00
juha
f4c6f469bc IDE: remove useless "write" accessors in properties of Environment options.
git-svn-id: trunk@46862 -
2014-11-15 14:02:53 +00:00
juha
470f46f722 IDE: fix a bug in saving component palette settings.
git-svn-id: trunk@46861 -
2014-11-15 14:02:48 +00:00
mattias
960141597a IDE: macro CompPath: return project compiler, COmpPath(IDE) returns IDE compiler
git-svn-id: trunk@46858 -
2014-11-15 12:38:51 +00:00
juha
8e3740ac4b IDE: Prevent uselessly saving environment options during IDE startup and right after closing the settings dialog.
git-svn-id: trunk@46841 -
2014-11-14 01:40:18 +00:00
juha
257cf3e0ca IDE: Set FShowMessagesIcons:=true in TEnvironmentOptions.Create, although IMO those defaults have no effect.
git-svn-id: trunk@46738 -
2014-11-01 19:51:57 +00:00
juha
2d80259c2a IDE: Turn a phrase positive in messages options. "Hide icons" -> "Show icons". Add hint.
git-svn-id: trunk@46736 -
2014-11-01 15:26:25 +00:00
mattias
322062cc24 IDE: clean up
git-svn-id: trunk@45989 -
2014-07-28 18:50:07 +00:00
mattias
dc0ea8db95 IDE: enabled group compile
git-svn-id: trunk@45987 -
2014-07-28 14:53:57 +00:00
mattias
2afb6b73af IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
2014-07-28 08:21:21 +00:00
mattias
abaf3fb59c IDE: clean up old external tools
git-svn-id: trunk@45942 -
2014-07-20 19:47:30 +00:00
juha
8b18fcf3ab Remove the deprecated BarChart unit. It has been replaced with TAChart.
git-svn-id: trunk@45791 -
2014-07-05 19:58:59 +00:00
juha
3926c42a5f IDE: Add option to show form's name in window menu. Issue #26420, patch from Tomasz Wieckowski.
git-svn-id: trunk@45725 -
2014-06-28 23:25:29 +00:00
mattias
a9259a27cd IDE: environment options: use constants
git-svn-id: trunk@45529 -
2014-06-15 11:54:40 +00:00
mattias
3328deb1f8 IDE: messages: added option always draw selection focused
git-svn-id: trunk@45402 -
2014-06-08 14:19:29 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
d1ed57c17c IDE: messages: option stay on top
git-svn-id: trunk@45365 -
2014-06-05 21:43:42 +00:00
mattias
f7c3dcd538 IDE: fixed compilation, bug #26268
git-svn-id: trunk@45336 -
2014-06-04 11:19:35 +00:00
mattias
0fc7614d00 IDE: fixed compilation
git-svn-id: trunk@45334 -
2014-06-04 09:38:48 +00:00
mattias
340073d065 IDE: messages: moved filters to options
git-svn-id: trunk@45332 -
2014-06-04 08:38:02 +00:00
mattias
604bb5f428 IDE: if default fpc message file does not exist in fpc sources use the codetools one
git-svn-id: trunk@45318 -
2014-06-03 10:56:51 +00:00
mattias
20e6cdc0a9 lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
2014-06-01 21:38:27 +00:00
mattias
3dc847126b IDE: open file: if in project search path, do not check if it is a symlink
git-svn-id: trunk@45250 -
2014-05-30 15:52:04 +00:00
mattias
0283acf073 IDE: messages: fixed hiding about section
git-svn-id: trunk@45226 -
2014-05-29 20:11:12 +00:00
mattias
25538fd6df IDE: migrated compiler verbosity flags
git-svn-id: trunk@45224 -
2014-05-29 19:49:19 +00:00
mattias
0c04004aab IDE: messages: store filename style
git-svn-id: trunk@45218 -
2014-05-28 23:46:07 +00:00
mattias
339dff0b10 IDE: fpc msg parser: load msg file depending on fpc version
git-svn-id: trunk@45209 -
2014-05-28 05:58:01 +00:00
mattias
4363059a42 IDE: messages: started storing translate option
git-svn-id: trunk@45202 -
2014-05-27 14:26:51 +00:00
mattias
856f36c29c IDE: options: messages: colors
git-svn-id: trunk@45197 -
2014-05-27 13:16:16 +00:00
mattias
5f2cff6bfc IDE: fpc message parser: improve cannot find unit
git-svn-id: trunk@45169 -
2014-05-25 15:37:37 +00:00
mattias
202722ed9b IDE: further migrating external tools
git-svn-id: trunk@45040 -
2014-05-14 22:38:19 +00:00
mattias
d2a52610bd IDE: further migration external tools
git-svn-id: trunk@44182 -
2014-02-20 18:30:05 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00
mattias
a26a869a54 IDE: formatting
git-svn-id: trunk@44126 -
2014-02-18 10:32:59 +00:00
martin
e38b958e04 Debugger/DbgIntf: Moved code to DebuggerIntf package
git-svn-id: trunk@44097 -
2014-02-16 14:29:53 +00:00
mattias
e29d39b2bc IDE: comments
git-svn-id: trunk@44069 -
2014-02-14 08:17:31 +00:00
martin
9b076b8abc IDE: Show buildmode in IDE title bar (optional)
git-svn-id: trunk@43949 -
2014-02-08 03:03:42 +00:00
juha
e2fccd609f IDE: Make Package Editor remember its settings for dir hierarchy and sorting. Issues #18804, #22448
git-svn-id: trunk@43613 -
2013-12-29 16:45:20 +00:00
juha
372e399987 IDE: Make Project Inspector remember its settings for dir hierarchy and sorting. Issues #22448, #22609
git-svn-id: trunk@43612 -
2013-12-29 16:44:36 +00:00
juha
3405cd2a57 IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
2013-09-11 06:21:29 +00:00