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