juha
b6da8dd7a5
Designer: minor refactoring, remove PersistentIsMarkedForDeletion method.
...
git-svn-id: trunk@46071 -
2014-08-24 15:58:01 +00:00
joost
bdbccce289
FpDebugger (pure): Use a pseudo-terminal instead of pipes to read the debuggees out- and in-put
...
git-svn-id: trunk@46070 -
2014-08-24 12:22:23 +00:00
jesus
428a961779
ide: icons for some windows titles
...
git-svn-id: trunk@46069 -
2014-08-24 01:03:17 +00:00
juha
8db03dc81d
Designer: remove a duplicate call to DoDeletePersistent.
...
git-svn-id: trunk@46068 -
2014-08-23 15:50:54 +00:00
juha
f518acb493
JCF: minor optimization and cleanup for the parser. Issue #26610 , modified from patch by BrunoK
...
git-svn-id: trunk@46067 -
2014-08-23 14:54:39 +00:00
juha
679eebc9c6
JCF2: formatting by BrunoK
...
git-svn-id: trunk@46066 -
2014-08-23 14:54:34 +00:00
juha
61e584a655
iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
...
git-svn-id: trunk@46065 -
2014-08-22 23:25:00 +00:00
juha
eba8a702cc
iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
...
git-svn-id: trunk@46064 -
2014-08-22 23:00:14 +00:00
juha
0918c19e5a
iProExample: Define "Html_Print" and pass it to iPro library. Fixes compilation. Issue #26597
...
git-svn-id: trunk@46063 -
2014-08-22 22:43:08 +00:00
juha
a556612a77
iPro: Fix define Hmtl_Print -> Html_Print
...
git-svn-id: trunk@46062 -
2014-08-22 22:43:03 +00:00
juha
28163c2c12
JCF2: Support nested curly comments. Issue #26610 , extracted from patch by BrunoK.
...
git-svn-id: trunk@46061 -
2014-08-22 17:28:47 +00:00
juha
eb2bda913b
JCF: remove useless code. There already is an assertion for (pciUnit <> nil).
...
git-svn-id: trunk@46060 -
2014-08-22 17:25:18 +00:00
juha
feb85653da
JCF2: Fix a range check error at the end of file.
...
git-svn-id: trunk@46059 -
2014-08-22 17:25:11 +00:00
joost
daaa427f54
FpDebugger (pure): Re-direct console output to the terminal-output debug window on Linux
...
git-svn-id: trunk@46058 -
2014-08-22 15:47:46 +00:00
maxim
8f6f858764
PoChecker: updated Russian translation
...
git-svn-id: trunk@46057 -
2014-08-21 22:49:44 +00:00
bart
01f1750902
PoChecker:
...
- implement option to ignore translated strings that are marked as "fuzzy".
- separate TestTypes from TestOptions.
- fix a resource string.
- regenerated po-files.
git-svn-id: trunk@46056 -
2014-08-21 18:27:29 +00:00
reiniero
d097ee99f8
* Examples: fix EditButtonDemo compilation with FPC trunk. Fix by ocean, mantis issue #26596 . Thank you.
...
git-svn-id: trunk@46055 -
2014-08-19 13:49:39 +00:00
reiniero
0f658dab7b
* fix *nix compilations of some examples due to misspelt {$R ...lfm} statements. Fix by ocean mantis issue #26605
...
git-svn-id: trunk@46054 -
2014-08-19 13:43:19 +00:00
maxim
d4b8d1ed56
regenerated translations; updated Russian translation
...
git-svn-id: trunk@46053 -
2014-08-18 23:27:12 +00:00
maxim
8e225e1327
LCL: minor string correction
...
git-svn-id: trunk@46052 -
2014-08-18 23:14:11 +00:00
mattias
62fd8a88fd
lazutils: docs
...
git-svn-id: trunk@46051 -
2014-08-18 10:00:17 +00:00
mattias
38fe9f672a
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46050 -
2014-08-18 08:24:58 +00:00
jesus
88ada652ba
LCL, dbgrids, debug format changes modified patch from Jack Linke, part of issue #26564
...
git-svn-id: trunk@46049 -
2014-08-18 05:59:36 +00:00
bart
dc8bcb7190
LCL: Implement ValidParentForm function (Delphi compatibility)
...
git-svn-id: trunk@46048 -
2014-08-17 10:12:28 +00:00
bart
f3e358caff
LCL: Implement optional parameter TopForm: Boolean, for GetParentForm (Delphi compatibility)
...
git-svn-id: trunk@46047 -
2014-08-17 10:03:28 +00:00
mattias
8e528bec4e
lazutils: docs
...
git-svn-id: trunk@46046 -
2014-08-17 08:54:16 +00:00
joost
8fd0269bae
FpDebug (pure): Detect if a HW breakpoint has been triggered on Linux
...
git-svn-id: trunk@46045 -
2014-08-16 21:40:08 +00:00
maxim
45dcb0b2e9
LCL: load resourcestring translation only if it exists and is NOT fuzzy. This matches gettext behaviour and allows to avoid a lot of crashes related to formatting arguments mismatches. Bugs #26423 , #26527 .
...
git-svn-id: trunk@46044 -
2014-08-14 22:11:05 +00:00
maxim
c93b53eafc
IDE, Component list: improved layout and now using standard ButtonPanel, bug #26585
...
git-svn-id: trunk@46043 -
2014-08-13 20:34:45 +00:00
bart
acde1c2b82
Win32: fix Win32MemoStrings Insert/Delete/SelStart/LineStart/LineLength for MBC charsets (issue #0019716 )
...
git-svn-id: trunk@46042 -
2014-08-13 10:47:32 +00:00
bart
bc3115ff03
Win32: fix Edit SelStart/SelLength for MBC charsets (issue #0019716 )
...
git-svn-id: trunk@46041 -
2014-08-13 10:15:34 +00:00
maxim
7432eac92b
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@46040 -
2014-08-12 23:01:14 +00:00
mattias
2e2ab0b2b3
codetools: TSourceLog.GetLine: added parameter WithLineEnd
...
git-svn-id: trunk@46039 -
2014-08-12 10:44:40 +00:00
juha
79cefdc9de
Package editor: don't update the whole tree after changing Min or Max version of required package. Part of issue #26188
...
git-svn-id: trunk@46038 -
2014-08-11 22:58:43 +00:00
juha
26324afb73
Packager: rename variable.
...
git-svn-id: trunk@46037 -
2014-08-11 22:58:34 +00:00
juha
3ccfafbb14
Turbopower iPro: Conditional dependency on printers. Issue #26422 , patch from Denis Golovan.
...
git-svn-id: trunk@46036 -
2014-08-11 20:06:06 +00:00
juha
be876071b9
IDE: implement Copy/Paste for paths in PathEditor dialog. Related to issue #25903 .
...
git-svn-id: trunk@46035 -
2014-08-11 20:05:51 +00:00
reiniero
2f8dffb465
* Examples: rename mushrooms image example because it can use both sqlite & Firebird
...
git-svn-id: trunk@46034 -
2014-08-11 14:26:39 +00:00
reiniero
50ba0b1659
* Examples: database\sqlite_mushrooms: added Firebird embedded support
...
git-svn-id: trunk@46033 -
2014-08-11 14:23:42 +00:00
reiniero
7f76272dd0
* Cosmetic: Examples: TSqlScript: reflect FPC situation in readme.
...
git-svn-id: trunk@46032 -
2014-08-11 11:54:06 +00:00
juha
adb4858156
LazUtils: make CopyDirTree() work also with the "wrong" path delimiter ('/' on Windows). Was broken after r45991 #3e8d8b891e.
...
git-svn-id: trunk@46031 -
2014-08-11 11:53:48 +00:00
juha
6f59df453d
Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497
...
git-svn-id: trunk@46030 -
2014-08-10 23:28:23 +00:00
juha
9dd4d9b9c7
Diff tool: refactoring, move duplicate code to class TSelectedDiffFile.
...
git-svn-id: trunk@46029 -
2014-08-10 14:05:21 +00:00
juha
3aa148f840
Diff tool: rename variables.
...
git-svn-id: trunk@46028 -
2014-08-10 14:05:19 +00:00
juha
30cd69fe8f
Diff tool: remove Save button, change "Diff" to "Compare files", try to prevent people creating invalid patches with it.
...
git-svn-id: trunk@46027 -
2014-08-10 14:05:17 +00:00
juha
4a1e95898b
EditorToolBar: Fix a memory leakage. Issue #26569 , patch from G. Colla.
...
git-svn-id: trunk@46026 -
2014-08-09 12:07:10 +00:00
juha
7e4fea476e
SynEdit: Call Invalidate after activating the code completion hint for long lines. Issue #26554
...
git-svn-id: trunk@46025 -
2014-08-09 12:07:05 +00:00
juha
458472a65e
SynBaseCompletion: Remove a redundant Min() function. Formatting.
...
git-svn-id: trunk@46024 -
2014-08-09 12:07:00 +00:00
mattias
47d83c7efd
editortoolbar: disconnect references when source window is destroyed
...
git-svn-id: trunk@46023 -
2014-08-06 17:17:31 +00:00
mattias
822e9eaeee
IDE: anchor editor: update when becoming visible again, bug #26558
...
git-svn-id: trunk@46022 -
2014-08-06 17:13:22 +00:00