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