[Mono-bugs] [Bug 375231] PhotoGallery Viewer - mouse-over images don' t return to normal size

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 23 05:41:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=375231

User mkostrzewa at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=375231#c7


Michael Dominic K. <mkostrzewa at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
         AssignedTo|mkostrzewa at novell.com                           |rkvinge at novell.com
             Status|REOPENED                                        |NEW




--- Comment #7 from Michael Dominic K. <mkostrzewa at novell.com>  2008-04-23 03:41:39 MST ---
The comming that broke it is:

Author: rolf <rolf at e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Date:   Wed Apr 16 12:14:34 2008 +0000

    * class/Mono.Moonlight/Mono/Kind.cs, src/src.mdp: Updated.
    * plugin/plugin-class.cpp, plugin/plugin-class.h, src/value.cpp,
      src/value.h, src/value.h.in: Comparing a Kind value to another to
      determine type hierarchy isn't supported anymore, use Value::Is or
      Type::IsSubclassOf, which are doing the right thing.
    * src/animation.cpp, src/animation.h, src/brush.cpp, src/brush.h,
      src/clock.cpp, src/clock.h, src/collection.cpp, src/collection.h,
      src/dependencyobject.h, src/downloader.cpp, src/downloader.h,
      src/Makefile.am, src/media.cpp, src/media.h, src/runtime.cpp,
      src/runtime.h, src/type.cpp, src/type.h, src/type.h.in,
      src/typegen/typegen.cs, src/type-generated.cpp, src/uielement.cpp,
      src/uielement.h: Initialize our type system statically.
    * src/dependencyobject.cpp: Initialize our type system statically.
      Comparing a Kind value to another to determine type hierarchy isn't
      supported anymore, use Value::Is or Type::IsSubclassOf, which are
      doing the right thing.
    * src/type.cpp.in: Removed, no longer required.

I'm reassigning to him for investigation.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list