Commit Graph

10060 Commits

Author SHA1 Message Date
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
2a8c03ce41 IDE: codebrowser: if there are only a few items, expand the whole tree
git-svn-id: trunk@43892 -
2014-02-05 10:46:49 +00:00
mattias
551badbbf0 IDE: help on unknown identifier: start codebrowser
git-svn-id: trunk@43891 -
2014-02-05 10:42:04 +00:00
mattias
289de72412 IDE: codebrowser: less idle events
git-svn-id: trunk@43890 -
2014-02-05 10:33:30 +00:00
mattias
119dc4be64 IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough
git-svn-id: trunk@43889 -
2014-02-05 10:15:15 +00:00
juha
a254f34a26 IDE: In All Compiler Options, improve the order of generated options when original data was on the same line.
git-svn-id: trunk@43860 -
2014-01-31 17:29:08 +00:00
juha
6368006873 IDE: All compiler options, remember and synchronize with original user options when generating options from GUI.
git-svn-id: trunk@43851 -
2014-01-30 13:45:50 +00:00
mattias
f24798f114 IDE: less hints
git-svn-id: trunk@43823 -
2014-01-27 08:26:04 +00:00
mattias
1efbde31e6 IDE: fixed compilation
git-svn-id: trunk@43822 -
2014-01-27 08:25:39 +00:00
martin
99ba895921 IDE: add 2 tab based indent modes to beautifier. Issue #0024557
git-svn-id: trunk@43816 -
2014-01-26 17:16:48 +00:00
martin
bcf2a59a39 IDE: eoTabIndent by default. Issue #0024524
git-svn-id: trunk@43814 -
2014-01-26 16:03:06 +00:00
martin
4b9b1ad7c6 IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched
git-svn-id: trunk@43813 -
2014-01-26 15:16:36 +00:00
maxim
a1dd0a69f9 Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one
git-svn-id: trunk@43811 -
2014-01-25 21:55:02 +00:00
maxim
ed6332fc5e Debugger: improved localization, updated Russian translation
git-svn-id: trunk@43807 -
2014-01-25 20:53:24 +00:00
juha
0b9e3dcde4 IDE: In all compiler options, allow one char options combined like -Criot.
git-svn-id: trunk@43804 -
2014-01-25 19:05:40 +00:00
paul
3296df64f5 lcl, ide: use code compatible with JSon package from FPC 2.6.2
git-svn-id: trunk@43750 -
2014-01-17 10:54:10 +00:00
mattias
512afcce68 lcl: fixed comialtion with fpc 2.6.2
git-svn-id: trunk@43749 -
2014-01-17 09:47:44 +00:00
paul
39ebe8df60 ide + tools: support rsj files
git-svn-id: trunk@43745 -
2014-01-17 01:14:53 +00:00
juha
8db456be20 IDE: Prevent AV with typing a non-existent file name for Convert Delphi Unit. Issue #25538
git-svn-id: trunk@43735 -
2014-01-16 18:28:44 +00:00
juha
9121265a10 IDE: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option.
git-svn-id: trunk@43727 -
2014-01-15 00:08:49 +00:00
martin
8e25dc0a27 LazBuild: read pcp from lazarus.cfg file (fix)
git-svn-id: trunk@43703 -
2014-01-11 13:31:34 +00:00
martin
1e3565dae3 LazBuild: read pcp from lazarus.cfg file
git-svn-id: trunk@43687 -
2014-01-10 14:34:43 +00:00
juha
00ae8366f0 IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398
git-svn-id: trunk@43641 -
2014-01-03 17:26:18 +00:00
juha
7d8d504dd4 ProjectInspector: Add shortcuts for VK_RETURN, VK_DELETE and VK_INSERT, like package editor has.
git-svn-id: trunk@43638 -
2014-01-03 00:15:05 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
juha
6180212a33 IDE: Fix button order in FindReplaceDialog dialog using ButtonPanel. Issue #13561
git-svn-id: trunk@43615 -
2013-12-30 18:50:05 +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
dcc0a1c2d1 IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714.
git-svn-id: trunk@43592 -
2013-12-25 17:23:46 +00:00
juha
3c1bd6b897 IDE: Refactor 2 methods into one CheckDirIsInSearchPath. Add param IsIncludeFile.
git-svn-id: trunk@43591 -
2013-12-25 17:23:29 +00:00
juha
a423400047 IDE: Refactor, move 2 methods from Main to SourceFileManager.
git-svn-id: trunk@43590 -
2013-12-25 17:23:16 +00:00
juha
a6c7aca804 IDE: preliminary work to react to changed target in GUI when reading all FPC options.
git-svn-id: trunk@43589 -
2013-12-25 08:24:57 +00:00
juha
45717b3778 Code changes for Hungarian translation of Lazarus IDE.
git-svn-id: trunk@43582 -
2013-12-22 12:16:07 +00:00
martin
d6e064d027 IDE fix spelling
git-svn-id: trunk@43568 -
2013-12-18 22:49:21 +00:00
maxim
da7c2a8f15 Converter: improved localization
git-svn-id: trunk@43555 -
2013-12-16 22:10:27 +00:00
juha
9202fa9fcd IDE: improve comment
git-svn-id: trunk@43548 -
2013-12-16 00:10:38 +00:00
maxim
491fa9111c IDE: improved localization
git-svn-id: trunk@43513 -
2013-12-07 15:02:50 +00:00
maxim
1ef55617f3 IDE: fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods
git-svn-id: trunk@43505 -
2013-11-30 15:30:19 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
martin
310fc7893e SourceEditor: added nil check for top-info
git-svn-id: trunk@43486 -
2013-11-27 13:14:55 +00:00
mattias
97739823e9 IDE: fixed compilation fpc 2.7.1
git-svn-id: trunk@43462 -
2013-11-19 09:09:32 +00:00
maxim
7630812df6 IDE: removed unused resourcestrings, based on patch by Howard Page-Clark, bug #25325
git-svn-id: trunk@43458 -
2013-11-18 21:13:30 +00:00
mattias
2aa15b32f5 IDE: test file for compiler, expand temp directory
git-svn-id: trunk@43431 -
2013-11-12 21:02:25 +00:00
martin
165fa57622 Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis
git-svn-id: trunk@43417 -
2013-11-10 23:32:18 +00:00
mattias
4cc7a3f380 IDE: cut handles when starting applications
git-svn-id: trunk@43391 -
2013-11-07 12:52:03 +00:00
juha
7fd984012b IDE: Update popup menu item Enabled state correctly in Keymapping options. Sender is PopupMenu, not TreeView.
git-svn-id: trunk@43352 -
2013-11-02 11:06:38 +00:00
juha
5dfe5dfd29 IDE: Fix the check for conflicting sequential (multi-stage) shortcuts. Issue #25085
git-svn-id: trunk@43351 -
2013-11-02 10:03:43 +00:00
mattias
abf9d7b71f IDE: less hints
git-svn-id: trunk@43335 -
2013-10-28 12:55:43 +00:00
juha
bb2b2df873 IDE: Support for OS msdos/CPU i8086. Issue #25220, patch from Reinier Olislagers.
git-svn-id: trunk@43314 -
2013-10-23 23:02:50 +00:00
martin
85ab415159 SrcEdit: workaround for Mac QueueAsync bug
git-svn-id: trunk@43307 -
2013-10-23 15:26:46 +00:00