Commit Graph

12052 Commits

Author SHA1 Message Date
maxim
56325c433d Components, TAChart: fix checkboxes drawing in TChartListbox on Linux and Mac OS X, patch from wp, bug #25452
git-svn-id: trunk@43739 -
2014-01-16 21:24:49 +00:00
maxim
8d5dfb7e93 Components, TAChart: don't eat OnMouseMove event when AllowZoom = false, patch from wp, bug #25439
git-svn-id: trunk@43738 -
2014-01-16 20:56:45 +00:00
maxim
9a1699953a Components, TAChart: don't crash when making legend for PolarSeries visible, patch from wp, bug #25456
git-svn-id: trunk@43737 -
2014-01-16 20:39:19 +00:00
paul
df1425b1ec codetools: also support *noreturn* directive for methods
git-svn-id: trunk@43732 -
2014-01-16 05:11:47 +00:00
juha
0e189386d9 Fix comments, formatting
git-svn-id: trunk@43726 -
2014-01-15 00:08:42 +00:00
martin
63668e5e4c FPDebug: Start on reading values
git-svn-id: trunk@43725 -
2014-01-14 23:48:58 +00:00
maxim
87023d8658 Components, TAChart: make TChart GetChartHeight return height and GetChartWidth return width, note vice versa, patch by Michael Fuchs, bug #25437
git-svn-id: trunk@43722 -
2014-01-14 22:02:48 +00:00
maxim
7852e72221 SQLdb, translations: committed changed file
git-svn-id: trunk@43716 -
2014-01-12 14:49:20 +00:00
mattias
dfd52aa64f sqldb: if SQL empty then do not show ok
git-svn-id: trunk@43715 -
2014-01-12 12:05:30 +00:00
mattias
346d432f45 sqldb: if SQL empty then do not show ok
git-svn-id: trunk@43714 -
2014-01-12 11:10:16 +00:00
mattias
3ebfe3f278 sqldb: started
git-svn-id: trunk@43713 -
2014-01-12 11:01:12 +00:00
mattias
59eeae6aca translations: German: updates from Swen Heinig
git-svn-id: trunk@43712 -
2014-01-12 10:30:53 +00:00
maxim
5f4cd1ad69 Translations, German: regenerated; removed invalid listemplateeditparamcellhelp translation from lazaruside.de.po (last POChecker error in this file)
git-svn-id: trunk@43705 -
2014-01-11 14:46:39 +00:00
bart
596e412566 LazUtils: WinCE use CSIDL_LOCAL to fix compilation error.
git-svn-id: trunk@43693 -
2014-01-11 00:57:27 +00:00
bart
1729ccb7bf LazUtils: yet another attempt to fix compilation for WinCE implementation of GetAppConfigDirUtf8.
git-svn-id: trunk@43692 -
2014-01-11 00:36:02 +00:00
martin
5fcf1178ec Fixed compile on wince. Broken by r43495 #cba214753b (localize special dir)
git-svn-id: trunk@43689 -
2014-01-10 18:21:39 +00:00
mattias
989085ea47 translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
2014-01-10 11:23:47 +00:00
jesus
129fa0a049 LazReport, support for loading images not only from DbImage streams, modified OnDbImageRead patch from Reinier Olislagers who adapted a patch from Tony Whyman, issue #25453
git-svn-id: trunk@43679 -
2014-01-10 06:33:47 +00:00
maxim
cffb111e37 Components, SQLdb: improved localization, updated Russian translation
git-svn-id: trunk@43676 -
2014-01-08 16:31:31 +00:00
maxim
14406dfe3d Components, SQLdb: updated Russian translation
git-svn-id: trunk@43675 -
2014-01-08 16:12:35 +00:00
juha
79d881edce SqlDb: Improve SQL editor. Patch by Reinier Olislagers.
git-svn-id: trunk@43671 -
2014-01-07 23:44:40 +00:00
martin
03651e2cfd FPDebug: more DW_AT_location
git-svn-id: trunk@43666 -
2014-01-06 23:35:59 +00:00
martin
51dbc1ee16 FPDebug: find "self", added references to owner.
git-svn-id: trunk@43657 -
2014-01-06 14:36:21 +00:00
martin
4dac3a41c9 LazUtils: Extending TRefCountedObject
git-svn-id: trunk@43656 -
2014-01-06 14:34:14 +00:00
paul
3b8a0d9df1 codetools: highlight noreturn directive
git-svn-id: trunk@43647 -
2014-01-05 06:47:30 +00:00
paul
4db78960d0 codetools: understand 'noreturn' procedure modifier
git-svn-id: trunk@43643 -
2014-01-04 14:33:24 +00:00
juha
dfd9836690 LCL, ObjectInspector: Prevent triggering double-click when expanding ComboBox quickly. Issue #19918, patch from Flávio Etrusco
git-svn-id: trunk@43642 -
2014-01-04 14:17:24 +00:00
maxim
5926feff6f Components, SQLdb: updated Russian translation
git-svn-id: trunk@43640 -
2014-01-03 12:52:24 +00:00
bart
3fb2dd4469 LazUtils: Masks.pas: implement handling of UTF8 codepoints for mask matching. Issue #0024373.
git-svn-id: trunk@43637 -
2014-01-02 18:48:37 +00:00
juha
9f824e8954 TreeFilterEdit: Small optimization + fix comment.
git-svn-id: trunk@43635 -
2014-01-02 18:16:58 +00:00
juha
c8cb0503bd Package editor: Fix a bug that prevented moving files up/down.
git-svn-id: trunk@43631 -
2014-01-02 18:16:40 +00:00
juha
d630a61f95 SqlDb: commit generated .po files.
git-svn-id: trunk@43630 -
2014-01-02 18:16:33 +00:00
juha
f7c401a66a SqlDb: Remove wrong {$IFDEF VER2_5_1}. Now SQL Parser is enabled again.
git-svn-id: trunk@43629 -
2014-01-02 18:16:24 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
martin
c69d317a0e FPDebug: more DW_AT_location
git-svn-id: trunk@43626 -
2014-01-01 15:10:28 +00:00
maxim
8db920c565 Components, SQLdb: enabled TMySQL56Connection for FPC 2.6.3 and higher (bug #25471)
git-svn-id: trunk@43616 -
2013-12-30 22:20:30 +00:00
martin
0efde5e2da SynEdit: pas highlighter improve handling "otherwise" in case ... of
git-svn-id: trunk@43614 -
2013-12-29 17:19:36 +00:00
bart
e2f0b20bc8 LazUtils: better fix for encoding of string returned by GetAppConfigFileUTF8
(Use WideString variant of GetSpecialDir which retruns UTF8: copy/paste error in r43495 #cba214753b)

git-svn-id: trunk@43611 -
2013-12-29 15:40:16 +00:00
jesus
6ae4e11538 lazutils, fixed encoding of string returned by GetAppConfigFileUTF8 (was ansi, should be utf8)
git-svn-id: trunk@43610 -
2013-12-29 04:28:14 +00:00
maxim
0bca623e57 Components, SQLdb: added TMySQL56Connection (bug #25430), unified MySQL icons text (Arial, 11, red/$FF0000, Gimp)
git-svn-id: trunk@43604 -
2013-12-28 14:40:56 +00:00
maxim
f8340776fc Regenerated translations; updated Russian translation
git-svn-id: trunk@43583 -
2013-12-22 13:32:23 +00:00
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