[root] / trunk / gui / guibuilder / src / TGuiBldHintsEditor.cxx Repository:
ViewVC logotype

Log of /trunk/gui/guibuilder/src/TGuiBldHintsEditor.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 30063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 8 12:15:59 2009 UTC (5 years, 4 months ago) by bellenot
File length: 21535 byte(s)
Diff to previous 23451
From Lucie Flekova and me:

- Complete redesign of the Builder interface. It is now more intuitive for e.g. padding and layout hints
- Distinguish editing modes with enabled and disabled layout options 
- Added new interface to set widget position and size explicitely
- Added a list tree to display complete structure of the GUI 
- Added ability to change widget names. 
- Added frame background color setting
- Extended commands in the top menu (open project, save project...)
- Added several tool tips
- Added important warning dialogs, such as "Save project" dialog before closing the window
- Code cleanup

Revision 23451 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 23 12:27:48 2008 UTC (6 years, 9 months ago) by brun
File length: 21461 byte(s)
Diff to previous 23115
Fix shadowed variables

Revision 23115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 10 13:35:37 2008 UTC (6 years, 9 months ago) by rdm
File length: 21458 byte(s)
Diff to previous 21396
moved to directory "gui" the following directories:

fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer

Revision 21396 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 17 09:00:58 2007 UTC (7 years, 1 month ago) by brun
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21458 byte(s)
Diff to previous 21375
From BertrandL
- Added missing class header docs.

Revision 21375 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 14 11:12:31 2007 UTC (7 years, 1 month ago) by antcheva
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21805 byte(s)
Diff to previous 20882
Added class documentation.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21580 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21580 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21640 byte(s)
Diff to previous 15253
remove :$ from tag line

Revision 15253 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 31 09:02:38 2006 UTC (8 years, 7 months ago) by antcheva
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21650 byte(s)
Diff to previous 15192
- fixed coding conventions violations

Revision 15192 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 28 20:15:09 2006 UTC (8 years, 7 months ago) by brun
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21578 byte(s)
Diff to previous 14589
From Valeriy Onuchin:


- ROOT Gui Builder
  o robustness was improved.
  o almost all ROOT gui classes are now in gui builder widget's palette.
  o functionality was improved. To change the attributes of some frame,
    select frame and press the right button of the mouse.
    The popup context menu or edit dialog will appear. Select editting
    option.
  o new "grabbing" feature was introduced:
     If Return or Enter key was pressed -a "grab action" is performed.

      1.  If lasso is  drawn - new composite frame is created and
          all frames inside lasso adopted as childrens of created frame.

      2.  If lasso is not drawn, but selected frame is a composite one
          - a new TGCanvas (scrolled frame) is created and selected frame
            becomes a container for this canvas.

    Reverse/"ungrab action" is activated by
    Return/Enter key pressed with Control Key modifier.

      3.  All frames inside the grabbed frame are "dropped" into
          the underlying frame and the grabbed frame is deleted.

      4.  If selected/grabbed frame is TGCanvas widget (scrolled frame) -
          TGCanvas is deleted and container frame becomes a child of
          the editable frame.

Revision 14589 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 7 10:05:09 2006 UTC (8 years, 9 months ago) by antcheva
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21176 byte(s)
Diff to previous 14466
From Valeriy Onuchin:
- improved view with a new amaizing appearence of guibuilder
- the changing background of GuiBuilder changed white color
  background for textentries and co. - now fixed.
- fix "copy drag" action. When grabbed frame is dragged
  with "Shift key pressed" a new copy of grabbed frame
  is created and this copy frame became the dragged frame

Revision 14466 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 29 15:44:57 2006 UTC (8 years, 9 months ago) by antcheva
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 21110 byte(s)
Diff to previous 13545
From Valeriy Onuchin:
-  huge upgrade of guibuilder classes

   o improved robustness
   o improved simplicity in navigation and actions.
   o possibility to add and correctly edit complex widgets,
     e.g. TGTab
   o few actions added to guibuilder toolbar and menus.
   o property editor was redisigned.
   o possibility to place widgets with matrix layout added

Revision 13545 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 8 13:03:57 2005 UTC (9 years, 1 month ago) by brun
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 10162 byte(s)
Diff to previous 10037
From Valeriy Onoutchine
- fix ROOT GuiBuilder code according to the ROOT coding conventions.

Revision 10037 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 14 09:57:58 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 10155 byte(s)
Diff to previous 10005
From valeriy Onuchin:
- small correction in TWinNTSystem::BaseName
- background/foregrond editors are not yet ready. Do not activate them in property editor.

Revision 10005 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Sep 13 12:47:36 2004 UTC (10 years, 4 months ago) by rdm
Original Path: trunk/guibuilder/src/TGuiBldHintsEditor.cxx
File length: 10118 byte(s)
From Valeriy:
new guibuilder module.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9