joost
5a3a4e3b98
IDE: Restore of fppkg-configuration files moved to a new dialog.
...
git-svn-id: trunk@60807 -
2019-03-31 22:23:36 +00:00
mattias
e36ca85ceb
docs: clean up, issue #35288
...
git-svn-id: trunk@60786 -
2019-03-27 09:11:41 +00:00
wp
b72b08174e
TAChart: Fix bar series shapes when axes are rotated.
...
git-svn-id: trunk@60767 -
2019-03-25 00:56:54 +00:00
wp
a4166ee45d
TAChart: Add property TBarShape to TBarSeries to allow painting of bars as cylinders, pyramids, prisms etc. Add related demo.
...
git-svn-id: trunk@60762 -
2019-03-24 15:57:28 +00:00
michael
29c8cde0df
* Add application icon
...
git-svn-id: trunk@60739 -
2019-03-20 19:10:11 +00:00
martin
5a253cd424
PascalScript: Updated to bcf0f1b1b718f52006d518866ed82e04760b79c7 Date: 03/02/2019 14:06:51
...
git-svn-id: trunk@60710 -
2019-03-17 16:33:17 +00:00
michael
0f6b74697b
* SQLDB REst bridge CSV Client demo
...
git-svn-id: trunk@60646 -
2019-03-10 11:02:28 +00:00
michael
d8c8090d58
* Add 2 client-side demo programs
...
git-svn-id: trunk@60644 -
2019-03-10 10:31:38 +00:00
martin
6d0a2c7637
LazDebugger(Fp)Lldb: terminate debugger, when entering error state
...
git-svn-id: trunk@60642 -
2019-03-10 02:54:05 +00:00
wp
8e58aa9ceb
TAChart: Test and update all demo projects
...
git-svn-id: trunk@60617 -
2019-03-07 15:16:47 +00:00
michael
25b20abb61
* Fix SQLDBReschSchema component editor
...
git-svn-id: trunk@60616 -
2019-03-07 13:44:11 +00:00
maxim
b4aa5c80f3
Installer, Win: added Chinese translation by robsean, bug #35193
...
git-svn-id: trunk@60601 -
2019-03-06 22:36:09 +00:00
michael
3aa7071ff0
* Add REST business processor
...
git-svn-id: trunk@60570 -
2019-03-03 16:06:36 +00:00
michael
f4fcd99a03
* Add helper unit to force building all units when using FPC 3.0.4
...
git-svn-id: trunk@60510 -
2019-02-26 08:11:22 +00:00
maxim
6e23c3ccd0
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
...
git-svn-id: trunk@60509 -
2019-02-25 23:38:10 +00:00
michael
f2708bf395
* All resource strings moved to separate unit
...
git-svn-id: trunk@60506 -
2019-02-25 20:30:52 +00:00
michael
dc68f1bc5e
* Demo of rest module
...
git-svn-id: trunk@60504 -
2019-02-25 20:29:42 +00:00
wp
b5c746495a
TAChart: Split design code off of DataPoint editor.
...
git-svn-id: trunk@60496 -
2019-02-25 11:32:26 +00:00
michael
97462a220d
* SQLDB Rest Bridge IDE support
...
git-svn-id: trunk@60489 -
2019-02-24 15:12:48 +00:00
wp
bb4362f7d3
TAChart: Make sure that a chartsource assigned to a series provides the minimum x and y values per datapoint needed. Issue #35089 .
...
git-svn-id: trunk@60427 -
2019-02-15 15:20:37 +00:00
juha
e2a4c97011
Docs: Updated documentation for LazUtils and LCL. Issue #35079 , patch from Don Siders.
...
git-svn-id: trunk@60422 -
2019-02-14 15:06:13 +00:00
wp
7b111e1c0a
TAChart: add tadrawutils.xml (plus: fix some typos)
...
git-svn-id: trunk@60416 -
2019-02-13 18:54:49 +00:00
wp
c2da4f6865
TAChart: Some more additions to the xml help files.
...
git-svn-id: trunk@60414 -
2019-02-12 23:22:29 +00:00
wp
8375daf906
TAChart: Beginning to update the xml help files.
...
git-svn-id: trunk@60405 -
2019-02-11 16:13:37 +00:00
maxim
be5273831f
Translations: French translation update by Gilles Vasseur, bug #35006
...
git-svn-id: trunk@60341 -
2019-02-05 22:25:17 +00:00
mattias
12a8c5eb4b
docs: clean up
...
git-svn-id: trunk@60238 -
2019-01-29 14:02:09 +00:00
juha
ffba4af22d
Docs: Update documentation for PopupNotifier, remove a duplicate UTF8Process.xml file. Issues #34962 and #34966 , patch from Don Siders.
...
git-svn-id: trunk@60237 -
2019-01-28 19:09:02 +00:00
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
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
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
martin
9fffa25dc3
FpDebug: TestCase, more refactor internal breakpoints.
...
git-svn-id: trunk@60143 -
2019-01-22 02:13:51 +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
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
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
martin
9b52f8ccf1
SynEdit: test for fix assert/range-check in multi caret. Issue #0030731
...
git-svn-id: trunk@60034 -
2019-01-08 12:19:32 +00:00
martin
e00a9fb7eb
LazDebuggerFp/FpDebug: tests, fp-lldb
...
git-svn-id: trunk@60010 -
2019-01-05 16:31:44 +00:00
maxim
0f75fd5454
Components, IDEScout: i18n-ed and added Russian translation
...
git-svn-id: trunk@60003 -
2019-01-05 14:35:40 +00:00
maxim
bc4e1da857
Translations: Polish translation update by Sławomir Niedziela, bug #34788
...
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
joost
b3d89674dc
Fppkg: Forgot to commit file
...
git-svn-id: trunk@59979 -
2019-01-03 14:32:55 +00:00
joost
d0de825bcf
Fppkg: Ability to skip package-files for certain operating systems or architectures
...
git-svn-id: trunk@59927 -
2018-12-28 17:11:06 +00:00
martin
82671b823c
FpDebug: test cases
...
git-svn-id: trunk@59781 -
2018-12-10 21:17:09 +00:00
wp
c48f6d7a4b
IDE: New image "pastel_colors.png" and visual enhancements (issue #34635 , patch by FTurtle).
...
git-svn-id: trunk@59718 -
2018-12-03 10:04:41 +00:00
joost
034fdfe9b3
fppkg: Implement support for package-variants
...
git-svn-id: trunk@59712 -
2018-12-01 22:33:45 +00:00
martin
503598554b
LazDebuggerFp: starting testcase
...
git-svn-id: trunk@59675 -
2018-11-27 01:24:22 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
martin
4fd6f41ee5
Debugger-Tests: Refactor
...
git-svn-id: trunk@59615 -
2018-11-21 18:59:38 +00:00
joost
910d2f1319
IDEIntf: Package.BuildMethod added
...
IDEIntf: UseFPMakeWhenPossible added
IDE: It is now possible to compile Lazarus-packages using FPMake.
git-svn-id: trunk@59610 -
2018-11-19 19:40:09 +00:00
martin
7dceed7de3
fp debug: Makefiles
...
git-svn-id: trunk@59495 -
2018-11-09 14:34:16 +00:00
martin
a7b3746bf9
lldb-fp debug: Makefiles
...
git-svn-id: trunk@59494 -
2018-11-09 12:45:42 +00:00