CVSROOT:        /cvs/gnome
Module name:    gyrus
Changes by:     csaavedr        05/10/02 12:21:23

Modified files:
        .              : ChangeLog Makefile.am configure.in 
        src            : Makefile.am 
Added files:
        src            : gyrus-connection.c gyrus-connection.h 
                         gyrus-marshal.list 
        tests          : Makefile.am gyrus-talk.c gyrus-talk.glade 

Log message:
2005-10-02  Claudio Saavedra  <[EMAIL PROTECTED]>

* Makefile.am: Added dir tests.
* configure.in: Search for path to glib-genmarshal.
* src/Makefile.am: Adding LIBGNUTLS flags and needed calls to
generate gyrus-marshal.{c,h}. Sorted the list of sources files.
* src/gyrus-connection.c: (gyrus_connection_recive),
(gyrus_connection_tls_read), (gyrus_connection_tls_write),
(gyrus_connection_prepare_ubuffer), (gyrus_connection_conn_cb),
(gyrus_connection_inetaddr_cb), (gyrus_connection_class_finalize),
(gyrus_connection_set_property), (gyrus_connection_get_property),
(gyrus_connection_class_init), (gyrus_connection_instance_init),
(gyrus_connection_get_type), (gyrus_connection_new),
(gyrus_connection_destroy), (gyrus_connection_connect),
(gyrus_connection_disconnect), (gyrus_connection_send),
(gyrus_connection_get_connected), (gyrus_connection_get_host),
(gyrus_connection_get_port): New file in project.
* src/gyrus-connection.h: New file in project.
* src/gyrus-marshal.list: New file in project.
* tests/Makefile.am: New files to test gyrus-connection.
* tests/gyrus-talk.c: (on_window_main_delete_event),
(on_checkbutton_usetls_toggled), (on_button_connect_clicked),
(on_entry_cmd_activate), (on_button_send_clicked),
(on_connect_response), (on_data_recived), (on_connection_close),
(log_append_text), (make_connection), (disconnect),
(progress_bar_pulse_func), (wait_response), (response_done),
(send_command), (main): New files to test gyrus-connection.
* tests/gyrus-talk.glade: New files to test gyrus-connection.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gyrus&who=csaavedr&date=explicit&mindate=2005-10-02%2012:20&maxdate=2005-10-02%2012:22

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

Reply via email to