Commit Graph

4 Commits

Author SHA1 Message Date
e185b2ed51 MruLists.pp: fix call to CompareFileNames (function signature has changed).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-29 12:24:23 +00:00
3c8f140dc0 LazEdit: MruLists.pp: don't Trim filenames when adding, it's wrong.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-01 13:07:24 +00:00
a8e6f92847 Removed unused constant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:58:15 +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