aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless empathy_text_buffer_tag_setxclaesse2008-12-161-4/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1990 4ee84921-47dd-4033-b63a-18d7a039a3e4
* gtk_init and g_thread_init shouldn't be called by libraries. Let ↵xclaesse2008-12-121-8/+1
| | | | | | applications do it. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1971 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). ↵xclaesse2008-12-121-0/+8
| | | | | | They have to be called by any process using libempathy. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1966 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).xclaesse2008-12-021-1/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1942 4ee84921-47dd-4033-b63a-18d7a039a3e4
* remove useless includesxclaesse2008-11-221-2/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1874 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Removed empathy_send_file_with_file_chooser_and_manager and made file ↵xclaesse2008-11-221-7/+1
| | | | | | | | transfers always use the manager. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1832 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Fixed copyright and author headers. (Jonny Lamb)xclaesse2008-11-221-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1790 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Fixed include of empathy-file.h to empathy-tp-file.h. (Jonny Lamb)xclaesse2008-11-221-1/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1781 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)xclaesse2008-11-221-2/+2
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1776 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Added empathy_send_file_with_file_chooser_and_manager to make use of the ↵xclaesse2008-11-221-0/+2
| | | | | | | | file transfer manager. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1747 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Added some more file sending functions to libempathy-gtk. (Jonny Lamb)xclaesse2008-11-221-0/+8
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1740 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add empathy_pixbuf_from_data_and_mime instead of breaking API.xclaesse2008-11-111-0/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1706 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Don't automatically resize and png-ify avatars.xclaesse2008-11-111-1/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1669 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, ↵xclaesse2008-05-281-1/+0
| | | | | | tokens are not garanteed to be different. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1128 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update copyright year in .h too, it was done in .c only.xclaesse2008-04-151-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@946 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Change a bit the generic account setting API.xclaesse2008-02-111-3/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@622 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a generic UI to make easy building UI for protocol specific settings. ↵xclaesse2008-02-111-0/+3
| | | | | | Port empathy-account-widget-*.[ch] to use that API. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@621 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove EmpathyPresence object and have "presence" and "presence-message" ↵xclaesse2008-01-251-3/+1
| | | | | | properties directly in EmpathyContact git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@601 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Revert "merge git work"xclaesse2007-12-291-2/+5
| | | | | | | This reverts commit 0cfd80847f0d66967f56c7d6b3eb46793f725859. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@519 4ee84921-47dd-4033-b63a-18d7a039a3e4
* merge git workxclaesse2007-12-291-5/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@518 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Simplify chat theme systemxclaesse2007-12-291-2/+5
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@507 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-10-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-091-54/+57
| | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-ui-utils.c: * libempathy-gtk/empathy-ui-utils.h: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: * libempathy-gtk/empathy-avatar-chooser.c: * libempathy-gtk/empathy-avatar-chooser.h: * libempathy-gtk/empathy-avatar-image.c: * libempathy-gtk/empathy-avatar-image.h: * libempathy-gtk/Makefile.am: * src/empathy.c: Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in contact information windows. That means we can now enlarge avatars when clicking on it and we can set our own avatar if we edit our own contact. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@363 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-081-2/+0
| | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-chat-view.h: * libempathy-gtk/empathy-ui-utils.c: * libempathy-gtk/empathy-ui-utils.h: * libempathy-gtk/empathy-chat.c: * libempathy-gtk/empathy-smiley-manager.c: * libempathy-gtk/empathy-smiley-manager.h: * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-chat-window.c: * libempathy-gtk/empathy-chat-view.c: More dynamic smiley managment and more efficient algorithm to detect smileys in messages. * doc/: Updated git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@285 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy/Makefile.am: * libempathy/empathy-tp-roomlist.h: * libempathy/empathy-tp-roomlist.c: * libempathy-gtk/empathy-chatrooms-window.c: * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list support. It does not works yet. * libempathy-gtk/empathy-account-widget-generic.c: Add support for all types of integer and float. Fixes bug #457740 (Jamey Hicks). * libempathy/empathy-tp-chat.c: * libempathy-gtk/empathy-chat.c: If there is an error sending a message, show an error message to the user. * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should be unrefed after mc_account_get_profile. * libempathy/empathy-utils.c: * libempathy/empathy-utils.h: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-tp-group.h: * libempathy/empathy-tp-group.c: * src/empathy.c: Rename empathy_get_channel_id() to empathy_inspect_channel(). We now have empathy_inspect_handle(). * po/POTFILES.in: * libempathy/empathy-tp-contact-list.c: Set all contacts from salut protocol to the "Local Network" group. * libempathy/empathy-idle.c: Fix NetworkManager support. * libempathy/empathy-chatroom.h: Fix indentation. * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-ui-utils.c: * libempathy-gtk/empathy-ui-utils.h: - Iconify main window to the status icon like in rhythmbox. Fixes bug #458106 (Jaap A. Haitsma). - Rounded avatars. Fixes bug #457992 (Raphael Slinckx) * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz) * data/empathy.desktop.in.in: Change application description (Jaap A. Haitsma). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@190 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+113
* libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@170 4ee84921-47dd-4033-b63a-18d7a039a3e4