Commit Graph

440 Commits

Author SHA1 Message Date
martin
8bca8c909b SynEdit: Added configuration for mouse behaviour Issue #1878, Issue #8603, see http://wiki.lazarus.freepascal.org/Editor_Options_Mouse
git-svn-id: trunk@20353 -
2009-06-02 18:11:47 +00:00
paul
8ed9eb8aba ide: use editor font in the path editor
git-svn-id: trunk@20343 -
2009-06-02 08:35:40 +00:00
martin
12525ac2ec EditorOptions: Prepare for User defined ColorSchemes, patch by Graeme Geldenhuys , issue #13771
git-svn-id: trunk@20123 -
2009-05-22 09:58:18 +00:00
mattias
f8012d194e IDE: fixed result of SaveSourceEditorChangesToCodeCache, codetools: started complete block
git-svn-id: trunk@20107 -
2009-05-21 13:24:15 +00:00
martin
d3bde9aa5a SynEdit, Folding: allow collapsing more than one fold per line. issue #12811
git-svn-id: trunk@19491 -
2009-04-18 18:58:50 +00:00
mattias
d51c6ab375 IDE: clean up
git-svn-id: trunk@19490 -
2009-04-18 17:33:54 +00:00
martin
717098fbae Editor-Options: Put fold/DividerDraw on separate pages
git-svn-id: trunk@19485 -
2009-04-18 13:45:49 +00:00
martin
71fb77ec40 SynEdit: Fold at %Region and $IfDef (Issue #12718)
git-svn-id: trunk@19409 -
2009-04-13 15:36:53 +00:00
martin
f28c5d307b IDE Editor Option: Make custom fold/divider options working for Delphi mode too
git-svn-id: trunk@19250 -
2009-04-06 12:47:58 +00:00
martin
d683c26988 SynEdit: Allow configuration for folding
git-svn-id: trunk@19234 -
2009-04-05 20:46:30 +00:00
martin
63703b883c SynEdit: Fix crash using the Delphi highlighter (introduced in revision 19220 #9918770992) issue #13467
git-svn-id: trunk@19229 -
2009-04-05 14:13:27 +00:00
martin
9918770992 SynEdit: Customizable DividerDraw settings (solves issue #13322)
git-svn-id: trunk@19220 -
2009-04-04 18:27:45 +00:00
martin
19be7391db SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line"
git-svn-id: trunk@19121 -
2009-03-26 17:45:54 +00:00
martin
d12a2dd815 SynEdit, Options: Markup current word, stick to word boundaries for short words by default
git-svn-id: trunk@18987 -
2009-03-14 12:41:52 +00:00
martin
f50efde17e SynEdit, changed default for markup current word: NoKeywords = true.
git-svn-id: trunk@18596 -
2009-02-06 22:13:45 +00:00
martin
42a27dba3d SynEdit: Highlight Begin/End pairs
git-svn-id: trunk@18436 -
2009-01-25 12:36:29 +00:00
martin
d4af1c75ec SynEdit, Gutter: Renamed some of the new methods (Thanks Mark W. for the Feedback)
git-svn-id: trunk@18386 -
2009-01-21 22:47:33 +00:00
martin
64ffa702f8 SynEdit, Gutter: Renamed some of the new methods
git-svn-id: trunk@18383 -
2009-01-21 20:47:05 +00:00
martin
e2a0793b44 SynEdit Gutter: Cleanup, Refactor, Added some helper methods
git-svn-id: trunk@18366 -
2009-01-21 01:52:28 +00:00
martin
d6f3b57426 Options: Removed nearly duplicate option for mark-up current word
git-svn-id: trunk@18349 -
2009-01-19 22:14:16 +00:00
paul
2fc3b17230 ide: fix crashes after gutter refactoring (separator index = -1 caused TList exceptions)
git-svn-id: trunk@18335 -
2009-01-19 05:51:04 +00:00
martin
77c9b560ff SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file
git-svn-id: trunk@18330 -
2009-01-18 17:43:57 +00:00
paul
5714e4dadc ide: fix saving of extra char spacing = 1 (bug #0012982)
git-svn-id: trunk@18310 -
2009-01-16 18:05:12 +00:00
martin
14675021da SynEdit, Trim Spaces: added option to set how long trailing spaces stay valid
git-svn-id: trunk@18264 -
2009-01-12 22:35:48 +00:00
martin
a10dc20b6a SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle)
git-svn-id: trunk@18247 -
2009-01-11 02:51:28 +00:00
martin
585bbf6ef1 SynEdit, Auto-Indent: Implement indent types
git-svn-id: trunk@18241 -
2009-01-10 21:11:37 +00:00
martin
2f7de3e7d3 SynEdit: implemented "End jumps to nearest start" and end key toggles between visible and real line end / end-key now behaves like home-key (just on the end of line).
git-svn-id: trunk@18215 -
2009-01-08 19:45:08 +00:00
paul
6ee515e85b ide: add an ability to customize colors for folded code
git-svn-id: trunk@18154 -
2009-01-06 07:28:36 +00:00
martin
5117148943 SynEdit: Improved highlight current word
git-svn-id: trunk@18144 -
2009-01-05 21:33:49 +00:00
martin
18520f8a49 SynEdit, highlight current word: More options
git-svn-id: trunk@18077 -
2009-01-03 15:04:47 +00:00
martin
d5b60c9b4c Options/SynEdit: Timeconfig for Markup current word
git-svn-id: trunk@18073 -
2009-01-03 12:59:27 +00:00
paul
376c4dca6f ide: add an ability to change gutter separator position
git-svn-id: trunk@18060 -
2009-01-02 17:59:15 +00:00
paul
f9dc5024c6 synedit, ide: revert r18051 #cc153d9977
git-svn-id: trunk@18059 -
2009-01-02 17:36:17 +00:00
paul
aa53788f4b synedit, ide: allow to customize "Highlight current word" option, add default colors
git-svn-id: trunk@18056 -
2009-01-02 17:10:37 +00:00
paul
3247efea96 ide: adjust default colors for gutter fold tree and right margin
git-svn-id: trunk@18054 -
2009-01-02 16:33:12 +00:00
paul
cc153d9977 synedit, ide: add an option to skip gutter separator line draw. by default this line is forced even the last gutter part is a fold tree
git-svn-id: trunk@18051 -
2009-01-02 16:11:50 +00:00
martin
0978ce2ba7 SynEdit, Gutter: Changed Layout, Code clean-up
git-svn-id: trunk@18040 -
2009-01-02 12:10:51 +00:00
paul
13566b86d7 ide: set folding divider lines default level to 4, allow to set the same level to 0 to remove divider lines
git-svn-id: trunk@18038 -
2009-01-02 11:20:41 +00:00
paul
8530d2cdc8 ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
paul
98c05562f3 ide: move gutter color and right margin color to the syntax highlight page (it is more colors page), invent special handling for single color elements not related to highlighter
git-svn-id: trunk@17630 -
2008-11-29 16:45:39 +00:00
paul
3f92aa3cef ide: set source editor modified lines colors
git-svn-id: trunk@17625 -
2008-11-28 17:53:29 +00:00
paul
867203e6d9 ide: allow to choose bracket highlight style in IDE
git-svn-id: trunk@17578 -
2008-11-25 08:51:40 +00:00
paul
1b45d00540 ide: fix line highlight for other schemes
git-svn-id: trunk@17559 -
2008-11-24 02:54:20 +00:00
mattias
332817a926 IDE: fixed highlighting current line for texts
git-svn-id: trunk@17553 -
2008-11-23 22:01:19 +00:00
paul
36772a0ef6 ide: add support for FrameColor (synedit)
git-svn-id: trunk@17550 -
2008-11-23 16:34:53 +00:00
paul
51d16cde68 ide: fix color schemes. Use clDefault in the color scheme to map to Default scheme color and clNone to skip color
git-svn-id: trunk@17541 -
2008-11-23 11:55:15 +00:00
paul
8cbdaf18c9 ide: add highlight line color to options
git-svn-id: trunk@17524 -
2008-11-22 17:44:43 +00:00
paul
b5f8b6bb2a ide: add an option to show/hide Object Inspector status bar
git-svn-id: trunk@17469 -
2008-11-20 08:35:23 +00:00
paul
5a7ea3aab2 ide: add line numbers colors to the editor options (and default values for all color schemes)
git-svn-id: trunk@17465 -
2008-11-20 07:47:59 +00:00
paul
11512ebf97 ide: change bracket highlight color look as in delphi for delphi color scheme (exact drawing cannot be achieved due to different way of bracket highlight painting in delphi and lazarus)
git-svn-id: trunk@17462 -
2008-11-20 03:36:08 +00:00
paul
bbbee97d32 ide: fix Incremental Search color for delphi color scheme
git-svn-id: trunk@17460 -
2008-11-20 03:09:53 +00:00
paul
7951fe32e6 ide: update delphi color scheme to match delphi ide source editor colors
git-svn-id: trunk@17437 -
2008-11-19 10:39:28 +00:00
paul
7a1d79446f ide: start merge of editor options into ide options dialog
git-svn-id: trunk@17164 -
2008-10-31 09:42:29 +00:00
paul
b98f8156f9 ide: cleanup
git-svn-id: trunk@17096 -
2008-10-22 09:46:48 +00:00
paul
c7dc05e527 ide: start split editor options and editor options dialog
git-svn-id: trunk@17095 -
2008-10-22 09:40:37 +00:00
paul
971276cb1d ide: complete IDE Options api, adjust frames and editor to work with it
git-svn-id: trunk@17085 -
2008-10-21 09:30:01 +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
tombo
d4de936c86 IDE EditorOptions: added option to disable code editor anti-aliasing
SynEdit: fix TFont.Quality handling

git-svn-id: trunk@16921 -
2008-10-07 16:54:08 +00:00
paul
e5735f96fc images: add keyboard and character image
ide: replace Key treeview images by common images

git-svn-id: trunk@16833 -
2008-10-02 01:03:02 +00:00
mattias
5c92367f38 IDE: saving key scheme
git-svn-id: trunk@16763 -
2008-09-27 09:24:08 +00:00
laurent
44ff9fc859 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16674 -
2008-09-22 14:54:45 +00:00
laurent
ef99e72ec8 add standard glyph in buttons
git-svn-id: trunk@16603 -
2008-09-16 07:45:44 +00:00
mattias
859ec0bba3 synedit: carbon: ctrl mouse links now use Cmd under carbon
git-svn-id: trunk@16488 -
2008-09-08 13:24:56 +00:00
mattias
7e7c616d52 IDE: using designtime size for defaults
git-svn-id: trunk@16448 -
2008-09-06 08:13:47 +00:00
mattias
2e0d8d0bcd IDE: editor options: set default for showlinenumbers to true
git-svn-id: trunk@16437 -
2008-09-05 15:56:17 +00:00
mattias
309d5ab422 IDE: changed default of ShowOnlyLineNumbersMultiplesOf to 5
git-svn-id: trunk@16420 -
2008-09-05 00:09:07 +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
vincents
c4633603ff IDE: fixed loading RightMarginColor editor option (issue #11939)
git-svn-id: trunk@16174 -
2008-08-21 09:55:47 +00:00
mattias
929c85386f IDE: editor options: keymapping: auto removing filter hint
git-svn-id: trunk@16163 -
2008-08-20 13:00:25 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
vincents
44394cec6c IDE: editor options, fixed showing non ascii chars in the key mapping dialog (bug #11874)
git-svn-id: trunk@16064 -
2008-08-15 09:28:12 +00:00
mattias
1f21f5efc1 IDE: fixed checklfm dlg
git-svn-id: trunk@16032 -
2008-08-12 12:26:57 +00:00
mattias
7ca6501375 IDE: renamed caret to cursor for consistency
git-svn-id: trunk@15996 -
2008-08-08 13:42:16 +00:00
mattias
3ca7d74abe IDE: editor options: fixed n-th linnumber label and sping edit enable from Maxim
git-svn-id: trunk@15989 -
2008-08-07 21:08:05 +00:00
mattias
e4a2bd9d92 synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent
git-svn-id: trunk@15956 -
2008-08-05 11:56:39 +00:00
mattias
8759733936 LCL: added ssMeta, scMeta to Shortcuts, carbon: Cmd now sets ssMeta, Ctrl now sets ssCtrl, Alt now sets ssAlt, IDE: changed Mac OS X key mapping scheme
git-svn-id: trunk@15911 -
2008-07-29 21:21:33 +00:00
mattias
ea77abcf97 IDE: editor options: fixed saving visible gutter
git-svn-id: trunk@15900 -
2008-07-28 09:42:50 +00:00
mattias
6ee5435e15 IDE: editor options: font name: adding new font to combobox
git-svn-id: trunk@15896 -
2008-07-28 05:26:57 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
mattias
7c32a96cb1 IDE: updated new editor options, from Martin Friebe, bug #11755
git-svn-id: trunk@15884 -
2008-07-27 07:46:21 +00:00
mattias
fa53a41c30 IDE: editor options: update previews on change of color scheme
git-svn-id: trunk@15882 -
2008-07-27 07:36:36 +00:00
mattias
3aed0552c5 IDE: implemented TCustomShortCutGrabBox
git-svn-id: trunk@15881 -
2008-07-26 21:41:17 +00:00
mattias
cbc57806d7 synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
2008-07-26 15:11:57 +00:00
mattias
9383a66e7e IDE: fixed Delphi highlighter color defaults
git-svn-id: trunk@15872 -
2008-07-26 09:38:15 +00:00
mattias
078194f6b2 IDE: hide editor option showscrollhint - it is not implemented yet in synedit
git-svn-id: trunk@15864 -
2008-07-25 10:42:57 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
mattias
c243610491 IDE: fixed TEditorOptionsForm.GeneralCheckBoxOnChange parameter
git-svn-id: trunk@15832 -
2008-07-21 21:58:18 +00:00
mattias
9b4a380f50 codetools: returning false on error searching ancestors, bug #11665
git-svn-id: trunk@15828 -
2008-07-21 11:39:11 +00:00
mattias
1341499890 synedit: set default synedit font for carbon
IDE: sourceditor: using the same default font as synedit
  IDE: added code template d for debugln
  IDE: moved Insert $IFDEF in keymapping to edit section
  CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
  CodeTools: define LCL and LCLwidgetset for lazarus sources
  IDE: Editor Options Keymapping: implemented text filter and shortcut search

git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
194d128c0f IDE: allowing negative font height
git-svn-id: trunk@15812 -
2008-07-18 08:08:06 +00:00
mattias
ec306d185d codetools: added debugging info or dangling events
git-svn-id: trunk@15811 -
2008-07-18 08:00:07 +00:00
mattias
f70b98cbb8 IDE: added minimum font height of 6
git-svn-id: trunk@15792 -
2008-07-16 19:15:33 +00:00
mattias
e8071d14a8 synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
2008-07-07 07:41:40 +00:00
mattias
94a0e34fb6 IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
2008-06-24 08:43:22 +00:00
mattias
7045b20e83 IDE: editor options: added option Show Special Characters
git-svn-id: trunk@15350 -
2008-06-07 01:31:00 +00:00
vincents
602c15291d IDE: added JavaScript syntax highlighter in the editor (issue #11344)
git-svn-id: trunk@15212 -
2008-05-23 08:38:11 +00:00
mattias
82e3c2e507 IDE: added default for default pascal highlighting
git-svn-id: trunk@15004 -
2008-04-29 08:36:02 +00:00
mattias
090c97987e IDE: editor options: color listbox: workaround for not working OnSelChange under gtk2
git-svn-id: trunk@15003 -
2008-04-29 07:59:35 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
vincents
9081581c3b IDE: reduced compiler hints
git-svn-id: trunk@14715 -
2008-04-01 13:19:22 +00:00
mattias
fa409403fa IDE: editor options: removed obsolete gutter width
git-svn-id: trunk@13784 -
2008-01-17 21:13:16 +00:00
mattias
ce502da865 IDE: source editor: synedits Gutter.AutoSize set to true
git-svn-id: trunk@13695 -
2008-01-09 20:14:50 +00:00
vincents
6631eb4c66 text: replaced plz -> please (bug #10319)
git-svn-id: trunk@13161 -
2007-12-05 10:52:44 +00:00
paul
185a339a40 comment DebugLn in editoroptions
git-svn-id: trunk@12540 -
2007-10-21 03:53:39 +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
4ec6450897 IDE: implemented attributes for code templates
git-svn-id: trunk@11997 -
2007-09-11 17:38:17 +00:00
mattias
576644f062 memcheck: updated for fpc 2.3.1
git-svn-id: trunk@11846 -
2007-08-22 21:31:28 +00:00
mattias
0f906599f6 LCL: fixed DoAutoSize endless loop, h2pas: small improvements, fixed range check errors
git-svn-id: trunk@11717 -
2007-08-02 18:51:03 +00:00
vincents
0d933d5786 IDE: set initial value for editor font in font dialog of the editor options dialog (bug #9364)
Patch by Gerardus

git-svn-id: trunk@11710 -
2007-08-02 11:33:24 +00:00
mattias
6b2ec19d9c IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets
git-svn-id: trunk@11286 -
2007-06-05 16:38:49 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +00:00
mattias
ce40da1b9d IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
2007-01-09 00:32:45 +00:00
mattias
eb2bc015d7 gtk intf: fixed omitting events during adding items to lists (e.g. TComboBox.Items.Add), IDE: fixed changing file extensions for highlighter
git-svn-id: trunk@10391 -
2007-01-08 00:58:34 +00:00
mattias
5beb7e0377 IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
4f6130917f synedit: codefolding: implemented UnfoldAll
git-svn-id: trunk@10003 -
2006-09-28 21:11:13 +00:00
mattias
6615896b68 synedit: improved gutter space for line numbers
git-svn-id: trunk@9988 -
2006-09-26 22:03:52 +00:00
mattias
2faf2a4bf8 enabled codefolding as default
git-svn-id: trunk@9983 -
2006-09-26 18:44:44 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
48a8c90d20 added resourcestring
git-svn-id: trunk@9679 -
2006-07-25 22:49:35 +00:00
mattias
64cec42ecd fixed auto delay for source editor
git-svn-id: trunk@9678 -
2006-07-25 22:45:56 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
1af44f9fb0 improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
mattias
25cfb2b746 implemented freepascal highlighter with nested comments issue #1991
git-svn-id: trunk@9601 -
2006-07-14 11:22:25 +00:00
mattias
b9bb55769f added help for code template dialog
git-svn-id: trunk@9217 -
2006-04-30 22:49:29 +00:00
mattias
1c48178869 added eoGroupUndo by patch from bug #1190
git-svn-id: trunk@9200 -
2006-04-29 15:32:16 +00:00
mattias
0dfd70a9e0 added ignore all button to font check
git-svn-id: trunk@9032 -
2006-03-28 16:59:46 +00:00
mattias
f4ca574134 added sql highlighter to IDE
git-svn-id: trunk@8997 -
2006-03-22 23:07:58 +00:00
mattias
63479cecfd added xml error for read errors on lpk files
git-svn-id: trunk@8886 -
2006-03-07 17:43:41 +00:00
mattias
56c6712e8a implemented editor option right margin
git-svn-id: trunk@8882 -
2006-03-07 13:41:10 +00:00
mattias
0fdb95d4a6 improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
b8881b0c6c implemented selecting highlighter in source editor
git-svn-id: trunk@8846 -
2006-02-28 12:16:22 +00:00
mattias
73d8121123 enabled define FPDocSystem for the FPC sources to find declarations for the compiler hidden identifiers like writeln, readln
git-svn-id: trunk@8842 -
2006-02-27 23:17:44 +00:00
mattias
c3907ba0de implemented updating message linenumbers on editing
git-svn-id: trunk@8792 -
2006-02-22 02:30:31 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
mattias
16accc1b02 implemented eoAlwaysVisibleCaret from Martin Smat
git-svn-id: trunk@8777 -
2006-02-19 21:56:46 +00:00
mattias
b55d50336c enabled AutoToolTipSymbols editor option
git-svn-id: trunk@8673 -
2006-01-31 14:30:36 +00:00
mattias
fd01e74b09 added eoCaretSkipsSelection to editor options
git-svn-id: trunk@8593 -
2006-01-21 10:22:04 +00:00
mattias
f3454c0129 updated finnish translation
git-svn-id: trunk@8560 -
2006-01-18 22:35:32 +00:00
mattias
8108cc7e91 replaced some resource strings
git-svn-id: trunk@8404 -
2005-12-31 15:18:25 +00:00
mattias
0cb1f93961 fixed TComboBox InitializeWnd calling inherited
git-svn-id: trunk@8201 -
2005-11-21 18:53:43 +00:00
vincents
c7ee52ef9c fixed setting general editor options
git-svn-id: trunk@8181 -
2005-11-17 12:36:19 +00:00
mattias
bb162d5fec implemented manual font selection in editor options
git-svn-id: trunk@8002 -
2005-10-30 12:59:02 +00:00
mattias
47643bc105 added experimental codefolding to IDE
git-svn-id: trunk@7949 -
2005-10-10 17:39:04 +00:00
mattias
e855c9478a fixed showing descriptions in keymapping
git-svn-id: trunk@7876 -
2005-10-01 12:11:04 +00:00
mattias
0187330ac0 fixed showing localized name in keymapping
git-svn-id: trunk@7873 -
2005-10-01 09:25:29 +00:00
mattias
ca1dcc5bcd added TIDECommands.Categories
git-svn-id: trunk@7872 -
2005-10-01 09:18:24 +00:00
mattias
331abd3753 converted editor options dlg to lfm from Darius
git-svn-id: trunk@7858 -
2005-09-30 15:14:39 +00:00
mattias
469ae305aa fixed testing packge output directory writable
git-svn-id: trunk@7841 -
2005-09-27 18:50:27 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
f0028c6138 implemented real conflict check for key mapping
git-svn-id: trunk@7819 -
2005-09-25 11:13:44 +00:00
mattias
23c3181131 fixed compilation
git-svn-id: trunk@7818 -
2005-09-25 10:36:23 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +00:00
mattias
7083dd9b6a fixed anchoring editor opts use background default color anchoring
git-svn-id: trunk@7749 -
2005-09-19 22:14:48 +00:00
mattias
5520bcab6d added mutli passes to TWinControl.AlignControls for interdependent anchored controls
git-svn-id: trunk@7742 -
2005-09-19 19:55:04 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
fa8807c13c added check files on disk when activating main ide bar
git-svn-id: trunk@7705 -
2005-09-14 23:11:24 +00:00
mattias
4f10f5506b moved code templates settings to a dialog of its own - it needs more space for the coming makros
git-svn-id: trunk@7601 -
2005-08-30 20:54:21 +00:00
mattias
4b77b6b726 fixed synedit: assigning text with #0, TSynPasSyn and TSynPHPSyn for #0, added PHP highlighter to IDE
git-svn-id: trunk@7539 -
2005-08-22 11:08:59 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
a27c24ae41 implemented auto ident completion after point plus idle
git-svn-id: trunk@7294 -
2005-06-29 09:24:14 +00:00
mattias
7bbed9755e fixed keymapping, imrpoved autosizing envirnment options dialog
git-svn-id: trunk@7291 -
2005-06-28 22:44:22 +00:00
mattias
0dc9ed7f3a extended IDE frontend for two IDE shortcuts with two key sequences
git-svn-id: trunk@7289 -
2005-06-25 17:10:41 +00:00
mattias
ff9a280e4c added some anchorside autosizing, activated new generic autosizing, removed old special DoAutoSize methods
git-svn-id: trunk@7278 -
2005-06-24 14:03:33 +00:00
mattias
dfbe4b526d fixed small aesthetical editoroptions bugs
git-svn-id: trunk@7089 -
2005-04-19 15:06:30 +00:00
mattias
ab161e4a33 added Enhance Home to editor options
git-svn-id: trunk@6929 -
2005-03-09 12:19:26 +00:00
mattias
db7d0e2fc6 fixed saving Tab Indent Blocks editor option
git-svn-id: trunk@6888 -
2005-03-04 12:31:33 +00:00
mattias
ab8b283f9b fixed copyword in tab line
git-svn-id: trunk@6736 -
2005-02-04 22:04:23 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
87c170a682 fixed several dialogs to react on esacpe
git-svn-id: trunk@6582 -
2005-01-14 00:27:05 +00:00
mattias
e79682cb9c added new editor options: Right Mouse moves cursor and Tab Indent Blocks
git-svn-id: trunk@6546 -
2005-01-11 15:22:04 +00:00
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
5d6c298120 fixed showing all keymappings and missing text selection keys
git-svn-id: trunk@6364 -
2004-12-11 02:21:00 +00:00
mattias
51caf89088 replaced some mosuedown with selectionchanged events from Vincent
git-svn-id: trunk@6300 -
2004-11-26 16:57:22 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
mattias
455f9cf7dc added Delphi color scheme from Razvan
git-svn-id: trunk@6207 -
2004-11-05 22:18:44 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
9cbff0982c added default values for compiler skip options and improved many parts of synedit for UTF8
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
mattias
07dd273dd2 implemented context help for source editor
git-svn-id: trunk@5836 -
2004-08-22 22:47:43 +00:00
mattias
c1484cc371 implemented replacing keys in editor options grab keys
git-svn-id: trunk@5827 -
2004-08-20 12:11:25 +00:00
vincents
2894b20b96 re-added bash highlighter
git-svn-id: trunk@5663 -
2004-07-09 20:48:56 +00:00
mattias
953007e494 fixed highlighter list
git-svn-id: trunk@5658 -
2004-07-07 17:21:13 +00:00
mattias
38b987e7a3 added python highlighter
git-svn-id: trunk@5648 -
2004-07-04 15:58:02 +00:00
mattias
ad34327635 added pascal classic colors from Christian
git-svn-id: trunk@5527 -
2004-05-29 17:29:39 +00:00
mattias
189f2fffe5 added IDEIntf package and component editors for MemDS
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
a3296990d5 font style attribs are now sized dynamic
git-svn-id: trunk@5120 -
2004-01-29 22:31:08 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
d92965ff87 fixed keymapping for irregular keys
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
61462cda2e implemented keymap schemes, started classic scheme
git-svn-id: trunk@4516 -
2003-08-24 12:15:55 +00:00
mattias
7d6600e7ed fixed saving editor option ShowLineNumbers
git-svn-id: trunk@4500 -
2003-08-18 19:27:21 +00:00
mattias
5eb043a6e5 moved TColorButton to dialogs.pp
git-svn-id: trunk@4273 -
2003-06-13 21:08:53 +00:00