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 |
|
mattias
|
49402b03a1
|
IDE: added code macro: PrevWord, from Oleg, bug #13747
git-svn-id: trunk@20166 -
|
2009-05-24 11:27:03 +00:00 |
|
mattias
|
46cf4464ea
|
IDE: implemented code macro ofall
git-svn-id: trunk@19654 -
|
2009-04-27 20:58:04 +00:00 |
|
darius
|
9a5a4f4246
|
removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
git-svn-id: trunk@16998 -
|
2008-10-15 08:25:10 +00:00 |
|
darius
|
1fec8e9baf
|
implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate
git-svn-id: trunk@16996 -
|
2008-10-14 22:40:32 +00:00 |
|
darius
|
d91d1ae561
|
added help button, fixed achoring InsertMacroButton
git-svn-id: trunk@16961 -
|
2008-10-11 21:33:32 +00:00 |
|
laurent
|
bb622f5b15
|
Load glyph form resource
git-svn-id: trunk@16671 -
|
2008-09-22 09:50:20 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
108a310615
|
codetools: replaced some var parmas with out params
git-svn-id: trunk@13248 -
|
2007-12-09 11:07:51 +00:00 |
|
mattias
|
5a4515b1ce
|
IDE: code templates: removed AddChar attribute and added RemoveChar attribute
git-svn-id: trunk@13033 -
|
2007-11-26 11:56:20 +00:00 |
|