Commit Graph

48562 Commits

Author SHA1 Message Date
maxim
39509abee2 Merged revision(s) 54520 #e366739dbb from trunk:
LCL: fix exception in DbGrid on clicking when dataset is inactive, patch from Soner, issue #31631
........

git-svn-id: branches/fixes_1_6@54551 -
2017-04-06 23:16:45 +00:00
mattias
9808d18f93 lcl: ifdef to allow old fpdoc parse
git-svn-id: branches/fixes_1_6@54527 -
2017-04-05 09:32:39 +00:00
mattias
6ce7e710da docs: lcl: fixed some fpdoc errors
git-svn-id: branches/fixes_1_6@54519 -
2017-04-04 12:34:35 +00:00
mattias
7b9785a557 docs: lcl: fixed some fpdoc errors
git-svn-id: branches/fixes_1_6@54518 -
2017-04-04 12:16:25 +00:00
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
maxim
ac2cdad810 Merged revision(s) 51701 #037caacba5 from trunk:
lcl: publish TDrawGrid.OnGetCellHint. Issue #29727
........

git-svn-id: branches/fixes_1_6@54515 -
2017-04-03 23:33:34 +00:00
maxim
5b45f48de6 Merged revision(s) 54484 #7950eabf8d from trunk:
win32: fix EnableChildWindows. Issue #31590
........

git-svn-id: branches/fixes_1_6@54491 -
2017-03-27 22:25:39 +00:00
maxim
8bc1f86675 Merged revision(s) 52666 #e7a89b8863 from trunk:
win32: update screen monitors info when display changes. Issue #30336
........

git-svn-id: branches/fixes_1_6@54460 -
2017-03-21 22:46:11 +00:00
maxim
4509740bd1 Merged revision(s) 52216 #71ae0bd810, 54441 #cd7fd1bc6e, 54444-54445 #34d80e9305-#34d80e9305, 54449 #98e5d53303 from trunk:
LCL, grids: fix writing column titles in LRT file for translating purposes, issue #29763, #30013
........
lcl: DBLookupComboBox, DBLookupListBox: update Lookup on handle destroy. Issue #31486
........
lcl: dbgrids: workaround for FPC 3 issue #31532
........
lcl: dbgrids: workaround for FPC 3 issue #31532 (comment)
........
lcl: screen: update monitors in case invalid monitor handle is found. Issue #30336
........

git-svn-id: branches/fixes_1_6@54459 -
2017-03-21 22:44:25 +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
mattias
bc9770fff6 rpm: fixed day name in changelog, bug #31548
git-svn-id: branches/fixes_1_6@54415 -
2017-03-16 08:57:01 +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
b48d628da2 Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk:
InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
........
IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
........

git-svn-id: branches/fixes_1_6@54317 -
2017-02-28 22:26:13 +00:00
mattias
bcbc19c617 set fixes version to 1.6.5
git-svn-id: branches/fixes_1_6@54279 -
2017-02-25 23:33:27 +00:00
mattias
e9dc983419 set fixes version to 1.6.4
git-svn-id: branches/fixes_1_6@54277 -
2017-02-25 23:30:30 +00:00
mattias
f7cf5112f1 rpm: fixed building x86_64
git-svn-id: branches/fixes_1_6@54276 -
2017-02-25 22:44:54 +00:00
mattias
25c06713f9 deb: the self made fpc, fpc-src conflicts with the official packages, so users cannot accidentally mix them
git-svn-id: branches/fixes_1_6@54274 -
2017-02-25 20:19:24 +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
43cdc44672 Merged revision(s) 54164 #c07a887d22, 54172 #ce7b128603 from trunk:
LCL: TPen.Assign copies pattern now.
........
lcl: Fix grid's ButtonStringEditor ignoring cell text alignment (issue #0031402).
........

git-svn-id: branches/fixes_1_6@54183 -
2017-02-16 22:41:29 +00:00
maxim
9136f55ec4 Merged revision(s) 54074 #e4b8fbdc91, 54086-54087 #46dd6e700d-#46dd6e700d from trunk:
FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329.
........
TprogressBar: publish properties Font and ParentFont. Issue #0031330.
........
EditBtn: publish property Contsraints of TCustomControlFilterEdit. Issue #0031345.
........

git-svn-id: branches/fixes_1_6@54182 -
2017-02-16 22:40:11 +00:00
maxim
78e5cf1422 Merged revision(s) 54073 #8ede8a7f5f from trunk:
EditBtn: publish property Contstraints for TFilenameEdit, TDirectoryEdit and TCalcEdit. Issue #0031327.
........

git-svn-id: branches/fixes_1_6@54181 -
2017-02-16 22:38:30 +00:00
maxim
4386a6db33 Merged revision(s) 54010 #dd81ed3150, 54025 #739663d456, 54070-54072 #8ce29506c5-#8ce29506c5 from trunk:
LCL: TDateEdit: fix not calling OnEditingDone (bug introduced in r53938 #afa3922372 by me). Issue #0031278.
........
FileListBox:
- do not display normal files if ftNormal is not specified in FileType (Delphi compatibility)
- do not display filenames if FileType only includes ftDirectory or ftVolumeID. Issue #0031281
........
TDateEdit: Don't change empty Text when toggling DirectInput in designer. Part of Issue #0030425.
........
TStaticText: publish properties Enabled, ParentShowHint and PopupMenu. Issues #0031313, #0031315 and #0031333.
........
TTimeEdit: publish properties ButtonCaption, ButtonCursor and ButtonHint. Issue #0031338.
........

git-svn-id: branches/fixes_1_6@54179 -
2017-02-16 22:30:31 +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
maxim
fc928a2884 Merged revision(s) 54124 #8e3611d3c1 from trunk:
IDE: small Dutch translation improvement by Bart, bug #31367
........

git-svn-id: branches/fixes_1_6@54125 -
2017-02-08 21:14:05 +00:00
michl
270d121929 IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter.
git-svn-id: branches/fixes_1_6@54101 -
2017-02-06 10:44:56 +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
mattias
f9d4ecf97b IDE: updated about url, issue #31337
git-svn-id: branches/fixes_1_6@54066 -
2017-02-02 11:08:08 +00:00
michl
2310edb3ee LCL: TComboBox: Make key input Delphi compatible with AutoDropDown = True. Issue #31247
git-svn-id: branches/fixes_1_6@54058 -
2017-02-01 19:40:48 +00:00
michl
c793c2cd91 LCL: TTabControl: make tabs drag- and dropable. Issue #24022
git-svn-id: branches/fixes_1_6@54008 -
2017-01-26 07:37:21 +00:00
michl
d9b419c78b LCL: TTabControl: make mouse messages working in tabs. Issue #27467
git-svn-id: branches/fixes_1_6@54007 -
2017-01-26 07:30:44 +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
wp
08f6fec9fa IDE: Fix combobox for unicode range selection in CharacterMap being too narrow (issue #31269)
git-svn-id: branches/fixes_1_6@53995 -
2017-01-24 18:21:54 +00:00
maxim
c31192ae39 Marked revision 53890 from trunk as merged (in r53962 #34ee510a75)
git-svn-id: branches/fixes_1_6@53973 -
2017-01-18 22:44:40 +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
juha
34ee510a75 Backport trunk r53890 #714bd8024f. Prevent freeze in converter.
git-svn-id: branches/fixes_1_6@53962 -
2017-01-17 11:59:42 +00:00
maxim
a51a45d3d2 Merged revision(s) 53944 #8af43e0c0b, 53947 #dccf31997b, 53950 #f723ac55cd from trunk:
LCL: Try to derive Time from the text in the control in TTimeEdit.GetTime, if DirectInput is True. Issue #0031227.
........
LCL: Make fix for Issue #0031227 a bit more safe (don't rely on implementation details of TryParseInput).
........
LCL: TPageControl: fixed TabIndexAtClientPos page index after invisible tab. Issue #30343 
........

git-svn-id: branches/fixes_1_6@53960 -
2017-01-16 21:52:54 +00:00
maxim
3b2ee9a030 Merged revision(s) 53938 #afa3922372 from trunk:
LCL:
- Allow NullDate in TDateEdit when user clears the text.
- Always set Text to a proper value when leaving the control.
Issue #0031217
........

git-svn-id: branches/fixes_1_6@53959 -
2017-01-16 21:47:51 +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
maxim
0fef5eeba2 Merged revision(s) 53812 #357ecf160c from trunk:
IDE: Restore visual components in component palette always when needed. Issue #30488.
........

git-svn-id: branches/fixes_1_6@53957 -
2017-01-16 21:27:31 +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