Commit Graph

353 Commits

Author SHA1 Message Date
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
mattias
fa26364e98 IDE: further migration external tools
git-svn-id: trunk@42584 -
2013-09-04 09:15:41 +00:00
martin
111a4e4b9d IDE: Check last exe using current config on startup
git-svn-id: trunk@42503 -
2013-08-26 14:32:22 +00:00
mattias
f77cf28637 IDE: migrating external tools
git-svn-id: trunk@42231 -
2013-07-29 20:02:09 +00:00
mattias
08bdff7239 IDE: default for macro FPCMsgFile: $(FPCSrcDir)/compiler/msg/errore.msg
git-svn-id: trunk@42185 -
2013-07-23 21:13:43 +00:00
juha
3929a183c3 IDE: New EnvOption + CheckBox for showing/hiding build modes in project options.
git-svn-id: trunk@42002 -
2013-07-05 13:25:49 +00:00
mattias
cfb2ee3fcb IDE: debugln when help macro fails
git-svn-id: trunk@41938 -
2013-06-29 12:52:42 +00:00
mattias
2c88bfd8f5 IDE: debugln when environmentoption macro fails
git-svn-id: trunk@41937 -
2013-06-29 12:46:00 +00:00
mattias
08a1b1e973 IDE: mode matrix: clean up shared and global enabled states on save
git-svn-id: trunk@41527 -
2013-06-04 07:38:07 +00:00
mattias
108473b653 IDE: mode matrix: save global session states
git-svn-id: trunk@41468 -
2013-05-30 16:40:50 +00:00
mattias
4a609e7a5a IDE: add example projects to recent menu only once
git-svn-id: trunk@41319 -
2013-05-20 11:40:49 +00:00
mattias
16edde8af5 IDE: mode matrix: split options and control
git-svn-id: trunk@41004 -
2013-05-02 20:51:18 +00:00
mattias
019d42c0af IDE: mode matrix: load/save
git-svn-id: trunk@40997 -
2013-05-02 11:30:27 +00:00
juha
de8fbe1e29 Fix typo in comment
git-svn-id: trunk@39910 -
2013-01-20 09:34:40 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +00:00
mattias
1cafbef514 IDE: save state project closed
git-svn-id: trunk@38755 -
2012-09-19 13:47:18 +00:00
mattias
85f064ce90 IDE: fixed saving ambiguousfileaction, bug #22573
git-svn-id: trunk@38157 -
2012-08-05 10:02:55 +00:00
mattias
458181f496 IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
2012-04-25 09:03:37 +00:00
mattias
f8a61521aa IDE: debugfilename, debugsearchpath: use same function as other env vars to resolve macros, trim and find
git-svn-id: trunk@36682 -
2012-04-09 17:00:35 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
1cdd557bba IDE: use under windows as default for make the make.exe in the compiler directory
git-svn-id: trunk@36599 -
2012-04-06 10:15:46 +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
f19fe2c36e IDE: show downgrade warning
git-svn-id: trunk@36567 -
2012-04-04 23:31:42 +00:00
mattias
6f89719e7d IDE: clean up
git-svn-id: trunk@36557 -
2012-04-04 10:14:17 +00:00
mattias
38643fee98 IDE: warn if upgrading configs
git-svn-id: trunk@36556 -
2012-04-04 09:44:02 +00:00
mattias
c4bea1cbab IDE: fixed note about wrong laz dir
git-svn-id: trunk@36548 -
2012-04-03 17:54:54 +00:00
mattias
63512ed1c7 IDE: consider empty lazarusdirectory as pcp, empty fpcsrcdir as lazdir, epty testdir as lazdir
git-svn-id: trunk@36546 -
2012-04-03 16:01:36 +00:00
mattias
258b8b8ad5 IDE: setup dialog: using same file resolving as IDE
git-svn-id: trunk@36543 -
2012-04-03 15:39:26 +00:00
mattias
aefd41ef26 IDE: always store lazarus directory
git-svn-id: trunk@36538 -
2012-04-03 07:47:58 +00:00
mattias
192e074495 IDE: laz dir, fpc src dir, compiler path: allow macros, use new check functions
git-svn-id: trunk@36324 -
2012-03-25 18:49:36 +00:00
mattias
93bcb0ea8b IDE+lazbuild: removed old default for LazarusDirectory
git-svn-id: trunk@36301 -
2012-03-24 22:22:51 +00:00
mattias
976213c27e lazbuild: store laz dir and comp path to accelerate next start
git-svn-id: trunk@36282 -
2012-03-23 16:39:09 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
e1589ca6d2 IDE: clean up
git-svn-id: trunk@36204 -
2012-03-22 00:11:45 +00:00
mattias
f1dff93dd5 IDE: fixed initializing macros before loading environmentoptions
git-svn-id: trunk@36203 -
2012-03-21 23:57:56 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
ad34273ce0 IDE: env opts: fpdoc paths: use standard function to expand
git-svn-id: trunk@36062 -
2012-03-16 01:35:08 +00:00
mattias
b2014918ec IDE: env opts:: compiler messages filename: use standard function to expand
git-svn-id: trunk@36060 -
2012-03-16 01:26:31 +00:00
mattias
61728410d2 IDE: env opts:: make filename: use standard function to expand
git-svn-id: trunk@36059 -
2012-03-16 01:22:50 +00:00
mattias
50538c28c8 IDE: env opts: compiler filename: use standard function to expand
git-svn-id: trunk@36058 -
2012-03-16 01:13:06 +00:00
mattias
24819fc5f4 IDE: increase parse stamp whe setting lazdir and testdir
git-svn-id: trunk@36057 -
2012-03-16 01:09:25 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
mattias
68d89b080f IDE: GetParsedFPCSourceDirerectory: use GetParsedValue
git-svn-id: trunk@36055 -
2012-03-16 00:53:28 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
587f6e9dcc IDE: unified changestamp
git-svn-id: trunk@36046 -
2012-03-15 22:35:34 +00:00
mattias
a6537c8ebe IDE: comment, clean up
git-svn-id: trunk@36045 -
2012-03-15 22:19:05 +00:00