Commit Graph

58152 Commits

Author SHA1 Message Date
maxim
d34b0037c8 Translations: Slovak translation update by LacaK, bug #36357
git-svn-id: trunk@62299 -
2019-11-25 22:42:21 +00:00
maxim
85fe179abe IDE: improved 'Add unit to Uses' dialog layout, bug #36344
git-svn-id: trunk@62297 -
2019-11-25 22:22:24 +00:00
martin
be4d0c5b2e IDE, XmlConfig: Fixed storing properties (rtti), when "stored" incorrectly overwrote Default-instance. Introduced in r61887 #70005fc17a
git-svn-id: trunk@62296 -
2019-11-25 15:19:23 +00:00
ondrej
189ff81e4a IDE: PackageEditor: hide minimize and maximize buttons
git-svn-id: trunk@62295 -
2019-11-25 09:34:12 +00:00
ondrej
a4fc8be8f3 IDE: ProjectInspector: hide minimize and maximize buttons
git-svn-id: trunk@62294 -
2019-11-25 09:22:21 +00:00
ondrej
7a586a550d ProjectGroups: hide minimize and maximize buttons
git-svn-id: trunk@62293 -
2019-11-25 09:18:08 +00:00
maxim
4d025450fe IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62292 -
2019-11-24 22:50:24 +00:00
martin
9be880c527 FpDebug: fix Disassembler, broken in r62171 #a4e3cbb35e
git-svn-id: trunk@62291 -
2019-11-24 13:57:44 +00:00
wp
b4a469cf74 TAChart: Fix line demo (inconsistent behavior when "3D" and "rotated" boxes are checked and "Add" is pressed).
git-svn-id: trunk@62290 -
2019-11-23 22:59:36 +00:00
wp
4c785559bb TAChart: Fix crash when unsorted data are entered into DataPointsEditor for a sorted chartsource
git-svn-id: trunk@62289 -
2019-11-23 22:26:40 +00:00
juha
7b46b7ced2 LCL: Prevent a crash when freeing a DBEdit with focus. Issue #27178, patch from Petr-K.
git-svn-id: trunk@62288 -
2019-11-23 22:12:41 +00:00
juha
aef6a43ae0 LCL-GTK3: Simplify code for font attributes, remove pango_attr_list_ref() call. Issue #36297.
git-svn-id: trunk@62287 -
2019-11-23 17:39:22 +00:00
juha
f570285874 LCL-GTK3: Prevent a crash with certain font attributes. Issue #36297, patch from Anton Kavalenka.
git-svn-id: trunk@62286 -
2019-11-23 09:19:28 +00:00
martin
67d6109619 IDE: Code-Templates, fix mem leak / Correct extend of try-except block (do not hide errors, that are not expected/handled)
git-svn-id: trunk@62285 -
2019-11-22 21:22:38 +00:00
martin
c93e1c6d7e Debugger, GDBmi: Enable Step-over to enter finally blocks under Win64-SEH
git-svn-id: trunk@62284 -
2019-11-22 21:22:37 +00:00
juha
88ac636e41 LCL: Prevent a crash in Coolbar when clicking a Grabber in an empty band.
git-svn-id: trunk@62283 -
2019-11-22 20:08:39 +00:00
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