]> git.0d.be Git - empathy.git/commit
Don't use deprecated GtkTooltips API. Add commented out lines in
authorXavier Claessens <xclaesse@gmail.com>
Sat, 13 Oct 2007 13:00:29 +0000 (13:00 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 13 Oct 2007 13:00:29 +0000 (13:00 +0000)
commitd00adf45ea54086a8d1d29090639b5beb3f88b34
tree9cc7756b93e51e5c9ba250e82164316e8778e3f3
parent0ab84cc3ffe6129ae40ad436eb62fccbd52b00ad
Don't use deprecated GtkTooltips API. Add commented out lines in

2007-10-13  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-chat-view.h:
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-chat.c:
* libempathy-gtk/empathy-chat-window.c:
* libempathy-gtk/empathy-chat-view.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-time.c:
* libempathy/empathy-tp-chat.c:
* libempathy/empathy-time.h:
* libempathy/empathy-message.c:
* libempathy/empathy-message.h:
* libempathy/empathy-presence.c:
* configure.ac: Don't use deprecated GtkTooltips API. Add commented out
lines in configure.ac to disable GLib and GTK deprecated symbols.
Replace EmpathyTime by time_t which is more appropriate for timestamps.

* doc/*: Updated.

svn path=/trunk/; revision=371
19 files changed:
ChangeLog
configure.ac
doc/libempathy-gtk/tmpl/empathy-chat-view.sgml
doc/libempathy-gtk/tmpl/empathy-contact-dialogs.sgml
doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml
doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml
doc/libempathy/tmpl/empathy-time.sgml
libempathy-gtk/empathy-chat-view.c
libempathy-gtk/empathy-chat-view.h
libempathy-gtk/empathy-chat-window.c
libempathy-gtk/empathy-chat.c
libempathy-gtk/empathy-main-window.c
libempathy/empathy-log-manager.c
libempathy/empathy-message.c
libempathy/empathy-message.h
libempathy/empathy-presence.c
libempathy/empathy-time.c
libempathy/empathy-time.h
libempathy/empathy-tp-chat.c