Commit Graph

80 Commits

Author SHA1 Message Date
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
mattias
09342edb8f gtk intf: fixed GetClientRect for notebook
git-svn-id: trunk@12694 -
2007-11-02 10:58:55 +00:00
mattias
ef2d81ca2c LCL: reduced debug output
git-svn-id: trunk@12693 -
2007-11-02 10:03:36 +00:00
mattias
f35c3482e5 IDE: code templates dlg: fixed caption of last option
git-svn-id: trunk@12659 -
2007-10-31 09:44:42 +00:00
marc
bb53da61ad * localization ifixes of Code Templates Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12636 -
2007-10-30 00:04:11 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
mattias
70c926401f IDE: started code macro AddMissingEnd
git-svn-id: trunk@12000 -
2007-09-11 23:57:27 +00:00
mattias
4ec6450897 IDE: implemented attributes for code templates
git-svn-id: trunk@11997 -
2007-09-11 17:38:17 +00:00
vincents
9ba1b42342 IDE: fixed syntax highlighting in code templates dialog (bug #8288)
+ put TSynFreepascalSyn on component palette
+ use TSynFreePascalSyn instead of TSynPasSyn in code template dialog

git-svn-id: trunk@11813 -
2007-08-14 11:15:52 +00:00