Commit Graph

58136 Commits

Author SHA1 Message Date
wp
09c0c58381 TAChart: Fix TCustomPieSeries.FindContainingSlice if one of the pies has size 0. Issue #36332, based on patch by TK.
git-svn-id: trunk@62282 -
2019-11-22 10:22:39 +00:00
balazs
a1cbba291f Components: Add GTK3 support for LCLExtensions and VirtualTreeView. Issue #36338.
git-svn-id: trunk@62281 -
2019-11-22 08:38:57 +00:00
dmitry
890dbfc6fe cocoa: checking for the rectangle to have some size before drawing
git-svn-id: trunk@62280 -
2019-11-22 03:00:06 +00:00
dmitry
7edf0a44bc cocoa: making font configuration to be selector based, rather than class based
git-svn-id: trunk@62279 -
2019-11-22 02:45:26 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
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
b39c30b8e1 IDE: Code-Templates, add more templates (property get/set). Issue #27625
git-svn-id: trunk@62275 -
2019-11-18 22:43:09 +00:00
martin
524c8b9565 IDE: Code-Templates, add version and file-version
git-svn-id: trunk@62274 -
2019-11-18 22:43:08 +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
martin
426a0e8392 IDE: Code-Templates, do not create lazarus.dci unless it is modified.
git-svn-id: trunk@62272 -
2019-11-18 22:43:05 +00:00
martin
c018dfafb9 IDE: Code-Templates, use default (from resource) if file does not exist.
git-svn-id: trunk@62271 -
2019-11-18 22:43:04 +00:00
martin
80b7820ea9 IDE: Code-Templates, move loading/saving to editoroptions / remove reference to no longer used default-file (which is in resource now)
git-svn-id: trunk@62270 -
2019-11-18 22:43:02 +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
af560d6f0f Docs: Further clarification of what is meant by "Grid.Clean".
git-svn-id: trunk@62268 -
2019-11-18 17:51:19 +00:00
maxim
79e19ed0a9 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62260 -
2019-11-17 21:33:09 +00:00
juha
b5c25f2a0f LCL-GTK3: Prevent a crash when starting the IDE build for GTK3.
git-svn-id: trunk@62259 -
2019-11-17 14:30:44 +00:00
juha
8d9ae58846 LCL-GTK3: Reduce compiler hints and notes.
git-svn-id: trunk@62258 -
2019-11-17 14:22:54 +00:00
juha
37a763ee4f IDE: Fix compilation with defines IDE_MEM_CHECK and DebugDisableAutoSizing.
git-svn-id: trunk@62257 -
2019-11-17 14:22:52 +00:00
juha
4e9cd68c9f IDE: Remove a redundant ToolStatus test.
git-svn-id: trunk@62256 -
2019-11-17 14:22:39 +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
juha
18fe49e2c9 MacOS: Improve external tool execution with an .app application. Issue #36314, patch from Hans Luijten.
git-svn-id: trunk@62254 -
2019-11-17 09:41:47 +00:00
juha
237822aec4 LCL-GTK3: Fix a crash when rendering underline or strikeout text. Issue #36297, patch from Anton Kavalenka.
git-svn-id: trunk@62253 -
2019-11-17 09:41:35 +00:00
dmitry
45b2dae59f cocoa: setting the default system font to a text edit on allocation
git-svn-id: trunk@62252 -
2019-11-17 06:02:30 +00:00
dmitry
968577d0f0 cocoa: update change text edit font color. bug #36313
git-svn-id: trunk@62251 -
2019-11-17 04:04:57 +00:00
dmitry
e4c13cf957 cocoa: making togglebox consistent with the standard button. Providing configuration to make the cocoa run in backwards compatible manner
git-svn-id: trunk@62250 -
2019-11-17 02:37:14 +00:00
ondrej
3f71fbb081 IDE: Project: LPI&LPS ProjectOptions - write new lists. Issue #22752
git-svn-id: trunk@62249 -
2019-11-16 18:53:50 +00:00
ondrej
02aeeee223 laz2_xmlcfg: make GetListItemXPath a class function
git-svn-id: trunk@62248 -
2019-11-16 18:52:19 +00:00
ondrej
922e731fd5 IDE: Project: LPI&LPS debugging info - write new lists. Issue #22752
git-svn-id: trunk@62247 -
2019-11-16 18:23:54 +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
398f3b3c49 CodeTools: ofall() code macro: fix indentation. Issue #35802
git-svn-id: trunk@62245 -
2019-11-15 21:58:10 +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
juha
35efd71284 Docs: Batch of documentation updates for LazUtils and LCL. Issue #36312, patch from Don Siders.
git-svn-id: trunk@62238 -
2019-11-14 07:08:17 +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
juha
9a4a5ac00d LCL: Prevent an exception in TPageControl with a disabled tab. Issue #36282, patch from errno.
git-svn-id: trunk@62235 -
2019-11-12 22:55:40 +00:00
juha
4880ec8934 Docs: Updated documentation for LCL Grids. Issue #36289, patch from Don Siders.
git-svn-id: trunk@62234 -
2019-11-12 22:55:27 +00:00
juha
22ba4321b9 LCL-GTK2: Render strikeout text on Listbox canvas with OwnerDrawFixed. Issue #36298, patch from Alexey Tor.
git-svn-id: trunk@62233 -
2019-11-12 22:42:17 +00:00
juha
4a6447ca14 LCL-GTK3: Fix rendering of multiline label with Japanese text. Issue #36292, patch from Alexey Tor.
git-svn-id: trunk@62232 -
2019-11-12 22:28:40 +00:00
juha
d11016cd63 LCL-GTK2: Fix rendering of multiline label with Japanese text. Issue #36293, patch from Alexey Tor.
git-svn-id: trunk@62231 -
2019-11-12 22:28:22 +00:00
zeljko
e5aa7dd8f8 Qt5: more safe appTerminate.
git-svn-id: trunk@62230 -
2019-11-11 09:57:46 +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
dmitry
a10a0ef35d cocoa: corrections of NSAppKitVersionNumber10_14 to match the current Xcode headers bug #36283
git-svn-id: trunk@62228 -
2019-11-10 17:49:53 +00:00
dmitry
ffc0a1fef3 cocoa: update the code to be compatible fpc-trunk headers. patch by noname012
git-svn-id: trunk@62227 -
2019-11-10 17:33:04 +00:00
zeljko
346361fb60 Gtk3: Make widgetset wrap non-ansi strings properly. Patch by Anton Kavalennka. issue #36288
git-svn-id: trunk@62226 -
2019-11-10 14:09:10 +00:00