commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath/native/jni/gconf-peer GConfNativePeer...


From: Mario Torre
Subject: [commit-cp] classpath/native/jni/gconf-peer GConfNativePeer...
Date: Sat, 15 Jul 2006 22:59:24 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Mario Torre <neugens>   06/07/15 22:59:24

Modified files:
        native/jni/gconf-peer: GConfNativePeer.c Makefile.am 
        .              : ChangeLog 

Log message:
        2006-07-16  Mario Torre  <address@hidden>
        
                * native/jni/gconf-peer/GConfNativePeer.c (init_gconf_client):
                Fixed comment. This functions now requires to be called
                with gdk lock held, the comment states that.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_init_1id_1cache):
                Introduces gdk locks around critical regions of code.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1gconf_1client_1all_1keys):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1gconf_1client_1all_1nodes):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1suggest_1sync):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1unset):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1get_1string):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1set_1string):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1remove_1dir):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1add_1dir):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1dir_1exists):
                Likewise.
                
(Java_gnu_java_util_prefs_gconf_GConfNativePeer_finalize_1class):
                * native/jni/gconf-peer/Makefile.am: The GConf peer now depends 
on GTK.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gconf-peer/GConfNativePeer.c?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/gconf-peer/Makefile.am?cvsroot=classpath&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8119&r2=1.8120




reply via email to

[Prev in Thread] Current Thread [Next in Thread]