Commit Graph

19653 Commits

Author SHA1 Message Date
dmitry
a2486e3c42 mtprocs: proper len type (csize_t instead of (cint) for fpsysctl call. #36325
git-svn-id: trunk@62277 -
2019-11-21 15:01:43 +00:00
maxim
f39986edd9 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36326
git-svn-id: trunk@62276 -
2019-11-18 22:56:25 +00:00
martin
8f520dbc50 SynEdit: Code-Templates, fix AddTemplate. Must parse first, or added tmpl will be overwritten when parse is done
git-svn-id: trunk@62273 -
2019-11-18 22:43:06 +00:00
wp
cdeae9a384 TAChart: Fix updating of extent caches for sources with multiple y and/or x values. Patch by Marcin Wiazowski.
git-svn-id: trunk@62269 -
2019-11-18 18:31:18 +00:00
wp
410b95d666 TAChart: Avoid crash in unfavorable cases when cChart, NavPanel and AutoScaleAxisTransforms are on the form (https://forum.lazarus.freepascal.org/index.php/topic,47429.0.html). Patch by PaulRowntree.
git-svn-id: trunk@62255 -
2019-11-17 11:29:33 +00:00
ondrej
02aeeee223 laz2_xmlcfg: make GetListItemXPath a class function
git-svn-id: trunk@62248 -
2019-11-16 18:52:19 +00:00
wp
e8997fb67b TAChart: Add source code for tutorials https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Userdefined_ChartSource and https://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Dual_y_axis,_Legend
git-svn-id: trunk@62246 -
2019-11-16 10:52:06 +00:00
ondrej
b21a3831c1 CodeTools: ofall() code macro: keep & prefixes. Issue #35801
git-svn-id: trunk@62244 -
2019-11-15 21:38:13 +00:00
ondrej
fde024d03d CodeTools: fix &-prefixed identifier comparison. Fixes #32561
git-svn-id: trunk@62243 -
2019-11-15 21:18:09 +00:00
ondrej
2a70f42a1b ProjectGroups: Ctrl+Up/Down in tree view moves the project Up/Down
git-svn-id: trunk@62242 -
2019-11-15 20:23:11 +00:00
ondrej
b90f3e6b36 ProjectGroups: write LPG in new XML format (element names without indexes, corrected structure)
git-svn-id: trunk@62241 -
2019-11-15 20:12:30 +00:00
ondrej
d3e927b65c CodeTools: CodeCompletion: include templates (optional). Issue #34389
git-svn-id: trunk@62240 -
2019-11-15 19:26:51 +00:00
ondrej
86a7065f15 CodeTools: declare for-in variable for interfaces. Issue #35290
git-svn-id: trunk@62239 -
2019-11-15 19:21:40 +00:00
wp
4f009ea169 fpvectorial: Fix docx writer ignoring single-character words. Issue #0036300. Patch by Dean Qin/Mike.Cornflake
git-svn-id: trunk@62237 -
2019-11-13 21:41:33 +00:00
martin
ce6ee767f9 SynEdit: added firebird to sql highlighter. Issue #0036296 Patch by Gabor Boros
git-svn-id: trunk@62236 -
2019-11-13 12:09:07 +00:00
wp
d35e17fbdd TAChart: Update tutorial "background" to avoid the deprecated background drawing events.
git-svn-id: trunk@62229 -
2019-11-10 21:58:05 +00:00
juha
0ec5c3f4d8 LazReport: In TfrCustomMemoView do not convert code page when loading lines from a blob field. Issue #36264, patch from Michal Gawrycki.
git-svn-id: trunk@62206 -
2019-11-06 14:19:36 +00:00
wp
0f9f6cb8b1 TAChart: AutoSize controls in printdemo, replace chart background colors by clWhite for correct printing in gtk2.
git-svn-id: trunk@62202 -
2019-11-05 18:57:11 +00:00
maxim
2d5ae2f697 MacroScript: updated Russian translation
git-svn-id: trunk@62197 -
2019-11-04 23:30:36 +00:00
dmitry
7ec219a05b opengl: remove gl unit used from glcocoanscontext unit
git-svn-id: trunk@62188 -
2019-11-04 03:23:56 +00:00
martin
dde5b39675 SynEdit: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62185 -
2019-11-04 00:09:24 +00:00
dmitry
a11d2db8f4 Printers: update Cocoa resolution information. #36063
git-svn-id: trunk@62184 -
2019-11-03 23:54:51 +00:00
martin
97e5dde402 SynEdit: add option eoNoScrollOnSelectRange, to prevent scroll on select all/paragraph/to-brace // Fix select-to-brace to scroll by default.
git-svn-id: trunk@62181 -
2019-11-03 21:44:52 +00:00
martin
36475115a5 EditorMacroScript: Increase version to reflect changes in revision 61896 #6c5a95f4d7
git-svn-id: trunk@62179 -
2019-11-03 19:59:23 +00:00
martin
094a2938ea EditorMacros: Add a warning / Show warning if PascalScript self-test failed.
git-svn-id: trunk@62178 -
2019-11-03 19:59:21 +00:00
martin
764dae935a FpDebug: Fix leak on Linux / Thread objects were not always released
git-svn-id: trunk@62176 -
2019-11-03 17:05:42 +00:00
martin
17dda63638 FpDebug: Refactor freeing thread objects for exited threads
git-svn-id: trunk@62175 -
2019-11-03 17:05:40 +00:00
martin
751d6dd60d FpDebug: Start basic detection of frame-base
git-svn-id: trunk@62174 -
2019-11-03 17:05:38 +00:00
martin
33105a74b6 LazDebuggerFp: use GetParamsAsString from FpDebug
git-svn-id: trunk@62173 -
2019-11-03 17:05:36 +00:00
martin
5f2f41dd34 FpDebug: Allow to create contexct from known ProcSym / Updated TDbgCallstackEntry.GetParamsAsString / Avoid double look-up of proc-symbol
git-svn-id: trunk@62172 -
2019-11-03 17:05:35 +00:00
martin
a4e3cbb35e FpDebug: refactor dis-asm / Split internal (enum) and text dis-asm / optimize call detection
git-svn-id: trunk@62171 -
2019-11-03 17:05:33 +00:00
martin
2cebe95d18 FpDebug: refactor dis-asm / Disassemble to enum-opcode
git-svn-id: trunk@62170 -
2019-11-03 17:05:31 +00:00
juha
1ff30d6bfd Codetools: Add unit names correctly to project source. Issue #35803.
git-svn-id: trunk@62169 -
2019-11-03 16:45:48 +00:00
juha
45446f15b8 Formatting
git-svn-id: trunk@62168 -
2019-11-03 16:45:42 +00:00
martin
9a7663f9a7 SynEdit: Fixed Gutter.LeftOffset
git-svn-id: trunk@62163 -
2019-11-03 11:20:01 +00:00
wp
7db04f024b TAChart: Raise an EChartError if TBarSeries.Extent is called before adding the series to a chart (https://forum.lazarus.freepascal.org/index.php/topic,47295.msg338189.html).
git-svn-id: trunk@62162 -
2019-11-03 10:19:02 +00:00
juha
4f5e491d4e LazDebugger: Move used units inside IFDEFs to prevent compiler hints saying "unit not used".
git-svn-id: trunk@62154 -
2019-11-02 07:23:21 +00:00
wp
6cd0d667be TAChart: TDateTimeIntervalChartSource supports bracket time sympols in FormatDateTime() now (e.g. [h]:nn:ss).
git-svn-id: trunk@62153 -
2019-11-01 18:57:51 +00:00
juha
be4634a30b Printers: Use unit Printer4LazStrConst only when needed. Issue #36239.
git-svn-id: trunk@62152 -
2019-11-01 15:52:06 +00:00
martin
3c61b503c0 Partly revert r62149 #bab4d7305b / fix compile win / issue #36241
git-svn-id: trunk@62151 -
2019-11-01 13:05:04 +00:00
juha
bab4d7305b Remove unused units from uses sections.
git-svn-id: trunk@62149 -
2019-10-31 23:12:37 +00:00
mattias
768ad484ce project templates: fixed case
git-svn-id: trunk@62148 -
2019-10-31 10:46:00 +00:00
juha
b9b4add654 AnchorDocking: Fix compilation after r62136 #b13519cc85. Issue #36227, patch from Anton Kavalenka.
git-svn-id: trunk@62147 -
2019-10-30 11:03:16 +00:00
wp
9cbac76ac1 TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing.
git-svn-id: trunk@62146 -
2019-10-29 17:52:15 +00:00
maxim
95c00dcc52 ProjectGroups: i18n-ed $PGSrcPaths macro name, regenerated translations and updated Russian translation
git-svn-id: trunk@62144 -
2019-10-28 23:32:36 +00:00
maxim
0f5b8e6318 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36224
git-svn-id: trunk@62143 -
2019-10-28 23:14:04 +00:00
maxim
3c0e7cf645 Pas2JS: cleaned up unused strings, regenerated translations and updated Russian translation
git-svn-id: trunk@62142 -
2019-10-28 23:08:32 +00:00
wp
9f17767ea1 turbopower_ipro: Activate LCLScaling in examples.
git-svn-id: trunk@62141 -
2019-10-28 18:43:39 +00:00
martin
e5692c88e3 FpDebug: ensure any StackFrame data is cleared on run. (fix displaying old stacktraces)
git-svn-id: trunk@62139 -
2019-10-28 17:07:06 +00:00
martin
1739434138 FpDebug: fix range check error in FindProcSymbol. (int64 vs qword).
git-svn-id: trunk@62138 -
2019-10-28 17:07:04 +00:00