This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4258] Users cannot return to session manager


------- Additional Comments From swagiaal at redhat dot com  2007-04-16 19:36 -------
This commit fixes that problem

2007-04-16  swagiaal  <swagiaal@redhat.com>

        * sessions/Session.java (setName): Added check for client trying to set
        the name of the session to an empty String.
        * druid/CreateFryskSessionDruid.java (loadSessionMode): Used 
        collectProcsByExecutablePath() instead of coolectProcs().
        Made nameEntry ingnore DELETE events.

2007-04-16  swagiaal  <swagiaal@redhat.com>

        * eventviewer/TimeLine.java: Added redrawObserver to redraw the widget
when it is
        selected/unselected.
        * eventviewer/EventViewer2.java: Removed mass expose listiner fix for bz
#2469.
        Removed selection listiner.
        * UniqueHashMap.java (add): Added check to throw an exception when an object
        is added more than once.
        * ProcWiseDataModel.java (collectProcsByExecutablePath): replaced
collectProcs with
        this.
        * MenuBar.java: Added handling for Session Manager MenuItem.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=4258

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]