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