3f2f88e69a
LazEdit: update links to the authors website.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-12 23:17:35 +00:00
753ec5dfa0
LazEdit: when dealing with SelStart and SelEnd,.use Length (not Utf8Length) because SynEdit internally works with bytpositions.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-06 23:34:38 +00:00
af315f4311
LazEdit: when calling FileGetAttrUTF8 check for LongInt(feInvalidHandle) instead of feInvalidHandle.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-29 12:03:21 +00:00
203059b3df
LazEdit: when calling FileGetAttrUTF8 check for feInvalidHandle.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-05-10 16:23:34 +00:00
246fc9e568
LazEdit: EditorPageControl: Fix not being able to save hidden files on Windows.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-05-02 22:29:20 +00:00
7826dd6b83
LazEdit: open file in unused open current editor if available, else in newly created editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:35:12 +00:00
e503d1b77f
LazEdit: TEditor.GuessFileTypeFromString: fix xml detection
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-30 09:35:13 +00:00
9cb94c0591
Fixed wrong LineNr in call to DoCharSetChanged
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-08 17:42:45 +00:00
c6d8a731af
Cleanup code to set Tabsheet.Caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:56:52 +00:00
041633a17f
Improved Open/SaveDialog filter handling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 13:32:11 +00:00
67bf2fc1f7
Fixes:
...
1. Implemented mrulists.pp unit, fixes crash on clicking on MRU menu item
2. Translated some remaining dutch strings in English translations and in main.pp
3. Commandline parameter handling
4. Re-introduced --pcp and -n commandline parameters
5. If no parameters specified, no blank page is opened
6. Update View -> Highlighter menu to reflect current active highligter
7. Add suffix to filename in TabSheet caption when needed
8. Fix bug in TEditor.ExtToFileType: FFileType was not updated
9. Fix wrong FileNotSaved dialog on new empty editor when closing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 11:32:55 +00:00
b9288ee525
lazedit: Patch from graeme to fix compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 14:14:42 +00:00
602810ca63
lazedit: Centralizes the constants in 1 file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-16 10:08:19 +00:00
473f704c1a
lazedit: Many more translation improvements
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-15 17:15:51 +00:00
15587b8ede
Adds lazedit, a text editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 15:53:59 +00:00