juha
|
3926c42a5f
|
IDE: Add option to show form's name in window menu. Issue #26420, patch from Tomasz Wieckowski.
git-svn-id: trunk@45725 -
|
2014-06-28 23:25:29 +00:00 |
|
bart
|
cca4d2158e
|
LCL: Better fix range check error in SetCaretPos in Memo (the result of SendMessageW is defined to be of type LRESULT: see MSDN)
git-svn-id: trunk@45724 -
|
2014-06-28 22:43:48 +00:00 |
|
bart
|
1056fb11be
|
objinspstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45723 -
|
2014-06-28 22:31:34 +00:00 |
|
bart
|
8061d8ab50
|
codetoolsstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45722 -
|
2014-06-28 22:25:29 +00:00 |
|
juha
|
057742d275
|
LCL: Fix range check error in SetCaretPos in Memo. Issue #26396, patch from Petr-K
git-svn-id: trunk@45721 -
|
2014-06-28 20:17:15 +00:00 |
|
juha
|
f2bd861d5e
|
IDE: Initialize the Result variable in TProject.DoWrite. Issue #26406, patch from C Western
git-svn-id: trunk@45720 -
|
2014-06-28 20:07:10 +00:00 |
|
juha
|
2710701803
|
iPro: replace presumably dead code with an exception.
git-svn-id: trunk@45719 -
|
2014-06-28 18:45:25 +00:00 |
|
juha
|
0a6fed688d
|
iPro: remove temp debug info.
git-svn-id: trunk@45718 -
|
2014-06-28 18:44:55 +00:00 |
|
juha
|
0ddd009bf8
|
iPro: Fix a rendering error when <BLOCKQUOTE> is followed by <P>. Issue #20492.
git-svn-id: trunk@45717 -
|
2014-06-28 18:44:19 +00:00 |
|
juha
|
7315d05edb
|
iPro: divide TIpHtmlNodeBlock.LayoutQueue into more local funcs + other refactoring.
git-svn-id: trunk@45716 -
|
2014-06-28 18:43:49 +00:00 |
|
juha
|
e44595b715
|
iPro: temp Debug
git-svn-id: trunk@45715 -
|
2014-06-28 18:43:20 +00:00 |
|
juha
|
092116e07b
|
iPro: move common code to local funcs in TIpHtmlNodeBlock.DoQueueElemObject.
git-svn-id: trunk@45714 -
|
2014-06-28 18:42:46 +00:00 |
|
juha
|
ef8bf6836e
|
iPro: remove test code, formatting
git-svn-id: trunk@45713 -
|
2014-06-28 18:42:15 +00:00 |
|
juha
|
c1a4f8f48e
|
iPro: Refactoring. Remove duplicate code. Split TIpHtmlNodeText.BuildWordList.
git-svn-id: trunk@45712 -
|
2014-06-28 18:41:45 +00:00 |
|
juha
|
9e22dec710
|
iPro: Refactoring. Split big methods in TIpHtmlNodeBlock into smaller ones.
git-svn-id: trunk@45711 -
|
2014-06-28 18:41:16 +00:00 |
|
juha
|
a8b43fe3b5
|
iPro: Cleanup for iphtml.pas and other units.
git-svn-id: trunk@45710 -
|
2014-06-28 18:40:39 +00:00 |
|
bart
|
74ad088fee
|
lclstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45709 -
|
2014-06-28 17:40:15 +00:00 |
|
bart
|
4f1edaf030
|
lazaruside.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45708 -
|
2014-06-28 17:18:26 +00:00 |
|
juha
|
f077b490ad
|
IDE: change class name -> TFileOpener. Cleanup.
git-svn-id: trunk@45707 -
|
2014-06-27 08:36:58 +00:00 |
|
juha
|
5ac2862006
|
IDE: get rid of PageIndex and WindowIndex params in TFileOpenClose methods.
git-svn-id: trunk@45706 -
|
2014-06-27 08:36:54 +00:00 |
|
juha
|
9b627e08b7
|
IDE: get rid of Flags parameter in TFileOpenClose methods.
git-svn-id: trunk@45705 -
|
2014-06-27 08:36:50 +00:00 |
|
juha
|
e9b671104b
|
IDE: get rid of UseWindowID parameter in TFileOpenClose methods.
git-svn-id: trunk@45704 -
|
2014-06-27 08:36:47 +00:00 |
|
juha
|
1ee6bb71b6
|
IDE: move method AvailSrcWindowIndex out of GetAvailableUnitEditorInfo.
git-svn-id: trunk@45703 -
|
2014-06-27 08:36:43 +00:00 |
|
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 |
|