Commit Graph

43856 Commits

Author SHA1 Message Date
juha
e1034b74cc IDE: make wrappers or TFileOpenClose methods global functions. Refer to SourceFileMgr singleton when needed.
git-svn-id: trunk@45702 -
2014-06-27 08:36:39 +00:00
juha
1b53356f3f IDE: move method OpenFileInSourceEditor to class TFileOpenClose.
git-svn-id: trunk@45701 -
2014-06-27 08:36:35 +00:00
juha
5a3d5f3dd2 IDE: move method GetAvailableUnitEditorInfo to class TFileOpenClose.
git-svn-id: trunk@45700 -
2014-06-27 08:36:31 +00:00
juha
6421533afc IDE: move OpenMainUnit and RevertMainUnit to class TFileOpenClose.
git-svn-id: trunk@45699 -
2014-06-27 08:36:28 +00:00
juha
1d653dc9e3 IDE: move common code to a local function in TFileOpenClose.FindFile.
git-svn-id: trunk@45698 -
2014-06-27 08:36:24 +00:00
juha
581bc575ac IDE: remove AFileName param from TFileOpenClose.OpenEditorFile, use FFileName directly.
git-svn-id: trunk@45697 -
2014-06-27 08:36:20 +00:00
juha
1d006720b1 IDE: remove CurFileName param in TFileOpenClose.FindFile, use FFileName directly.
git-svn-id: trunk@45696 -
2014-06-27 08:36:16 +00:00
juha
112d4ba761 IDE: get rid of IsIncludeDirective param in GetFilenameAtRowCol.
git-svn-id: trunk@45695 -
2014-06-27 08:36:12 +00:00
juha
3639381e46 IDE: get rid of parameters in TFileOpenClose.OpenFileAtCursor.
git-svn-id: trunk@45694 -
2014-06-27 08:36:09 +00:00
juha
7f58002af2 IDE: get rid of parameters in OpenNotExistingFile.
git-svn-id: trunk@45693 -
2014-06-27 08:36:05 +00:00
juha
02379a1236 IDE: get rid of rest of the parameters in OpenUnknownFile.
git-svn-id: trunk@45692 -
2014-06-27 08:36:01 +00:00
juha
aa3c4d5732 IDE: get rid of Handled param in OpenUnknownFile.
git-svn-id: trunk@45691 -
2014-06-27 08:35:57 +00:00
juha
537b4962cd IDE: move method OpenUnknownFile to class TFileOpenClose.
git-svn-id: trunk@45690 -
2014-06-27 08:35:53 +00:00
juha
48701434d2 IDE: Move OpenNotExistingFile to new TFileOpenClose class.
git-svn-id: trunk@45689 -
2014-06-27 08:35:49 +00:00
juha
0bb3949faa IDE: move a piece of common code to TSourceEditorManager.
git-svn-id: trunk@45688 -
2014-06-27 08:35:44 +00:00
juha
20b51931f7 IDE: tweak and remove some variables in OpenEditorFile. Remove useless return value.
git-svn-id: trunk@45687 -
2014-06-27 08:35:39 +00:00
juha
a1950a42d2 IDE: refactor methods OpenKnownFile and OpenUnknownFile out of OpenEditorFile.
git-svn-id: trunk@45686 -
2014-06-27 08:35:36 +00:00
juha
042d8fed63 IDE: refactor methods PrepareFile and ChangeEditorPage out of OpenEditorFile.
git-svn-id: trunk@45685 -
2014-06-27 08:35:31 +00:00
juha
253b7b7eb2 IDE: rename private method in TFileOpenClose: PrepareInternalFile -> CheckInternalFile.
git-svn-id: trunk@45684 -
2014-06-27 08:35:27 +00:00
juha
e9c6ac3119 IDE: refactor PrepareRevert out of OpenEditorFile.
git-svn-id: trunk@45683 -
2014-06-27 08:35:24 +00:00
juha
f355ed2554 IDE: rename private method in TFileOpenClose: PrepareRevert -> CheckRevert.
git-svn-id: trunk@45682 -
2014-06-27 08:35:20 +00:00
juha
f1c0a955c8 IDE: use private variables in OpenEditorFile, harmonize parameter names.
git-svn-id: trunk@45681 -
2014-06-27 08:35:15 +00:00
juha
96e8c1781b IDE: refactor PrepareInternalFile out of OpenEditorFile.
git-svn-id: trunk@45680 -
2014-06-27 08:35:10 +00:00
juha
ddc6848616 IDE: refactor PrepareRevert out of OpenEditorFile.
git-svn-id: trunk@45679 -
2014-06-27 08:35:06 +00:00
juha
272ec933be IDE: refactor local functions from OpenFileAtCursor to private methods.
git-svn-id: trunk@45678 -
2014-06-27 08:35:01 +00:00
juha
c866e34ef7 IDE: refactor OpenEditorFile() and OpenFileAtCursor() into a new TFileOpenClose. The diff is misleading, identical blocks were found around the code.
git-svn-id: trunk@45677 -
2014-06-27 08:34:56 +00:00
maxim
f52c177812 PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@45676 -
2014-06-26 22:31:05 +00:00
maxim
13f500ec8d PoChecker: shortened button captions
git-svn-id: trunk@45675 -
2014-06-26 22:28:50 +00:00
mattias
87a2cc88b6 pochecker: restored cs.po
git-svn-id: trunk@45674 -
2014-06-26 20:46:00 +00:00
mattias
5e76544782 pochecker: resourcestrings, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45673 -
2014-06-26 20:41:53 +00:00
mattias
22c456d1e3 pochecker: buttons, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45672 -
2014-06-26 20:36:10 +00:00
mattias
d9cea06d08 pochecker: unselect all, select basic button, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45671 -
2014-06-26 20:35:15 +00:00
mattias
0217554726 pochecker: resourcestrings, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45670 -
2014-06-26 20:26:55 +00:00
mattias
74fe767a19 codetools: removed resourcestring
git-svn-id: trunk@45669 -
2014-06-26 13:08:08 +00:00
mattias
62299afa08 IDE: added default keys for jump back/forward: Alt+Left/Right
git-svn-id: trunk@45668 -
2014-06-26 12:55:52 +00:00
juha
07d5812fe3 IDE: Move Delphi Conversion tools to submenu. Issue #26346, patch from Flávio Etrusco.
git-svn-id: trunk@45667 -
2014-06-26 12:21:29 +00:00
mattias
20fd1b3c3d updatepofiles: UpdatePoFileTranslations
git-svn-id: trunk@45666 -
2014-06-26 01:47:38 +00:00
maxim
6fb579df63 Translations: updated and improved Russian translation
git-svn-id: trunk@45665 -
2014-06-25 22:17:34 +00:00
maxim
047b198d7b IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@45664 -
2014-06-25 21:28:21 +00:00
maxim
95ff25a97f IDEIntf: fixed typo in string
git-svn-id: trunk@45663 -
2014-06-25 21:24:47 +00:00
maxim
fa7d9c84c7 IDE: Italian translation update by Giuliano Colla, bug #26390
git-svn-id: trunk@45662 -
2014-06-25 20:47:58 +00:00
maxim
79907050c2 LCL: removed useless translation files
git-svn-id: trunk@45661 -
2014-06-25 20:28:46 +00:00
maxim
90d27357ce IDE: Cleaned up localize.* scripts
git-svn-id: trunk@45660 -
2014-06-25 20:18:02 +00:00
mattias
8913df7a49 IDE: started checking component classes depending on resource format
git-svn-id: trunk@45659 -
2014-06-25 10:11:30 +00:00
mattias
305b0df023 IDEIntf: added custom lfm unit resource file format
git-svn-id: trunk@45658 -
2014-06-25 08:16:06 +00:00
mattias
15cadf6352 xmlstreaming: fixed error handling
git-svn-id: trunk@45657 -
2014-06-25 07:40:54 +00:00
mattias
deded5a183 codetools: indentation
git-svn-id: trunk@45656 -
2014-06-25 07:40:29 +00:00
maxim
fec583ff88 LCL: updated Russian translation
git-svn-id: trunk@45655 -
2014-06-24 23:32:08 +00:00
maxim
d03805b262 Translations: fixed formatting arguments breakage in Russian translation; regenerated Finnish translation
git-svn-id: trunk@45654 -
2014-06-24 23:13:16 +00:00
juha
3d0f51fc4e IDE: resource string formatting.
git-svn-id: trunk@45653 -
2014-06-24 22:12:22 +00:00