Commit Graph

15382 Commits

Author SHA1 Message Date
zeljko
b0314bb620 carbon: implemented autosizing for listview / databrowser columns.patch by David Jenkins. issue #21745
git-svn-id: trunk@36961 -
2012-04-21 17:31:08 +00:00
zeljko
e52ef19ca6 carbon: fixed order of check width > height in TCarbonTrackbar.patch by David Jenkins. issue #21740
git-svn-id: trunk@36960 -
2012-04-21 17:24:36 +00:00
zeljko
eb25ce0e84 carbon: optimized caret drawing to not update whole widget.patch by David Jenkins. issue #21768
git-svn-id: trunk@36959 -
2012-04-21 17:19:41 +00:00
zeljko
8c6daf0f2c carbon: set FTabIndex instead ATabIndex variable in TCarbonTabsControl.SetPageIndex. patch by David Jenkins.issue #21728
git-svn-id: trunk@36958 -
2012-04-21 17:14:29 +00:00
zeljko
7a8106c0d1 carbon: added ScrollRect() routine to TCarbonWidget. issue #21741
git-svn-id: trunk@36957 -
2012-04-21 17:09:46 +00:00
zeljko
81bcc719ee carbon: added FHasPaint variable to TCarbonWidget to allow owner draw.issue #21744
git-svn-id: trunk@36956 -
2012-04-21 17:07:01 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
zeljko
fc5ae3c699 LCL: fixed compiling
git-svn-id: trunk@36940 -
2012-04-20 19:40:09 +00:00
sekelsenmat
98541475a5 TCDEdit: Implements ENTER key handling in multiline mode
git-svn-id: trunk@36935 -
2012-04-20 15:22:53 +00:00
sekelsenmat
18fb5b9362 Reverts the help for OpenURL as per comments in bug #21659
git-svn-id: trunk@36934 -
2012-04-20 15:03:06 +00:00
sekelsenmat
ffef0d3645 LCL-CustomDrawn: Fixes the TMemo handle
git-svn-id: trunk@36933 -
2012-04-20 14:40:33 +00:00
sekelsenmat
2ec49d156c LCL-CustomDrawn: Fixes TCDStaticText handle
git-svn-id: trunk@36932 -
2012-04-20 14:37:20 +00:00
sekelsenmat
9b1fbde31c Starts addding TMemo support to LCL-CustomDrawn and some fixes related to the TCDEdit.MultiLine implementation
git-svn-id: trunk@36931 -
2012-04-20 14:35:33 +00:00
sekelsenmat
eb613379a2 Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
2012-04-20 14:05:13 +00:00
zeljko
ca6e3b563c Gtk2: fixed text background drawing in TGtk2WidgetSet.ExtTextOut() when BkMode = OPAQUE.issue #19384
git-svn-id: trunk@36929 -
2012-04-20 13:45:52 +00:00
zeljko
362e4674d2 Qt: fixed resize events of TQtTabWidget and accurate information about clientRect changes. issue #21805
git-svn-id: trunk@36925 -
2012-04-20 07:33:18 +00:00
mattias
c5ab7313c5 gtk2 intf: TGtk2WSCustomTabControl.GetDefaultClientRect for TTabControl
git-svn-id: trunk@36924 -
2012-04-20 07:27:32 +00:00
zeljko
8d4671b52a Qt: added TQtWidget.testAttribute() function
git-svn-id: trunk@36908 -
2012-04-19 14:05:16 +00:00
mattias
38c771eeb4 gtk2 intf: fixed TGtk2WSCustomTabControl.GetDefaultClientRect to check if gtknotebook has a page
git-svn-id: trunk@36905 -
2012-04-19 09:58:51 +00:00
zeljko
3e61b1bbc5 LCL: fixed ShowModal() when Hide() is called on modal form to be Delphi compatibile.issue #15390
git-svn-id: trunk@36902 -
2012-04-19 06:09:14 +00:00
mattias
7ce5cde5d5 LCL: made TImage.DestRect public
git-svn-id: trunk@36897 -
2012-04-18 17:50:42 +00:00
mattias
36cd77c6bf gtk2 intf: when liboverlay scrollbar active use signal value-changed
git-svn-id: trunk@36896 -
2012-04-18 17:19:05 +00:00
mattias
284bdd4cec gtk2 intf: write warning if liboverlay scrollbar is active
git-svn-id: trunk@36895 -
2012-04-18 16:29:21 +00:00
mattias
a28add96c2 LCL: constraint Width,Height to >=0
git-svn-id: trunk@36885 -
2012-04-17 18:41:50 +00:00
mattias
080f4f8c22 LCL: fixed sending CM_EXIT,CM_ENTER when flastfocusedcontrol was removed
git-svn-id: trunk@36884 -
2012-04-17 17:15:34 +00:00
mattias
3a53d3f869 LCL: TControl.SetAnchors: during disabled autosize: update basebounds when changing Anchors, bug #21730
git-svn-id: trunk@36882 -
2012-04-17 08:59:52 +00:00
mattias
e5ffde0bbc LCL: clean up
git-svn-id: trunk@36877 -
2012-04-17 08:29:01 +00:00
mattias
eb05b8141f LCL: SetAlign: restore the basebounds set before changes
git-svn-id: trunk@36870 -
2012-04-17 08:15:46 +00:00
mattias
73fef58a27 LCL: TCustomSplitter.AnchorSplitter: disable autosizing
git-svn-id: trunk@36866 -
2012-04-17 08:03:17 +00:00
mattias
925be78561 LCL: clean up
git-svn-id: trunk@36863 -
2012-04-17 07:56:41 +00:00
mattias
d57368b809 LCL: TCustomSplitter.SetAnchors: adapt anchors before applying
git-svn-id: trunk@36861 -
2012-04-17 07:55:13 +00:00
mattias
b20150d99c LCL: SetAnchors: do not update basebounds
git-svn-id: trunk@36859 -
2012-04-17 07:48:37 +00:00
mattias
706f472758 LCL: TControl.UpdateBaseBounds: set cfBaseBoundsValid
git-svn-id: trunk@36857 -
2012-04-17 07:45:34 +00:00
paul
b703e8b2e7 lcl: fix range check error again
git-svn-id: trunk@36826 -
2012-04-17 02:25:08 +00:00
paul
11cfc83de8 lcl: initialize TFont.Height with DefFontData.Height in constructor (issue #0021729)
git-svn-id: trunk@36825 -
2012-04-17 00:49:05 +00:00
mattias
bdab9b45e3 gtk2 intf: clean up
git-svn-id: trunk@36824 -
2012-04-16 21:24:54 +00:00
mattias
1cb1043a25 gtk2 intf: clean up
git-svn-id: trunk@36823 -
2012-04-16 21:18:43 +00:00
mattias
0913bf1056 gtk2 intf: clean up
git-svn-id: trunk@36822 -
2012-04-16 21:13:15 +00:00
mattias
309c9d9ef3 gtk2 intf: fixed compilation FPC_FULLVERSION<20600
git-svn-id: trunk@36821 -
2012-04-16 19:28:42 +00:00
juha
cae1ee33c9 LCL: TCustomTreeView.DoPaint use of cdPrePaint and cdPostPaint, issue #21761, patch from David Jenkins
git-svn-id: trunk@36820 -
2012-04-16 19:10:44 +00:00
paul
0e7b523d31 lcl: fix TBrush.Assign (was missing FreeReference, extra changed when nothing changed)
git-svn-id: trunk@36813 -
2012-04-16 09:23:24 +00:00
paul
ecc2d0a144 lcl: add an ability to use own TListItems and TListItem descendant classes for compatibility with delphi (issue #0021758)
git-svn-id: trunk@36812 -
2012-04-16 07:29:35 +00:00
paul
b00855a592 lcl: don't update Default, Cancel during UpdateDefaultCancel (issue #0021739)
git-svn-id: trunk@36811 -
2012-04-16 07:11:48 +00:00
paul
2273a3b919 lcl: fixed a copy paste error of r31019 #a4437fdf73 (noticed by David Jenkins, issue #0021736)
git-svn-id: trunk@36810 -
2012-04-16 06:24:48 +00:00
paul
4f73e905fc lcl: reset Brush.Style from bsClear to bsSolid if SetColor() is called (issue #0021759)
git-svn-id: trunk@36809 -
2012-04-16 06:13:26 +00:00
paul
4905e5e163 lcl: reset Brush.Style from bsClear to bsSolid if SetColor() is called (issue #0021759)
git-svn-id: trunk@36808 -
2012-04-16 06:10:26 +00:00
paul
2286675357 lcl: reset Brush.Color and Style on setting Bitmap and vice versa, perform only 1 Change event after Assign(), based on patch of David Jenkins, issue #0021762
git-svn-id: trunk@36807 -
2012-04-16 06:03:24 +00:00
paul
a34725fc50 lcl: clear FActiveDefaultControl on that control destruction (based on patch of David Jenkins, issue #0021735)
git-svn-id: trunk@36806 -
2012-04-16 05:38:16 +00:00
paul
62cc1885af lcl: add overlay support to imagelist and treeview (based on patch of David Jenkins, issue #0021754)
git-svn-id: trunk@36805 -
2012-04-16 05:16:43 +00:00
paul
49fc5776c9 win32: mark client rect as required update before WM_SIZE passing, remove DoAdjustClientRectChange - they are called inside WM_SIZE handler after the client rect is updated (fixes bug #0021724)
git-svn-id: trunk@36804 -
2012-04-16 03:35:02 +00:00