Commit Graph

27 Commits

Author SHA1 Message Date
mattias
927577f78d LCL: added TWSControl.ConstraintWidth/Height
git-svn-id: trunk@26513 -
2010-07-07 20:28:13 +00:00
mattias
cf55952b42 removed OldAutoSize
git-svn-id: trunk@25190 -
2010-05-04 19:16:18 +00:00
mattias
51ff42e26c lcl: reduce autosizing during TControl.Create, updateinterfaceconstraints only if handle is allocated
git-svn-id: trunk@24065 -
2010-03-17 15:04:36 +00:00
paul
bcfa496270 lcl: call TWsControl.GetConstraints instead of direct call of Widgetset.GetControlConstraints
git-svn-id: trunk@23627 -
2010-02-04 04:20:49 +00:00
paul
6af0fb9bc9 lcl: fix asterisk position in the copyright comment
git-svn-id: trunk@19477 -
2009-04-18 04:03:13 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
19f1b85c1f LCL: TSizeConstraints: not resetting MinWidth when setting MaxWidth to 0
git-svn-id: trunk@14476 -
2008-03-08 21:16:11 +00:00
mattias
9436edc31c LCL: constraints min size is 0
git-svn-id: trunk@12640 -
2007-10-30 02:48:47 +00:00
mattias
6264aac23c LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
git-svn-id: trunk@12461 -
2007-10-14 12:54:29 +00:00
mattias
557dc2efad LCL: ignoring constraints during loading, they are applied in Loaded
git-svn-id: trunk@10625 -
2007-02-12 12:20:52 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
ab36f3dace implemented showing borderspace in designer
git-svn-id: trunk@8657 -
2006-01-29 14:57:01 +00:00
vincents
ef34c15147 implemented TWin32WSCustomListBox.GetTopIndex and SetTopIndex
git-svn-id: trunk@6645 -
2005-01-20 13:34:07 +00:00
vincents
c2ffe68e8d fixed calculating EffectiveMaxWidth and EffectiveMaxHeight
git-svn-id: trunk@6641 -
2005-01-19 22:34:30 +00:00
mattias
7c5349758d fixed constraints for forms under gtk
git-svn-id: trunk@6629 -
2005-01-17 17:49:28 +00:00
mattias
3e9c117c08 added desgntime check for TControl.Width/Height for negative values
git-svn-id: trunk@6572 -
2005-01-13 19:52:50 +00:00
mattias
7b35f70489 limited widget sizes to 10000x10000
git-svn-id: trunk@6562 -
2005-01-12 23:18:07 +00:00
mattias
8960dd3810 implemented preferred size for controls for theme depending AutoSizing
git-svn-id: trunk@6189 -
2004-11-03 14:18:36 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
micha
912d81b51e revert intf split
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744 split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
mattias
ce51572453 started advanced LCL auto sizing
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
286718c595 implemented interface constraints
git-svn-id: trunk@5135 -
2004-02-02 12:44:45 +00:00
mattias
e315dc4aab constraints and aligning now work together
git-svn-id: trunk@5134 -
2004-02-02 11:07:43 +00:00
lazarus
ecfc86ab66 MG: changed license to LGPL
git-svn-id: trunk@1667 -
2002-05-10 06:05:58 +00:00
lazarus
8867b319ef MG: fixed mem leaks
git-svn-id: trunk@1586 -
2002-04-03 11:26:34 +00:00
lazarus
bdf8fb50ca Constraints implementation (first cut) and sizig - moving system rework to
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)

git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00