Commit Graph

8328 Commits

Author SHA1 Message Date
mattias
b83e461a60 IDE: packages: added option to set the fpdoc package name
git-svn-id: trunk@34823 -
2012-01-20 16:58:15 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
3b215059ba IDE: internals: help viewers
git-svn-id: trunk@34821 -
2012-01-20 14:38:17 +00:00
mattias
eee642144f IDE: ide internal: help db
git-svn-id: trunk@34817 -
2012-01-20 11:31:20 +00:00
mattias
9553b7e67e IDE: ide internal: fpcmessageshelpdb
git-svn-id: trunk@34816 -
2012-01-20 11:13:37 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
maxim
666c8a30d6 IDE: removed unused string
git-svn-id: trunk@34803 -
2012-01-19 21:34:34 +00:00
mattias
ce2b09aa85 IDE: fixed crash on word completion
git-svn-id: trunk@34799 -
2012-01-19 17:09:03 +00:00
martin
542ec1cf4c DBG: Fix taring snapshots on none breaking breakpoints
git-svn-id: trunk@34785 -
2012-01-18 19:53:56 +00:00
mattias
dab1d7db29 IDE: find in files: do not show every filename
git-svn-id: trunk@34784 -
2012-01-18 18:40:31 +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
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
mattias
cb9f0b5a5d IDE: build macros: show them as IDE macros and a hint for the FPC macros
git-svn-id: trunk@34748 -
2012-01-15 13:35:00 +00:00
mattias
0bf369ec20 IDE: free designer on idle, do not free while processing the closequery
git-svn-id: trunk@34737 -
2012-01-14 18:18:25 +00:00
mattias
4b239fd933 IDE: open project: check lpi file before saving old project
git-svn-id: trunk@34735 -
2012-01-14 16:02:27 +00:00
martin
1d2762eec2 Debugger, ignore exceptions - Don't modify session, unless changed
git-svn-id: trunk@34733 -
2012-01-14 14:59:18 +00:00
mattias
039f1908af IDE: fixed ask save project changes No and Abort
git-svn-id: trunk@34732 -
2012-01-14 14:29:42 +00:00
mattias
b72a2cc04c IDE: fixed comment
git-svn-id: trunk@34730 -
2012-01-14 13:52:25 +00:00
mattias
00dbde1442 IDE: option to ask to save session
git-svn-id: trunk@34729 -
2012-01-14 13:43:25 +00:00
mattias
8a4b3116bb IDE: simplified save project changes
git-svn-id: trunk@34728 -
2012-01-14 13:15:17 +00:00
juha
8a46f0dbf3 IDE: Move "Unit Dependencies" from View menu to Source menu.
git-svn-id: trunk@34727 -
2012-01-14 12:30:26 +00:00
juha
bd6c90eb77 Minor improvement for menu texts.
git-svn-id: trunk@34726 -
2012-01-14 12:30:01 +00:00
mattias
c91d3e41bf IDE: open project: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34719 -
2012-01-12 19:41:52 +00:00
mattias
3967704b67 IDE: new project: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34718 -
2012-01-12 19:38:27 +00:00
mattias
b024b65c35 IDE: quit: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34717 -
2012-01-12 19:32:17 +00:00
michael
78dc85c389 * Do not use C style assignments, because make fails on commandline, since the option -Sc is not set
git-svn-id: trunk@34715 -
2012-01-12 16:44:18 +00:00
mattias
bc21345f7d IDE: internal about ide: modified packages
git-svn-id: trunk@34707 -
2012-01-11 09:03:24 +00:00
martin
2cc4863e8b MouseOpts: debug context menu
git-svn-id: trunk@34704 -
2012-01-11 04:03:04 +00:00
sekelsenmat
e1d0c8ab65 Moves up accessibility events to all Carbon controls and improves the implementation of the accessibility event handler. Adds customized accessibility descriptions to two basic controls in the Initial Setup Dialog
git-svn-id: trunk@34697 -
2012-01-10 20:42:11 +00:00
martin
d44c35bf1c Code templates: description for Param
git-svn-id: trunk@34694 -
2012-01-10 15:16:33 +00:00
mattias
f668a6c4ef IDE: IDE internal: moved modified to about ide
git-svn-id: trunk@34691 -
2012-01-09 22:10:30 +00:00
mattias
d56af331dd IDE: added dialog: View / IDE internals / modified items
git-svn-id: trunk@34686 -
2012-01-09 16:50:06 +00:00
mattias
3b364887c4 IDE: designer: use GlobalDesignHook
git-svn-id: trunk@34682 -
2012-01-09 15:26:01 +00:00
martin
2de2216314 DBG: fix an assert, if changing debugger-type (none vs gdb)
git-svn-id: trunk@34665 -
2012-01-08 15:20:13 +00:00
juha
650b93feca IDE: Use TreeFilterEdit in search results window. Uses node visibility of TreeView component.
git-svn-id: trunk@34660 -
2012-01-08 10:44:13 +00:00
mattias
6484aa3e1b IDE: create objectinspector on demand
git-svn-id: trunk@34652 -
2012-01-07 23:13:18 +00:00
mattias
1c96af0842 IDE: check if OI created
git-svn-id: trunk@34651 -
2012-01-07 22:08:30 +00:00
mattias
1c36fc8fad IDE: fixed OI
git-svn-id: trunk@34650 -
2012-01-07 20:47:38 +00:00
mattias
6261e792d5 IDE: clean up
git-svn-id: trunk@34649 -
2012-01-07 20:47:18 +00:00
mattias
fcfc88b774 IDE: removed MainIDEIntf
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
mattias
a20722e7dc IDE: added package type runtime only
git-svn-id: trunk@34645 -
2012-01-07 19:33:50 +00:00
mattias
18d9835343 ide.lpk: runtime only
git-svn-id: trunk@34643 -
2012-01-07 18:03:36 +00:00
mattias
bf3313f631 IDE: renamed build macros in compiler options frame to IDE macros
git-svn-id: trunk@34636 -
2012-01-07 11:57:32 +00:00
mattias
e62d7530b7 IDE: codetools word beautifier: clean up
git-svn-id: trunk@34634 -
2012-01-06 22:50:07 +00:00
mattias
18106c64f2 IDE: codetools word beautifier: option to define how to spell auto created words, bug #19973
git-svn-id: trunk@34633 -
2012-01-06 22:44:48 +00:00
mattias
bdad5a8977 IDE: loading active build mode if session has no modes, bug #20008
git-svn-id: trunk@34632 -
2012-01-06 22:37:53 +00:00
juha
e31d2b8fa1 Fix character casing in resource string
git-svn-id: trunk@34625 -
2012-01-06 16:23:54 +00:00
mattias
f10bff7b73 codetools: findreferences: fixed searching interface when alias is declared there
git-svn-id: trunk@34618 -
2012-01-06 13:32:47 +00:00
mattias
01a38c08c2 codetools: findreferences: check first if declaration unit is used
git-svn-id: trunk@34613 -
2012-01-06 11:35:27 +00:00
mattias
fc55260fbc IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34590 -
2012-01-04 23:53:33 +00:00