Commit Graph

44309 Commits

Author SHA1 Message Date
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
mattias
fe227ded7f LCL: fixed GetDefaultColor for TStaticText, TNoteBook, TTabSheet, TGroupBox, bug #26535
git-svn-id: trunk@46021 -
2014-08-06 16:54:36 +00:00
mattias
1dfcf970e9 IDE: anchor editor: clean up
git-svn-id: trunk@46020 -
2014-08-06 16:14:17 +00:00
maxim
759846da94 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@46019 -
2014-08-06 00:12:25 +00:00
maxim
f5440a80dc IDE: impoved compiler interface localization
git-svn-id: trunk@46018 -
2014-08-06 00:10:50 +00:00
maxim
d07c9bf876 IDE: improved Russian translation
git-svn-id: trunk@46017 -
2014-08-05 23:24:09 +00:00
maxim
7fd522fbdd Translations: Hungarian translation update by Péter Gábor, bug #26565
git-svn-id: trunk@46016 -
2014-08-05 23:02:53 +00:00
maxim
e93b5d2175 LazUtils: regenerated translations
git-svn-id: trunk@46015 -
2014-08-05 22:51:19 +00:00
maxim
80cdff631e InstantFPC: regenerated translations
git-svn-id: trunk@46014 -
2014-08-05 22:47:29 +00:00
maxim
7c03371396 DBExport: regenerated translations
git-svn-id: trunk@46013 -
2014-08-05 22:42:46 +00:00
maxim
0755d0fb9d DataDict: regenerated translations
git-svn-id: trunk@46012 -
2014-08-05 22:40:20 +00:00
maxim
00868be493 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@46011 -
2014-08-05 22:23:38 +00:00
maxim
a2e5b92bc5 EditorToolBar: regenerated translations; updated Russian translation
git-svn-id: trunk@46010 -
2014-08-05 22:21:53 +00:00
mattias
4999b94886 editortoolbar: Treeview revised to make it more readable, and translatable. New Icons for Jump Forward/Jump Back, New Icon for Set Free Bookmark, issue #26557, patch from G. Colla
git-svn-id: trunk@46009 -
2014-08-04 14:39:28 +00:00
joost
93aea56c3b FpDebugger (pure): New heuristics for step-into
git-svn-id: trunk@46008 -
2014-08-04 08:14:13 +00:00