Commit Graph

3714 Commits

Author SHA1 Message Date
ondrej
f7b3998fb6 ide, images: new menu_view_search_results.png (designed by FTurtle). Issue #31625, patch by FTurtle
git-svn-id: trunk@54547 -
2017-04-06 20:35:43 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
maxim
e4b9cb055c Components, fppkg: added missing part of Russian translation
git-svn-id: trunk@54523 -
2017-04-04 23:32:26 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
joost
9385633c62 * (Re)-added gui for fppkg, only works with fpc 3.1.1
git-svn-id: trunk@54510 -
2017-04-03 20:41:06 +00:00
ondrej
aef01fec87 ide: new bookmark icons (designed by FTurtle). Issue #31604, patch by FTurtle
git-svn-id: trunk@54493 -
2017-03-28 06:32:10 +00:00
wp
90a80483fb TAChart: Rename unit ipf to ipf_fix (in numlib_fix), remove units mdt and sle.
git-svn-id: trunk@54489 -
2017-03-27 21:06:34 +00:00
wp
0a36afd707 TAChart: Remove local copy of unit spe which is no longer needed.
git-svn-id: trunk@54487 -
2017-03-27 08:52:18 +00:00
juha
a2d555718e IdeIntf: Separate an interface for PackageLinks.
git-svn-id: trunk@54407 -
2017-03-15 13:13:41 +00:00
juha
f4df80d90f IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
2017-03-15 13:13:34 +00:00
juha
0f1c5f448d Rename unit ProjPackBase -> ProjPackCommon. Reduce confusion as it defines a common interface etc., not a base class.
git-svn-id: trunk@54401 -
2017-03-15 13:13:23 +00:00
balazs
c5a84bc001 Opkman: Synchronize with FPC trunk. From FPC311 on OPM no longer depends on opkman_httpclient and opkman_zip.
git-svn-id: trunk@54349 -
2017-03-06 09:28:48 +00:00
wp
0899cfc7a4 TAChart: Add demo for creation of a dual-axis-chart at runtime.
git-svn-id: trunk@54329 -
2017-03-02 23:12:18 +00:00
wp
d3e72e4492 TAChart: Add new demo "datapointtools"
git-svn-id: trunk@54311 -
2017-02-28 21:43:21 +00:00
mattias
5cdd1afdf1 dmg: fpc-src
git-svn-id: trunk@54280 -
2017-02-26 10:59:11 +00:00
ondrej
dae26dc5a9 IDE: images: add a sample 150% version of laz_save (from the TANGO library).
git-svn-id: trunk@54248 -
2017-02-21 23:16:00 +00:00
wp
e113c37338 TAChart: Add new demo "plotunit" how to create series at runtime.
git-svn-id: trunk@54241 -
2017-02-21 21:55:55 +00:00
juha
a348d72d93 Remove a broken LazPackageManager and an unused svnpkg from the repo. Creates confusion with new OnlinePackageManager.
git-svn-id: trunk@54189 -
2017-02-19 10:00:23 +00:00
wp
80ddf57c84 Examples: Add example demonstrating cell text overflow in a StringGrid
git-svn-id: trunk@54171 -
2017-02-16 20:27:02 +00:00
mattias
083e67949c updated lpl
git-svn-id: trunk@54170 -
2017-02-16 17:27:06 +00:00
juha
c44a025b4f Skeleton FPCoc file for the new TJSONPropStorage. Issue #31388.
git-svn-id: trunk@54161 -
2017-02-15 10:16:28 +00:00
mattias
72d38acfbb lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
git-svn-id: trunk@54159 -
2017-02-15 09:02:27 +00:00
mattias
0d9788974a lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
git-svn-id: trunk@54158 -
2017-02-15 08:58:35 +00:00
maxim
e25135a833 Translations: French translation update by Gilles Vasseur, bug #31373
git-svn-id: trunk@54150 -
2017-02-13 22:27:03 +00:00
maxim
491820a1f4 Translations: French translation update by Gilles Vasseur, bug #31362
git-svn-id: trunk@54119 -
2017-02-07 23:00:04 +00:00
wp
cea1e9a19d TAChart: Add new demo for chartcombobox
git-svn-id: trunk@54105 -
2017-02-06 21:40:16 +00:00
wp
b0c1d9e402 TAChart: Replace SeriesPointerStyleCombobox by more general-purpose TChartCombobox
git-svn-id: trunk@54097 -
2017-02-05 22:54:43 +00:00
wp
e06c424eb8 TAChart: Add new TSeriesPointerStyleCombobox for selection of series pointer symbol from combobox.
git-svn-id: trunk@54085 -
2017-02-03 21:26:09 +00:00
balazs
6d610db93b Opkman: Highlight recently added packages + sort package list by name.
git-svn-id: trunk@54035 -
2017-01-30 09:34:56 +00:00
wp
61517bc3fb TAChart: Add example to demonstrate usage of Axis.Marks.AtDataOnly
git-svn-id: trunk@54024 -
2017-01-28 12:50:16 +00:00
wp
14d17cd1e7 TAChart: create new demo runtime/chartstyles to show how to add/delete chartstyles at runtime (see http://forum.lazarus.freepascal.org/index.php/topic,35538.0.html)
git-svn-id: trunk@53991 -
2017-01-24 11:53:18 +00:00
marcus
fec575ae2b MUI: Missing Makefile.compiled
git-svn-id: trunk@53969 -
2017-01-18 16:25:11 +00:00
balazs
91877feb80 Opkman: Begin implementing support for multiple repositories.
git-svn-id: trunk@53956 -
2017-01-16 14:00:39 +00:00
juha
63f9efed4e LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
git-svn-id: trunk@53941 -
2017-01-14 09:55:59 +00:00
bart
f5c261f560 LCL: start implementing AllocPatternBitmap function (Delphi compatibility). Resolves Issue #0010587.
git-svn-id: trunk@53926 -
2017-01-11 13:30:07 +00:00
wp
b824d5d512 TAChart: Add new demo "barseriestool" to demonstrate the new BarSeries property ToolTarget.
git-svn-id: trunk@53897 -
2017-01-07 23:07:09 +00:00
balazs
dbe254e132 Opkman: Submit packages to remote server.
git-svn-id: trunk@53885 -
2017-01-04 13:51:11 +00:00
mattias
c8f26b3e53 IDEIntf: added help
git-svn-id: trunk@53875 -
2017-01-03 16:53:58 +00:00
juha
39fe54c5f6 Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
git-svn-id: trunk@53853 -
2017-01-03 12:01:49 +00:00
zeljko
54b90fc39f Qt5: sources of C bindings, needed for libQt5Pas library build.
git-svn-id: trunk@53813 -
2016-12-31 09:45:47 +00:00
zeljko
c28f46376f Qt5: ho ho ho
git-svn-id: trunk@53806 -
2016-12-30 15:03:51 +00:00
juha
8bb12b8adf Docs: Move also XML files for units that were moved from LCL to LazUtils.
git-svn-id: trunk@53799 -
2016-12-29 15:46:14 +00:00
juha
9645ce53cc Move Industrial package from Lazarus sources to CCR.
git-svn-id: trunk@53792 -
2016-12-28 19:11:43 +00:00
marco
6a55a840be * generated some newer files.
git-svn-id: trunk@53783 -
2016-12-27 20:32:12 +00:00
juha
145a21f68b IDE: Better icon for sorting alphabetically.
git-svn-id: trunk@53776 -
2016-12-25 15:33:11 +00:00
mattias
019449e14b updated lpl files
git-svn-id: trunk@53756 -
2016-12-22 10:21:41 +00:00
juha
90cf12dacd Move LazLinkedList from LCL to LazUtils.
git-svn-id: trunk@53752 -
2016-12-21 22:35:12 +00:00
juha
79436e5633 SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL.
git-svn-id: trunk@53751 -
2016-12-21 22:35:05 +00:00
juha
2329f266ed Move Translations unit from LCL to LazUtils.
git-svn-id: trunk@53740 -
2016-12-20 22:32:43 +00:00
juha
3b52a368a2 Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
git-svn-id: trunk@53737 -
2016-12-20 16:26:27 +00:00