Author: chpe
Date: 2007-01-09 12:45:26 +0000 (Tue, 09 Jan 2007)
New Revision: 3838
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=3838&view=rev

Modified:
   trunk/ChangeLog
   trunk/browser-plugin/Makefile.am
   trunk/browser-plugin/totem-plugin-viewer.c
   trunk/data/Makefile.am
   trunk/src/Makefile.am
   trunk/src/backend/Makefile.am
   trunk/src/plparse/Makefile.am
   trunk/src/plparse/totem-disc.c
   trunk/src/totem-interface.c
   trunk/src/totem-screenshot.c
   trunk/src/totem-video-indexer.c
   trunk/src/totem-video-thumbnailer.c
   trunk/src/totem.c
Log:
2007-01-09  Christian Persch  <[EMAIL PROTECTED]>

        * browser-plugin/Makefile.am:
        * browser-plugin/totem-plugin-viewer.c: (on_about1_activate):
        * data/Makefile.am:
        * src/Makefile.am:
        * src/backend/Makefile.am:
        * src/plparse/Makefile.am:
        * src/plparse/totem-disc.c: (cd_cache_open_mountpoint),
        (cd_cache_free):
        * src/totem-interface.c: (totem_gtk_plug_get_toplevel),
        (totem_interface_set_transient_for):
        * src/totem-screenshot.c: (totem_screenshot_finalize),
        (totem_screenshot_class_init):
        * src/totem-video-indexer.c:
        * src/totem-video-thumbnailer.c: (add_holes_to_pixbuf_small),
        (add_holes_to_pixbuf_large), (save_pixbuf), (main):
        * src/totem.c: (totem_action_take_screenshot),
        (totem_action_skip_to), (video_widget_create):
        Add $(DISABLE_DEPRECATED) to CPPFLAGS to catch deprecated API use.
        Remove all uses or deprecated APIs, and fix all compiler warnings
        except for some strict-aliasing warnings in the browser plugin.
        Bug #394471.

_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to