Commit Graph

51112 Commits

Author SHA1 Message Date
wp
d358020cf0 TAChart: Less hints
git-svn-id: trunk@54096 -
2017-02-05 11:39:37 +00:00
wp
a8d39ca0bf TAChart: Fix illegal 64-bit cast from pointer to int in TSeriesPointerStyleCombobox (issue #0031353)
git-svn-id: trunk@54095 -
2017-02-05 11:24:06 +00:00
balazs
b8f569df7a Opkman: Sort package list(frame CreateRepositoryPackage).
git-svn-id: trunk@54094 -
2017-02-05 09:47:29 +00:00
freq
0570e97c82 cocoa: No longer needed. App meanwhile closing without memory leaks. Global NSAutoReleasePool in init / finalization is dangerous for libraries and leads to crash during host shut down.
git-svn-id: trunk@54093 -
2017-02-05 07:00:11 +00:00
freq
01a2998a5a cocoa: Fix #0031253: Project with TShape component compiled with Cocoa WidgetSet crashes in TCocoaContext.SaveDC.
git-svn-id: trunk@54092 -
2017-02-05 06:48:32 +00:00
balazs
cfbc216dfd Opkman: The possibility to close dialogs(Options and Description) with Esc.
git-svn-id: trunk@54091 -
2017-02-04 20:25:35 +00:00
ondrej
ede622b2a3 LCL: TComboBox: keep Items sorted on handle destroy. Issue #31303
git-svn-id: trunk@54090 -
2017-02-04 20:10:08 +00:00
ondrej
07676afed8 IDE: fix result value for open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54089 -
2017-02-04 19:59:56 +00:00
juha
8a458937da LCL: Publish TArrow.Enabled. Issue #31326.
git-svn-id: trunk@54088 -
2017-02-04 19:58:05 +00:00
bart
fb917eb8cd EditBtn: publish property Contsraints of TCustomControlFilterEdit. Issue #0031345.
git-svn-id: trunk@54087 -
2017-02-04 13:06:46 +00:00
bart
46dd6e700d TprogressBar: publish properties Font and ParentFont. Issue #0031330.
git-svn-id: trunk@54086 -
2017-02-04 13:00:02 +00:00
wp
e06c424eb8 TAChart: Add new TSeriesPointerStyleCombobox for selection of series pointer symbol from combobox.
git-svn-id: trunk@54085 -
2017-02-03 21:26:09 +00:00
jesus
6a6c4c33d5 LCL, grids: fix Clipping Region Error in TCustomGrd Descendents, patch from Tony Whyman, issue #30892
git-svn-id: trunk@54084 -
2017-02-03 18:53:45 +00:00
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