freeride-cvsevents
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FR-cvsevents] freeride/plugins/System_GuiCore AppFrames.rb Do...


From: Richard Kilmer
Subject: [FR-cvsevents] freeride/plugins/System_GuiCore AppFrames.rb Do...
Date: Sun, 13 Oct 2002 20:23:23 -0400

CVSROOT:        /cvsroot/freeride
Module name:    freeride
Changes by:     Richard Kilmer <address@hidden> 02/10/13 20:23:23

Modified files:
        plugins/System_GuiCore: AppFrames.rb DockBars.rb DockPanes.rb 
                                EditPanes.rb MenuBars.rb MenuPanes.rb 
                                plugin.xml 
Added files:
        plugins/System_GuiCore: Component.rb ComponentLayout.xml 
                                ComponentManager.rb 
Removed files:
        plugins/System_GuiCore: GuiSetup.rb GuiSetup.xml 

Log message:
        2002-10-13 16:16  richkilmer
        
        Removed GuiSetup.xml...replaced by...
        Added ComponentLayout.xml
        Removed GuiSetup.rb...replaced by...
        Added ComponentManager.rb
        Added Component.rb (removed class from GuiSetup.rb)
        
        plugins/System_GuiCore/*.rb,
        The components pools are now managed by a ComponentManager which
        is a new class.  Updated all components to use the new manager in the
        creation of new components.  The manager has add, remove and each
        methods and optionally accepts a parameter to limit the number of
        component which solves the hack within the code of AppFrame, etc.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/Component.rb?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/ComponentLayout.xml?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/ComponentManager.rb?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/AppFrames.rb.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/DockBars.rb.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/DockPanes.rb.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/EditPanes.rb.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/MenuBars.rb.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/MenuPanes.rb.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/freeride/freeride/plugins/System_GuiCore/plugin.xml.diff?tr1=1.5&tr2=1.6&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]