]> git.0d.be Git - empathy.git/blob - ChangeLog
Bump version to 0.5
[empathy.git] / ChangeLog
1 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
2
3         * configure.ac: Bump version to 0.5
4
5 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
6
7         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
8         function for getting groups of a contact. Make possible to have groups
9         for presence or role/affiliation in chatroom for example.
10         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
11         function to handle DnD of contact. Useful when a custom function is set
12         for groups.
13         * src/empathy-chat-main.c: Minor fix.
14         * TODO:
15         * po/POTFILES.in: Updated.
16
17 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
18
19         * libempathy-gtk/Makefile.am:
20         * libempathy/empathy-tp-chat.c:
21         * libempathy/empathy-contact-manager.c:
22         * libempathy/empathy-contact-list.c: Fix indentation
23         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
24         in tp_contact_list_find()
25         * TODO: Updated.
26
27 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
28
29         * libempathy-gtk/gossip-contact-list-store.c:
30         * libempathy-gtk/gossip-preferences.c:
31         * libempathy-gtk/gossip-contact-list-store.h:
32         * libempathy-gtk/gossip-contact-list.c:
33         * libempathy-gtk/gossip-contact-list.h:
34         * libempathy-gtk/empathy-main-window.c:
35         * libempathy-gtk/gossip-contact-list-model.c:
36         * libempathy-gtk/gossip-contact-list-model.h:
37         * libempathy-gtk/Makefile.am:
38         * libempathy/empathy-marshal.list: Split GossipContactList into
39         two objects: GossipContactListStore inheriting from GtkTreeStore and
40         GossipContactListView inheriting from GtkTreeView. This makes
41         easier to build new UI widgets reusing the GtkTreeModel.
42
43 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
44
45         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
46         when screensaver is active.
47
48 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
49
50         * libempathy-gtk/gossip-private-chat.h:
51         * libempathy-gtk/gossip-contact-list.c:
52         * libempathy-gtk/gossip-chat.c:
53         * libempathy-gtk/gossip-chat.h:
54         * libempathy-gtk/gossip-chat-window.c:
55         * libempathy-gtk/Makefile.am:
56         * libempathy-gtk/gossip-chat-view.c:
57         * libempathy-gtk/gossip-private-chat.c:
58         * src/empathy-chat-main.c:
59         * libempathy/gossip-utils.c:
60         * libempathy/gossip-contact.h:
61         * libempathy/empathy-tp-chat.c:
62         * libempathy/gossip-utils.h:
63         * libempathy/empathy-contact-manager.c:
64         * libempathy/empathy-contact-manager.h:
65         * libempathy/empathy-tp-contact-list.c:
66         * libempathy/empathy-tp-contact-list.h:
67         * libempathy/empathy-tp-chatroom.c:
68         * libempathy/empathy-tp-chatroom.h:
69         * libempathy/empathy-contact-list.c:
70         * libempathy/empathy-contact-list.h:
71         * libempathy/Makefile.am:
72         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
73         implemented by EmpathyTpContactList, EmpathyContactManager and
74         EmpathyTpChatroom. GossipContactList use that interface to display a 
75         treeview.
76
77 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
78
79         * libempathy-gtk/gossip-chat.c: Display ChatState.
80
81 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
82
83         * libempathy-gtk/empathy-status-icon.c:
84         * libempathy/empathy-idle.c:
85         * libempathy/empathy-idle.h:
86         * libempathy/Makefile.am:
87         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
88         extended autoaway states.
89
90 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
91
92         * configure.ac:
93         * data/empathy.desktop.in:
94         * data/Makefile.am:
95         * data/empathy.desktop.in.in:
96         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
97         to POTFILES.in
98
99 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
100
101         * libempathy-gtk/empathy-status-icon.glade:
102         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
103         in menus.
104
105 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
106
107         * src/empathy-chat-main.c:
108         * src/empathy-main.c:
109         * configure.ac:
110         * data/22x22/Makefile.am:
111         * data/22x22/empathy.png:
112         * data/48x48:
113         * data/48x48/Makefile.am:
114         * data/48x48/empathy.png:
115         * data/32x32/Makefile.am:
116         * data/32x32/empathy.png:
117         * data/16x16/empathy.png:
118         * data/16x16/Makefile.am:
119         * data/scalable/empathy.svg:
120         * data/scalable/Makefile.am:
121         * data/Makefile.am: Add empathy icon stolen from cohoba.
122
123 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
124
125         * src/empathy-chat-main.c:
126         * src/Makefile.am:
127         * src/empathy-main.c:
128         * po/POTFILES.in
129         * po/LINGUAS:
130         * TODO: Setting up i18n support.
131
132         * po/Makefile.in.in: Removed, it's generated at build time.
133
134 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
135
136         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
137         label for jid.
138
139 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
140
141         * libempathy-gtk/gossip-chat-window.c:
142         * libempathy-gtk/gossip-chat-window.h:
143         * src/empathy-chat-main.c:
144         * libempathy/empathy-tp-chat.c:
145         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
146         if there is no existing GossipChat object for it.
147
148 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
149
150         * src/Makefile.am:
151         * src/empathy-contact-list-main.c: Removing empathy-contact-list
152         program, it's useless.
153
154 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
155
156         * configure.ac: Change version from 0.3darcs to 0.3svn
157
158 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
159
160         * autogen.sh: Set executable
161         * po/POTFILES.in: Update translatable files
162
163 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
164
165         * Initial version
166