Commit Graph

56316 Commits

Author SHA1 Message Date
maxim
eadf172288 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34941
git-svn-id: trunk@60223 -
2019-01-25 23:16:08 +00:00
maxim
f21f956ce1 Tools, UpdatePoFiles: corrected accepted resource file extension (.lrt -> .lrj)
git-svn-id: trunk@60218 -
2019-01-25 22:28:45 +00:00
martin
ba5f61002e LCL: Grids, Fix crashes if rows/cols are reduced and editor was active in removed grid area. Hide the Editor if cell no longer exists (same as in DeleteRow). Issue #34930
git-svn-id: trunk@60217 -
2019-01-25 18:31:40 +00:00
wp
6ae52eb288 TAChart: Fix too late updating of variables FLoBounds and FUpBounds of TBasicChartSeries. Patch by Marcin Wiazowski. Issue #34935.
git-svn-id: trunk@60216 -
2019-01-25 17:26:19 +00:00
martin
764ceb2e97 FpDebug: TestCase
git-svn-id: trunk@60215 -
2019-01-25 00:45:12 +00:00
martin
cfed0db10f FpDebug: More refactor internal breakpoints. Improve stopping other threads on Linux
git-svn-id: trunk@60214 -
2019-01-25 00:44:38 +00:00
martin
6f10746551 FpDebug: Fix breakpoint not applied / left over old code
git-svn-id: trunk@60213 -
2019-01-25 00:42:50 +00:00
maxim
706c5d8054 Added .pocheckerignore file to debian/po directory: we ignored it for ages before r60208 #684c367b8a anyway because file names there have inconsistent structure.
git-svn-id: trunk@60212 -
2019-01-24 23:51:32 +00:00
maxim
b439763004 POChecker: added ability to ignore master files in directories where .pocheckerignore file is present
git-svn-id: trunk@60211 -
2019-01-24 23:47:17 +00:00
maxim
93e8639699 POChecker: removed unused unit from Uses clause
git-svn-id: trunk@60210 -
2019-01-24 23:20:51 +00:00
maxim
99d7c7b289 Cody: replaced .po file by .pot
git-svn-id: trunk@60209 -
2019-01-24 23:04:53 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
juha
9930e4fcde CairoCanvas: Remove a useless accessor class hack.
git-svn-id: trunk@60207 -
2019-01-24 20:19:18 +00:00
michl
3d405210f9 AnchorDocking: Fixed SimplifyOneControl destroy the layout, Issue #34937
git-svn-id: trunk@60206 -
2019-01-24 18:10:30 +00:00
wp
1e95857ce7 TAChart: Fix uninitialized variables FLoBound and FUpBound used by TBasicPointSeries. Patch by Marcin Wiazowski. Issue #34935
git-svn-id: trunk@60163 -
2019-01-24 00:14:49 +00:00
wp
59e51e3587 TAChart: Avoid crash of chart if an axis is destroyed. Add chart properties HorAxis and VertAxis.
git-svn-id: trunk@60162 -
2019-01-23 23:19:00 +00:00
martin
ceb99f5f2e FpDebug: TestCase, more refactor internal breakpoints.
git-svn-id: trunk@60161 -
2019-01-23 21:30:13 +00:00
martin
88aca89865 FpDebug: More refactor internal breakpoints. More control to OS classes. Improve stopping other threads on Linux
git-svn-id: trunk@60160 -
2019-01-23 21:28:44 +00:00
mattias
4e3c76a735 codetools: fixed usesgraph addtargetunit
git-svn-id: trunk@60158 -
2019-01-23 10:12:18 +00:00
mattias
55867b798a IDE: goto line: fixed escape and enter in gtk2
git-svn-id: trunk@60157 -
2019-01-23 09:34:58 +00:00
mattias
ab2d8d3746 IDE: bigide: fixed vtv registering package
git-svn-id: trunk@60156 -
2019-01-23 07:40:17 +00:00
mattias
b4792ac71a lplupdate: support dotted pkg names
git-svn-id: trunk@60154 -
2019-01-23 07:14:45 +00:00
martin
861615d32d FpDebug: Linux, remove threads when they exit
git-svn-id: trunk@60153 -
2019-01-23 01:17:38 +00:00
martin
2bf19a2135 FpDebug: fix removing internal breakpoints / fix crash on remove
git-svn-id: trunk@60152 -
2019-01-23 00:49:43 +00:00
wp
e4ec9da618 TAChart: Refinements for long series labels (respect device scaling, introduce chart property MinDataSpace). Issue #34896.
git-svn-id: trunk@60151 -
2019-01-22 23:07:37 +00:00
wp
33691d63bf chmhelp: Fix compilation of lhelpconnectiondemo1 project
git-svn-id: trunk@60150 -
2019-01-22 22:14:46 +00:00
bart
8924efe91f IDE: GotoLine dialog: remove unnecessary call to UpCase.
git-svn-id: trunk@60149 -
2019-01-22 17:37:32 +00:00
juha
fcf4d6583a LCL-GTK2: Fix ListView Columns '_' escaping. Issue #34882, patch from AlexeyT.
git-svn-id: trunk@60148 -
2019-01-22 12:12:51 +00:00
juha
e1ba14fc97 LCL-GTK2: Fix variable in DebugLn.
git-svn-id: trunk@60147 -
2019-01-22 12:12:46 +00:00
balazs
fe2dc6c054 IDE: Allow Lazbuild to work with namespace.
git-svn-id: trunk@60146 -
2019-01-22 08:44:57 +00:00
balazs
b1e6f50873 IDE: Update registerVirtualTreeView to laz.registerVirtualTreeView.
git-svn-id: trunk@60145 -
2019-01-22 08:36:20 +00:00
balazs
8ee9cb5226 Packager: Allow to load packagelinks with namespace.
git-svn-id: trunk@60144 -
2019-01-22 06:06:50 +00:00
martin
9fffa25dc3 FpDebug: TestCase, more refactor internal breakpoints.
git-svn-id: trunk@60143 -
2019-01-22 02:13:51 +00:00
martin
a48c9c1b69 FpDebug: More refactor internal breakpoints. Move detection for ResetInstructionPointerAfterBreakpoint into OS classes.
git-svn-id: trunk@60142 -
2019-01-22 02:11:44 +00:00
maxim
e1e84a2799 Translations: Hungarian translation update by Péter Gábor, bug #34912
git-svn-id: trunk@60140 -
2019-01-21 23:25:51 +00:00
maxim
4f0c17660d Components, VTV: regenerated Lithuanian translation
git-svn-id: trunk@60139 -
2019-01-21 23:20:33 +00:00
maxim
a41b1e3133 POChecker: fixed detection of master files with names containing extension separators, like "laz.test.po".
git-svn-id: trunk@60138 -
2019-01-21 23:16:33 +00:00
bart
4c334b2881 IDE: GotoLine dialog: allow Ctrl+C, Ctrl+V, Ctrl+X in the Edit (regression introduced by me in r60108 #df0b4e4aa9).
git-svn-id: trunk@60137 -
2019-01-21 20:56:22 +00:00
balazs
2ba67fb8ef VTV: Backport fix for ExcludeClipRect bug under cocoa.
git-svn-id: trunk@60136 -
2019-01-21 19:05:37 +00:00
balazs
35ae732201 Opkman: Fix install bug.
git-svn-id: trunk@60135 -
2019-01-21 19:03:36 +00:00
wp
69dc475928 VirtualTreeView: Update packager globallinks with the new VTV package name.
git-svn-id: trunk@60134 -
2019-01-21 17:03:17 +00:00
martin
52cadc4bb3 Debugger-tests: speed up internal logging (needed on windows).
git-svn-id: trunk@60133 -
2019-01-21 16:58:38 +00:00
wp
54a8e6dadc VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV.
OnlinePackageManager: Adapt to the new virtualtreeview package.

git-svn-id: trunk@60132 -
2019-01-21 14:57:14 +00:00
juha
283bb77616 LCL-GTK2: Support pasting images copied from another application. Issue #34840.
git-svn-id: trunk@60131 -
2019-01-21 12:07:34 +00:00
martin
3f2cdc7c27 Debugger: remove some active logging
git-svn-id: trunk@60130 -
2019-01-21 00:18:23 +00:00
wp
3b38aad6ce TAChart: Fix axes for series having very long labels. Issue #34896. Based on patch by Marcin Wiazowski.
git-svn-id: trunk@60129 -
2019-01-20 23:33:19 +00:00
wp
12278e7ef4 TAChart: Fix logical error in previous commit
git-svn-id: trunk@60128 -
2019-01-20 23:20:28 +00:00
wp
bd9458ebd9 TAChart: Fix series label direction for an inverted axis.
git-svn-id: trunk@60127 -
2019-01-20 23:12:35 +00:00
michl
71a9406fd6 LCL: TComboBox: Fixed invisible mouse. Issue #34913
git-svn-id: trunk@60126 -
2019-01-20 21:39:36 +00:00
dmitry
132af67a46 cocoa: change the type declaration for boolean workarounds between fpc 3.0.4 and trunk. #34866,34895
git-svn-id: trunk@60125 -
2019-01-20 21:30:24 +00:00