Log of /trunk/gui/gui/src/TGPack.cxx
Parent Directory
Revision
29129 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 22 09:39:20 2009 UTC (5 years, 7 months ago) by
brun
File length: 15687 byte(s)
Diff to
previous 29031
From Alja:
- TEveCompositeFrameInMainFrame: Add two getters needed in save and restore of window configuration.
- TGPack: Update sub-window weights on splitter move action.
Revision
29031 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 16 17:13:39 2009 UTC (5 years, 7 months ago) by
bellenot
File length: 15529 byte(s)
Diff to
previous 26800
From Alja:
- Add support for relative sub-frame weights in TGPack.
- Implement Show()/Hide() virtual functions in TGPack.
Revision
26800 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 10 16:20:20 2008 UTC (6 years, 1 month ago) by
bellenot
File length: 14722 byte(s)
Diff to
previous 26719
From Matevz:
- Add method GetAvailableLength().
- Add method EqualizeFrames() to equaly distribute space among all frames.
- Do not allow splitters to resize the widget below 0 length.
Revision
26560 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 1 17:35:30 2008 UTC (6 years, 1 month ago) by
bellenot
File length: 12899 byte(s)
Diff to
previous 25239
From Matevz:
Merge revs 26523 and 26557 from the fireworks branch.
- fix ownership policy;
- properly implement SetVertical();
- only map splitter and composite frame when adding a
new slot instead of calling MapSubwindows().
Revision
25239 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 25 19:08:32 2008 UTC (6 years, 4 months ago) by
bellenot
File length: 11011 byte(s)
Diff to
previous 25229
From Matevz:
TGCompositeFrame
----------------
Add new method virtual TGFrameElement* FindFrameElement(TGFrame *f) const; and use it in several TGCompositeFrame methods to simplify the code.
TGPack
------
Introduce new member 'Int_t fSplitterLen' and use it instead of the hardcoded value.
Improve handling of frame removal.
Revision
25229 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 25 15:14:34 2008 UTC (6 years, 5 months ago) by
bellenot
File length: 10811 byte(s)
Copied from:
branches/dev/eve-dev/gui/gui/src/TGPack.cxx revision 25204
Diff to
previous 25204
From Matevz and me:
Merge changes from branches/dev/fireworks (CMS event display)
TGSplitFrame
------------
- Added Docked(TGFrame*) and Undocked(TGFrame*) signals
- Added GetUndocked() getter
TGView
------
- Added a protection against possible negative scroll values
TGTextView
----------
- Fix bottom line not being properly updated while scrolling TGTextView
- Solve a problem with vertical slider (avoid negative value when scrolling)
TGTextEdit
----------
- Fix blinking cursor on some platforms/compilers in TGTextEdit
TGToolTip
---------
- Add new constructor with global x, y position.
If neither fWindow nor fPad are set use global fX, fY that was passed from outside.
TGListTree
----------
DeleteItem/Children() - for list-tree in stand-alone mode set below-mouse/current item to zero before deleting the item; remove corresponding comments.
TGSplitter
----------
- Add option to handle frame resizing externally.
TGPack
------
New Container class for vertical and horizontal grouping of frames. It enforces a predictable resizing behaviour on children.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.