Commit Graph

62 Commits

Author SHA1 Message Date
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
vincents
99f2a3de36 IDE: trim trailing dots from code template dialog title
git-svn-id: trunk@11809 -
2007-08-13 22:21:05 +00:00
mattias
0f509809a3 translations: german: updates from Joerg Braun
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
vincents
a3f92897ec IDE: fixed deleting a code template (issue #7606)
git-svn-id: trunk@10079 -
2006-10-16 11:13:37 +00:00
mattias
c3a3491b91 replaced *.* with GetAllFilesMask from Darius
git-svn-id: trunk@9646 -
2006-07-20 20:33:10 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
b9bb55769f added help for code template dialog
git-svn-id: trunk@9217 -
2006-04-30 22:49:29 +00:00
mattias
b88178d606 improved layout of ide code makro dlg
git-svn-id: trunk@9095 -
2006-04-09 20:07:59 +00:00
mattias
142b936147 added code macros date, time, datetime
git-svn-id: trunk@9039 -
2006-03-29 09:38:14 +00:00
mattias
ce294c63d5 various fixes for carbon
git-svn-id: trunk@8428 -
2006-01-04 00:09:36 +00:00
marc
ef73f23364 * Fixed listbox index vs. completions index (editing the wrong template)
git-svn-id: trunk@8269 -
2005-12-07 23:29:09 +00:00
mattias
e763403d49 implmented IDE code macro ProcedureName
git-svn-id: trunk@8136 -
2005-11-11 18:39:04 +00:00
mattias
488b1ad6e4 added parameter edit to code macro selection
git-svn-id: trunk@8132 -
2005-11-11 15:31:06 +00:00
mattias
2197f00eca improved layout of form editor options
git-svn-id: trunk@8108 -
2005-11-08 18:51:58 +00:00
mattias
5d801fb155 implemented IDE code macro ProcedureHead
git-svn-id: trunk@8107 -
2005-11-08 18:20:45 +00:00
mattias
4ff395608a fixed not turning visible on designed forms
git-svn-id: trunk@8106 -
2005-11-08 18:05:12 +00:00
mattias
4595d9066c implemented IDE code macro selection
git-svn-id: trunk@8102 -
2005-11-08 15:50:42 +00:00