Author: parente Date: 2007-01-11 17:00:44 +0000 (Thu, 11 Jan 2007) New Revision: 461 ViewCVS link: http://svn.gnome.org/viewcvs/lsr?rev=461&view=rev
Modified: trunk/ChangeLog trunk/src/AEEvent/CaretChange.py trunk/src/AEEvent/FocusChange.py trunk/src/AEEvent/SelectorChange.py trunk/src/AEEvent/ViewChange.py trunk/src/Adapters/ATSPI/DefaultEventHandler.py trunk/src/EventManager.py trunk/src/Task/Tools/View.py trunk/src/TierManager.py trunk/src/ViewManager.py Log: * Fixed bug #395167, handle out of order focus events * Added checks to FocusChange, SelectorChange, and CaretChange to delay execution when no view is active * Added call to ViewChange event to update AEView when view gained or lost * Added ae_view to ViewManager as a separate concept from the raw_view * Renamed activated to raw_active in ViewManager, updated methods appropriately * Renamed active_view to raw_view in ViewManager, updated methods appropriately * Added ViewChange event to create floating window case in DefaultEventHandler (side effects?) _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
