Commit Graph

98 Commits

Author SHA1 Message Date
mattias
7a1b57743c IDE: clean up
git-svn-id: trunk@56184 -
2017-10-25 10:20:09 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
800945ee04 lazbuild: using fpc regexpr instead of synregexpr
git-svn-id: trunk@53733 -
2016-12-20 12:45:57 +00:00
maxim
7a415ee191 IDE: fixed typo in 'Add semicolon' code macro description
git-svn-id: trunk@53157 -
2016-10-18 22:39:40 +00:00
mattias
9dbd2f1f15 IDE: code templates: added macro AddSemicolon
git-svn-id: trunk@53110 -
2016-10-14 17:27:18 +00:00
maxim
0d7339fb56 IDE, Code Templates dialog: improved/unified macro descriptions, fixed typos, regenerated translations and updated Russian translation.
git-svn-id: trunk@53062 -
2016-09-30 23:23:16 +00:00
maxim
8af5a9ce5b IDE, Code Templates dialog: improved i18n
git-svn-id: trunk@53058 -
2016-09-29 23:33:53 +00:00
ondrej
ec17f5b9c0 IDE, CodeTools: new "WithoutExtraIndent" parameter in "case ofall" code template. When used the case-list will be flat (prior behavior). When not used, case-list will be indented with default editor options.
git-svn-id: trunk@53040 -
2016-09-26 18:43:28 +00:00
ondrej
c0cc369d3d IDE, CodeTools: support {scopedenums on} in "case ofall" code template
git-svn-id: trunk@53039 -
2016-09-26 18:14:15 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
71a92380d4 IDE: Cleanup.
git-svn-id: trunk@49280 -
2015-06-06 11:19:40 +00:00
maxim
6f4c8353e5 IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
2015-06-02 23:56:03 +00:00
juha
7ec897ebf9 IDE: Use new InputQuery in CodeTemplate dialog. Issue #28171, patch from Alexey Torgashin.
git-svn-id: trunk@49161 -
2015-05-24 22:05:22 +00:00
juha
673bafe26d IDE: Use FileNameEdit in CodeTemplates dialog. Issue #28087, patch from Alexey Torgashin.
git-svn-id: trunk@49021 -
2015-05-14 11:58:52 +00:00
mattias
085a099b89 IDE: code templates: fixed tab order, gray buttons if empty, patch #28027
git-svn-id: trunk@48929 -
2015-05-05 08:51:52 +00:00
maxim
80ea45ac3c IDE: improved i18n
git-svn-id: trunk@48467 -
2015-03-23 22:28:26 +00:00
mattias
f3f0866921 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
mattias
fa9f04a4db IDE: code templates dlg: layout wider, less height
git-svn-id: trunk@47280 -
2015-01-02 13:34:07 +00:00
juha
3985d2f0cb IDE: Import/export paths in path editor dialog. Part of issue #25903.
git-svn-id: trunk@46200 -
2014-09-13 08:40:50 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
mattias
e02c8ef2c8 codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
git-svn-id: trunk@42177 -
2013-07-22 22:08:53 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
martin
ee4e8f2cb6 CodeTemplate: allow tab to trigger / selection to ignore. issue #0017631
git-svn-id: trunk@36527 -
2012-04-02 18:32:06 +00:00
maxim
8b474781e5 IDE: Code template editor form: fixed/improved layout and localization
git-svn-id: trunk@35494 -
2012-02-19 20:22:02 +00:00
martin
ce0c730b46 EditorOpts: Fixed assigning Keymaps
git-svn-id: trunk@35405 -
2012-02-16 21:31:09 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
6b19f5e2aa IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +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
martin
d44c35bf1c Code templates: description for Param
git-svn-id: trunk@34694 -
2012-01-10 15:16:33 +00:00
mattias
2cc4c204cc codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918
git-svn-id: trunk@34249 -
2011-12-17 15:15:29 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
paul
97ae5619ba ide: TCodeTemplateEditForm - use CreateNew constructor because it has no resource
git-svn-id: trunk@29277 -
2011-02-01 02:23:27 +00:00
mattias
f4ecc0e4f7 IDE: code templates: fixed auto indent for middle space
git-svn-id: trunk@28970 -
2011-01-12 12:21:41 +00:00
mattias
5e9003e17e IDE: code templates: renamed Edit to Rename, bug #18212
git-svn-id: trunk@28898 -
2011-01-07 19:00:29 +00:00
maxim
7696d6fc43 IDE, Code templates dialog: fixed localization
git-svn-id: trunk@28895 -
2011-01-07 14:15:28 +00:00
mattias
e2a2b1c57f IDE: code templates: auto indent and option to disable it for each template, bug #17632
git-svn-id: trunk@28876 -
2011-01-06 17:14:35 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
martin
084a15c640 IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes
git-svn-id: trunk@25626 -
2010-05-25 00:43:06 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
marc
1e0889bde7 * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort
git-svn-id: trunk@20757 -
2009-06-27 14:41:20 +00:00
martin
ce0d987c5f SynEdit: Added code-template mode: Edit params in cells / Renamed Unit
git-svn-id: trunk@20736 -
2009-06-24 22:50:35 +00:00
martin
d6b3aff8c9 SynEdit: Added code-template mode: Edit params in cells
git-svn-id: trunk@20732 -
2009-06-24 19:33:05 +00:00
mattias
2fb278ff06 IDEIntf: fixed mem leak
git-svn-id: trunk@20721 -
2009-06-23 13:22:00 +00:00
mattias
598ea5c870 IDE: added code macro WordAtCursor
git-svn-id: trunk@20720 -
2009-06-23 09:03:54 +00:00