Commit Graph

13584 Commits

Author SHA1 Message Date
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
juha
174e17c841 IdeIntf: Check every time if Boolean Checkbox property editor is needed. Was wrong when component changed and value differed.
git-svn-id: trunk@47291 -
2015-01-04 14:10:49 +00:00
maxim
88db4550f3 ProjectTemplates: improved Russian translation
git-svn-id: trunk@47289 -
2015-01-04 13:44:08 +00:00
blikblum
b7962c5068 IDE: register TValueListPropertyEditor only for TValueListEditor Strings property to prevent be used in other TStrings properties (TitleCaptions)
git-svn-id: trunk@47288 -
2015-01-04 13:42:03 +00:00
joost
fb88fadd74 fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
2015-01-02 20:45:33 +00:00
juha
96b7b88cc7 LazControls: new icon for TListviewFilterEdit from edvard.
git-svn-id: trunk@47270 -
2014-12-30 21:28:21 +00:00
joost
40a902ea07 fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
2014-12-29 22:11:35 +00:00
juha
9e3b5ca504 IDE: Use truely original pages and comps as reference when saving palette configuration.
git-svn-id: trunk@47261 -
2014-12-28 13:50:35 +00:00
bart
bd66a6083c LazReport: less hints.
git-svn-id: trunk@47260 -
2014-12-28 11:34:26 +00:00
bart
5b146f662c LazReport: use DefaultFormatSettings.DecimalSeparator instead of deprecated DecimalSeparator.
git-svn-id: trunk@47259 -
2014-12-28 11:12:08 +00:00
sekelsenmat
1586f97486 fpvectorial: Fixes compilation of 3d viewer
git-svn-id: trunk@47256 -
2014-12-27 18:55:16 +00:00
joost
3086ab61cf fpmake: Re-generated fpmake.pp file
git-svn-id: trunk@47249 -
2014-12-27 09:39:00 +00:00
mattias
f411da2257 datetimectrls: fixed compilation with fpc 2.7.1
git-svn-id: trunk@47246 -
2014-12-25 10:51:02 +00:00
zoran
3adae1d6f9 updating manual
git-svn-id: trunk@47241 -
2014-12-24 16:46:55 +00:00
joost
3a0de4fe98 fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
2014-12-23 22:00:41 +00:00
zoran
6f48c19f06 add auto correction of date parts when AutoAdvance is on, in order to make possible for user to edit dates smoothly
git-svn-id: trunk@47237 -
2014-12-23 12:51:33 +00:00
wp
33dec9455e TAChart: Fix display of millisecond steps in TDateTimeIntervalChartSource.
git-svn-id: trunk@47235 -
2014-12-22 22:52:49 +00:00
mattias
63c839a786 IDEIntf: less hints
git-svn-id: trunk@47234 -
2014-12-22 08:55:40 +00:00
juha
4d92d2ec5b IDE: Update component list to match the layout of component palette, triggered when window is activated.
git-svn-id: trunk@47231 -
2014-12-21 13:00:29 +00:00
joost
f4818c2bfd FpDebug: Do not stop on lines with unknown line info (linenr=0)
git-svn-id: trunk@47222 -
2014-12-19 10:42:19 +00:00
juha
2186ba086d IDE: Force update for all component palette pages after changing configuration.
git-svn-id: trunk@47218 -
2014-12-17 23:27:25 +00:00
sekelsenmat
5969afd322 fpvectorial-svg: Structural work for linear gradient support
git-svn-id: trunk@47214 -
2014-12-17 14:00:19 +00:00
sekelsenmat
c95dfb9e93 fpvectorial-svg: Reworks the current unit code to make it match better the drawing of Chrome, this improves areaofcircle.html greatly
git-svn-id: trunk@47212 -
2014-12-17 11:35:52 +00:00
mattias
47c65faeef laz2_xmlread: added flag xrfAllowSpecialCharsInComments
git-svn-id: trunk@47211 -
2014-12-17 10:00:43 +00:00
juha
a52a3c922c IDE: Implement import and export for component palette options.
git-svn-id: trunk@47210 -
2014-12-16 22:37:09 +00:00
wp
01cb0be6e0 TAChart: Fix several bugs related to incorrect scaling for printing
git-svn-id: trunk@47203 -
2014-12-15 13:59:56 +00:00
wp
890e8de7d4 TAChart: Improved reset of font orientation after drawing
git-svn-id: trunk@47201 -
2014-12-15 09:49:38 +00:00
wp
f11c461743 TAChart: Fix legend items being drawn too small on printer
git-svn-id: trunk@47199 -
2014-12-14 23:32:56 +00:00
wp
bf72b0ae55 TAChart: Fix pointer symbols being drawn too small by printer drawer
git-svn-id: trunk@47196 -
2014-12-14 22:29:18 +00:00
wp
53d40ddb63 TAChart: At the end of TChart.Draw(), undo changes made to the drawer by the drawer (issue #0027163).
git-svn-id: trunk@47195 -
2014-12-14 21:24:30 +00:00
wp
0b179b19ec TAChart: Add new axis property LabelSize and corresponding demo (axisalign).
git-svn-id: trunk@47194 -
2014-12-13 23:08:29 +00:00
joost
a3f3091a75 * Extract debug-info from real executable when debugging an application folder
git-svn-id: trunk@47188 -
2014-12-13 09:15:26 +00:00
joost
3dcfa14f49 * Avoid AV when the loaded faied to initiate a valid ImgReader
git-svn-id: trunk@47187 -
2014-12-13 09:06:40 +00:00
juha
82b190d7a9 LazControls: an option in ListViewFilterEdit to filter by all fields or just by caption.
git-svn-id: trunk@47186 -
2014-12-12 23:08:43 +00:00
juha
c0bcfb9343 JCF2: Support binary constants. Issue #26986, patch from BrunoK.
git-svn-id: trunk@47184 -
2014-12-12 19:59:25 +00:00
giuliano
6434ecc3b5 Updated Italian translations:
IDE,lazreport

git-svn-id: trunk@47183 -
2014-12-12 18:10:35 +00:00
mattias
814cf1a717 lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
2014-12-10 14:26:18 +00:00
mattias
98578ff53a laz2xmlcfg: duplicate nodes: always use the first
git-svn-id: trunk@47171 -
2014-12-10 11:26:47 +00:00
mattias
890803a8be laz2xmlcfg: fixed TXMLConfig.InternalFindNode invalidate sorted node list on insert
git-svn-id: trunk@47170 -
2014-12-10 11:18:39 +00:00
mattias
d71ed5e522 lazutils: clean up
git-svn-id: trunk@47168 -
2014-12-10 09:55:24 +00:00
mattias
eb0a454ab7 laz2_xmlcfg: use array
git-svn-id: trunk@47167 -
2014-12-10 03:14:47 +00:00
mattias
5a8fd4166f ideintf: replaced AnsiCompareText
git-svn-id: trunk@47166 -
2014-12-10 03:14:34 +00:00
mattias
4b3c76e18a lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster
git-svn-id: trunk@47164 -
2014-12-10 02:16:39 +00:00
mattias
b6b7d60218 lazcontrols: clean up
git-svn-id: trunk@47163 -
2014-12-10 02:15:32 +00:00
mattias
3fb03c60b1 lazutf8: UTF8StrLICompAnsiString: use Count as fixed bound, do not check for #0
git-svn-id: trunk@47162 -
2014-12-10 01:04:26 +00:00
juha
cbae1c8558 LazControls: include the new ListViewFilterEdit component in LazControls package.
git-svn-id: trunk@47160 -
2014-12-10 00:46:38 +00:00
juha
d8add73062 New component ListViewFilterEdit.
git-svn-id: trunk@47159 -
2014-12-10 00:38:19 +00:00
juha
7cfdbcdc76 New component ListViewFilterEdit. Rename image files and improve resource script.
git-svn-id: trunk@47158 -
2014-12-10 00:21:51 +00:00
mattias
f54c36b0da laz2xmlconfig: fixed crash
git-svn-id: trunk@47154 -
2014-12-09 14:18:38 +00:00
mattias
9058f5367b laz2xmlconfig: fixed crash
git-svn-id: trunk@47153 -
2014-12-09 14:18:02 +00:00