Commit Graph

12011 Commits

Author SHA1 Message Date
juha
64c608bdfe Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
2013-12-22 12:15:22 +00:00
juha
31d83cc801 Finnish translation improvements.
git-svn-id: trunk@43580 -
2013-12-22 11:49:30 +00:00
juha
3a50e1c7f2 Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed.
git-svn-id: trunk@43574 -
2013-12-21 12:59:53 +00:00
martin
fc6bd246ea FPDebug: starting on DW_AT_location
git-svn-id: trunk@43566 -
2013-12-18 22:41:16 +00:00
jesus
6a889284f0 LazReport, added basic fr3 report loader
git-svn-id: trunk@43564 -
2013-12-18 16:05:49 +00:00
maxim
fc26b020e8 LazReport: more typos (gradian -> gradient), regenerated translations and updated Russian translation
git-svn-id: trunk@43562 -
2013-12-16 23:57:16 +00:00
maxim
362eff6bb6 LazReport: fixed typos (patch by Reinier Olislagers, bug #25429), regenerated translations and updated Russian translation
git-svn-id: trunk@43560 -
2013-12-16 23:24:47 +00:00
maxim
c16dcaa5d3 Components, SQLDb: fixed incorrect versioning directive (apparently nobody tried to compile bigide with FPC 2.6.0 since August)
git-svn-id: trunk@43558 -
2013-12-16 22:31:40 +00:00
bart
462b02e2de Components, printers: Fix wrong compiler directive for compiler version detection in r43553 #07ebd480ca
git-svn-id: trunk@43554 -
2013-12-16 21:57:25 +00:00
maxim
07ebd480ca Components, printers: fixed compilation with FPC > 2.6.2
git-svn-id: trunk@43553 -
2013-12-16 21:26:11 +00:00
martin
c3f0c69262 SynEdit: test, fix for big/little-endian, part of issue #0023703 , patch by Mark Morgan Lloyd
git-svn-id: trunk@43551 -
2013-12-16 01:15:05 +00:00
juha
2e701c907d Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425
git-svn-id: trunk@43550 -
2013-12-16 00:18:27 +00:00
juha
490e3b3df5 Codetools: fix return value of TFindDeclarationTool.BuildInterfaceIdentifierCache
git-svn-id: trunk@43549 -
2013-12-16 00:11:16 +00:00
maxim
24830e5abf Translations: Japanese translation update by Yuichiro Takahashi, bug #25423
git-svn-id: trunk@43546 -
2013-12-15 23:47:32 +00:00
bart
767b677d3b Printers (Windows): do not use a compiler directive to enable printing on Win9x systems (introduced in r39125 #de4e10c615).
Use at runtime detection to decide wether to call Ansi or Wide Windows API's and separate the used
structures into Ansi and Wide variants.
(Hiding Win9x functionality behind a compiler directive is inconsistent with current LCL behaviour)
Resolves issue #0025315.

git-svn-id: trunk@43544 -
2013-12-15 16:29:31 +00:00
mattias
92087ca69b synedit: docs
git-svn-id: trunk@43542 -
2013-12-15 12:45:46 +00:00
jesus
0483e1236e Printers, Carbon, do not use PMPrinterOutputResolution when compiling for PowerPC
git-svn-id: trunk@43541 -
2013-12-15 05:01:39 +00:00
martin
9533df3f3e SynEdit: additions to GetDefaultAttribute. Experimental.
git-svn-id: trunk@43540 -
2013-12-14 13:40:04 +00:00
juha
a5e25a281d Finnish translations
git-svn-id: trunk@43504 -
2013-11-30 09:57:16 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
bart
cba214753b LazFileUtils: Fix encoding of locale-specific characters in GetAppConfigDirUtf8 and GetAppConfigFileUtf8 on Windows
Issue #0010850.

git-svn-id: trunk@43495 -
2013-11-28 18:37:44 +00:00
jesus
056721e54c LazReport, set initial directory of used define exported filename
git-svn-id: trunk@43471 -
2013-11-22 01:25:41 +00:00
jesus
a15b6e1e64 LazReport, fix fillcolor value not changed on update status
git-svn-id: trunk@43470 -
2013-11-21 05:40:28 +00:00
jesus
47ecbcc2d8 LazReport, only format numeric values if they are really numeric
git-svn-id: trunk@43466 -
2013-11-20 19:19:40 +00:00
maxim
b79f3f2628 Components, PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@43459 -
2013-11-18 21:33:49 +00:00
mattias
22c5d60fd4 codetools: nicer error message on procedure return type
git-svn-id: trunk@43455 -
2013-11-18 00:22:20 +00:00
martin
07faf68681 FPDebug: started on AbstractOrigin
git-svn-id: trunk@43454 -
2013-11-17 21:21:43 +00:00
mattias
960e0f96d9 lazutils: added conversion KOI8U and KOI8RU
git-svn-id: trunk@43453 -
2013-11-17 21:12:10 +00:00
martin
c797ba368d FPDebug: 64bit elf
git-svn-id: trunk@43452 -
2013-11-17 17:28:04 +00:00
bart
19e8936d8e PoChecker: add option to check translation statistics.
git-svn-id: trunk@43451 -
2013-11-17 16:57:47 +00:00
martin
5ab9829c76 IdeIntf, IdeMenu: Less verbose
git-svn-id: trunk@43450 -
2013-11-17 15:33:30 +00:00
martin
f3f65fc02b FPDebug: handle start scope / fix searching class parents
git-svn-id: trunk@43444 -
2013-11-14 14:05:49 +00:00
martin
18720fc9b0 FPDebug: run on w64
git-svn-id: trunk@43440 -
2013-11-13 20:09:17 +00:00
martin
f08c6d1538 FPDebug: test
git-svn-id: trunk@43439 -
2013-11-13 15:01:17 +00:00
martin
7b06878fa9 FPDebug: fix for line info (not reading behind data end) / use pointer to abbrev, faster
git-svn-id: trunk@43438 -
2013-11-13 14:40:05 +00:00
martin
44d3772a10 FPDebug: improved search for certain attributes.
git-svn-id: trunk@43437 -
2013-11-13 12:43:10 +00:00
maxim
e8e49f2967 IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
2013-11-12 21:30:47 +00:00
maxim
11833752c5 Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
2013-11-12 21:29:53 +00:00
mattias
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
maxim
a18cd3e026 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
2013-11-12 20:31:19 +00:00
martin
27e3b15e2e FPDebug: fix calling nil object
git-svn-id: trunk@43428 -
2013-11-11 22:12:41 +00:00
martin
ad449adbc0 FPDebug: fix calling nil object
git-svn-id: trunk@43427 -
2013-11-11 22:11:55 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
1ce927a927 SynEdit: prepare extra highlight for lines starting a fold
git-svn-id: trunk@43425 -
2013-11-11 20:28:56 +00:00
martin
fc0030c327 SynEdit: Fixed painting highlight frame-borders. (do not paint extra left/right borders)
git-svn-id: trunk@43424 -
2013-11-11 20:23:13 +00:00
martin
c1e13c5ce7 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43423 -
2013-11-11 19:26:21 +00:00
martin
96236fecb2 SynEdit: added comment
git-svn-id: trunk@43422 -
2013-11-11 13:01:25 +00:00
martin
7187c0477d SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute (missed file)
git-svn-id: trunk@43421 -
2013-11-11 13:00:22 +00:00
martin
cb80606ad0 SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute
git-svn-id: trunk@43419 -
2013-11-11 01:17:41 +00:00
martin
126c85c628 SynEdit: Fixed Mem leak
git-svn-id: trunk@43416 -
2013-11-10 14:08:52 +00:00