]> git.0d.be Git - empathy.git/blob - ChangeLog
6caf375c21c5d36b76e72ccad4554a67f9ee8dbe
[empathy.git] / ChangeLog
1 2007-10-11  Xavier Claessens  <xclaesse@gmail.com>
2
3         * po/POTFILES.in: Add missing files.
4
5 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
6
7         * configure.ac: Bump MissionControl version to 4.37, we uses new API
8         introduced in that version.
9
10 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
11
12         * libempathy-gtk/empathy-main-window.c:
13         * libempathy-gtk/empathy-contact-dialogs.c:
14         * libempathy-gtk/empathy-contact-list-view.c:
15         * libempathy-gtk/empathy-contact-dialogs.h:
16         * libempathy-gtk/empathy-contact-widget.c:
17         * libempathy-gtk/empathy-contact-widget.h:
18         * libempathy-gtk/empathy-chat-window.c:
19         * megaphone/src/megaphone-applet.c: More flexible API for
20         EmpathyContactWidget, we now have flags to set editable each fields.
21         Implement personal information menu item in main window.
22
23 2007-10-09  Xavier Claessens  <xclaesse@gmail.com>
24
25         * libempathy-gtk/empathy-contact-widget.glade:
26         * libempathy-gtk/empathy-contact-widget.c:
27         * libempathy-gtk/empathy-avatar-chooser.c:
28         * libempathy-gtk/empathy-avatar-image.c: Makes avatar looks better in
29         information and edit dialogs.
30
31 2007-10-08  Xavier Claessens  <xclaesse@gmail.com>
32
33         * libempathy-gtk/empathy-ui-utils.c:
34         * libempathy-gtk/empathy-ui-utils.h:
35         * libempathy-gtk/empathy-contact-widget.c:
36         * libempathy-gtk/empathy-contact-widget.h:
37         * libempathy-gtk/empathy-avatar-chooser.c:
38         * libempathy-gtk/empathy-avatar-chooser.h:
39         * libempathy-gtk/empathy-avatar-image.c:
40         * libempathy-gtk/empathy-avatar-image.h:
41         * libempathy-gtk/Makefile.am:
42         * src/empathy.c: Implement EmpathyAvatarChooser and EmpathyAvatarImage
43         and make use of them in contact information windows. That means we can
44         now enlarge avatars when clicking on it and we can set our own avatar if
45         we edit our own contact.
46
47 2007-10-03  Marco Barisione  <marco@barisione.org>
48
49         * libempathy/empathy-contact-factory.c:
50         * libempathy/empathy-tp-call.c:
51         * libempathy/empathy-tp-group.c:
52         * libempathy/empathy-utils.c: Initialize every GError to NULL. Fixes
53         bug #482889.
54
55 2007-10-02  Xavier Claessens  <xclaesse@gmail.com>
56
57         * libempathy/empathy-tp-contact-list.c: Add back protocol group.
58
59 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
60
61         * libempathy-gtk/empathy-contact-list-view.c: Add a #ifdef HAVE_VOIP.
62         Fixes bug #482190 (Marco Barisione).
63
64 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
65
66         * data/Makefile.am:
67         * data/empathy.desktop.in.in: Use fd.o standard location for autostart
68         desktop files. Fixes bug #481860 (Stephane Loeuillet).
69
70 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
71
72         * configure.ac: Bump version to 0.15.
73
74 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
75
76         * libempathy/Makefile.am: Add tp-stream-engine.xml to EXTRA_DIST.
77         * po/POTFILES.in: Add empathy-call-window.glade.
78
79 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
80
81         * configure.ac:
82         * NEWS: Update before release.
83
84 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
85
86         * libempathy-gtk/empathy-private-chat.c: Fix refcounting of
87         priv->factory. Fixes bug #473116.
88
89 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
90
91         * libempathy-gtk/empathy-chat-window.c: Adding sanity checks to public
92         functions.
93
94 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
95
96         * libempathy-gtk/empathy-accounts-dialog.c:
97         * libempathy/empathy-utils.c: Add some sanity checks. Fixes bug #463051.
98
99 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
100
101         * libempathy/empathy-tp-chat.c: Disconnect all signals in finalize.
102         Fixes bug #462815.
103
104 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
105
106         * libempathy-gtk/empathy-chatrooms-window.c: Disconnect signals on
107         chatroom manager. Fixes bug #456619.
108
109 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
110
111         * libempathy-gtk/empathy-contact-list-store.c: Disconnect signals on
112         list and contacts when finalizing the store.
113
114 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
115
116         * libempathy-gtk/empathy-contact-list-view.c:
117         * libempathy-gtk/empathy-chat-window.c: Hide VOIP stuff if empathy is
118         not compiled with --enable-voip=yes. Fixes bug #482111
119         (Sjoerd Simons, Xavier Claessens).
120
121 2007-10-01  Xavier Claessens  <xclaesse@gmail.com>
122
123         * megaphone/src/megaphone-applet.c:
124         * megaphone/data/GNOME_Megaphone_Applet.schemas.in: Updated to use new
125         avatar cache.
126
127 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
128
129         * libempathy/empathy-tp-group.c: ref group when async calls are in
130         flight to avoid destroying the object before receiving the reply.
131         * libempathy/empathy-utils.c: Unref the group to not leak it.
132
133 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
134
135         * libempathy/empathy-contact-factory.c: Refcount
136         ContactFactoryAccountData struct.
137
138 2007-09-29  Xavier Claessens  <xclaesse@gmail.com>
139
140         * libempathy-gtk/empathy-call-window.c:
141         * libempathy-gtk/empathy-call-window.h:
142         * libempathy-gtk/empathy-contact-list-view.c:
143         * libempathy-gtk/empathy-call-window.glade:
144         * libempathy-gtk/Makefile.am:
145         * libempathy-gtk/empathy-chat-window.c:
146         * src/empathy-call-chandler.c:
147         * src/empathy-call.chandler:
148         * src/org.gnome.Empathy.Call.service.in:
149         * src/Makefile.am:
150         * libempathy/empathy-utils.c:
151         * libempathy/empathy-utils.h:
152         * libempathy/empathy-tp-call.c:
153         * libempathy/empathy-tp-call.h:
154         * libempathy/Makefile.am:
155         * libempathy/tp-stream-engine.xml:
156         * configure.ac:
157         * doc/libempathy-gtk/libempathy-gtk-docs.sgml:
158         * doc/libempathy/libempathy.types:
159         * doc/libempathy/libempathy-docs.sgml:
160         * doc/libempathy/Makefile.am:
161         * doc/libempathy/tmpl/empathy-utils.sgml: Initial Voice+Video support
162         Fixes bug #468204 (Elliot Fairweather, Xavier Claessens).
163
164 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
165
166         * configure.ac: Bump version to 0.14.
167         * doc/*: Updated.
168
169 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
170
171         * ChangeLog:
172         * configure.ac:
173         * NEWS: Updated for 0.13 release.
174
175 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
176
177         * configure.ac:
178         * src/empathy.c: Remove GnomeProgram, not useful anymore, drop libgnome
179         dependency. Fixes bug #442079
180
181         * libempathy/empathy-avatar.c:
182         * libempathy/empathy-avatar.h: Fix Copyright header.
183
184         * libempathy/empathy-contact-factory.c:
185         * libempathy/empathy-tp-group.c: Free return value for async DBus calls,
186         they are not owned by dbus-glib. This fix big leaks, thanks again to
187         valgrind.
188
189 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
190
191         * src/Makefile.am: Correctly modify service.in files to expand bindir.
192
193 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
194
195         * libempathy/empathy-tp-group.c: Look in the local_pendings list if a
196         contact is already local pending.
197         * tests/contact-manager.c: Fix white space typo.
198
199 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
200
201         * libempathy/empathy-utils.c:
202         * libempathy/empathy-contact-factory.c: Fix 2 leaks thanks to valgrind.
203
204 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
205
206         * tests/contact-manager.c:
207         * tests/Makefile.am: No need to init gtk, GMainLoop is enough and makes
208         easier to run valgrind.
209
210 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
211
212         * libempathy/empathy-avatar.c: Fix leak when loading avatar from cache.
213         * libempathy/empathy-contact-factory.c: Do not request avatar for
214         unknown tokens, wait for AvatarUpdate signal.
215
216 2007-09-27  Xavier Claessens  <xclaesse@gmail.com>
217
218         * libempathy-gtk/empathy-profile-chooser.c: Set the sort function before
219         begin to sort otherwise we get warnings.
220
221 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
222
223         * libempathy/empathy-utils.c:
224         * libempathy/empathy-utils.h:
225         * libempathy/empathy-avatar.c:
226         * libempathy/empathy-avatar.h:
227         * libempathy/empathy-contact-factory.c: Cache avatars and RequestAvatars
228         only when needed.
229
230 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
231
232         * libempathy/empathy-contact-factory.c: Fix capabilities update, the NOT
233         operator is ~ and not !
234
235 2007-09-26  Xavier Claessens  <xclaesse@gmail.com>
236
237         * libempathy-gtk/empathy-profile-chooser.c:
238         * libempathy-gtk/empathy-main-window.c: Fix warning when sort criterium
239         is NULL and when there is no profile. Fixes bug #479786
240         (Christian Persch, Xavier Claessens).
241
242 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
243
244         * libempathy/empathy-log-manager.c: Ignore log files that don't have a
245         good filename. Fixes bug #462046 (Michael Scherer).
246         * configure.ac: Bump GLIB version to 2.14.0.
247
248 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
249
250         * doc/libempathy-gtk/Makefile.am: Explicitely use libempathy from
251         builddir. Fixes bug #478558 (Frederic Peters).
252
253 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
254
255         * libempathy-gtk/empathy-chat.c: Move TP_CHANNEL_CHAT_STATE_PAUSED to
256         the not typing case. Fixes bug #474603 (Cosimo Cecchi).
257
258 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
259
260         * libempathy-gtk/empathy-status-icon.c: Tooltip for subscription request
261         shouldn't display "Message:" if the message is empty. Fixes bug #459538
262         (Cosimo Cecchi).
263         Do not update tooltip each time the icon change.
264
265 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
266
267         * libempathy-gtk/empathy-chat-window.c: Do not set "new message" in
268         the title of conversation windows, it's useless. Fixes bug #459523.
269
270 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
271
272         * libempathy/empathy-tp-contact-list.c: Fix warnings when finalizing.
273
274         * tests/contact-manager.c:
275         * tests/Makefile.am:
276         * configure.ac:
277         * Makefile.am: Add a test program to track leaks.
278
279 2007-09-21  Xavier Claessens  <xclaesse@gmail.com>
280
281         * libempathy-gtk/empathy-contact-list-view.c: Fix ref count error for
282         account objects.
283
284         * libempathy/empathy-contact-manager.c: Disconnect signals from
285         MissionControl object when finalising the contact manager.
286
287         * configure.ac:
288         * megaphone/src/megaphone-applet.c:
289         * megaphone/src/Makefile.am:
290         * megaphone/src/megaphone-applet.h:
291         * megaphone/data/GNOME_Megaphone_Applet.schemas.in:
292         * megaphone/data/Makefile.am:
293         * megaphone/data/GNOME_Megaphone_Applet.server.in.in:
294         * megaphone/data/GNOME_Megaphone_Applet.xml:
295         * megaphone/Makefile.am:
296         * nothere/src/nothere-applet.c:
297         * nothere/src/Makefile.am:
298         * nothere/src/nothere-applet.h:
299         * nothere/data/Makefile.am:
300         * nothere/data/GNOME_NotHere_Applet.server.in.in:
301         * nothere/data/GNOME_NotHere_Applet.xml:
302         * nothere/Makefile.am:
303         * Makefile.am:
304         * po/POTFILES.in:
305         * po/POTFILES.skip: Add Megaphone and Nothere applets. Fixes bug
306         #464954 (Raphael Slinckx, Xavier Claessens).
307
308 2007-09-20  Xavier Claessens  <xclaesse@gmail.com>
309
310         * libempathy-gtk/empathy-status-icon.c:
311         * libempathy/empathy-idle.c:
312         * libempathy/empathy-idle.h:
313         * doc/libempathy/tmpl/empathy-idle.sgml: Add 2 properties to EmpathyIdle
314         to activate auto-away and auto-disconnect, default to off. Only empathy
315         main client will turn them on, like that if other processes are
316         running with an EmpathyIdle instance they won't change presence in the
317         same time than Empathy client.
318
319 2007-09-19  Xavier Claessens  <xclaesse@gmail.com>
320
321         * libempathy-gtk/empathy-smiley-manager.c: Fix a leak.
322
323 2007-09-11  Xavier Claessens  <xclaesse@gmail.com>
324
325         * libempathy-gtk/empathy-main-window.c:
326         * libempathy-gtk/empathy-group-chat.c:
327         * libempathy-gtk/empathy-contact-list-view.c:
328         * libempathy-gtk/empathy-contact-list-view.h:
329         * doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml: "interactive"
330         property on EmpathyContactListView to enable/disable context menu and
331         action when double-click on a contact.
332
333 2007-09-10  Xavier Claessens  <xclaesse@gmail.com>
334
335         * libempathy/empathy-contact-factory.c: Fix debug message.
336
337         * libempathy/Makefile.am:
338         * configure.ac: Remove useless code.
339
340 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
341
342         * libempathy-gtk/empathy-contact-list-view.c:
343         * libempathy-gtk/empathy-chat-window.c: Request media channel when
344         clicking on call icon.
345
346 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
347
348         * libempathy-gtk/empathy-images.h:
349         * libempathy-gtk/empathy-chat.glade:
350         * libempathy-gtk/empathy-cell-renderer-activatable.c:
351         * libempathy-gtk/empathy-cell-renderer-activatable.h:
352         * libempathy-gtk/empathy-contact-list-view.c:
353         * libempathy-gtk/empathy-contact-list-store.c:
354         * libempathy-gtk/empathy-contact-list-store.h:
355         * libempathy-gtk/Makefile.am:
356         * libempathy-gtk/empathy-chat-window.c:
357         * libempathy/empathy-contact.c:
358         * libempathy/empathy-contact.h: Adding UI to start a VoIP call. It does
359         nothing yet. Most of the code is ported from Gossip patch
360         (Raphael Slinckx, Xavier Claessens).
361
362 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
363
364         * libempathy/empathy-contact.c:
365         * libempathy/empathy-contact.h:
366         * libempathy/empathy-contact-factory.c: Adding capabilities contact
367         property.
368
369 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
370
371         * libempathy-gtk/empathy-contact-list-view.c:
372         * libempathy-gtk/empathy-contact-list-store.c: Make use of the search
373         function to correctly find when typing in the contact list view.
374         Fixes bug #472309 (Will Thompson, Xavier Claessens).
375
376 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
377
378         * libempathy-gtk/empathy-log-window.c: Fix crash if there is no date 
379         for a conversation. Fixes bug #473510.
380
381 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
382
383         * python/pyempathygtk/pyempathygtk.override:
384         * python/pyempathygtk/pyempathygtk.defs: Updated for new API.
385
386 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
387
388         * configure.ac: Bump libtelepathy depend to 0.0.57.
389
390 2007-09-08  Xavier Claessens  <xclaesse@gmail.com>
391
392         * libempathy-gtk/empathy-chat-view.h:
393         * libempathy-gtk/empathy-ui-utils.c:
394         * libempathy-gtk/empathy-ui-utils.h:
395         * libempathy-gtk/empathy-chat.c:
396         * libempathy-gtk/empathy-smiley-manager.c:
397         * libempathy-gtk/empathy-smiley-manager.h:
398         * libempathy-gtk/Makefile.am:
399         * libempathy-gtk/empathy-chat-window.c:
400         * libempathy-gtk/empathy-chat-view.c: More dynamic smiley managment and
401         more efficient algorithm to detect smileys in messages.
402         Fixes bug #474167.
403
404         * doc/: Updated
405
406 2007-08-31  Xavier Claessens  <xclaesse@gmail.com>
407
408         * doc/libempathy-gtk/Makefile.am:
409         * doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
410         * doc/libempathy-gtk/tmpl/empathy-images.sgml:
411         * doc/libempathy/libempathy.types:
412         * doc/libempathy/libempathy-docs.sgml:
413         * doc/libempathy/Makefile.am:
414         * doc/libempathy/tmpl/empathy-tp-group.sgml:
415         * doc/libempathy/tmpl/empathy-avatar.sgml:
416         * doc/libempathy/tmpl/empathy-contact.sgml:
417         * doc/libempathy/tmpl/empathy-contact-list.sgml: Updated.
418
419 2007-08-30  Xavier Claessens  <xclaesse@gmail.com>
420
421         * libempathy/empathy-contact-factory.c: Don't use deprecated
422         RequestAvatar method.
423
424 2007-08-30  Xavier Claessens  <xclaesse@gmail.com>
425
426         * python/pyempathy/pyempathy.defs:
427         * python/pyempathy/pyempathy.override:
428         * python/pyempathygtk/pyempathygtk.defs: Updated for new API.
429         * python/README: Explain how to update python binding.
430
431         * libempathy-gtk/empathy-images.h:
432         * libempathy-gtk/empathy-private-chat.c:
433         * libempathy-gtk/empathy-main-window.c:
434         * libempathy-gtk/empathy-status-icon.c:
435         * libempathy-gtk/empathy-group-chat.c:
436         * libempathy-gtk/empathy-ui-utils.c:
437         * libempathy-gtk/empathy-contact-dialogs.c:
438         * libempathy-gtk/empathy-contact-list-view.c:
439         * libempathy-gtk/empathy-contact-list-view.h:
440         * libempathy-gtk/empathy-contact-widget.c:
441         * libempathy-gtk/empathy-contact-list-store.c:
442         * libempathy-gtk/empathy-contact-list-store.h:
443         * libempathy-gtk/empathy-chat-window.c: Updated to use new libempathy
444         API.
445
446         * libempathy/empathy-log-manager.c:
447         * libempathy/empathy-contact.c:
448         * libempathy/empathy-contact.h:
449         * libempathy/empathy-tp-chat.c:
450         * libempathy/empathy-contact-manager.c:
451         * libempathy/empathy-contact-manager.h:
452         * libempathy/empathy-avatar.c:
453         * libempathy/empathy-avatar.h:
454         * libempathy/empathy-tp-contact-list.c:
455         * libempathy/empathy-tp-contact-list.h:
456         * libempathy/empathy-tp-chatroom.c:
457         * libempathy/empathy-contact-factory.c:
458         * libempathy/empathy-contact-factory.h:
459         * libempathy/empathy-contact-list.c:
460         * libempathy/empathy-contact-list.h:
461         * libempathy/empathy-tp-group.c:
462         * libempathy/empathy-marshal.list:
463         * libempathy/empathy-tp-group.h:
464         * libempathy/Makefile.am:
465         * configure.ac: Completely reworked ContactList API. Fixes bugs
466         #471611,
467         #467280,
468         #459540,
469         #462907.
470
471         * doc/*: Updated.
472
473 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
474
475         * python/pyempathy/Makefile.am:
476         * python/pyempathygtk/Makefile.am:
477         * configure.ac: Make use of AM_PATH_PYTHON to get python variables.
478         Fixes bug #470642 (Daniel Gryniewicz).
479
480 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
481
482         * configure.ac: Bump version to 0.13.
483         * NEWS: Last NEWS entry is for version 0.12 and not 0.11.
484
485 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
486
487          * configure.ac:
488          * doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
489          * NEWS:
490          * po/POTFILES.in: Updated.
491
492 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
493
494         * libempathy-gtk/empathy-new-chatroom-dialog.c:
495         * libempathy-gtk/empathy-contact-widget.c:
496         * libempathy-gtk/empathy-accounts-dialog.c:
497         * libempathy/empathy-tp-contact-list.c:
498         * data/salut.profile: Salut's protocol name is going to change to
499         local-xmpp. Fixes bug #469638 (Sjoerd Simons)
500
501 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
502
503         * src/empathy.c: Check if there is already a Salut account before
504         creating a new one and add more debug messages.
505
506 2007-08-24  Xavier Claessens  <xclaesse@gmail.com>
507
508         * configure.ac:
509         * data/22x22/Makefile.am:
510         * data/22x22/empathy-proto-jabber.svg:
511         * data/22x22/empathy-proto-jabber.png:
512         * data/48x48/Makefile.am:
513         * data/32x32/Makefile.am:
514         * data/32x32/empathy-proto-jabber.svg:
515         * data/32x32/empathy-proto-jabber.png:
516         * data/24x24:
517         * data/24x24/Makefile.am:
518         * data/24x24/empathy-proto-jabber.png:
519         * data/16x16/empathy-proto-jabber.svg:
520         * data/16x16/Makefile.am:
521         * data/16x16/empathy-proto-jabber.png:
522         * data/scalable/empathy-proto-jabber.svg:
523         * data/scalable/Makefile.am:
524         * data/Makefile.am: Change jabber icon. Fixes bug #466377
525         (Björn Martensen).
526
527 2007-08-23  Xavier Claessens  <xclaesse@gmail.com>
528
529         * libempathy-gtk/empathy-account-widget-salut.glade:
530         * libempathy-gtk/empathy-account-widget-salut.c:
531         * libempathy-gtk/empathy-account-widget-salut.h:
532         * libempathy-gtk/empathy-preferences.h:
533         * libempathy-gtk/empathy-accounts-dialog.c:
534         * libempathy-gtk/Makefile.am:
535         * src/empathy.c:
536         * configure.ac:
537         * data/empathy.schemas.in: Add specialised UI for salut settings.
538         Configure a Salut account first time empathy is started with
539         salut CM installed using gnome-about-me information. Fixes bug #447467
540         (Cosimo Cecchi, Xavier Claessens).
541
542 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
543
544         * python/pyempathy/Makefile.am:
545         * python/pyempathy/pyempathy.override:
546         * python/pyempathygtk/Makefile.am: Fix build system, make distcheck now
547         works.
548
549 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
550
551         * python/pyempathy/pyempathy.defs:
552         * python/pyempathy/pyempathymodule.c:
553         * python/pyempathy/Makefile.am:
554         * python/pyempathy/pyempathy.override:
555         * python/pyempathygtk/pyempathygtk.override:
556         * python/pyempathygtk/pyempathygtk.defs:
557         * python/pyempathygtk/Makefile.am:
558         * python/pyempathygtk/pyempathygtkmodule.c:
559         * python/Makefile.am:
560         * libempathy/empathy-time.h:
561         * configure.ac:
562         * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon).
563
564 2007-08-19  Xavier Claessens  <xclaesse@gmail.com>
565
566         * libempathy-gtk/empathy-main-window.glade: Edit menu should be second
567         from the left. Fixes bug #467827 (Cosimo Cecchi).
568
569 2007-08-13  Xavier Claessens  <xclaesse@gmail.com>
570
571         * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has
572         really be changed, avoid diplaying many times "Topic set to:" message.
573
574         * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages
575         received before we joined the room, this avoid displaying those messages
576         if we already logged them last time we joined that room. Previous
577         workaround prevented Empathy to log offline messages.
578
579 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
580
581         * configure.ac: Bump version to 0.12.
582
583 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
584
585         * configure.ac: Update libtool version.
586
587         * doc/libempathy-gtk/tmpl/empathy-images.sgml:
588         * doc/libempathy-gtk/tmpl/empathy-status-presets.sgml:
589         * NEWS: Updated.
590
591 2007-08-12  Xavier Claessens  <xclaesse@gmail.com>
592
593         * data/irc.profile: Removed spaces in the SupportedPresences key to
594         workaround a MC warning SF bug 1772539.
595
596 2007-08-11  Xavier Claessens  <xclaesse@gmail.com>
597
598         * libempathy-gtk/empathy-accounts-dialog.c: Make "Add account" button
599         insensitive when we are creating one. Fixes bug #459170
600         (Jaap A. Haitsma).
601
602 2007-08-11  Xavier Claessens  <xclaesse@gmail.com>
603
604         * libempathy/empathy-tp-contact-list.c: s/Local Network/People nearby/
605         (Sjoerd Simons)
606
607 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
608
609         * libempathy-gtk/empathy-accounts-dialog.c: Unselect accounts when
610         clicking on "add" button. Fixes bug #459173 (Cosimo Cecchi).
611
612 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
613
614         * libempathy-gtk/empathy-presence-chooser.glade: add some spacing in
615         "Custom message" dialog. Fixes bug #465360 (Frederic Peters).
616
617 2007-08-10  Xavier Claessens  <xclaesse@gmail.com>
618
619         * libempathy-gtk/empathy-images.h:
620         * libempathy-gtk/empathy-presence-chooser.c:
621         * libempathy-gtk/empathy-ui-utils.c:
622         * libempathy/empathy-presence.c: Add hidden supprot. Fixes bug #455510
623         (Cosimo Cecchi).
624
625         * data/gtalk.profile:
626         * data/jabber.profile:
627         * data/salut.profile:
628         * data/irc.profile:
629         * data/msn.profile: Updated to use SupportedPresences field.
630
631 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
632
633         * libempathy-gtk/empathy-presence-chooser.glade:
634         * libempathy-gtk/empathy-presence-chooser.c:
635         * libempathy-gtk/empathy-status-presets.c:
636         * libempathy-gtk/empathy-status-presets.h:
637         * libempathy-gtk/empathy-ui-utils.c: Remove per-state
638         "Custom message..." item and add one on the bottom of the menu. Add
639         a combobox on the custom message dialog to select the state and change
640         the action of the checkbox, now it add/remove the message from saved
641         messages. Make easier to add other states to the list if needed.
642         Fixes bug #460678.
643
644 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
645
646         * libempathy/empathy-presence.c:
647         * libempathy/empathy-idle.c:
648         * configure.ac: Remove workaround for mc-enum-types.h not being
649         installed by MC and bump MC minimal version to 4.33.
650
651 2007-08-09  Xavier Claessens  <xclaesse@gmail.com>
652
653         * libempathy-gtk/empathy-preferences.c:
654         * libempathy-gtk/empathy-preferences.glade: Useless spell checker
655         option. Fixes bug #459164 (Cosimo Cecchi).
656
657 2007-08-08  Xavier Claessens  <xclaesse@gmail.com>
658
659         * autogen.sh: Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).
660
661 2007-08-08  Xavier Claessens  <xclaesse@gmail.com>
662
663         * MAINTAINERS: Updated the MAINTAINERS file to match new syntax.
664
665 2007-08-07  Marco Barisione  <marco@barisione.org>
666
667         * libempathy/Makefile.am:
668         * libempathy/empathy-marshal-main.c: Remove empathy-marshal-main.c and
669         include empathy-marshal.h from empathy-marshal.c.
670
671         * libempathy/Makefile.am:
672         * libempathy-gtk/Makefile.am: Generate files for enum types with
673         glib-mkenums.
674
675         * libempathy/empathy-contact.c:
676         * libempathy/empathy-idle.c:
677         * libempathy/empathy-message.c:
678         * libempathy/empathy-presence.c:
679         * libempathy-gtk/empathy-main-window.c:
680         * libempathy-gtk/empathy-preferences.c:
681         * doc/libempathy-gtk/libempathy-gtk.types:
682         * doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Use
683         g_param_spec_enum() and g_param_spec_flags() instead of
684         g_param_spec_(u)int.
685         Fixes bug #462465.
686
687         * libempathy-gtk/empathy-contact-list-store.c:
688         * libempathy-gtk/empathy-contact-list-store.h: Remove
689         empathy_contact_list_store_sort_get_type() as it's now auto-generated
690         by glib-mkenums.
691
692 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
693
694         * libempathy-gtk/empathy-main-window.glade: Change main window's title
695         to "Contact list".
696
697 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
698
699         * libempathy/empathy-tp-chat.c: Don't forget to reverse the glist of
700         pending messages.
701
702         * libempathy/empathy-tp-roomlist.c: Fix wrong room list names when
703         listing them.
704
705 2007-08-06  Xavier Claessens  <xclaesse@gmail.com>
706
707         * libempathy-gtk/empathy-account-widget-msn.glade:
708         * libempathy-gtk/empathy-account-widget-msn.c: Add an Advanced section
709         and remove size_group. 
710         Fixes bug #463759 (Jaap A. Haitsma, Xavier Claessens).
711
712         * README: Use ./autogen.sh instead of gnome-autogen.sh.
713
714 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
715
716         * libempathy-gtk/empathy-accounts-dialog.glade:
717         * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to
718         edit the name of an account. Fixes bug #459166.
719
720 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
721
722         * libempathy-gtk/empathy-account-widget-jabber.c: Do not try to guess
723         the Jabber server from the jid, gabble does that for us.
724
725 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
726
727         * doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml:
728         * doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml:
729         * doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml:
730         * doc/libempathy/tmpl/empathy-message.sgml:
731         * doc/libempathy/tmpl/empathy-utils.sgml: Update doc.
732
733 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
734
735         * libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that
736         don't have the corresponding CM installed when creating a new account.
737         This is a workaround for MC bug: SF #1688779.
738
739 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
740
741         * libempathy-gtk/empathy-account-widget-generic.c: Remove size_group.
742         Fixes bug #462792.
743
744 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
745
746         * libempathy-gtk/empathy-accounts-dialog.c:
747         * libempathy/empathy-utils.c:
748         * libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from
749         telepathy-glib. It check if strings are != NULL before using strcmp.
750         Using that API to fix bug #461886. Should be used in more places.
751
752 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
753
754         * libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the
755         window if it's not active and hide if it is. Fixes bug #462057
756         (Olivier Valentin).
757
758 2007-08-02  Xavier Claessens  <xclaesse@gmail.com>
759
760         * libempathy-gtk/empathy-group-chat.c: don't display
761         "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).
762
763 2007-07-30  Xavier Claessens  <xclaesse@gmail.com>
764
765         * autogen.sh: Added back, it calls gnome-autogen.sh.
766
767 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
768
769         * libempathy-gtk/empathy-profile-chooser.c:
770         * libempathy/empathy-message.c: Add missing include string.h.
771
772 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
773
774         * configure.ac: Bump version to 0.11.
775
776 2007-07-29  Xavier Claessens  <xclaesse@gmail.com>
777
778         * libempathy-gtk/empathy-account-widget-generic.c:
779         * libempathy-gtk/empathy-account-widget-generic.h: Align param names
780         on the left.
781
782         * libempathy-gtk/empathy-accounts-dialog.glade:
783         * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
784         the selected account. Fixes bug #459169.
785
786         * configure.ac: Set Collabora Ltd. in the Copyright.
787
788 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
789
790         * libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
791         profile order.
792
793 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
794
795         * libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the
796         server from the jid only if we are using the jabber profile. When we
797         guessed a server don't forget to set the "server" McAccount param,
798         setting the entry's text is not enough.
799
800 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
801
802         * libempathy-gtk/empathy-profile-chooser.c: Improve the sort function
803         a bit to have Jabber before GTalk.
804
805 2007-07-28  Xavier Claessens  <xclaesse@gmail.com>
806
807         * libempathy-gtk/empathy-accounts-dialog.glade:
808         * libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable
809         button even if there is no account selected. Set it insensitive if no
810         account is selected. Fixes bug #459012.
811
812 2007-07-27  Xavier Claessens  <xclaesse@gmail.com>
813
814         * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
815         free protocols first. Fixes bug #460605.
816
817 2007-07-27  Xavier Claessens  <xclaesse@gmail.com>
818
819         * libempathy/empathy-message.c:
820         * libempathy/empathy-message.h:
821         * libempathy/empathy-log-manager.c: Add message type in log files.
822         Fixes bug #459579.
823
824         * doc/*: Updated.
825
826 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
827
828         * po/POTFILES.in: Add missing file
829         libempathy-gtk/empathy-account-widget-msn.glade.
830
831 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
832
833         * libempathy-gtk/empathy-account-widget-jabber.glade:
834         * libempathy-gtk/empathy-account-widget-jabber.c: Hide
835         "advanced options" for jabber in a GtkExpander. Fixes bug #459168
836         (Guillaume Desmottes).
837
838 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
839
840         * libempathy-gtk/empathy-new-chatroom-dialog.c:
841         * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
842         (Sjoerd Simons).
843
844 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
845
846         * libempathy-gtk/Makefile.am:
847         * libempathy/Makefile.am:
848         * configure.ac: Use libtool -version-info. Fixes bug #460579
849         (Laurent Bigonville).
850
851 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
852
853         * README:
854         * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
855         instead. Fixes bug #460590.
856
857 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
858
859         * libempathy-gtk/empathy-account-chooser.c:
860         * libempathy-gtk/empathy-new-chatroom-dialog.c:
861         * libempathy-gtk/empathy-account-chooser.h:
862         * libempathy-gtk/empathy-contact-dialogs.c:
863         * libempathy-gtk/empathy-chatrooms-window.c:
864         * libempathy-gtk/empathy-contact-widget.c:
865         * libempathy-gtk/empathy-contact-widget.h:
866         * libempathy-gtk/empathy-log-window.c:
867         * doc/*: Do not show salut accounts in the add contact dialog. Rework
868         a bit EmpathyContactWidget. Fixes bug #459100
869         (Guillaume Desmottes, Xavier Claessens).
870
871 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
872
873         * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
874         hidden after cancelling. Fixes bug #458997 (Frederic Peters).
875
876 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
877
878         * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
879         bug #460419.
880
881         * doc/*: Updated documentation.
882
883 2007-07-26  Xavier Claessens  <xclaesse@gmail.com>
884
885         * configure.ac: Bump version to 0.10
886
887 2007-07-25  Xavier Claessens  <xclaesse@gmail.com>
888
889         * libempathy/empathy-filter.c: Adding more debug output.
890
891 2007-07-25  Xavier Claessens  <xclaesse@gmail.com>
892
893         * libempathy/empathy-tp-contact-list.c: Add a check to be sure the
894         new channel is valid in the NewChannel cb. Fixes bug #451564.
895
896 2007-07-20  Xavier Claessens  <xclaesse@gmail.com>
897
898         * libempathy/Makefile.am:
899         * libempathy/empathy-tp-roomlist.h:
900         * libempathy/empathy-tp-roomlist.c:
901         * libempathy-gtk/empathy-chatrooms-window.c:
902         * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list
903         support. It does not works yet.
904
905         * libempathy-gtk/empathy-account-widget-generic.c: Add support for all
906         types of integer and float. Fixes bug #457740 (Jamey Hicks).
907
908         * libempathy/empathy-tp-chat.c:
909         * libempathy-gtk/empathy-chat.c: If there is an error sending a message,
910         show an error message to the user.
911
912         * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should
913         be unrefed after mc_account_get_profile.
914
915         * libempathy/empathy-utils.c:
916         * libempathy/empathy-utils.h:
917         * libempathy/empathy-tp-chatroom.c:
918         * libempathy/empathy-tp-group.h:
919         * libempathy/empathy-tp-group.c:
920         * src/empathy.c: Rename empathy_get_channel_id() to
921         empathy_inspect_channel(). We now have empathy_inspect_handle().
922
923         * po/POTFILES.in:
924         * libempathy/empathy-tp-contact-list.c: Set all contacts from salut
925         protocol to the "Local Network" group.
926
927         * libempathy/empathy-idle.c: Fix NetworkManager support.
928
929         * libempathy/empathy-chatroom.h: Fix indentation.
930
931         * libempathy-gtk/empathy-status-icon.c:
932         * libempathy-gtk/empathy-ui-utils.c:
933         * libempathy-gtk/empathy-ui-utils.h:
934          - Iconify main window to the status icon like in rhythmbox.
935            Fixes bug #458106 (Jaap A. Haitsma).
936          - Rounded avatars. Fixes bug #457992 (Raphael Slinckx)
937
938         * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz)
939
940         * data/empathy.desktop.in.in: Change application description
941         (Jaap A. Haitsma).
942
943 2007-07-14  Xavier Claessens  <xclaesse@gmail.com>
944
945         * libempathy-gtk/empathy-contact-list-store.c: Show avatars by default.
946
947 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
948
949         * libempathy-gtk/empathy-status-icon.c: If there is no pending msg
950         when a text channel should be filtered wait for the first message
951         instead of not dispatching the channel which may cause messages to be
952         lost.
953
954 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
955
956         * libempathy/empathy-tp-contact-list.c: Fix avatar request queue.
957
958 2007-07-13  Xavier Claessens  <xclaesse@gmail.com>
959
960         * libempathy-gtk/empathy-new-chatroom-dialog.c:
961         * libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused
962         nickname entry and use a GtkTable for room information. More work is
963         needed here.
964
965         * libempathy-gtk/empathy-contact-widget.glade: Change padding to 6.
966
967         * libempathy-gtk/empathy-contact-dialogs.c: Set a window title.
968
969         * libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets.
970
971         * libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar
972         handling.
973
974 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
975
976         * libempathy-gtk/Makefile.am: Fix missing header for
977         EmpathyAccountWidgetMSN.
978
979         * configure.ac: Fix useless "\".
980
981         * autogen.sh: run gtkdocize if needed.
982
983 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
984
985         * configure.ac:
986         * doc/*:
987         * Makefile.am: Adding initial API documentation using gtk-doc.
988
989 2007-07-12  Xavier Claessens  <xclaesse@gmail.com>
990
991         * libempathy/empathy-tp-contact-list.c: Auto-accept to publish presence
992         to contacts that are in our subscribe list. When accepting a pending
993         contact add it to publish and subscribe list.
994
995 2007-07-09  Xavier Claessens  <xclaesse@gmail.com>
996
997         * src/empathy.c:
998         * libempathy/empathy-debug.c:
999         * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
1000         bug #455240 (Guillaume Desmottes).
1001
1002 2007-07-09  Xavier Claessens  <xclaesse@gmail.com>
1003
1004         * libempathy-gtk/empathy-account-widget-msn.glade:
1005         * libempathy-gtk/empathy-account-widget-msn.c:
1006         * libempathy-gtk/empathy-account-widget-msn.h:
1007         * libempathy-gtk/empathy-accounts-dialog.c:
1008         * libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162
1009         (Cosimo Cecchi).
1010
1011         * libempathy-gtk/empathy-chat-view.c:
1012         * libempathy/empathy-log-manager.c:
1013         * libempathy/empathy-log-manager.h: Add needed API to show chat logs in
1014         Tracker. Fixes bug #452536.
1015
1016 2007-07-07  Xavier Claessens  <xclaesse@gmail.com>
1017
1018         * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a 
1019         commonly reported crash. Fixes bug #454277
1020         * libempathy/empathy-tp-group.c: Add a missing check.
1021
1022 2007-06-30  Xavier Claessens  <xclaesse@gmail.com>
1023
1024         * configure.ac: Bump MC version required to 4.27.
1025         * TODO: Updated.
1026
1027 2007-06-30  Xavier Claessens  <xclaesse@gmail.com>
1028
1029         * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
1030
1031         * src/empathy.c: If we get a chatroom we have to create an
1032         EmpathyTpChatroom object.
1033
1034         * src/Makefile.am: Fix build system, programs links to libempathy-gtk
1035         and libempathy.
1036
1037         * configure.ac: libempathy does not depends on libgnome-vfs.
1038
1039         * libempathy-gtk/empathy-status-icon.c:
1040         * libempathy-gtk/empathy-chat.c:
1041         * libempathy/empathy-tp-chat.c:
1042         * libempathy/empathy-tp-chat.h:
1043         * libempathy/empathy-filter.c:
1044         * libempathy/empathy-filter.h:
1045         * libempathy/empathy-filter.xml:
1046         * libempathy/Makefile.am: Filter incoming text channels and make
1047         status icon flash when there we receive a new message. Dispatch the
1048         channel only when we get a message and the user click on the icon.
1049
1050 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1051
1052         * libempathy-gtk/libempathy-gtk.pc.in:
1053         * libempathy-gtk/Makefile.am:
1054         * libempathy/libempathy.pc.in:
1055         * libempathy/Makefile.am:
1056         * configure.ac: Install libempathy and libempathy-gtk and make their
1057         API public.
1058
1059 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1060
1061         * po/POTFILES.in: s/gossip/empathy/
1062
1063 2007-06-22  Xavier Claessens  <xclaesse@gmail.com>
1064
1065         * libempathy/*.[ch]:
1066         * libempathy-gtk/*.[ch]:
1067         * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
1068         change namespace of all gossip_*() functions to empathy_*().
1069         Fixes bug #444490 (Mario Danic, Xavier Claessens).
1070
1071 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1072
1073         * configure.ac: Bump version to 0.9
1074
1075 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1076
1077         * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
1078
1079 2007-06-21  Xavier Claessens  <xclaesse@gmail.com>
1080
1081         * libempathy-gtk/empathy-contact-dialogs.c:
1082         * libempathy-gtk/gossip-contact-list-store.c:
1083         * libempathy-gtk/gossip-contact-list-view.c:
1084         * libempathy/empathy-contact-manager.c:
1085         * libempathy/empathy-tp-contact-list.c:
1086         * libempathy/empathy-contact-list.c:
1087         * libempathy/empathy-contact-list.h:
1088         * libempathy/gossip-contact.c: We show in our roster all contacts
1089         members and remote-pending of subscribe list. Adding/Removing a contact
1090         only add/remove from subscribe list. Accept/Reject a contact in
1091         local-pending of publish list is done using _process_pending().
1092
1093 2007-06-15  Xavier Claessens  <xclaesse@gmail.com>
1094
1095         * src/empathy.c:
1096         * libempathy/empathy-idle.c: Adding NetworkManager support.
1097
1098 2007-06-15  Xavier Claessens  <xclaesse@gmail.com>
1099
1100         * libempathy-gtk/empathy-status-icon.c:
1101         * libempathy-gtk/gossip-presence-chooser.c:
1102         * libempathy-gtk/gossip-presence-chooser.h:
1103         * libempathy/empathy-idle.c:
1104         * libempathy/empathy-idle.h: Prepare for slack time when coming back
1105         from auto away. Not yet fully implemented.
1106
1107 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1108
1109         * libempathy-gtk/empathy-images.h:
1110         * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
1111
1112         * data/22x22/empathy-proto-salut.png:
1113         * data/22x22/Makefile.am:
1114         * data/16x16/empathy-proto-salut.png:
1115         * data/16x16/Makefile.am:
1116         * data/scalable/empathy-proto-salut.svg:
1117         * data/scalable/Makefile.am:
1118         * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
1119
1120 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1121
1122         * libempathy-gtk/gossip-contact-list-view.c: Show logs when right
1123         click on a contact in the roster.
1124
1125 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1126
1127         * src/org.gnome.Empathy.Chat.service.in:
1128         * src/empathy-accounts.c:
1129         * src/empathy-accounts-main.c:
1130         * src/empathy-chat-main.c:
1131         * src/empathy.c:
1132         * src/Makefile.am:
1133         * src/empathy-main.c:
1134         * libempathy/gossip-chatroom-manager.c:
1135         * autogen.sh: Empathy is no more splitted into 2 processes. It makes
1136         debugging more difficult when emmpathy-chat crashes. It's also more
1137         optimised like that since contact objects can be shared.
1138
1139 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1140
1141         * libempathy-gtk/gossip-chat-window.c: Disconnect signals from
1142         chatroom_manager. Fixes bug #447178.
1143
1144 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1145
1146         * po/POTFILES.in:
1147         * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
1148         empathy.desktop.in. Fixes bug #446161.
1149
1150 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1151
1152         * po/POTFILES.in: Adding missing files.
1153
1154 2007-06-14  Xavier Claessens  <xclaesse@gmail.com>
1155
1156         * libempathy-gtk/gossip-log-window.c:
1157         * libempathy-gtk/gossip-chat-window.c:
1158         * libempathy/empathy-log-manager.c:
1159         * libempathy/empathy-log-manager.h: Do not create log directory for a
1160         chat if there is no messages to put in. Show logs and information for
1161         the contact we are speaking with in the chat window menu.
1162
1163 2007-06-13  Xavier Claessens  <xclaesse@gmail.com>
1164
1165         * libempathy-gtk/Makefile.am:
1166         * libempathy-gtk/gossip-log-window.glade:
1167         * libempathy-gtk/gossip-log-window.h:
1168         * libempathy-gtk/gossip-log-window.c:
1169         * libempathy/empathy-log-manager.c:
1170         * libempathy/empathy-log-manager.h:
1171         * libempathy-gtk/gossip-chat.c:
1172         * libempathy-gtk/empathy-main-window.c: New window for viewing logs.
1173
1174         * libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when
1175         resizing the view.
1176
1177         * libempathy-gtk/gossip-contact-list-store.c: Do not set active
1178         contacts when creating the store, and when contact groups changed.
1179
1180         * src/empathy-main.c: Fix warning when using command-line options.
1181
1182         * libempathy/empathy-tp-contact-list.c: Check if we have an aliasing
1183         iface before setting the alias of a contact.
1184
1185         * TODO: Updated.
1186
1187         * data/jabber.profile: Ignore ssl errors by default. This is a security
1188         vulnerability but we don't really have the choice.
1189
1190         * libempathy/gossip-contact.h:
1191         * libempathy/gossip-contact.c: Add a "is-user" property to know if
1192         it's our self contact.
1193
1194         * libempathy/gossip-message.h:
1195         * libempathy/gossip-message.c: Add a "receiver" property like that we
1196         have our self contact for nick highlight.
1197
1198 2007-06-10  Xavier Claessens  <xclaesse@gmail.com>
1199
1200         * libempathy-gtk/gossip-spell-dialog.glade:
1201         * libempathy-gtk/gossip-spell-dialog.c:
1202         * libempathy-gtk/gossip-spell-dialog.h:
1203         * libempathy-gtk/gossip-chat.c:
1204         * libempathy-gtk/Makefile.am:
1205         * configure.ac: Adding spellcheck support.
1206
1207         * libempathy-gtk/gossip-spell.c:
1208         * libempathy/gossip-conf.c: Remove useless debug messages.
1209
1210 2007-06-10  Xavier Claessens  <xclaesse@gmail.com>
1211
1212         * libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
1213         Fixes bug #445859 (Raphael Slinckx).
1214
1215 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1216
1217         * libempathy/gossip-contact.c: Emit notify signal only if the property
1218         value effectively changed.
1219
1220 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1221
1222         * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
1223         patch imported from gossip.
1224
1225 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1226
1227         * configure.ac: Bump version to 0.8
1228
1229         * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
1230         property.
1231
1232         * data/gtalk.profile:
1233         * data/jabber.profile:
1234         * data/msn.profile: Add VCardField and VCardDefault to profiles for
1235         eds-sync support.
1236
1237 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1238
1239         * libempathy-gtk/empathy-contact-widget.c: Fix a warning.
1240
1241 2007-06-09  Xavier Claessens  <xclaesse@gmail.com>
1242
1243         * libempathy-gtk/empathy-main-window.c:
1244         * libempathy-gtk/empathy-contact-widget.glade:
1245         * libempathy-gtk/empathy-contact-dialogs.c:
1246         * libempathy-gtk/empathy-contact-dialogs.h:
1247         * libempathy-gtk/empathy-contact-widget.c: We can now add a new contact.
1248         EmpathyContactWidget can change the contact it's displaying on-the-fly,
1249         like that we can display info when typing the contact ID we want to
1250         add to our contact list.
1251
1252         * libempathy/empathy-tp-contact-list.c: Fix a refcount bug.
1253
1254 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1255
1256         * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has
1257         an account and a room. Fixes bug #444135.
1258
1259 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1260
1261         * libempathy-gtk/empathy-contact-dialogs.c:
1262         * libempathy-gtk/empathy-contact-widget.c:
1263         * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the
1264         dialog. Update information in real-time and just provides a "Close"
1265         button. That's more GNOME spirite.
1266         * libempathy/empathy-tp-contact-list.c:
1267         * libempathy/gossip-contact.h:
1268         * libempathy/gossip-contact.c: New methods:
1269         gossip_contact_add/remove_group(). This fixes leaks when a contact is
1270         added/removed from a group.
1271
1272 2007-06-08  Xavier Claessens  <xclaesse@gmail.com>
1273
1274         * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch.
1275         Fixes bug #444680 (Matej Cepl).
1276
1277 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1278
1279         * libempathy-gtk/empathy-contact-dialogs.glade:
1280         * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action
1281         buttons.
1282
1283 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1284
1285         * libempathy-gtk/empathy-contact-dialogs.glade:
1286         * libempathy-gtk/empathy-contact-widget.glade:
1287         * libempathy-gtk/empathy-status-icon.c:
1288         * libempathy-gtk/empathy-contact-dialogs.c:
1289         * libempathy-gtk/empathy-contact-dialogs.h:
1290         * libempathy-gtk/gossip-ui-utils.c:
1291         * libempathy-gtk/empathy-subscription-dialog.glade:
1292         * libempathy-gtk/empathy-contact-widget.c:
1293         * libempathy-gtk/gossip-ui-utils.h:
1294         * libempathy-gtk/gossip-contact-list-view.c:
1295         * libempathy-gtk/empathy-subscription-dialog.c:
1296         * libempathy-gtk/Makefile.am:
1297         * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and
1298         viewing contact information with right click on the roster.
1299
1300 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1301
1302         * libempathy-gtk/empathy-contact-widget.glade:
1303         * libempathy-gtk/empathy-contact-widget.c:
1304         * libempathy-gtk/empathy-contact-widget.h:
1305         * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget
1306         has 2 modes: editable or not.
1307
1308 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1309
1310         * po/POTFILES.in: Updated with new files.
1311
1312 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1313
1314         * libempathy-gtk/empathy-status-icon.c:
1315         * libempathy-gtk/empathy-subscription-dialog.glade:
1316         * libempathy-gtk/empathy-contact-widget.c:
1317         * libempathy-gtk/gossip-contact-list-view.c:
1318         * libempathy-gtk/empathy-subscription-dialog.c:
1319         * libempathy-gtk/Makefile.am:
1320         * libempathy-gtk/empathy-subscription-dialog.h:
1321         * libempathy/empathy-tp-contact-list.c: New dialog:
1322         EmpathySubscriptionDialog. It uses EmpathyContactWidget to display
1323         information about the contact who wants to get your presence. This
1324         dialog appears when clicking on the status icon when it blinks. You
1325         can also remove contacts when right-click on it in the roster.
1326
1327 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1328
1329         * libempathy-gtk/empathy-status-icon.c:
1330         * libempathy-gtk/empathy-contact-widget.glade:
1331         * libempathy-gtk/empathy-contact-widget.c:
1332         * libempathy-gtk/empathy-contact-widget.h:
1333         * libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It
1334         displays information about a contact, it can be used in any kind of
1335         dialog which needs to display contact information like alias, groups,
1336         avatar, etc. If the contact is the selfcontact information are editable.
1337
1338         * libempathy/empathy-tp-contact-list.c: Do not take care of subscription
1339         changes.
1340
1341         * libempathy/gossip-contact.c: Use
1342         gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE)
1343         when there is no presence.
1344
1345 2007-06-06  Xavier Claessens  <xclaesse@gmail.com>
1346
1347         * libempathy-gtk/empathy-status-icon.c: Add support for blinking when
1348         there is an event. Make use of EmpathyIdle for presence handling. Add
1349         an event when a contact requets subscription.
1350
1351         * libempathy-gtk/gossip-contact-list-store.c:
1352         * libempathy-gtk/gossip-contact-list-view.c:
1353         * libempathy/empathy-contact-manager.c:
1354         * libempathy/empathy-tp-contact-list.c:
1355         * libempathy/empathy-tp-chatroom.c:
1356         * libempathy/empathy-contact-list.c:
1357         * libempathy/empathy-contact-list.h: get_contacts() is renamed to
1358         get_members(). Adding a signal and a method for local-pending with
1359         contacts with the message. Rework completely the contact-list handling in
1360         EmpathyTpContactList to follow tp spec.
1361
1362         * libempathy/empathy-idle.c:
1363         * libempathy/empathy-idle.h: Add properties for the state and the 
1364         status message. EmpathyIdle is now a singleton to manager self presence.
1365
1366         * TODO: Updated.
1367
1368 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1369
1370         * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for
1371         button_connect to False, to avoid a crasher when opening the accounts
1372         window with GTK+ trunk. Fixes bug #439931.
1373         * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and
1374         do not log backlog from jabber server.
1375
1376 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1377
1378         * libempathy-gtk/gossip-ui-utils.c
1379         * libempathy-gtk/gossip-accounts-dialog.c
1380         * libempathy-gtk/Makefile.am
1381         * src/empathy-accounts-main.c
1382         * src/empathy-chat-main.c
1383         * src/Makefile.am
1384         * src/empathy-main.c
1385         * libempathy/gossip-utils.c
1386         * libempathy/Makefile.am
1387         * src/empathy-filter.h
1388         * src/empathy-filter-plugin.c
1389         * src/empathy-filter.xml
1390         * src/empathy-filter.c
1391         * libempathy/gossip-paths.c
1392         * libempathy/gossip-paths.h: Remove unused code and append DATADIR to
1393         dirs where GTK should search icons.
1394
1395 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1396
1397         * po/POTFILES.in:
1398         * po/POTFILES.skip: Add missing files that have strings for translation.
1399         Skip empathy-desktop.in.in. (Olivier Crete)
1400
1401 2007-06-03  Xavier Claessens  <xclaesse@gmail.com>
1402
1403         * libempathy-gtk/gossip-group-chat.c:
1404         * libempathy-gtk/gossip-private-chat.c:
1405         * libempathy-gtk/gossip-chat.c:
1406         * libempathy-gtk/gossip-chat.h:
1407         * libempathy/empathy-tp-chat.c: Add all properties described by TP spec
1408         for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
1409         properties in GossipGroupChat.
1410
1411 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1412
1413         * libempathy/empathy-log-manager.c: Fix crash when there is no log
1414         available for a chat.
1415         * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
1416         is emitted before StatusChanged.
1417
1418 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1419
1420         * libempathy-gtk/gossip-group-chat.c:
1421         * libempathy-gtk/gossip-private-chat.c:
1422         * libempathy-gtk/gossip-chat.c:
1423         * libempathy/empathy-log-manager.c:
1424         * libempathy/empathy-log-manager.h:
1425         * libempathy/empathy-log-manager.xsl:
1426         * libempathy/Makefile.am: Log chats and display 10 last messages when
1427         opening a new chat.
1428
1429 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1430
1431         * libempathy-gtk/gossip-group-chat.c:
1432         * libempathy/empathy-tp-contact-list.c:
1433         * libempathy/gossip-contact.c: Set default presence to available if
1434         there is no presence iface.
1435
1436 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
1437
1438         * libempathy-gtk/gossip-ui-utils.c:
1439         * libempathy-gtk/gossip-ui-utils.h:
1440         * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show()
1441         to avoid libgnomeui dependency (Ross Burton).
1442
1443 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
1444
1445         * libempathy-gtk/gossip-chatrooms-window.c:
1446         * libempathy-gtk/gossip-chat-window.c:
1447         * libempathy/gossip-chatroom.c:
1448         * libempathy/gossip-chatroom-manager.c:
1449         * configure.ac: Monitor changes on chatrooms.xml file and relead it 
1450         when it's modified. connect chatroom-added/removed in some places where
1451         needed.
1452
1453 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
1454
1455         * configure.ac: Bump version to 0.7
1456
1457 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1458
1459         * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
1460         MissionControl has API to request the channel from handle string.
1461
1462         * libempathy-gtk/empathy-main-window.c: Request room channel when
1463         clicking on favorite rooms.
1464
1465         * TODO: Add a task: supporting registering.
1466
1467 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1468
1469         * libempathy/empathy-idle.c: Do not restore away presence message when
1470         coming back after the user set manually to away.
1471
1472 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
1473
1474         * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
1475         all accounts.
1476
1477         * src/empathy-accounts-main.c:
1478         * libempathy-gtk/empathy-status-icon.c:
1479         * libempathy-gtk/gossip-accounts-dialog.h:
1480         * libempathy-gtk/gossip-accounts-dialog.c:
1481         * libempathy-gtk/gossip-preferences.h:
1482         * libempathy-gtk/gossip-preferences.c: Set parent window.
1483
1484         * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
1485         menu and fix a leak.
1486
1487         * libempathy-gtk/Makefile.am:
1488         * libempathy/Makefile.am:
1489         * libempathy/gossip-chatroom.c:
1490         * libempathy/gossip-chatroom.h:
1491         * libempathy/gossip-chatroom-manager.c:
1492         * libempathy/gossip-chatroom-manager.h:
1493         * libempathy/gossip-chatroom-manager.dtd:
1494         * libempathy-gtk/gossip-chatrooms-window.glade:
1495         * libempathy-gtk/gossip-chatrooms-window.c:
1496         * libempathy-gtk/gossip-chatrooms-window.h: New files to implement
1497         favorite chatrooms and a window to show them.
1498
1499
1500         * libempathy-gtk/gossip-chat.c: Fix tooltip leaked.
1501
1502         * libempathy-gtk/gossip-chat-window.h:
1503         * libempathy-gtk/gossip-chat-window.c: Do not use deprecated
1504         gtk_object_sink(). Implement favorite chatroom features. Find a chat
1505         by comparing the account AND the chat ID.
1506
1507         * src/empathy-chat-main.c:
1508         * libempathy/empathy-tp-chat.h:
1509         * libempathy/empathy-tp-chat.c:
1510         * libempathy/gossip-utils.h:
1511         * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
1512         channel's name. The chat ID is unique only for a specified account.
1513
1514         * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
1515         comment for a leak not yet fixed.
1516
1517         * TODO: Would be cool to have a glade catalog for libempathy-gtk.
1518
1519 2007-05-26  Xavier Claessens  <xclaesse@gmail.com>
1520
1521         * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts
1522         already known when creating the contact list.
1523         * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus
1524         returns an error. Fixes bug #442639.
1525         * libempathy/empathy-idle.c: Do not set status message to
1526         "Extended autoaway", let user's message unchanged.
1527
1528 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1529
1530         * configure.ac: Bump version to 0.6
1531
1532 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1533
1534         * libempathy-gtk/gossip-group-chat.c: Fix refcounting of
1535         GossipGroupChat.
1536         * libempathy/empathy-tp-contact-list.c: Add debug message when alias
1537         request fails.
1538         * data/22x22/empathy-group-message.png:
1539         * data/22x22/Makefile.am: Add group message icon.
1540 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1541
1542         * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
1543         entry's value if it's hidden.
1544         * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups
1545         when adding them in the roster.
1546         * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact
1547         object in presence/avatar/alias changed signal if we don't already know
1548         that contact from a contact list channel. This should fix DBus max
1549         pending calls limit reached in some cases.
1550
1551 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
1552
1553         * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only
1554         for jabber protocol to conference.server. This fixes a warning.
1555
1556         * libempathy-gtk/gossip-group-chat.h:
1557         * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is 
1558         a public function.
1559
1560         * libempathy-gtk/empathy-images.h:
1561         * libempathy-gtk/empathy-main-window.glade:
1562         * libempathy-gtk/empathy-status-icon.glade: Make use of
1563         empathy-new-message icon name.
1564
1565         * libempathy-gtk/gossip-contact-list-store.c: By default we sort by
1566         contacts names.
1567
1568         * libempathy-gtk/gossip-chat.c: Do not display composing state if
1569         it's our own contact that is composing.
1570
1571         * src/empathy-chat-main.c:
1572         * libempathy/empathy-tp-chat.c:
1573         * libempathy/empathy-tp-chat.h: Make possible to build the id based on
1574         the account and the channel's name. For private chats that means the
1575         contact's id.
1576
1577         * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to
1578         chatrooms that is now implemented. We can now Show/Hide contact list
1579         for group chats, DnD contact on the window to begin a discussion, join
1580         a new chatroom.
1581
1582         * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message.
1583
1584         * data/22x22/empathy-new-message.png:
1585         * data/22x22/empathy-proto-irc.png:
1586         * data/22x22/Makefile.am:
1587         * data/32x32/empathy-proto-irc.png:
1588         * data/32x32/Makefile.am:
1589         * data/gtalk.profile:
1590         * data/16x16/empathy-new-message:
1591         * data/16x16/empathy-message-new.png:
1592         * data/16x16/empathy-proto-irc.png:
1593         * data/16x16/Makefile.am:
1594         * data/scalable/empathy-proto-irc.svg:
1595         * data/scalable/Makefile.am:
1596         * data/irc.profile: Adding icons for empathy-new-message and IRC
1597         protocol. Make use of the irc icon in the irc profile.
1598
1599 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1600
1601         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1602         * libempathy-gtk/empathy-main-window.c: White space fix.
1603
1604 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
1605
1606         * libempathy-gtk/gossip-account-chooser.c:
1607         * libempathy-gtk/gossip-new-chatroom-dialog.c:
1608         * libempathy-gtk/gossip-account-widget-jabber.c:
1609         * libempathy-gtk/gossip-account-chooser.h:
1610         * libempathy-gtk/gossip-new-chatroom-dialog.h:
1611         * libempathy-gtk/gossip-group-chat.c:
1612         * libempathy-gtk/empathy-main-window.c:
1613         * libempathy-gtk/gossip-new-chatroom-dialog.glade:
1614         * libempathy-gtk/gossip-account-widget-jabber.glade:
1615         * libempathy-gtk/Makefile.am:
1616         * libempathy/empathy-tp-chatroom.c:
1617         * data/gtalk.profile:
1618         * data/jabber.profile:
1619         * data/salut.profile:
1620         * data/Makefile.am:
1621         * data/empathy.desktop.in.in:
1622         * data/msn.profile:
1623         * data/irc.profile: New objects: GossipAccountChooser and
1624         GossipNewChatroom, we can now join any chatroom. Adding IRC profile.
1625
1626 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1627
1628         * libempathy/empathy-idle.c: If we are offline do not set away on idle.
1629         If we are already away restore to available when we are no mode idle.
1630         Do no modify status message.
1631
1632 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
1633
1634         * libempathy-gtk/gossip-group-chat.c:
1635         * libempathy-gtk/gossip-group-chat.h:
1636         * libempathy-gtk/gossip-private-chat.c:
1637         * libempathy-gtk/gossip-private-chat.h:
1638         * libempathy-gtk/gossip-group-chat.glade:
1639         * libempathy-gtk/Makefile.am:
1640         * src/empathy-chat-main.c:
1641         * libempathy/empathy-tp-contact-list.c:
1642         * libempathy/gossip-telepathy-group.c:
1643         * libempathy/gossip-telepathy-group.h:
1644         * libempathy/empathy-tp-chatroom.c:
1645         * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
1646         Actually it works only if we get invited in a chatroom.
1647
1648 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1649
1650         * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact
1651         who sent last message.
1652
1653 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1654
1655         * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
1656         comes from the self contact or another.
1657
1658 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1659
1660         * libempathy-gtk/gossip-contact-list-model.c:
1661         * libempathy-gtk/gossip-contact-list-model.h: Removed.
1662         * libempathy-gtk/gossip-contact-list-view.c:
1663         * libempathy-gtk/gossip-contact-list-view.h: Added.
1664
1665 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1666
1667         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
1668         that it can directly be sorted.
1669         * data/empathy.schemas.in: s/gossip/empathy/
1670
1671 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1672
1673         * configure.ac: Bump version to 0.5
1674
1675 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
1676
1677         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
1678         function for getting groups of a contact. Make possible to have groups
1679         for presence or role/affiliation in chatroom for example.
1680         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
1681         function to handle DnD of contact. Useful when a custom function is set
1682         for groups.
1683         * src/empathy-chat-main.c: Minor fix.
1684         * TODO:
1685         * po/POTFILES.in: Updated.
1686
1687 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1688
1689         * libempathy-gtk/Makefile.am:
1690         * libempathy/empathy-tp-chat.c:
1691         * libempathy/empathy-contact-manager.c:
1692         * libempathy/empathy-contact-list.c: Fix indentation
1693         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
1694         in tp_contact_list_find()
1695         * TODO: Updated.
1696
1697 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1698
1699         * libempathy-gtk/gossip-contact-list-store.c:
1700         * libempathy-gtk/gossip-preferences.c:
1701         * libempathy-gtk/gossip-contact-list-store.h:
1702         * libempathy-gtk/gossip-contact-list.c:
1703         * libempathy-gtk/gossip-contact-list.h:
1704         * libempathy-gtk/empathy-main-window.c:
1705         * libempathy-gtk/gossip-contact-list-model.c:
1706         * libempathy-gtk/gossip-contact-list-model.h:
1707         * libempathy-gtk/Makefile.am:
1708         * libempathy/empathy-marshal.list: Split GossipContactList into
1709         two objects: GossipContactListStore inheriting from GtkTreeStore and
1710         GossipContactListView inheriting from GtkTreeView. This makes
1711         easier to build new UI widgets reusing the GtkTreeModel.
1712
1713 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
1714
1715         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
1716         when screensaver is active.
1717
1718 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
1719
1720         * libempathy-gtk/gossip-private-chat.h:
1721         * libempathy-gtk/gossip-contact-list.c:
1722         * libempathy-gtk/gossip-chat.c:
1723         * libempathy-gtk/gossip-chat.h:
1724         * libempathy-gtk/gossip-chat-window.c:
1725         * libempathy-gtk/Makefile.am:
1726         * libempathy-gtk/gossip-chat-view.c:
1727         * libempathy-gtk/gossip-private-chat.c:
1728         * src/empathy-chat-main.c:
1729         * libempathy/gossip-utils.c:
1730         * libempathy/gossip-contact.h:
1731         * libempathy/empathy-tp-chat.c:
1732         * libempathy/gossip-utils.h:
1733         * libempathy/empathy-contact-manager.c:
1734         * libempathy/empathy-contact-manager.h:
1735         * libempathy/empathy-tp-contact-list.c:
1736         * libempathy/empathy-tp-contact-list.h:
1737         * libempathy/empathy-tp-chatroom.c:
1738         * libempathy/empathy-tp-chatroom.h:
1739         * libempathy/empathy-contact-list.c:
1740         * libempathy/empathy-contact-list.h:
1741         * libempathy/Makefile.am:
1742         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
1743         implemented by EmpathyTpContactList, EmpathyContactManager and
1744         EmpathyTpChatroom. GossipContactList use that interface to display a 
1745         treeview.
1746
1747 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
1748
1749         * libempathy-gtk/gossip-chat.c: Display ChatState.
1750
1751 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
1752
1753         * libempathy-gtk/empathy-status-icon.c:
1754         * libempathy/empathy-idle.c:
1755         * libempathy/empathy-idle.h:
1756         * libempathy/Makefile.am:
1757         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
1758         extended autoaway states.
1759
1760 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1761
1762         * configure.ac:
1763         * data/empathy.desktop.in:
1764         * data/Makefile.am:
1765         * data/empathy.desktop.in.in:
1766         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
1767         to POTFILES.in
1768
1769 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1770
1771         * libempathy-gtk/empathy-status-icon.glade:
1772         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
1773         in menus.
1774
1775 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1776
1777         * src/empathy-chat-main.c:
1778         * src/empathy-main.c:
1779         * configure.ac:
1780         * data/22x22/Makefile.am:
1781         * data/22x22/empathy.png:
1782         * data/48x48:
1783         * data/48x48/Makefile.am:
1784         * data/48x48/empathy.png:
1785         * data/32x32/Makefile.am:
1786         * data/32x32/empathy.png:
1787         * data/16x16/empathy.png:
1788         * data/16x16/Makefile.am:
1789         * data/scalable/empathy.svg:
1790         * data/scalable/Makefile.am:
1791         * data/Makefile.am: Add empathy icon stolen from cohoba.
1792
1793 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1794
1795         * src/empathy-chat-main.c:
1796         * src/Makefile.am:
1797         * src/empathy-main.c:
1798         * po/POTFILES.in
1799         * po/LINGUAS:
1800         * TODO: Setting up i18n support.
1801
1802         * po/Makefile.in.in: Removed, it's generated at build time.
1803
1804 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1805
1806         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
1807         label for jid.
1808
1809 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1810
1811         * libempathy-gtk/gossip-chat-window.c:
1812         * libempathy-gtk/gossip-chat-window.h:
1813         * src/empathy-chat-main.c:
1814         * libempathy/empathy-tp-chat.c:
1815         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
1816         if there is no existing GossipChat object for it.
1817
1818 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1819
1820         * src/Makefile.am:
1821         * src/empathy-contact-list-main.c: Removing empathy-contact-list
1822         program, it's useless.
1823
1824 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1825
1826         * configure.ac: Change version from 0.3darcs to 0.3svn
1827
1828 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1829
1830         * autogen.sh: Set executable
1831         * po/POTFILES.in: Update translatable files
1832
1833 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
1834
1835         * Initial version
1836 2007-09-28  Xavier Claessens  <xclaesse@gmail.com>
1837
1838         * libempathy/empathy-tp-group.c: Look in the local_pendings list if a
1839         contact is already local pending.
1840         * tests/contact-manager.c: Fix white space typo.
1841