CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jrl     06/03/29 23:08:24

Modified files:
        .              : ChangeLog configure.ac 
        bindings/python: Makefile.am rb.defs rb.override rhythmdb.defs 
                         rhythmdb.override 
        rhythmdb       : rhythmdb.c rhythmdb.h 
        shell          : rb-shell-player.c rb-shell-player.h rb-shell.c 
        widgets        : rb-entry-view.c rb-property-view.c 

Log message:
* configure.ac: lower pygtk deps to 2.6, and add a makefile variable
for "-Wno-error".

* bindings/python/rb.override:
* bindings/python/Makefile.am: make the RB python bindings depend on
the RhythmDB ones, and use "-Wno-error" since the machine-generated
code sometimes emits warnings.

* shell/rb-shell-player.c: (rb_shell_player_class_init),
(rb_shell_player_error_get_type):
* shell/rb-shell-player.h:
* bindings/python/rb.defs: add bindings for RBShellPlayer

* rhythmdb/rhythmdb.c: (rhythmdb_init),
(rhythmdb_query_type_get_type), (rhythmdb_prop_type_get_type),
(rhythmdb_entry_get_type), (rhythmdb_query_get_type):
* rhythmdb/rhythmdb.h:
* shell/rb-shell.c: (rb_shell_get_song_properties):
* widgets/rb-entry-view.c: (propid_from_name):
* widgets/rb-property-view.c: (rb_property_view_class_init):
* bindings/python/rhythmdb.defs: make RhythmDBQuery a type (rather
than just plain GPtrArray, and add bindings for it.

* bindings/python/rhythmdb.override: wrap some functions that use
GValues

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jrl&date=explicit&mindate=2006-03-29%2023:07&maxdate=2006-03-29%2023:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to