| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
G_TYPE_INSTANCE_GET_PRIVATE all the time.
svn path=/trunk/; revision=1082
|
|
|
|
| |
svn path=/trunk/; revision=946
|
|
|
|
| |
svn path=/trunk/; revision=905
|
|
|
|
| |
svn path=/trunk/; revision=903
|
|
|
|
| |
svn path=/trunk/; revision=898
|
|
|
|
| |
svn path=/trunk/; revision=895
|
|
|
|
| |
svn path=/trunk/; revision=889
|
|
|
|
| |
svn path=/trunk/; revision=777
|
|
|
|
|
|
| |
directly the call window.
svn path=/trunk/; revision=676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-18 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h:
* libempathy/empathy-tp-chat.c:
* libempathy/empathy-contact-manager.c:
* libempathy/empathy-tp-chat.h:
* libempathy/empathy-contact-manager.h:
* libempathy/empathy-avatar.c:
* libempathy/empathy-chandler.c:
* libempathy/empathy-tp-contact-list.c:
* libempathy/empathy-chandler.h:
* libempathy/empathy-filter.c:
* libempathy/empathy-tp-roomlist.c:
* libempathy/empathy-tp-contact-list.h:
* libempathy/empathy-filter.h:
* libempathy/empathy-tp-chatroom.c:
* libempathy/empathy-tp-roomlist.h:
* libempathy/empathy-contact-factory.c:
* libempathy/empathy-tp-chatroom.h:
* libempathy/empathy-contact-list.c:
* libempathy/empathy-contact-factory.h:
* libempathy/empathy-contact-list.h:
* libempathy/empathy-chatroom.c:
* libempathy/empathy-idle.c:
* libempathy/empathy-tp-group.c:
* libempathy/empathy-chatroom.h:
* libempathy/empathy-idle.h:
* libempathy/empathy-tp-group.h: Cleanup licences and copyrights,
Modules with 100% collabora code are now relicenced to LGPL.
svn path=/trunk/; revision=377
|
|
|
|
|
|
| |
#459540 and bug #462907.
svn path=/trunk/; revision=280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-20 Xavier Claessens <xclaesse@gmail.com>
* 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).
svn path=/trunk/; revision=190
|
|
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* 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).
svn path=/trunk/; revision=170
|