Commit Graph

15061 Commits

Author SHA1 Message Date
maxim
3add334c5b Merged revision(s) 54495 #bf733a19c0 from trunk:
components: datetimepicker: always update date on CreateWnd. Issue #31571
........

git-svn-id: branches/fixes_1_6@54516 -
2017-04-03 23:34:39 +00:00
mattias
5727511d3e IDEIntf: fixed TIDESpecialCommand.GetCaption using command.localizedname
git-svn-id: branches/fixes_1_6@54428 -
2017-03-17 07:25:38 +00:00
maxim
b98c81f60d Translations: Hungarian translation update by Péter Gábor, bug #31451
git-svn-id: branches/fixes_1_6@54318 -
2017-02-28 22:33:21 +00:00
maxim
f88d32abdc Merged revision(s) 54215 #b694bd2d46 from trunk:
Debugger: fix for gdb 7.12 issue #0031386 / patch by Cyrax
........

git-svn-id: branches/fixes_1_6@54240 -
2017-02-21 21:44:06 +00:00
maxim
cf7bd82ac9 Merged revision(s) 52568 #a3fdf62ba2 from trunk:
CairoCanvas: implement default values for default font (fix fonts on exporting LazReport grid using cairo export)
........

git-svn-id: branches/fixes_1_6@54178 -
2017-02-16 22:22:10 +00:00
maxim
9b01a76cf8 Merged revision(s) 54173 #1e8c8bdc1a from trunk:
fpvectorial: Fix memory leak due to document styles not being destroyed (issue #0031356).
........

git-svn-id: branches/fixes_1_6@54177 -
2017-02-16 22:20:53 +00:00
maxim
626fcbf5b1 Merged revision(s) 54023 #aad2a41b76, 54034 #f51dd9a202 from trunk:
TAChart: Fix expected behavior of Axis.Marks.AtDataOnly if series does not set its AxisIndexes (http://forum.lazarus.freepascal.org/index.php/topic,35606.0.html)
........
TAChart: Fix drawing of bracket pointer symbols.
........

git-svn-id: branches/fixes_1_6@54176 -
2017-02-16 22:18:18 +00:00
maxim
1938069c3a Merged revision(s) 51260 #6c2d50b2d5, 52448 #513a34caf9, 52454 #bb8f9b2c70, 52465 #d4b66e8921, 52467 #c1776353d7, 52503 #a539c0253f from trunk:
LazReport: Include new PrinterIndex property in frPrintGrid for using PrinterSetupDialog. Issue #29373, patch from Jean Patrick.
........
LazReport, fix designer gdi leak on deleting objects
........
LazReport, fix Cairo PDF exporting of reports with checkbox objects
........
LazReport, force repaint of preview once report has been exported
........
LazReport, fix exporting to postscript with CairoExport (file extension was right, but content was pdf)
........
LazReport, fix duplicates in filter list for some Export filters (htm and csv)
........

git-svn-id: branches/fixes_1_6@54175 -
2017-02-16 22:15:44 +00:00
maxim
47fd5a6bbd Merged revision(s) 54005 #bb1a32ecba from trunk:
win32: fix WideChar -> UTF8 conversion in GetLocaleStr with fpc 2.6.4. Issue #31272. Patch by Luca Olivetti
........

git-svn-id: branches/fixes_1_6@54174 -
2017-02-16 22:08:55 +00:00
mattias
383134bee7 lazcontrols: TLVLGraphControl initial size, bug #31344
git-svn-id: branches/fixes_1_6@54082 -
2017-02-03 16:58:08 +00:00
michl
dabd63aa99 IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
git-svn-id: branches/fixes_1_6@54006 -
2017-01-26 07:25:32 +00:00
maxim
93fcc95573 Merged revision(s) 53835 #99bb8c5526 from trunk:
LazReport: lrCodeReport: Fix: procedure TextOutXY. Use scale values, from Julio Jiménez B., issue #31155
........

git-svn-id: branches/fixes_1_6@53972 -
2017-01-18 22:41:20 +00:00
maxim
3ca7758d0f Merged revision(s) 53895 #8aaec43f37, 53904-53905 #2dd33ce583-#2dd33ce583 from trunk:
TAChart: Improved layout of toolsdemo
........
TAChart: Fix extent of side-by-side bar series being calculated incorrectly if an x axis transformation is active.
........
TAChart: Fix stacked bar series being incorrectly painted if a y axis transformation is active.
........

git-svn-id: branches/fixes_1_6@53958 -
2017-01-16 21:42:55 +00:00
mattias
d4b24266b4 chmhelp: fixed copilation
git-svn-id: branches/fixes_1_6@53883 -
2017-01-03 17:19:19 +00:00
mattias
84c1f1d853 IDEIntf: chmhelp: disable showing CodeBrowser on unknown identifiers. LHelp has its own search function
git-svn-id: branches/fixes_1_6@53882 -
2017-01-03 17:07:17 +00:00
mattias
7fc1cdadd5 IDEIntf: added help
git-svn-id: branches/fixes_1_6@53881 -
2017-01-03 17:06:06 +00:00
mattias
3ea9324818 IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
git-svn-id: branches/fixes_1_6@53880 -
2017-01-03 17:05:43 +00:00
mattias
a9c33ff941 IDE: source help: show by default only one identifier per unit, ignoring overloads, avoiding to show the select dialog for e.g. "format"
git-svn-id: branches/fixes_1_6@53879 -
2017-01-03 17:05:18 +00:00
mattias
e6e37ab21a codetools: FindDeclarationAndOverloads: added option fdlfOneOverloadPerUnit
git-svn-id: branches/fixes_1_6@53878 -
2017-01-03 17:05:02 +00:00
mattias
42c49aa283 codetools: fixed FindDeclarationAndOverloads on interface function
git-svn-id: branches/fixes_1_6@53877 -
2017-01-03 17:04:48 +00:00
maxim
6c969695c5 Merged revision(s) 53659 #545d1bb66f from trunk:
LazUtf8: Fix UnicodeToUtf8 for CodePoint = 0. Issue #0031103.
........

git-svn-id: branches/fixes_1_6@53788 -
2016-12-27 22:39:41 +00:00
maxim
342be78bd2 Merged revision(s) 53648 #b2773252b0 from trunk:
TAChart: Set Canvas.Textstyle.Workbreak to false to avoid linebreaks in printer output under Linux
........

git-svn-id: branches/fixes_1_6@53787 -
2016-12-27 22:38:37 +00:00
maxim
4f2fce423d Merged revision(s) 51601 #f8a92e54e0 from trunk:
TAChart: Clean up.
........

git-svn-id: branches/fixes_1_6@53624 -
2016-12-09 23:05:55 +00:00
maxim
b4b9f41803 Merged revision(s) 51947 #0c321120f7, 53471 #7308974a80, 53475 #385348cde8 from trunk:
turbopower_ipro: Fix browser example crashing at program end.
........
TurboPower_iPro: Register TIpHtmlDataProvider (fixes issue #0031020)
........
TurboPower_iPro: Fix HotURL containing Content-Type instead of URL (patch by Sei Lisa, issue #31030)
........

git-svn-id: branches/fixes_1_6@53588 -
2016-12-06 23:08:21 +00:00
mattias
13fe6da17b projectgroups: fixed lazprojectgroups.pas
git-svn-id: branches/fixes_1_6@53527 -
2016-12-02 13:54:38 +00:00
maxim
030db10d65 Merged revision(s) 53364 #37928d1126 from trunk:
LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
........

git-svn-id: branches/fixes_1_6@53415 -
2016-11-21 22:40:33 +00:00
mattias
e6129a1bfb codetools: comment
git-svn-id: branches/fixes_1_6@53413 -
2016-11-21 16:22:00 +00:00
mattias
6b5cd40de6 lazutils: simplified
git-svn-id: branches/fixes_1_6@53411 -
2016-11-21 16:21:18 +00:00
mattias
f5e60a47fd IDEIntf: comment
git-svn-id: branches/fixes_1_6@53408 -
2016-11-21 16:19:39 +00:00
mattias
8ca4d6488c codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
git-svn-id: branches/fixes_1_6@53407 -
2016-11-21 16:19:07 +00:00
mattias
f585271552 codetools: fixed StringToPascalConst, added tests, bug #30955
git-svn-id: branches/fixes_1_6@53384 -
2016-11-18 17:46:16 +00:00
mattias
7bfbd9ca46 IDE: menu: fixed hiding menu items
git-svn-id: branches/fixes_1_6@53371 -
2016-11-16 11:11:21 +00:00
maxim
a1cf984198 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: branches/fixes_1_6@53357 -
2016-11-12 12:44:04 +00:00
ondrej
5e7d09e1db merged revisions r53122, r53298, r53301 #636191a91d from trunk:
- r53122 #4785d293ae Finnish translation for jsonviever and tachart by Seppo Suutarla.
- r53298 #42da67c6c4 Qt: keep current ItemIndex. Issue #0028597
- r53301 #636191a91d LCL: Setting TControl.Color must set TControl.ParentColor to false incl sending CM_PARENTCOLORCHANGED (Issue #0030854, based on patch by Pascal Riekenberg).

git-svn-id: branches/fixes_1_6@53344 -
2016-11-11 16:40:41 +00:00
maxim
530dc411bb Merged revision(s) 53133 #681656b08f from trunk:
SynEdit: fix space-trimmer, incorrectly sending 0-based x pos. fixes issue #0030684 (crash in ifdef lowlighter)
........

git-svn-id: branches/fixes_1_6@53244 -
2016-10-27 22:51:00 +00:00
mattias
cc8c61531a vlc: fixed compilation, bug #30742
git-svn-id: branches/fixes_1_6@53205 -
2016-10-25 17:08:09 +00:00
maxim
aaae993b7d Merged revision(s) 52141 #3d793aeb36 from trunk:
ide hints: Fixes them with FPC 2.6.4 see bug #29982
........

git-svn-id: branches/fixes_1_6@53090 -
2016-10-10 21:21:38 +00:00
mattias
f40f77e2f0 mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612
git-svn-id: branches/fixes_1_6@52987 -
2016-09-18 09:31:37 +00:00
maxim
a1d542603c Merged revision(s) 52946 #fa6a3d2889 from trunk:
IDEIntf: regenerated Dutch translation
........

git-svn-id: branches/fixes_1_6@52949 -
2016-09-10 13:14:49 +00:00
maxim
1417bb58ed Merged revision(s) 52947 #aefea452a9 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30581
........

git-svn-id: branches/fixes_1_6@52948 -
2016-09-10 13:10:04 +00:00
mattias
9e91bef147 IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584
git-svn-id: branches/fixes_1_6@52938 -
2016-09-09 06:08:37 +00:00
mattias
ae9d3b9797 IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574
git-svn-id: branches/fixes_1_6@52936 -
2016-09-08 11:02:41 +00:00
mattias
e8d8a7b44e lazdebuggerfpgdbmi: check TIDEMenuItem
git-svn-id: branches/fixes_1_6@52932 -
2016-09-08 07:45:39 +00:00
maxim
6926035fe7 Merged revision(s) 52925-52926 #2158889196-#2158889196 from trunk:
IDEIntf: fix typo in r52913 #1d9f224fda of Dutch translations of GraphicPropertyEditorForm.
........
IDEIntf: update Dutch languagefile.
........

git-svn-id: branches/fixes_1_6@52930 -
2016-09-07 21:57:11 +00:00
mattias
dc86dbdabb IDEIntf: menuintf: fixed changing nested hidden subsestion
git-svn-id: branches/fixes_1_6@52927 -
2016-09-07 16:33:08 +00:00
maxim
4aeab4e2c2 Merged revision(s) 52913 #1d9f224fda, 52922 #3a47a43c6a from trunk:
IDEIntf: fix wrong Dutch translations of GraphicPropertyEditorForm.
........
IDE: French translation update by Gilles Vasseur, bug #30557
........

git-svn-id: branches/fixes_1_6@52924 -
2016-09-06 22:39:15 +00:00
maxim
26047b704a Merged revision(s) 52750 #55c9199ea7 from trunk:
TAChart: Fix printer canvas pen mode remaining at pmXor after printing (https://stackoverflow.com/questions/35024329/after-printing-tchart-i-cant-draw-lines).
........

git-svn-id: branches/fixes_1_6@52887 -
2016-08-29 22:05:26 +00:00
mattias
6d5267d15a IDE: fixed updating key/command relations, bug #30436
git-svn-id: branches/fixes_1_6@52775 -
2016-08-02 08:23:56 +00:00
mattias
031d242126 codetools: add with block: skip nested brackets, bug #29749
git-svn-id: branches/fixes_1_6@52747 -
2016-07-24 16:48:08 +00:00
mattias
9501fabfa1 lazutils: fixed compilation fpc 2.6.4, bug #30393
git-svn-id: branches/fixes_1_6@52734 -
2016-07-21 08:59:02 +00:00