Commit Graph

51188 Commits

Author SHA1 Message Date
martin
ccc7c8c621 SynEdit: Markup fold color, react to enabled, patch 16 from issue #30421 by Pascal R.
git-svn-id: trunk@54019 -
2017-01-28 02:54:43 +00:00
wp
715527349b TAChart: Add support of datapoint tools to PieSeries
git-svn-id: trunk@54018 -
2017-01-27 22:54:27 +00:00
wp
20ffdb1e45 TAChart: More cleanup
git-svn-id: trunk@54017 -
2017-01-27 22:54:06 +00:00
wp
aec0265173 TAChart: Cleanup
git-svn-id: trunk@54016 -
2017-01-27 22:48:09 +00:00
wp
df344043fb TAChart: Add DragOrigin to basic series (point where DatapointDragTool starts to operate).
git-svn-id: trunk@54015 -
2017-01-27 22:47:00 +00:00
wp
5884ef95c3 TAChart: Add 3-parameter-"Unused"
git-svn-id: trunk@54014 -
2017-01-27 22:44:51 +00:00
wp
a84ac921d2 TAChart: Fix typo in DotProduct (TAGeometry), some cleanup
git-svn-id: trunk@54013 -
2017-01-27 22:43:41 +00:00
mattias
3df8a5c390 IDE: fixed uninitialized function result
git-svn-id: trunk@54012 -
2017-01-27 15:55:22 +00:00
mattias
e99547288c IDEIntf: added handler lihtSaveEditorFile
git-svn-id: trunk@54011 -
2017-01-27 14:34:57 +00:00
bart
dd81ed3150 LCL: TDateEdit: fix not calling OnEditingDone (bug introduced in r53938 #afa3922372 by me). Issue #0031278.
git-svn-id: trunk@54010 -
2017-01-26 17:29:07 +00:00
wp
d1c43f56a2 TAChart. Add property "Inverted" to TChartLegend
git-svn-id: trunk@54009 -
2017-01-26 15:07:51 +00:00
blikblum
bb1a32ecba win32: fix WideChar -> UTF8 conversion in GetLocaleStr with fpc 2.6.4. Issue #31272. Patch by Luca Olivetti
git-svn-id: trunk@54005 -
2017-01-26 01:34:29 +00:00
michl
076beac6c5 LCL: TCustomTabControl: Remove doubled, since revision 33537 #fa02b703f1 deprecated, types.
git-svn-id: trunk@54004 -
2017-01-25 21:13:49 +00:00
michl
49bfaecb78 LCL: TPageControl: Showing correct tab for a page with TabVisible = False. Issue #21723
git-svn-id: trunk@54003 -
2017-01-25 20:38:27 +00:00
michl
6a9b9d4d9e LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT.
git-svn-id: trunk@54002 -
2017-01-25 17:42:06 +00:00
jesus
14145bdd4a LCL, grids: do not quote copied cell when the text contain a quote,issue #30623
git-svn-id: trunk@54001 -
2017-01-25 15:14:20 +00:00
jesus
90a4a40c23 LCL, Grids: fix focus rect painting issue #31268
git-svn-id: trunk@54000 -
2017-01-25 14:57:04 +00:00
juha
56a4609632 IDE: In TabOrder dialog sort tab orders for child controls recursively. Issue #31270, patch from Zoran Vučenović.
git-svn-id: trunk@53999 -
2017-01-24 22:53:32 +00:00
jesus
14660d80cd LCL, grids: fix OnHeaderSized not called on DblClicked AutoSized column, patch from Janusz Tomczak, issue #31226
git-svn-id: trunk@53998 -
2017-01-24 21:53:16 +00:00
jesus
7723412ce7 LCL, fix autoadjust column width for columns with images
git-svn-id: trunk@53997 -
2017-01-24 21:45:04 +00:00
wp
24077d3218 LCL (TimeEdit): Centered cell text in hours and minutes grid of TimePopupForm
git-svn-id: trunk@53996 -
2017-01-24 18:46:46 +00:00
wp
d0311c6a2c TurboPower_IPro: remove leading and trailing spaces of ContentType in TIpHttpDataProvider.CheckURL
git-svn-id: trunk@53994 -
2017-01-24 17:40:39 +00:00
ondrej
df696ddabc LCL: forms: call AutoAdjustLayout in Show if necessary - it doesn't receive LM_DPICHANGED if the form is moved to a different monitor while being invisible.
git-svn-id: trunk@53993 -
2017-01-24 12:12:18 +00:00
ondrej
ae58211303 grids: always scale FDefColWidth and FDefRowHeight (without chicking IsDefRowHeightStored).
git-svn-id: trunk@53992 -
2017-01-24 12:07:30 +00:00
wp
14d17cd1e7 TAChart: create new demo runtime/chartstyles to show how to add/delete chartstyles at runtime (see http://forum.lazarus.freepascal.org/index.php/topic,35538.0.html)
git-svn-id: trunk@53991 -
2017-01-24 11:53:18 +00:00
balazs
abd19309ef Opkman: Small bugfix(filter packages).
git-svn-id: trunk@53990 -
2017-01-24 10:14:44 +00:00
martin
249ec867d3 SynEdit: Markup, fixes to temp-enable (fix prev commit)
git-svn-id: trunk@53989 -
2017-01-24 01:59:46 +00:00
martin
41861e5d2c SynEdit: Markup, fixes to temp-enable
git-svn-id: trunk@53988 -
2017-01-24 01:43:56 +00:00
martin
b32479366d SynEdit: Markup fold color... fix array len, patch from issue #31049
git-svn-id: trunk@53987 -
2017-01-24 01:29:29 +00:00
jesus
fad73bb819 LCL, fix for index out of range when using DbGrid's OnRowMoved, see issue #31061
git-svn-id: trunk@53986 -
2017-01-23 20:20:34 +00:00
juha
b831bae1aa LCL: Fix TimeEdit popup visual problems. Issue #31225, patch from AlexeyT.
git-svn-id: trunk@53985 -
2017-01-23 14:35:42 +00:00
balazs
7ec2e57825 Opkman: Filter package list according to exclude list from options.
git-svn-id: trunk@53984 -
2017-01-23 13:43:06 +00:00
juha
738e927a6c LCL-Carbon: Fix FontDialog chosen font size. Issue #31213, patch from AlexeyT.
git-svn-id: trunk@53983 -
2017-01-23 00:25:58 +00:00
wp
af53f65190 TAChart: Add support of DataPointDragTool to BubbleSeries
git-svn-id: trunk@53982 -
2017-01-22 22:36:32 +00:00
michl
0c438b980e LCL: TTabControl: make tabs drag- and dropable. Issue #24022
git-svn-id: trunk@53981 -
2017-01-22 22:21:02 +00:00
michl
95a697d5a2 LCL: TCustomTabControl: cleaning up, making only needed methods visible for derivative
git-svn-id: trunk@53980 -
2017-01-22 19:14:21 +00:00
mattias
f6d8f1a0df lhelp: fixed compilation on fpc 2.6.4
git-svn-id: trunk@53979 -
2017-01-22 13:54:02 +00:00
michl
87c8c7df49 LCL: TTabControl: make mouse messages working in tabs. Issue #27467
git-svn-id: trunk@53978 -
2017-01-21 22:17:58 +00:00
freq
b282cf4de5 cocoa: fixes a couple of memory leaks in special with TCocoaBitmap as its Destructor was not called on Free. Pls. review
git-svn-id: trunk@53977 -
2017-01-21 17:05:28 +00:00
wp
cf78574216 TAChart: Add new property TBubbleSeries.BubbleRadiusUnits.
git-svn-id: trunk@53976 -
2017-01-20 14:38:54 +00:00
marcus
53c292bb51 MUI: adjusted Scrollbar behavior
git-svn-id: trunk@53975 -
2017-01-19 20:52:16 +00:00
mattias
bdd5fb55ac translations: German: updates from Swen Heinig
git-svn-id: trunk@53974 -
2017-01-19 12:00:05 +00:00
marcus
d9f917f93e Amiga: ExtractFilenameOnly/ExtractFileRoot for amiga systems
git-svn-id: trunk@53971 -
2017-01-18 19:43:14 +00:00
marcus
85b6fc0bc3 MUI: Basename should not contain ':','/', raise exception if application object fails to create.
git-svn-id: trunk@53970 -
2017-01-18 19:18:58 +00:00
marcus
fec575ae2b MUI: Missing Makefile.compiled
git-svn-id: trunk@53969 -
2017-01-18 16:25:11 +00:00
mattias
6059715450 lazutils: TAvgLvlTree.OwnsObjects
git-svn-id: trunk@53968 -
2017-01-18 11:59:00 +00:00
mattias
de4b901bdd lcl: fixed typo and formatting
git-svn-id: trunk@53967 -
2017-01-18 11:36:17 +00:00
maxim
f33a1a9151 Opkman: removed unused string, fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@53966 -
2017-01-17 23:02:52 +00:00
wp
afaf9da891 TAChart: Fix TBubbleSeries ignoring axis transformations and clipping
git-svn-id: trunk@53965 -
2017-01-17 20:59:06 +00:00
mattias
9d411abe20 docs: UnicodeToUTF8
git-svn-id: trunk@53964 -
2017-01-17 15:28:04 +00:00