jesus
|
3262394459
|
LazReport: fix fclpdf export compiling with fpc trunk
git-svn-id: trunk@54083 -
|
2017-02-03 17:25:32 +00:00 |
|
mattias
|
ac5b299301
|
lazcontrols: TLVLGraphControl initial size, bug #31344
git-svn-id: trunk@54081 -
|
2017-02-03 16:57:48 +00:00 |
|
zeljko
|
25b81795dc
|
Qt5: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54080 -
|
2017-02-03 16:29:58 +00:00 |
|
zeljko
|
64119b2b0f
|
Qt: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54079 -
|
2017-02-03 16:29:44 +00:00 |
|
ondrej
|
883293a51a
|
IDE: open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54078 -
|
2017-02-03 08:27:50 +00:00 |
|
michl
|
94630704fa
|
LCL: TWinControl: Win32: Revert revision 53791 #019b8c5c6b because after this PaintTo only work for TForm, not for other controls. Issue #25448
git-svn-id: trunk@54077 -
|
2017-02-02 19:59:36 +00:00 |
|
ondrej
|
bf5c8ee375
|
CodeTools: identifier completion: allow procedures as parameters in Delphi mode. Issue #31342
git-svn-id: trunk@54076 -
|
2017-02-02 14:35:23 +00:00 |
|
ondrej
|
f4189582b8
|
CodeTools: support "array of XYZ" in code completion (Ctrl+Shift+C). Issue #31341
git-svn-id: trunk@54075 -
|
2017-02-02 13:19:06 +00:00 |
|
bart
|
e4b8fbdc91
|
FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329.
git-svn-id: trunk@54074 -
|
2017-02-02 12:17:15 +00:00 |
|
bart
|
8ede8a7f5f
|
EditBtn: publish property Contstraints for TFilenameEdit, TDirectoryEdit and TCalcEdit. Issue #0031327.
git-svn-id: trunk@54073 -
|
2017-02-02 12:09:47 +00:00 |
|
bart
|
a5ccd76c24
|
TTimeEdit: publish properties ButtonCaption, ButtonCursor and ButtonHint. Issue #0031338.
git-svn-id: trunk@54072 -
|
2017-02-02 12:00:34 +00:00 |
|
bart
|
b83fd2e5a2
|
TStaticText: publish properties Enabled, ParentShowHint and PopupMenu. Issues #0031313, #0031315 and #0031333.
git-svn-id: trunk@54071 -
|
2017-02-02 11:52:30 +00:00 |
|
bart
|
8ce29506c5
|
TDateEdit: Don't change empty Text when toggling DirectInput in designer. Part of Issue #0030425.
git-svn-id: trunk@54070 -
|
2017-02-02 11:33:18 +00:00 |
|
mattias
|
e5eb17948e
|
IDE: comment
git-svn-id: trunk@54069 -
|
2017-02-02 11:23:57 +00:00 |
|
mattias
|
0b272c3409
|
IDE: File / Open: do not always resolve symlinks
git-svn-id: trunk@54068 -
|
2017-02-02 11:18:53 +00:00 |
|
mattias
|
99b5de9bd3
|
IDEIntf: added TInterfacePropertyEditor, issue #31324, from Michal Gawrycki
git-svn-id: trunk@54067 -
|
2017-02-02 11:13:45 +00:00 |
|
mattias
|
55a6faef60
|
IDE: updated about url, issue #31337
git-svn-id: trunk@54065 -
|
2017-02-02 11:06:40 +00:00 |
|
juha
|
3884b8e05a
|
LCL: Publish TSpinEdit/TFloatSpinEdit property ParentColor. Issue #31325.
git-svn-id: trunk@54064 -
|
2017-02-02 10:29:59 +00:00 |
|
juha
|
9705eb5334
|
LCL: Publish TButtonPanel properties Constaints, Enabled. Issue #31323.
git-svn-id: trunk@54063 -
|
2017-02-02 10:13:22 +00:00 |
|
juha
|
759a2a64b2
|
LCL: Publish TProgressBar properties Color, ParentColor. Issue #31321.
git-svn-id: trunk@54062 -
|
2017-02-01 23:55:04 +00:00 |
|
juha
|
058ff4064c
|
LCL: Publish TTrackBar properties Color, Font, ParentColor, ParentFont. Issues #31319, #31320.
git-svn-id: trunk@54061 -
|
2017-02-01 23:55:02 +00:00 |
|
juha
|
15f7e0a61c
|
LCL: Publish TUpDown properties Align, Color, ParentColor. Issues #31317, #31322.
git-svn-id: trunk@54060 -
|
2017-02-01 23:55:01 +00:00 |
|
juha
|
c5246ca16f
|
LCL: Publish CheckListBox.ParentColor. Issue #31316.
git-svn-id: trunk@54059 -
|
2017-02-01 23:54:58 +00:00 |
|
marcus
|
5f54b4f238
|
MUI: Exception if MUIObject fails to create
git-svn-id: trunk@54057 -
|
2017-02-01 19:33:22 +00:00 |
|
michl
|
2f58813eed
|
LCL: TComboBox: Make keys Delphi compatible with AutoDropDown = True. Issue #31331
git-svn-id: trunk@54056 -
|
2017-02-01 19:16:06 +00:00 |
|
michl
|
f09fd93cc5
|
LCL: TComboBox: Fixed closing app with <Alt> + <F4> when AutoDropDown = True, make it Delphi compatible. Issue #31247
git-svn-id: trunk@54055 -
|
2017-02-01 14:15:37 +00:00 |
|
michl
|
b0ed0adb4d
|
LCL: TComboBox: Win32: Fixed deleting a char not all text with AutoDropDown = True. Issue #31247
git-svn-id: trunk@54054 -
|
2017-02-01 11:20:07 +00:00 |
|
michl
|
27e3118627
|
LCL: TComboBox: prevent hiding dropdown window, like Delphi. Issue #31247
git-svn-id: trunk@54053 -
|
2017-02-01 11:08:53 +00:00 |
|
wp
|
f67f736255
|
TAChart: Improved painting of series pointer style psStar
git-svn-id: trunk@54052 -
|
2017-02-01 10:15:51 +00:00 |
|
zeljko
|
8e6b6a8bac
|
Gtk2: fixed Constraints setting. Patch by C Western. issue #31291
git-svn-id: trunk@54051 -
|
2017-02-01 09:44:21 +00:00 |
|
zeljko
|
1f626ab147
|
LCL: published Align property for TDBEdit. issue #31292
git-svn-id: trunk@54050 -
|
2017-02-01 09:41:54 +00:00 |
|
zeljko
|
f6098d0714
|
Qt: removed TabWidth and TabHeight from issues
git-svn-id: trunk@54049 -
|
2017-02-01 09:29:00 +00:00 |
|
zeljko
|
c9b8224d6a
|
Qt5: removed TabWidth and TabHeight from issues.
git-svn-id: trunk@54048 -
|
2017-02-01 09:28:27 +00:00 |
|
zeljko
|
ecdd26adf7
|
Qt5: implemented tabsize
git-svn-id: trunk@54047 -
|
2017-02-01 09:27:30 +00:00 |
|
zeljko
|
c247c22013
|
Qt: implemented tabsize
git-svn-id: trunk@54046 -
|
2017-02-01 09:27:16 +00:00 |
|
michl
|
7650468f69
|
LCL: TComboBox: make tabbing Delphi compatible. Issue #31247
git-svn-id: trunk@54045 -
|
2017-01-31 20:17:42 +00:00 |
|
martin
|
0110190851
|
SynEdit: fix parsing while/with before except,finally,until with no semicolon
git-svn-id: trunk@54044 -
|
2017-01-31 17:40:02 +00:00 |
|
martin
|
351cc660ce
|
IDE, SynEdit: markup fold color / else
git-svn-id: trunk@54043 -
|
2017-01-31 17:37:32 +00:00 |
|
martin
|
7d8775a7db
|
SynEdit: pas-hl, "else" for Markup fold color, patch from issue #0030420 by Pascal R.
git-svn-id: trunk@54042 -
|
2017-01-31 16:11:55 +00:00 |
|
wp
|
08fbbea1d8
|
TAChart: Add new series pointer styles spHexagon and spFullStar
git-svn-id: trunk@54041 -
|
2017-01-31 10:22:22 +00:00 |
|
mattias
|
16c9d3da82
|
IDE: less hints
git-svn-id: trunk@54040 -
|
2017-01-31 09:53:55 +00:00 |
|
balazs
|
e9ced20496
|
Opkman: Change selection color for static text to clWhite.
git-svn-id: trunk@54039 -
|
2017-01-31 06:17:19 +00:00 |
|
martin
|
4b29d6ac2a
|
SynEdit: Markup fold color, debugln/ifdef, patch 18 from issue #30421 by Pascal R.
git-svn-id: trunk@54038 -
|
2017-01-31 01:02:07 +00:00 |
|
martin
|
569ab1781a
|
SynEDit: clean up debugln from last commit
git-svn-id: trunk@54037 -
|
2017-01-31 00:56:17 +00:00 |
|
balazs
|
80ac261172
|
Opkman: More sorting.
git-svn-id: trunk@54036 -
|
2017-01-30 10:48:49 +00:00 |
|
balazs
|
6d610db93b
|
Opkman: Highlight recently added packages + sort package list by name.
git-svn-id: trunk@54035 -
|
2017-01-30 09:34:56 +00:00 |
|
wp
|
f51dd9a202
|
TAChart: Fix drawing of bracket pointer symbols.
git-svn-id: trunk@54034 -
|
2017-01-30 09:30:42 +00:00 |
|
michl
|
7cc7749739
|
LCL: Win32: fixed PaintTo for not themes enabled controls and older OS then Windows 7. Issue #25448
git-svn-id: trunk@54033 -
|
2017-01-30 06:48:05 +00:00 |
|
martin
|
936f671ee4
|
SynEdit: fix special line markup, broken in revision 53988 #41861e5d2c
git-svn-id: trunk@54032 -
|
2017-01-29 21:42:42 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|