Commit graph

76 commits

Author SHA1 Message Date
Alexander Koblov
aa9b6fc691 FIX: Use fmCreate when rewrite file 2021-10-17 11:01:49 +03:00
jack2m
a48c727276
ADD: Feature [0002653] "Selected text only" enable if text highlighted (#148) 2021-08-01 19:26:23 +03:00
Alexander Koblov
cb7edd8b12 UPD: Editor - show encoding in status bar as in menu
FIX: Refresh original text and encoding after save with changed encoding
2020-11-17 20:19:30 +00:00
Alexander Koblov
e2e442bd47 FIX: Set toolbar icons size in Viewer and Editor 2020-11-14 12:21:45 +00:00
Alexander Koblov
ff74abf312 ADD: Option to set toolbar icons size in Viewer and Editor 2020-11-14 11:38:32 +00:00
Alexander Koblov
6c58a27b98 ADD: Editor - support highlighters other menu item 2020-10-04 13:08:26 +00:00
Alexander Koblov
2d5a7f2e6f FIX: Editor - status bar 2020-08-24 18:14:18 +00:00
Alexander Koblov
a30766a0f9 ADD: Editor - show encoding and line ending type in the status bar 2020-08-23 19:32:35 +00:00
Denis Bisson
be0aed37ff ADD: We may configure the font used in the Tree View Menu.
FIX: The font used for the search results is not correctly preserved and restored from a session to another.
ADD: The font used for the function button at the buttom in main panel is now configurable (before, we were able to change size, but not actual font used).
CHG: The elements of the configuration window for the font are now generated at run-time instead of being at design-time. Elements are generated from the "gFonts" so we won't forget any configurable font this way.
UPD: New language files for above modification. But they have been updated in such way that the translated strings for the font usage have been preserved. Only the last three that were forgotten and not present visually in previous versions are to be translated.
2020-01-03 04:55:45 +00:00
Alexander Koblov
4a530297fe ADD: Save/load search text options in Editor (CaseSens, RegExpr) 2020-01-02 18:20:31 +00:00
Alexander Koblov
4a18e1bf23 ADD: Edit as admin 2019-10-15 18:37:17 +00:00
Alexander Koblov
1cccc22402 FIX: Wrong window focus when view/edit/compare files from virtual file source 2019-07-20 11:16:51 +00:00
cordylus
d8e008077c ADD: Multi-Caret mode in editor (includes column editing) 2019-06-16 15:52:34 +00:00
cordylus
f0d3ef680d FIX: Copying in column mode in editor 2019-06-16 14:40:34 +00:00
Alexander Koblov
179422d583 UPD: Use UTF-16 instead UCS2 2019-05-12 08:44:25 +00:00
Alexander Koblov
e6821ae098 ADD: Feature [0002242] Custom ruler position 2019-05-10 11:36:02 +00:00
Denis Bisson
c1c264b726 RMV: In the internal editor, remove the shortcuts from the form's TAction's. Being like that, they could not be removed at run-time. Now they can and remains configurable.
ADD: Still in internal editor, add "Alt+X" and "Ctrl+G" as default shortuts for "cm_FileExit" and "cm_EditGotoLine" respectively as they were the shortcut coded directly with the TAction directly in the form. The other shortcuts were already there.
RMV: Some images for TMenuItem were saved in the form itself. These have been removed since anyway we're referring to a TAction which has an index for a TImageList. It removed few lines from the form.
UPD: Dropped .lrt file for the internal editor form and replaced by new ".lrj" file.
2018-11-12 02:20:29 +00:00
Alexander Koblov
6221e270b0 FIX: Editor - show error when cannot write to file 2018-09-16 10:26:36 +00:00
Alexander Koblov
4514cf18f4 ADD: Editor - translation of replace query string 2018-09-07 21:26:14 +00:00
Denis Bisson
292b84b098 ADD: When launching internal editor configuration, the new options will be usable immediately in the last editor without having to close and re-launch it. It's not perfect, it be applied for all opened editors, etc. but at least, in the last one it will be usable immdiately. This will be useful in case we launch editor configuration from the editor itself and wants the modification take effect immediately without having to re-launch the edition of our file. 2018-08-26 20:56:50 +00:00
Denis Bisson
17cb1e60c6 ADD: Addition regarding internal editor options.
ADD: In internal editor, add option "Smart Tabs". It was always enable by default and with the option we'll be able to disable it.
ADD: In internal editor, add option "Tab Width". With the possibility to disable smart tabs, this option may now be useful in many cases.
2018-08-26 20:35:46 +00:00
Alexander Koblov
9300a1bef2 ADD: Editor - reload action 2018-03-31 21:50:18 +00:00
cordylus
282b92c712 ADD: Compare by content for files that are not directly accessible (archives, FTP, etc.) 2017-12-20 16:46:33 +00:00
Alexander Koblov
5df2c923a2 FIX: Bug [0001911] New File discards unsaved changes in currently open file 2017-09-05 18:34:13 +00:00
Denis Bisson
61ceb12f89 FIX: In built-in editor, preserve the status of the "Regular Expressions" checkbox in the "Search" dialog for the next search. When tweaking a regex to search what we want to target, it was annoying to keep re-checking it each time.
RMV: Remove dead functions "EditorKeyDown" and "EditorKeyPress".
2017-07-15 02:12:20 +00:00
Alexander Koblov
cfce069195 ADD: Editor load icons from icon theme 2017-05-21 09:53:06 +00:00
Alexander Koblov
f6288510dd ADD: Determine file type (i.e. syntax highlighter) by content 2017-02-25 14:56:57 +00:00
Alexander Koblov
0ac4584589 ADD: Load custom syntax highlighter (issue 0001393) 2017-02-25 11:55:25 +00:00
Alexander Koblov
7593a6eb1b FIX: Hotkeys in editor 2016-06-29 18:32:30 +00:00
Alexander Koblov
e492a715ff FIX: Workaround for bug [0001409] 2016-06-11 16:41:55 +00:00
meteu
2291c5cab5 ADD: new command for Editor: Find previous, assigned on Shift+F3 2016-03-01 21:15:17 +00:00
meteu
1ce2b54f48 FIX: Replace dialog not shown in Editor 2016-03-01 16:17:01 +00:00
meteu
b10f3e0a50 ADD: categories Editor,FindFiles in HotKeys
ADD: FunctionButtons panel now can be zoomed on Ctrl+Wheel
ADD: Dbl click in Options-HotKeys at unassigned hotkey show Add hotkey form
2016-02-27 15:27:07 +00:00
Alexander Koblov
69480f9ede UPD: Show editor options page from Editor 2016-01-22 22:44:00 +00:00
Alexander Koblov
b685c9e97f ADD: Some options to internal editor 2016-01-22 21:46:44 +00:00
meteu
af9cd94ca4 ADD: Ctrl+wheel in internal viewer (WARNING! Need uninstall/install component ViewerControl, rebuild IDE)
UPD: code of zooming
2016-01-21 16:16:19 +00:00
meteu
2268e75c0c ADD: Font size limitation control 2016-01-21 09:04:31 +00:00
meteu
471aee3b08 ADD: Zooming by Ctrl+Wheel in FilePanels and in internal editor 2016-01-20 20:10:27 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
cce1acca1e ADD: Feature [0001170] Editor should support Unicode 2015-09-11 20:02:57 +00:00
Alexander Koblov
177c70b5e1 ADD: Edit file in virtual file system 2015-08-24 18:29:00 +00:00
Alexander Koblov
8af225a936 ADD: Show message when text not found in Editor 2015-01-21 18:42:37 +00:00
Alexander Koblov
978b622862 FIX: Crash at read error 2015-01-16 21:16:01 +00:00
Alexander Koblov
b0afd21a30 ADD: Editor - goto line command 2014-01-18 08:48:22 +00:00
Alexander Koblov
bc800a1b5d FIX: Bug [0000766] "Crash if search template using for file coloring has invalid regular expression" 2013-12-04 17:18:15 +00:00
Alexander Koblov
909efb63d9 FIX: Load color scheme for default highlighter 2013-10-06 12:35:19 +00:00
Alexander Koblov
6cc4f9f3a9 FIX: Bug [0000384] "Excess line break at file end"
FIX: Bug [0000510] "Garbage when save file with BOM"
2012-06-27 14:57:30 +00:00
Alexander Koblov
2d5ad21ee7 FIX: Bug [0000504] "When editing file and press Esc and then Esc changes will be lost" 2012-06-20 15:42:57 +00:00
Alexander Koblov
b8d20d6a9c UPD: Make Editor form really standalone 2012-05-20 07:14:34 +00:00
cobines
de64ab5931 UPD: Unify showing options pages in a single function. 2012-04-10 11:50:50 +00:00