dmitry
|
3d2a723a44
|
lcl: updating TCustomUpDown to use WS interface, if provided. #34663
git-svn-id: trunk@60966 -
|
2019-04-14 06:52:26 +00:00 |
|
dmitry
|
78bc4df384
|
lcl: adding interface methods for TWSCustomUpDown. So a widget specific implementation makes sense. #34663
git-svn-id: trunk@60965 -
|
2019-04-14 06:50:06 +00:00 |
|
dmitry
|
3ddc6c5a7b
|
LCL: adding IsWSComponentInheritsFrom(), so we're able to check in runtime, if a particular WS class has been registered (implemented)
git-svn-id: trunk@60964 -
|
2019-04-14 04:32:06 +00:00 |
|
dmitry
|
878e61d619
|
cocoa: shrink focus rect by one pixel from far sides
git-svn-id: trunk@60963 -
|
2019-04-13 22:37:53 +00:00 |
|
dmitry
|
281ad1a6f0
|
cocoa: update the focused item status of a table raw. Only show it as focused, if it's selected and the control itself is focused. #32051
git-svn-id: trunk@60962 -
|
2019-04-13 22:37:27 +00:00 |
|
wp
|
a154d474bd
|
TAChart: Use "nice" TListChartSource floating point numbers in data point editor and lfm file. Issue #35374, patch by Marcin Wiazowski.
git-svn-id: trunk@60961 -
|
2019-04-13 22:06:33 +00:00 |
|
mattias
|
5271081bea
|
docs: readme: add footer
git-svn-id: trunk@60958 -
|
2019-04-13 11:16:24 +00:00 |
|
dmitry
|
0421cd4f3d
|
cocoa: adding detection if a combobox is showing a popup window
git-svn-id: trunk@60952 -
|
2019-04-13 05:37:12 +00:00 |
|
dmitry
|
cc0b09b9fb
|
cocoa: adding track area of readonly items, so they can be refreshed automatically as mouse moves around
git-svn-id: trunk@60951 -
|
2019-04-13 05:20:43 +00:00 |
|
dmitry
|
8b19c6735e
|
cocoa: do not call DrawItem for readonly dropdown if no item is not selected. #21791
git-svn-id: trunk@60950 -
|
2019-04-13 04:41:54 +00:00 |
|
dmitry
|
1dc66309d3
|
cocoa: support for using DrawItem when drawing a read-only combobox. #21791
git-svn-id: trunk@60949 -
|
2019-04-13 04:33:44 +00:00 |
|
martin
|
bd2040ec55
|
FpDebug: "UnicodeString" workaround for wrong dwarf-highbound fpc issue #0035359, see also issue #0035340
git-svn-id: trunk@60946 -
|
2019-04-12 23:39:24 +00:00 |
|
joost
|
f9435a7947
|
IDE: Resourcestrings for the EnvironmentOptions.FppkgConfigFile
git-svn-id: trunk@60945 -
|
2019-04-12 21:10:42 +00:00 |
|
joost
|
9d1b8c9d87
|
IDE: Added EnvironmentOptions.FppkgConfigFile
IDE: Fixed some minor problems in the generation of the fppkg.cfg file
git-svn-id: trunk@60944 -
|
2019-04-12 21:08:55 +00:00 |
|
joost
|
f1dece9ac8
|
LazUtils: Fixed handling of default values in TXMLConfigStorage + test
git-svn-id: trunk@60943 -
|
2019-04-12 18:19:32 +00:00 |
|
wp
|
e506b7235c
|
TAChart: Fix some chart tools not being painted when chart is saved to image file.
git-svn-id: trunk@60942 -
|
2019-04-12 17:23:29 +00:00 |
|
mattias
|
edf1fdd7f4
|
docs: lazutils: updates from Don Siders, issue #35361
git-svn-id: trunk@60936 -
|
2019-04-12 07:40:55 +00:00 |
|
wp
|
178c07d81e
|
TAChart: cosmetic
git-svn-id: trunk@60935 -
|
2019-04-12 07:30:48 +00:00 |
|
wp
|
022bdf31b8
|
TAChart: Fix TBubbleSeries crashing when labels are shown (due to r60636 #fe85948fb3). Issue #35364, patch by Marcin Wiazowski.
git-svn-id: trunk@60934 -
|
2019-04-12 07:26:42 +00:00 |
|
juha
|
0899ea0c29
|
IDE: Fix jumping to next/previous error from the Search menu. Issue #35352.
git-svn-id: trunk@60933 -
|
2019-04-12 06:05:49 +00:00 |
|
martin
|
4b03bea9b7
|
remove outdated link
git-svn-id: trunk@60932 -
|
2019-04-11 22:33:30 +00:00 |
|
martin
|
bb4ab8881c
|
FpDebug: Test for - Check char-size for strings. Recognize "UnicodeString", issue #0035340
git-svn-id: trunk@60931 -
|
2019-04-11 16:25:29 +00:00 |
|
martin
|
6d1944a6a3
|
FpDebug: Check char-size for strings. Recognize "UnicodeString", issue #0035340
git-svn-id: trunk@60930 -
|
2019-04-11 16:25:27 +00:00 |
|
maxim
|
3b3bbd67a4
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60929 -
|
2019-04-11 13:06:08 +00:00 |
|
martin
|
5e818f4ce4
|
IDE: Change caption for debug info. Remove "GDB", as the settings apply to all debuggers
git-svn-id: trunk@60928 -
|
2019-04-11 11:40:58 +00:00 |
|
wp
|
2e6f06cd26
|
TAChart: Add script to create chm help file
git-svn-id: trunk@60927 -
|
2019-04-11 11:30:58 +00:00 |
|
martin
|
79a26a4231
|
LazDebuggerFpLldb: prevent crash in asm window, if dwarf info failed to load
git-svn-id: trunk@60926 -
|
2019-04-11 11:28:32 +00:00 |
|
mattias
|
ecbb270afa
|
bigide: added pas2jsdsgn
git-svn-id: trunk@60925 -
|
2019-04-11 11:22:41 +00:00 |
|
mattias
|
73c5d18d53
|
lcl: comments
git-svn-id: trunk@60924 -
|
2019-04-11 11:22:26 +00:00 |
|
wp
|
e305166373
|
TAChart: Add missing notification calls when ListChartSource changes. Issue #35360, patch by Marcin Wiazowski.
git-svn-id: trunk@60923 -
|
2019-04-11 09:02:44 +00:00 |
|
wp
|
c1979e8c8e
|
docs: Fix chm building error due to xml error.
git-svn-id: trunk@60922 -
|
2019-04-11 08:32:20 +00:00 |
|
maxim
|
4c0ee118e5
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35358
git-svn-id: trunk@60921 -
|
2019-04-10 22:39:07 +00:00 |
|
wp
|
1f22ddf494
|
TAChart: Delete left-over files from r60862 #f8b11dcbbf
git-svn-id: trunk@60920 -
|
2019-04-10 22:36:52 +00:00 |
|
maxim
|
3f78f22bc6
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35351
git-svn-id: trunk@60919 -
|
2019-04-10 22:31:13 +00:00 |
|
wp
|
b15c2b23fd
|
TAChart: Ignore XList when sorting ListChartSource. Issue #35188.
git-svn-id: trunk@60918 -
|
2019-04-10 12:26:35 +00:00 |
|
wp
|
7b666b270f
|
TAChart: New property LimitToExtent for zooming tools. Issue #35344, patch by Marcin Wiazowski.
git-svn-id: trunk@60905 -
|
2019-04-10 08:24:10 +00:00 |
|
wp
|
48c62ca44d
|
TAChart: Undo r60740 #b2a4a7868b (sorting of ListSource by y value). Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60904 -
|
2019-04-10 07:51:19 +00:00 |
|
juha
|
b3b741485d
|
IDE: Improve layout of initial setup dialog. Issue #35316, patch from Alexey Tor.
git-svn-id: trunk@60903 -
|
2019-04-10 07:32:14 +00:00 |
|
juha
|
10aadf7fcd
|
IDE: Improve GenericListEditor dialog layout. Issue #35328, patch from Alexey Tor.
git-svn-id: trunk@60902 -
|
2019-04-10 07:21:40 +00:00 |
|
dmitry
|
f7d83eeafe
|
cocoa: LCLIntf.MessageBox implemenation. based on the patch by Alexey Tor. #35343
git-svn-id: trunk@60901 -
|
2019-04-10 03:48:28 +00:00 |
|
martin
|
728f898e5f
|
LazDebuggerFpLldb: Catch errors during dwarf loading.
git-svn-id: trunk@60899 -
|
2019-04-09 18:39:49 +00:00 |
|
martin
|
52e13f73cb
|
LazDebuggerFpLldb: clean up
git-svn-id: trunk@60898 -
|
2019-04-09 18:39:47 +00:00 |
|
mattias
|
573956ab0d
|
docs: xmlread/write, issue #35342, from Don Siders
git-svn-id: trunk@60897 -
|
2019-04-08 14:28:22 +00:00 |
|
mattias
|
4a5a1e4634
|
docs: xmlread/write, issue #35342, from Don Siders
git-svn-id: trunk@60896 -
|
2019-04-08 14:27:04 +00:00 |
|
maxim
|
f37e4f2ce4
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60895 -
|
2019-04-07 23:01:59 +00:00 |
|
wp
|
6d39a8ac82
|
TAChart: Make sure that chart tools always work with valid image-graph scaling. Issue #35337, patch by Marcin Wiazowski.
git-svn-id: trunk@60894 -
|
2019-04-07 22:02:22 +00:00 |
|
martin
|
18edc84831
|
Unit-Dependencies, PkgGraphExplorer: Add DEBUG setting "TestRandomSeed" to option dialog. Allows other options to be tested on a fixed/reproducible graph
git-svn-id: trunk@60893 -
|
2019-04-07 19:57:37 +00:00 |
|
martin
|
180da00d4a
|
Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
git-svn-id: trunk@60892 -
|
2019-04-07 19:57:35 +00:00 |
|
martin
|
ba5ac8f30d
|
EnvironmentOptions: add registrable extension classes for other IDE units that need to store options.
git-svn-id: trunk@60891 -
|
2019-04-07 19:52:11 +00:00 |
|
martin
|
6bb1920582
|
TLvlGraph: Reduce side effects of curved edge-style on continuous lines.
git-svn-id: trunk@60890 -
|
2019-04-07 19:52:09 +00:00 |
|