maxim
|
a16d3e7cf9
|
LCL, LCLTranslator: reduced scope of variable, hint from Werner, bug #34181
git-svn-id: trunk@58791 -
|
2018-08-27 23:19:49 +00:00 |
|
maxim
|
1805732402
|
LCL: restored VK_HELP key i18n and made sure its resource string is not reused in button captions (added a separate resource string for them). Regenerated translations and updated Russian translation.
git-svn-id: trunk@58790 -
|
2018-08-27 23:06:05 +00:00 |
|
maxim
|
a90de0ab9b
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58789 -
|
2018-08-27 22:33:08 +00:00 |
|
maxim
|
47574b9a9f
|
IDE: Improved string for revision in the IDE caption. Now it is consistent with the form in which SVN itself outputs it in log.
git-svn-id: trunk@58788 -
|
2018-08-27 22:27:30 +00:00 |
|
dmitry
|
9bc95574e4
|
cocoa: separating checkbox status check for listview
git-svn-id: trunk@58787 -
|
2018-08-27 22:02:19 +00:00 |
|
juha
|
0bb1729bdc
|
Cleanup for utility functions.
git-svn-id: trunk@58786 -
|
2018-08-27 19:03:21 +00:00 |
|
juha
|
cc3dd4cfbf
|
IDE: Simplify and improve the Publish Project / Package feature. Issue #34102.
git-svn-id: trunk@58785 -
|
2018-08-27 19:03:16 +00:00 |
|
dmitry
|
e5c94200f2
|
cocoa: refactoring the use of NSTableView across TListBox, TCheckListBox and TListView. adding notification for TCheckListBox #32957
git-svn-id: trunk@58784 -
|
2018-08-27 18:55:08 +00:00 |
|
dmitry
|
19e1b3ff8a
|
cocoa: aligning first column images and text in listview
git-svn-id: trunk@58783 -
|
2018-08-26 22:33:17 +00:00 |
|
blikblum
|
935407cbf9
|
carbon: fix initializing control enabled state
git-svn-id: trunk@58782 -
|
2018-08-26 19:17:57 +00:00 |
|
dmitry
|
addae1034e
|
cocoa: cleanup listView implementation. Removed delayedSelection and related entries
git-svn-id: trunk@58781 -
|
2018-08-26 18:50:06 +00:00 |
|
dmitry
|
b0c54b56dc
|
cocoa: initial support for imageIndex in listview
git-svn-id: trunk@58780 -
|
2018-08-26 18:39:25 +00:00 |
|
juha
|
d2ae489674
|
IDE: Show also Lazarus SVN revision in IDE caption when it is available.
git-svn-id: trunk@58779 -
|
2018-08-26 08:17:13 +00:00 |
|
dmitry
|
1e346194fb
|
cocoa: invalidating tableview on changing checked status of an item
git-svn-id: trunk@58778 -
|
2018-08-26 02:11:39 +00:00 |
|
dmitry
|
995bb12251
|
cocoa: support for checkboxed listview. #34109
git-svn-id: trunk@58777 -
|
2018-08-26 00:42:55 +00:00 |
|
dmitry
|
745097e09f
|
cocoa: implementing column click for a listview #34157
git-svn-id: trunk@58776 -
|
2018-08-25 21:56:41 +00:00 |
|
wp
|
46bb34ff6f
|
TAChart: Use THiddenPropertyEditor instead of DefineProperties to hide the deprecated property TConstantLine.AxisIndexX.
git-svn-id: trunk@58775 -
|
2018-08-25 09:10:14 +00:00 |
|
dmitry
|
ced8e3172c
|
cocoa: supporting additional theme styles
git-svn-id: trunk@58774 -
|
2018-08-25 03:09:36 +00:00 |
|
bart
|
828f4e74ef
|
TValueListEditor: implement sort. Based on a patch by Jesus Reyes. Issue #0034141.
git-svn-id: trunk@58773 -
|
2018-08-24 16:06:59 +00:00 |
|
martin
|
a39a12bac0
|
Fix "goto execution point" asm location Issue #0034175 Patch by errno
git-svn-id: trunk@58772 -
|
2018-08-24 15:56:53 +00:00 |
|
martin
|
6fae020d54
|
clean up test code from r58522 #62434fa788 / Fix "goto execution point" Issue #0034175
git-svn-id: trunk@58771 -
|
2018-08-24 15:17:37 +00:00 |
|
wp
|
4907624f26
|
TAChart: Rename TFuncSeries method SetFitParamBasisFunc to SetFitBasisFunc; restrict its parameter AIndex to be > 0.
git-svn-id: trunk@58770 -
|
2018-08-24 12:54:25 +00:00 |
|
balazs
|
5c2e3bcf94
|
Opkman: Automatically adjust memo height for metapackage description.
git-svn-id: trunk@58769 -
|
2018-08-24 12:02:04 +00:00 |
|
wp
|
63c26a35ae
|
TAChart: Extend TDatapointTool.AffectedSeries to accept also semicolon and pipe ('|') as separators.
git-svn-id: trunk@58768 -
|
2018-08-24 11:11:27 +00:00 |
|
wp
|
75cdabf306
|
TAChart: Rename TConstantLine.AxisIndexX to .AxisIndex
git-svn-id: trunk@58767 -
|
2018-08-24 10:14:42 +00:00 |
|
dmitry
|
a78e37d9b2
|
cocoa: themedrawing swithcing the current graphic context
git-svn-id: trunk@58766 -
|
2018-08-24 03:08:10 +00:00 |
|
wp
|
98812def35
|
TAChart: Add feCustom as new TFitEquation element: User-defined basis functions
git-svn-id: trunk@58765 -
|
2018-08-23 14:06:06 +00:00 |
|
blikblum
|
5bf4b51bc7
|
lcl: check for Enabled instead of IsEnabled when setting WS_DISABLED param (part of 34018)
git-svn-id: trunk@58764 -
|
2018-08-22 22:55:06 +00:00 |
|
maxim
|
ef3849bf8b
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34168
git-svn-id: trunk@58763 -
|
2018-08-22 22:46:17 +00:00 |
|
maxim
|
7ecdc4a43b
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34167
git-svn-id: trunk@58762 -
|
2018-08-22 22:36:22 +00:00 |
|
maxim
|
eb842c1d6e
|
Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@58761 -
|
2018-08-22 22:31:21 +00:00 |
|
maxim
|
d1047d568e
|
TAChart: updated Russian translation
git-svn-id: trunk@58760 -
|
2018-08-22 22:05:32 +00:00 |
|
michl
|
5ac8647a65
|
LCL: GTK3: Show controls disabled when Enabled = False. Regression from revision 58448 #9733fa84ab.
git-svn-id: trunk@58759 -
|
2018-08-22 20:56:14 +00:00 |
|
michl
|
13e0fb24e1
|
LCL: GTK2: Show controls disabled when Enabled = False. Regression from revision 58448 #9733fa84ab.
git-svn-id: trunk@58758 -
|
2018-08-22 20:18:35 +00:00 |
|
balazs
|
de1dca667b
|
Opkman: UI tweak + small bugfix.
git-svn-id: trunk@58757 -
|
2018-08-22 09:04:15 +00:00 |
|
balazs
|
ad0354c154
|
Opkman: Show community description in the hint window.
git-svn-id: trunk@58756 -
|
2018-08-22 08:04:06 +00:00 |
|
wp
|
3a70dfe1f1
|
TAChart: Fix x values for TFitSeries' confidence/prediction intervals in case of FitEquation = fePower
git-svn-id: trunk@58755 -
|
2018-08-22 08:02:19 +00:00 |
|
wp
|
20c1203380
|
TAChart: Rename TFitSeries.Statistics to .FitStatistics
git-svn-id: trunk@58754 -
|
2018-08-22 07:51:31 +00:00 |
|
balazs
|
13d5bd13c3
|
Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained.
git-svn-id: trunk@58753 -
|
2018-08-22 05:31:01 +00:00 |
|
wp
|
f386e5ab6b
|
TAChart: Add support for confidence and prediction limits to TFitSeries.
git-svn-id: trunk@58752 -
|
2018-08-21 22:13:15 +00:00 |
|
wp
|
19b7149384
|
TAChart: Rename TFitStatistics.MSE to .ResidualStandardError.
git-svn-id: trunk@58751 -
|
2018-08-21 19:16:11 +00:00 |
|
jesus
|
6e5743846c
|
LazReport: pdf exporter (lr_e_fclpdf) - add poSubsetFont to options which reduce size of resulting file, patcn from Michal Gawrycki, issue #34165
git-svn-id: trunk@58750 -
|
2018-08-21 16:51:55 +00:00 |
|
juha
|
712b1a0ddd
|
IDE: Update Object Inspector after renaming a component (F2). Issue #34151, patch from errno.
git-svn-id: trunk@58749 -
|
2018-08-21 09:46:14 +00:00 |
|
dmitry
|
6989fa68c2
|
cocoa: only checking for the removing of the Mixed (gray) status from the checkbox, when space is being pressed
git-svn-id: trunk@58748 -
|
2018-08-21 02:00:48 +00:00 |
|
wp
|
5e3a683299
|
TAChart: Add fit parameter confidence limits to FitSeries.
git-svn-id: trunk@58747 -
|
2018-08-20 23:01:37 +00:00 |
|
wp
|
ff36f03b93
|
TAChart: More versatile fitting routines in TFitSeries, statistical analysis of fit results.
git-svn-id: trunk@58746 -
|
2018-08-20 21:21:10 +00:00 |
|
martin
|
3f59f7f945
|
IDE, color opts: change color for execution line, to keep caret visible. Issue #0034150
git-svn-id: trunk@58745 -
|
2018-08-20 13:00:59 +00:00 |
|
martin
|
c825d4842d
|
SynEdit, EditorOpts: fix color for outline
git-svn-id: trunk@58744 -
|
2018-08-20 12:45:46 +00:00 |
|
dmitry
|
cafa0499b0
|
cocoa: supporting NSScroller class with a simple click navigation. #34156
git-svn-id: trunk@58743 -
|
2018-08-20 03:04:27 +00:00 |
|
maxim
|
a351c9f8fe
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34139
git-svn-id: trunk@58742 -
|
2018-08-19 23:08:36 +00:00 |
|