]> git.0d.be Git - empathy.git/blob - ChangeLog
Added back, it calls gnome-autogen.sh.
[empathy.git] / ChangeLog
1 2007-07-30 Xavier Claessens  <xclaesse@gmail.com>
2
3         * autogen.sh: Added back, it calls gnome-autogen.sh.
4
5 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
6
7         * libempathy-gtk/empathy-profile-chooser.c:
8         * libempathy/empathy-message.c: Add missing include string.h.
9
10 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
11
12         * configure.ac: Bump version to 0.11.
13
14 2007-07-29 Xavier Claessens  <xclaesse@gmail.com>
15
16         * libempathy-gtk/empathy-account-widget-generic.c:
17         * libempathy-gtk/empathy-account-widget-generic.h: Align param names
18         on the left.
19
20         * libempathy-gtk/empathy-accounts-dialog.glade:
21         * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
22         the selected account. Fixes bug #459169.
23
24         * configure.ac: Set Collabora Ltd. in the Copyright.
25
26 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
27
28         * libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
29         profile order.
30
31 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
32
33         * libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the
34         server from the jid only if we are using the jabber profile. When we
35         guessed a server don't forget to set the "server" McAccount param,
36         setting the entry's text is not enough.
37
38 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
39
40         * libempathy-gtk/empathy-profile-chooser.c: Improve the sort function
41         a bit to have Jabber before GTalk.
42
43 2007-07-28 Xavier Claessens  <xclaesse@gmail.com>
44
45         * libempathy-gtk/empathy-accounts-dialog.glade:
46         * libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable
47         button even if there is no account selected. Set it insensitive if no
48         account is selected. Fixes bug #459012.
49
50 2007-07-27 Xavier Claessens  <xclaesse@gmail.com>
51
52         * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
53         free protocols first. Fixes bug #460605.
54
55 2007-07-27 Xavier Claessens  <xclaesse@gmail.com>
56
57         * libempathy/empathy-message.c:
58         * libempathy/empathy-message.h:
59         * libempathy/empathy-log-manager.c: Add message type in log files.
60         Fixes bug #459579.
61
62         * doc/*: Updated.
63
64 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
65
66         * po/POTFILES.in: Add missing file
67         libempathy-gtk/empathy-account-widget-msn.glade.
68
69 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
70
71         * libempathy-gtk/empathy-account-widget-jabber.glade:
72         * libempathy-gtk/empathy-account-widget-jabber.c: Hide
73         "advanced options" for jabber in a GtkExpander. Fixes bug #459168
74         (Guillaume Desmottes).
75
76 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
77
78         * libempathy-gtk/empathy-new-chatroom-dialog.c:
79         * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
80         (Sjoerd Simons).
81
82 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
83
84         * libempathy-gtk/Makefile.am:
85         * libempathy/Makefile.am:
86         * configure.ac: Use libtool -version-info. Fixes bug #460579
87         (Laurent Bigonville).
88
89 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
90
91         * README:
92         * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
93         instead. Fixes bug #460590.
94
95 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
96
97         * libempathy-gtk/empathy-account-chooser.c:
98         * libempathy-gtk/empathy-new-chatroom-dialog.c:
99         * libempathy-gtk/empathy-account-chooser.h:
100         * libempathy-gtk/empathy-contact-dialogs.c:
101         * libempathy-gtk/empathy-chatrooms-window.c:
102         * libempathy-gtk/empathy-contact-widget.c:
103         * libempathy-gtk/empathy-contact-widget.h:
104         * libempathy-gtk/empathy-log-window.c:
105         * doc/*: Do not show salut accounts in the add contact dialog. Rework
106         a bit EmpathyContactWidget. Fixes bug #459100
107         (Guillaume Desmottes, Xavier Claessens).
108
109 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
110
111         * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
112         hidden after cancelling. Fixes bug #458997 (Frederic Peters).
113
114 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
115
116         * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
117         bug #460419.
118
119         * doc/*: Updated documentation.
120
121 2007-07-26 Xavier Claessens  <xclaesse@gmail.com>
122
123         * configure.ac: Bump version to 0.10
124
125 2007-07-25 Xavier Claessens  <xclaesse@gmail.com>
126
127         * libempathy/empathy-filter.c: Adding more debug output.
128
129 2007-07-25 Xavier Claessens  <xclaesse@gmail.com>
130
131         * libempathy/empathy-tp-contact-list.c: Add a check to be sure the
132         new channel is valid in the NewChannel cb. Fixes bug #451564.
133
134 2007-07-20 Xavier Claessens  <xclaesse@gmail.com>
135
136         * libempathy/Makefile.am:
137         * libempathy/empathy-tp-roomlist.h:
138         * libempathy/empathy-tp-roomlist.c:
139         * libempathy-gtk/empathy-chatrooms-window.c:
140         * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list
141         support. It does not works yet.
142
143         * libempathy-gtk/empathy-account-widget-generic.c: Add support for all
144         types of integer and float. Fixes bug #457740 (Jamey Hicks).
145
146         * libempathy/empathy-tp-chat.c:
147         * libempathy-gtk/empathy-chat.c: If there is an error sending a message,
148         show an error message to the user.
149
150         * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should
151         be unrefed after mc_account_get_profile.
152
153         * libempathy/empathy-utils.c:
154         * libempathy/empathy-utils.h:
155         * libempathy/empathy-tp-chatroom.c:
156         * libempathy/empathy-tp-group.h:
157         * libempathy/empathy-tp-group.c:
158         * src/empathy.c: Rename empathy_get_channel_id() to
159         empathy_inspect_channel(). We now have empathy_inspect_handle().
160
161         * po/POTFILES.in:
162         * libempathy/empathy-tp-contact-list.c: Set all contacts from salut
163         protocol to the "Local Network" group.
164
165         * libempathy/empathy-idle.c: Fix NetworkManager support.
166
167         * libempathy/empathy-chatroom.h: Fix indentation.
168
169         * libempathy-gtk/empathy-status-icon.c:
170         * libempathy-gtk/empathy-ui-utils.c:
171         * libempathy-gtk/empathy-ui-utils.h:
172          - Iconify main window to the status icon like in rhythmbox.
173            Fixes bug #458106 (Jaap A. Haitsma).
174          - Rounded avatars. Fixes bug #457992 (Raphael Slinckx)
175
176         * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz)
177
178         * data/empathy.desktop.in.in: Change application description
179         (Jaap A. Haitsma).
180
181 2007-07-14 Xavier Claessens  <xclaesse@gmail.com>
182
183         * libempathy-gtk/empathy-contact-list-store.c: Show avatars by default.
184
185 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
186
187         * libempathy-gtk/empathy-status-icon.c: If there is no pending msg
188         when a text channel should be filtered wait for the first message
189         instead of not dispatching the channel which may cause messages to be
190         lost.
191
192 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
193
194         * libempathy/empathy-tp-contact-list.c: Fix avatar request queue.
195
196 2007-07-13 Xavier Claessens  <xclaesse@gmail.com>
197
198         * libempathy-gtk/empathy-new-chatroom-dialog.c:
199         * libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused
200         nickname entry and use a GtkTable for room information. More work is
201         needed here.
202
203         * libempathy-gtk/empathy-contact-widget.glade: Change padding to 6.
204
205         * libempathy-gtk/empathy-contact-dialogs.c: Set a window title.
206
207         * libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets.
208
209         * libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar
210         handling.
211
212 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
213
214         * libempathy-gtk/Makefile.am: Fix missing header for
215         EmpathyAccountWidgetMSN.
216
217         * configure.ac: Fix useless "\".
218
219         * autogen.sh: run gtkdocize if needed.
220
221 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
222
223         * configure.ac:
224         * doc/*:
225         * Makefile.am: Adding initial API documentation using gtk-doc.
226
227 2007-07-12 Xavier Claessens  <xclaesse@gmail.com>
228
229         * libempathy/empathy-tp-contact-list.c: Auto-accept to publish presence
230         to contacts that are in our subscribe list. When accepting a pending
231         contact add it to publish and subscribe list.
232
233 2007-07-09 Xavier Claessens  <xclaesse@gmail.com>
234
235         * src/empathy.c:
236         * libempathy/empathy-debug.c:
237         * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
238         bug #455240 (Guillaume Desmottes).
239
240 2007-07-09 Xavier Claessens  <xclaesse@gmail.com>
241
242         * libempathy-gtk/empathy-account-widget-msn.glade:
243         * libempathy-gtk/empathy-account-widget-msn.c:
244         * libempathy-gtk/empathy-account-widget-msn.h:
245         * libempathy-gtk/empathy-accounts-dialog.c:
246         * libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162
247         (Cosimo Cecchi).
248
249         * libempathy-gtk/empathy-chat-view.c:
250         * libempathy/empathy-log-manager.c:
251         * libempathy/empathy-log-manager.h: Add needed API to show chat logs in
252         Tracker. Fixes bug #452536.
253
254 2007-07-07 Xavier Claessens  <xclaesse@gmail.com>
255
256         * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a 
257         commonly reported crash. Fixes bug #454277
258         * libempathy/empathy-tp-group.c: Add a missing check.
259
260 2007-06-30 Xavier Claessens  <xclaesse@gmail.com>
261
262         * configure.ac: Bump MC version required to 4.27.
263         * TODO: Updated.
264
265 2007-06-30 Xavier Claessens  <xclaesse@gmail.com>
266
267         * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
268
269         * src/empathy.c: If we get a chatroom we have to create an
270         EmpathyTpChatroom object.
271
272         * src/Makefile.am: Fix build system, programs links to libempathy-gtk
273         and libempathy.
274
275         * configure.ac: libempathy does not depends on libgnome-vfs.
276
277         * libempathy-gtk/empathy-status-icon.c:
278         * libempathy-gtk/empathy-chat.c:
279         * libempathy/empathy-tp-chat.c:
280         * libempathy/empathy-tp-chat.h:
281         * libempathy/empathy-filter.c:
282         * libempathy/empathy-filter.h:
283         * libempathy/empathy-filter.xml:
284         * libempathy/Makefile.am: Filter incoming text channels and make
285         status icon flash when there we receive a new message. Dispatch the
286         channel only when we get a message and the user click on the icon.
287
288 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
289
290         * libempathy-gtk/libempathy-gtk.pc.in:
291         * libempathy-gtk/Makefile.am:
292         * libempathy/libempathy.pc.in:
293         * libempathy/Makefile.am:
294         * configure.ac: Install libempathy and libempathy-gtk and make their
295         API public.
296
297 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
298
299         * po/POTFILES.in: s/gossip/empathy/
300
301 2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
302
303         * libempathy/*.[ch]:
304         * libempathy-gtk/*.[ch]:
305         * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
306         change namespace of all gossip_*() functions to empathy_*().
307         Fixes bug #444490 (Mario Danic, Xavier Claessens).
308
309 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
310
311         * configure.ac: Bump version to 0.9
312
313 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
314
315         * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
316
317 2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
318
319         * libempathy-gtk/empathy-contact-dialogs.c:
320         * libempathy-gtk/gossip-contact-list-store.c:
321         * libempathy-gtk/gossip-contact-list-view.c:
322         * libempathy/empathy-contact-manager.c:
323         * libempathy/empathy-tp-contact-list.c:
324         * libempathy/empathy-contact-list.c:
325         * libempathy/empathy-contact-list.h:
326         * libempathy/gossip-contact.c: We show in our roster all contacts
327         members and remote-pending of subscribe list. Adding/Removing a contact
328         only add/remove from subscribe list. Accept/Reject a contact in
329         local-pending of publish list is done using _process_pending().
330
331 2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
332
333         * src/empathy.c:
334         * libempathy/empathy-idle.c: Adding NetworkManager support.
335
336 2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
337
338         * libempathy-gtk/empathy-status-icon.c:
339         * libempathy-gtk/gossip-presence-chooser.c:
340         * libempathy-gtk/gossip-presence-chooser.h:
341         * libempathy/empathy-idle.c:
342         * libempathy/empathy-idle.h: Prepare for slack time when coming back
343         from auto away. Not yet fully implemented.
344
345 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
346
347         * libempathy-gtk/empathy-images.h:
348         * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
349
350         * data/22x22/empathy-proto-salut.png:
351         * data/22x22/Makefile.am:
352         * data/16x16/empathy-proto-salut.png:
353         * data/16x16/Makefile.am:
354         * data/scalable/empathy-proto-salut.svg:
355         * data/scalable/Makefile.am:
356         * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
357
358 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
359
360         * libempathy-gtk/gossip-contact-list-view.c: Show logs when right
361         click on a contact in the roster.
362
363 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
364
365         * src/org.gnome.Empathy.Chat.service.in:
366         * src/empathy-accounts.c:
367         * src/empathy-accounts-main.c:
368         * src/empathy-chat-main.c:
369         * src/empathy.c:
370         * src/Makefile.am:
371         * src/empathy-main.c:
372         * libempathy/gossip-chatroom-manager.c:
373         * autogen.sh: Empathy is no more splitted into 2 processes. It makes
374         debugging more difficult when emmpathy-chat crashes. It's also more
375         optimised like that since contact objects can be shared.
376
377 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
378
379         * libempathy-gtk/gossip-chat-window.c: Disconnect signals from
380         chatroom_manager. Fixes bug #447178.
381
382 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
383
384         * po/POTFILES.in:
385         * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
386         empathy.desktop.in. Fixes bug #446161.
387
388 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
389
390         * po/POTFILES.in: Adding missing files.
391
392 2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
393
394         * libempathy-gtk/gossip-log-window.c:
395         * libempathy-gtk/gossip-chat-window.c:
396         * libempathy/empathy-log-manager.c:
397         * libempathy/empathy-log-manager.h: Do not create log directory for a
398         chat if there is no messages to put in. Show logs and information for
399         the contact we are speaking with in the chat window menu.
400
401 2007-06-13 Xavier Claessens  <xclaesse@gmail.com>
402
403         * libempathy-gtk/Makefile.am:
404         * libempathy-gtk/gossip-log-window.glade:
405         * libempathy-gtk/gossip-log-window.h:
406         * libempathy-gtk/gossip-log-window.c:
407         * libempathy/empathy-log-manager.c:
408         * libempathy/empathy-log-manager.h:
409         * libempathy-gtk/gossip-chat.c:
410         * libempathy-gtk/empathy-main-window.c: New window for viewing logs.
411
412         * libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when
413         resizing the view.
414
415         * libempathy-gtk/gossip-contact-list-store.c: Do not set active
416         contacts when creating the store, and when contact groups changed.
417
418         * src/empathy-main.c: Fix warning when using command-line options.
419
420         * libempathy/empathy-tp-contact-list.c: Check if we have an aliasing
421         iface before setting the alias of a contact.
422
423         * TODO: Updated.
424
425         * data/jabber.profile: Ignore ssl errors by default. This is a security
426         vulnerability but we don't really have the choice.
427
428         * libempathy/gossip-contact.h:
429         * libempathy/gossip-contact.c: Add a "is-user" property to know if
430         it's our self contact.
431
432         * libempathy/gossip-message.h:
433         * libempathy/gossip-message.c: Add a "receiver" property like that we
434         have our self contact for nick highlight.
435
436 2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
437
438         * libempathy-gtk/gossip-spell-dialog.glade:
439         * libempathy-gtk/gossip-spell-dialog.c:
440         * libempathy-gtk/gossip-spell-dialog.h:
441         * libempathy-gtk/gossip-chat.c:
442         * libempathy-gtk/Makefile.am:
443         * configure.ac: Adding spellcheck support.
444
445         * libempathy-gtk/gossip-spell.c:
446         * libempathy/gossip-conf.c: Remove useless debug messages.
447
448 2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
449
450         * libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
451         Fixes bug #445859 (Raphael Slinckx).
452
453 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
454
455         * libempathy/gossip-contact.c: Emit notify signal only if the property
456         value effectively changed.
457
458 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
459
460         * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
461         patch imported from gossip.
462
463 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
464
465         * configure.ac: Bump version to 0.8
466
467         * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
468         property.
469
470         * data/gtalk.profile:
471         * data/jabber.profile:
472         * data/msn.profile: Add VCardField and VCardDefault to profiles for
473         eds-sync support.
474
475 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
476
477         * libempathy-gtk/empathy-contact-widget.c: Fix a warning.
478
479 2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
480
481         * libempathy-gtk/empathy-main-window.c:
482         * libempathy-gtk/empathy-contact-widget.glade:
483         * libempathy-gtk/empathy-contact-dialogs.c:
484         * libempathy-gtk/empathy-contact-dialogs.h:
485         * libempathy-gtk/empathy-contact-widget.c: We can now add a new contact.
486         EmpathyContactWidget can change the contact it's displaying on-the-fly,
487         like that we can display info when typing the contact ID we want to
488         add to our contact list.
489
490         * libempathy/empathy-tp-contact-list.c: Fix a refcount bug.
491
492 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
493
494         * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has
495         an account and a room. Fixes bug #444135.
496
497 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
498
499         * libempathy-gtk/empathy-contact-dialogs.c:
500         * libempathy-gtk/empathy-contact-widget.c:
501         * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the
502         dialog. Update information in real-time and just provides a "Close"
503         button. That's more GNOME spirite.
504         * libempathy/empathy-tp-contact-list.c:
505         * libempathy/gossip-contact.h:
506         * libempathy/gossip-contact.c: New methods:
507         gossip_contact_add/remove_group(). This fixes leaks when a contact is
508         added/removed from a group.
509
510 2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
511
512         * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch.
513         Fixes bug #444680 (Matej Cepl).
514
515 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
516
517         * libempathy-gtk/empathy-contact-dialogs.glade:
518         * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action
519         buttons.
520
521 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
522
523         * libempathy-gtk/empathy-contact-dialogs.glade:
524         * libempathy-gtk/empathy-contact-widget.glade:
525         * libempathy-gtk/empathy-status-icon.c:
526         * libempathy-gtk/empathy-contact-dialogs.c:
527         * libempathy-gtk/empathy-contact-dialogs.h:
528         * libempathy-gtk/gossip-ui-utils.c:
529         * libempathy-gtk/empathy-subscription-dialog.glade:
530         * libempathy-gtk/empathy-contact-widget.c:
531         * libempathy-gtk/gossip-ui-utils.h:
532         * libempathy-gtk/gossip-contact-list-view.c:
533         * libempathy-gtk/empathy-subscription-dialog.c:
534         * libempathy-gtk/Makefile.am:
535         * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and
536         viewing contact information with right click on the roster.
537
538 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
539
540         * libempathy-gtk/empathy-contact-widget.glade:
541         * libempathy-gtk/empathy-contact-widget.c:
542         * libempathy-gtk/empathy-contact-widget.h:
543         * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget
544         has 2 modes: editable or not.
545
546 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
547
548         * po/POTFILES.in: Updated with new files.
549
550 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
551
552         * libempathy-gtk/empathy-status-icon.c:
553         * libempathy-gtk/empathy-subscription-dialog.glade:
554         * libempathy-gtk/empathy-contact-widget.c:
555         * libempathy-gtk/gossip-contact-list-view.c:
556         * libempathy-gtk/empathy-subscription-dialog.c:
557         * libempathy-gtk/Makefile.am:
558         * libempathy-gtk/empathy-subscription-dialog.h:
559         * libempathy/empathy-tp-contact-list.c: New dialog:
560         EmpathySubscriptionDialog. It uses EmpathyContactWidget to display
561         information about the contact who wants to get your presence. This
562         dialog appears when clicking on the status icon when it blinks. You
563         can also remove contacts when right-click on it in the roster.
564
565 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
566
567         * libempathy-gtk/empathy-status-icon.c:
568         * libempathy-gtk/empathy-contact-widget.glade:
569         * libempathy-gtk/empathy-contact-widget.c:
570         * libempathy-gtk/empathy-contact-widget.h:
571         * libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It
572         displays information about a contact, it can be used in any kind of
573         dialog which needs to display contact information like alias, groups,
574         avatar, etc. If the contact is the selfcontact information are editable.
575
576         * libempathy/empathy-tp-contact-list.c: Do not take care of subscription
577         changes.
578
579         * libempathy/gossip-contact.c: Use
580         gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE)
581         when there is no presence.
582
583 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
584
585         * libempathy-gtk/empathy-status-icon.c: Add support for blinking when
586         there is an event. Make use of EmpathyIdle for presence handling. Add
587         an event when a contact requets subscription.
588
589         * libempathy-gtk/gossip-contact-list-store.c:
590         * libempathy-gtk/gossip-contact-list-view.c:
591         * libempathy/empathy-contact-manager.c:
592         * libempathy/empathy-tp-contact-list.c:
593         * libempathy/empathy-tp-chatroom.c:
594         * libempathy/empathy-contact-list.c:
595         * libempathy/empathy-contact-list.h: get_contacts() is renamed to
596         get_members(). Adding a signal and a method for local-pending with
597         contacts with the message. Rework completely the contact-list handling in
598         EmpathyTpContactList to follow tp spec.
599
600         * libempathy/empathy-idle.c:
601         * libempathy/empathy-idle.h: Add properties for the state and the 
602         status message. EmpathyIdle is now a singleton to manager self presence.
603
604         * TODO: Updated.
605
606 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
607
608         * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for
609         button_connect to False, to avoid a crasher when opening the accounts
610         window with GTK+ trunk. Fixes bug #439931.
611         * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and
612         do not log backlog from jabber server.
613
614 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
615
616         * libempathy-gtk/gossip-ui-utils.c
617         * libempathy-gtk/gossip-accounts-dialog.c
618         * libempathy-gtk/Makefile.am
619         * src/empathy-accounts-main.c
620         * src/empathy-chat-main.c
621         * src/Makefile.am
622         * src/empathy-main.c
623         * libempathy/gossip-utils.c
624         * libempathy/Makefile.am
625         * src/empathy-filter.h
626         * src/empathy-filter-plugin.c
627         * src/empathy-filter.xml
628         * src/empathy-filter.c
629         * libempathy/gossip-paths.c
630         * libempathy/gossip-paths.h: Remove unused code and append DATADIR to
631         dirs where GTK should search icons.
632
633 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
634
635         * po/POTFILES.in:
636         * po/POTFILES.skip: Add missing files that have strings for translation.
637         Skip empathy-desktop.in.in. (Olivier Crete)
638
639 2007-06-03 Xavier Claessens  <xclaesse@gmail.com>
640
641         * libempathy-gtk/gossip-group-chat.c:
642         * libempathy-gtk/gossip-private-chat.c:
643         * libempathy-gtk/gossip-chat.c:
644         * libempathy-gtk/gossip-chat.h:
645         * libempathy/empathy-tp-chat.c: Add all properties described by TP spec
646         for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
647         properties in GossipGroupChat.
648
649 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
650
651         * libempathy/empathy-log-manager.c: Fix crash when there is no log
652         available for a chat.
653         * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal
654         is emitted before StatusChanged.
655
656 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
657
658         * libempathy-gtk/gossip-group-chat.c:
659         * libempathy-gtk/gossip-private-chat.c:
660         * libempathy-gtk/gossip-chat.c:
661         * libempathy/empathy-log-manager.c:
662         * libempathy/empathy-log-manager.h:
663         * libempathy/empathy-log-manager.xsl:
664         * libempathy/Makefile.am: Log chats and display 10 last messages when
665         opening a new chat.
666
667 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
668
669         * libempathy-gtk/gossip-group-chat.c:
670         * libempathy/empathy-tp-contact-list.c:
671         * libempathy/gossip-contact.c: Set default presence to available if
672         there is no presence iface.
673
674 2007-06-02  Xavier Claessens  <xclaesse@gmail.com>
675
676         * libempathy-gtk/gossip-ui-utils.c:
677         * libempathy-gtk/gossip-ui-utils.h:
678         * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show()
679         to avoid libgnomeui dependency (Ross Burton).
680
681 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
682
683         * libempathy-gtk/gossip-chatrooms-window.c:
684         * libempathy-gtk/gossip-chat-window.c:
685         * libempathy/gossip-chatroom.c:
686         * libempathy/gossip-chatroom-manager.c:
687         * configure.ac: Monitor changes on chatrooms.xml file and relead it 
688         when it's modified. connect chatroom-added/removed in some places where
689         needed.
690
691 2007-06-01  Xavier Claessens  <xclaesse@gmail.com>
692
693         * configure.ac: Bump version to 0.7
694
695 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
696
697         * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
698         MissionControl has API to request the channel from handle string.
699
700         * libempathy-gtk/empathy-main-window.c: Request room channel when
701         clicking on favorite rooms.
702
703         * TODO: Add a task: supporting registering.
704
705 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
706
707         * libempathy/empathy-idle.c: Do not restore away presence message when
708         coming back after the user set manually to away.
709
710 2007-05-31  Xavier Claessens  <xclaesse@gmail.com>
711
712         * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting
713         all accounts.
714
715         * src/empathy-accounts-main.c:
716         * libempathy-gtk/empathy-status-icon.c:
717         * libempathy-gtk/gossip-accounts-dialog.h:
718         * libempathy-gtk/gossip-accounts-dialog.c:
719         * libempathy-gtk/gossip-preferences.h:
720         * libempathy-gtk/gossip-preferences.c: Set parent window.
721
722         * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom
723         menu and fix a leak.
724
725         * libempathy-gtk/Makefile.am:
726         * libempathy/Makefile.am:
727         * libempathy/gossip-chatroom.c:
728         * libempathy/gossip-chatroom.h:
729         * libempathy/gossip-chatroom-manager.c:
730         * libempathy/gossip-chatroom-manager.h:
731         * libempathy/gossip-chatroom-manager.dtd:
732         * libempathy-gtk/gossip-chatrooms-window.glade:
733         * libempathy-gtk/gossip-chatrooms-window.c:
734         * libempathy-gtk/gossip-chatrooms-window.h: New files to implement
735         favorite chatrooms and a window to show them.
736
737
738         * libempathy-gtk/gossip-chat.c: Fix tooltip leaked.
739
740         * libempathy-gtk/gossip-chat-window.h:
741         * libempathy-gtk/gossip-chat-window.c: Do not use deprecated
742         gtk_object_sink(). Implement favorite chatroom features. Find a chat
743         by comparing the account AND the chat ID.
744
745         * src/empathy-chat-main.c:
746         * libempathy/empathy-tp-chat.h:
747         * libempathy/empathy-tp-chat.c:
748         * libempathy/gossip-utils.h:
749         * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text
750         channel's name. The chat ID is unique only for a specified account.
751
752         * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME
753         comment for a leak not yet fixed.
754
755         * TODO: Would be cool to have a glade catalog for libempathy-gtk.
756
757 2007-05-26  Xavier Claessens  <xclaesse@gmail.com>
758
759         * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts
760         already known when creating the contact list.
761         * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus
762         returns an error. Fixes bug #442639.
763         * libempathy/empathy-idle.c: Do not set status message to
764         "Extended autoaway", let user's message unchanged.
765
766 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
767
768         * configure.ac: Bump version to 0.6
769
770 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
771
772         * libempathy-gtk/gossip-group-chat.c: Fix refcounting of
773         GossipGroupChat.
774         * libempathy/empathy-tp-contact-list.c: Add debug message when alias
775         request fails.
776         * data/22x22/empathy-group-message.png:
777         * data/22x22/Makefile.am: Add group message icon.
778 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
779
780         * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
781         entry's value if it's hidden.
782         * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups
783         when adding them in the roster.
784         * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact
785         object in presence/avatar/alias changed signal if we don't already know
786         that contact from a contact list channel. This should fix DBus max
787         pending calls limit reached in some cases.
788
789 2007-05-25  Xavier Claessens  <xclaesse@gmail.com>
790
791         * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only
792         for jabber protocol to conference.server. This fixes a warning.
793
794         * libempathy-gtk/gossip-group-chat.h:
795         * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is 
796         a public function.
797
798         * libempathy-gtk/empathy-images.h:
799         * libempathy-gtk/empathy-main-window.glade:
800         * libempathy-gtk/empathy-status-icon.glade: Make use of
801         empathy-new-message icon name.
802
803         * libempathy-gtk/gossip-contact-list-store.c: By default we sort by
804         contacts names.
805
806         * libempathy-gtk/gossip-chat.c: Do not display composing state if
807         it's our own contact that is composing.
808
809         * src/empathy-chat-main.c:
810         * libempathy/empathy-tp-chat.c:
811         * libempathy/empathy-tp-chat.h: Make possible to build the id based on
812         the account and the channel's name. For private chats that means the
813         contact's id.
814
815         * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to
816         chatrooms that is now implemented. We can now Show/Hide contact list
817         for group chats, DnD contact on the window to begin a discussion, join
818         a new chatroom.
819
820         * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message.
821
822         * data/22x22/empathy-new-message.png:
823         * data/22x22/empathy-proto-irc.png:
824         * data/22x22/Makefile.am:
825         * data/32x32/empathy-proto-irc.png:
826         * data/32x32/Makefile.am:
827         * data/gtalk.profile:
828         * data/16x16/empathy-new-message:
829         * data/16x16/empathy-message-new.png:
830         * data/16x16/empathy-proto-irc.png:
831         * data/16x16/Makefile.am:
832         * data/scalable/empathy-proto-irc.svg:
833         * data/scalable/Makefile.am:
834         * data/irc.profile: Adding icons for empathy-new-message and IRC
835         protocol. Make use of the irc icon in the irc profile.
836
837 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
838
839         * libempathy-gtk/gossip-new-chatroom-dialog.c:
840         * libempathy-gtk/empathy-main-window.c: White space fix.
841
842 2007-05-24  Xavier Claessens  <xclaesse@gmail.com>
843
844         * libempathy-gtk/gossip-account-chooser.c:
845         * libempathy-gtk/gossip-new-chatroom-dialog.c:
846         * libempathy-gtk/gossip-account-widget-jabber.c:
847         * libempathy-gtk/gossip-account-chooser.h:
848         * libempathy-gtk/gossip-new-chatroom-dialog.h:
849         * libempathy-gtk/gossip-group-chat.c:
850         * libempathy-gtk/empathy-main-window.c:
851         * libempathy-gtk/gossip-new-chatroom-dialog.glade:
852         * libempathy-gtk/gossip-account-widget-jabber.glade:
853         * libempathy-gtk/Makefile.am:
854         * libempathy/empathy-tp-chatroom.c:
855         * data/gtalk.profile:
856         * data/jabber.profile:
857         * data/salut.profile:
858         * data/Makefile.am:
859         * data/empathy.desktop.in.in:
860         * data/msn.profile:
861         * data/irc.profile: New objects: GossipAccountChooser and
862         GossipNewChatroom, we can now join any chatroom. Adding IRC profile.
863
864 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
865
866         * libempathy/empathy-idle.c: If we are offline do not set away on idle.
867         If we are already away restore to available when we are no mode idle.
868         Do no modify status message.
869
870 2007-05-21  Xavier Claessens  <xclaesse@gmail.com>
871
872         * libempathy-gtk/gossip-group-chat.c:
873         * libempathy-gtk/gossip-group-chat.h:
874         * libempathy-gtk/gossip-private-chat.c:
875         * libempathy-gtk/gossip-private-chat.h:
876         * libempathy-gtk/gossip-group-chat.glade:
877         * libempathy-gtk/Makefile.am:
878         * src/empathy-chat-main.c:
879         * libempathy/empathy-tp-contact-list.c:
880         * libempathy/gossip-telepathy-group.c:
881         * libempathy/gossip-telepathy-group.h:
882         * libempathy/empathy-tp-chatroom.c:
883         * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
884         Actually it works only if we get invited in a chatroom.
885
886 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
887
888         * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact
889         who sent last message.
890
891 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
892
893         * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
894         comes from the self contact or another.
895
896 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
897
898         * libempathy-gtk/gossip-contact-list-model.c:
899         * libempathy-gtk/gossip-contact-list-model.h: Removed.
900         * libempathy-gtk/gossip-contact-list-view.c:
901         * libempathy-gtk/gossip-contact-list-view.h: Added.
902
903 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
904
905         * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like
906         that it can directly be sorted.
907         * data/empathy.schemas.in: s/gossip/empathy/
908
909 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
910
911         * configure.ac: Bump version to 0.5
912
913 2007-05-20  Xavier Claessens  <xclaesse@gmail.com>
914
915         * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom 
916         function for getting groups of a contact. Make possible to have groups
917         for presence or role/affiliation in chatroom for example.
918         * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom
919         function to handle DnD of contact. Useful when a custom function is set
920         for groups.
921         * src/empathy-chat-main.c: Minor fix.
922         * TODO:
923         * po/POTFILES.in: Updated.
924
925 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
926
927         * libempathy-gtk/Makefile.am:
928         * libempathy/empathy-tp-chat.c:
929         * libempathy/empathy-contact-manager.c:
930         * libempathy/empathy-contact-list.c: Fix indentation
931         * libempathy/empathy-tp-contact-list.c: Fix not returning the contact
932         in tp_contact_list_find()
933         * TODO: Updated.
934
935 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
936
937         * libempathy-gtk/gossip-contact-list-store.c:
938         * libempathy-gtk/gossip-preferences.c:
939         * libempathy-gtk/gossip-contact-list-store.h:
940         * libempathy-gtk/gossip-contact-list.c:
941         * libempathy-gtk/gossip-contact-list.h:
942         * libempathy-gtk/empathy-main-window.c:
943         * libempathy-gtk/gossip-contact-list-model.c:
944         * libempathy-gtk/gossip-contact-list-model.h:
945         * libempathy-gtk/Makefile.am:
946         * libempathy/empathy-marshal.list: Split GossipContactList into
947         two objects: GossipContactListStore inheriting from GtkTreeStore and
948         GossipContactListView inheriting from GtkTreeView. This makes
949         easier to build new UI widgets reusing the GtkTreeModel.
950
951 2007-05-19  Xavier Claessens  <xclaesse@gmail.com>
952
953         * libempathy/empathy-idle.c: Auto away when session id idle, instead of
954         when screensaver is active.
955
956 2007-05-18  Xavier Claessens  <xclaesse@gmail.com>
957
958         * libempathy-gtk/gossip-private-chat.h:
959         * libempathy-gtk/gossip-contact-list.c:
960         * libempathy-gtk/gossip-chat.c:
961         * libempathy-gtk/gossip-chat.h:
962         * libempathy-gtk/gossip-chat-window.c:
963         * libempathy-gtk/Makefile.am:
964         * libempathy-gtk/gossip-chat-view.c:
965         * libempathy-gtk/gossip-private-chat.c:
966         * src/empathy-chat-main.c:
967         * libempathy/gossip-utils.c:
968         * libempathy/gossip-contact.h:
969         * libempathy/empathy-tp-chat.c:
970         * libempathy/gossip-utils.h:
971         * libempathy/empathy-contact-manager.c:
972         * libempathy/empathy-contact-manager.h:
973         * libempathy/empathy-tp-contact-list.c:
974         * libempathy/empathy-tp-contact-list.h:
975         * libempathy/empathy-tp-chatroom.c:
976         * libempathy/empathy-tp-chatroom.h:
977         * libempathy/empathy-contact-list.c:
978         * libempathy/empathy-contact-list.h:
979         * libempathy/Makefile.am:
980         * libempathy/gossip-contact.c: EmpathyContactList is now an interface
981         implemented by EmpathyTpContactList, EmpathyContactManager and
982         EmpathyTpChatroom. GossipContactList use that interface to display a 
983         treeview.
984
985 2007-05-17  Xavier Claessens  <xclaesse@gmail.com>
986
987         * libempathy-gtk/gossip-chat.c: Display ChatState.
988
989 2007-05-16  Xavier Claessens  <xclaesse@gmail.com>
990
991         * libempathy-gtk/empathy-status-icon.c:
992         * libempathy/empathy-idle.c:
993         * libempathy/empathy-idle.h:
994         * libempathy/Makefile.am:
995         * po/POTFILES.in: New object EmpathyIdle to manage autoaway and
996         extended autoaway states.
997
998 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
999
1000         * configure.ac:
1001         * data/empathy.desktop.in:
1002         * data/Makefile.am:
1003         * data/empathy.desktop.in.in:
1004         * po/POTFILES.in: Set bugzilla information in desktop file and add it 
1005         to POTFILES.in
1006
1007 2007-05-15  Xavier Claessens  <xclaesse@gmail.com>
1008
1009         * libempathy-gtk/empathy-status-icon.glade:
1010         * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons
1011         in menus.
1012
1013 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1014
1015         * src/empathy-chat-main.c:
1016         * src/empathy-main.c:
1017         * configure.ac:
1018         * data/22x22/Makefile.am:
1019         * data/22x22/empathy.png:
1020         * data/48x48:
1021         * data/48x48/Makefile.am:
1022         * data/48x48/empathy.png:
1023         * data/32x32/Makefile.am:
1024         * data/32x32/empathy.png:
1025         * data/16x16/empathy.png:
1026         * data/16x16/Makefile.am:
1027         * data/scalable/empathy.svg:
1028         * data/scalable/Makefile.am:
1029         * data/Makefile.am: Add empathy icon stolen from cohoba.
1030
1031 2007-05-14  Xavier Claessens  <xclaesse@gmail.com>
1032
1033         * src/empathy-chat-main.c:
1034         * src/Makefile.am:
1035         * src/empathy-main.c:
1036         * po/POTFILES.in
1037         * po/LINGUAS:
1038         * TODO: Setting up i18n support.
1039
1040         * po/Makefile.in.in: Removed, it's generated at build time.
1041
1042 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1043
1044         * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example
1045         label for jid.
1046
1047 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1048
1049         * libempathy-gtk/gossip-chat-window.c:
1050         * libempathy-gtk/gossip-chat-window.h:
1051         * src/empathy-chat-main.c:
1052         * libempathy/empathy-tp-chat.c:
1053         * libempathy/empathy-tp-chat.h: When a new text channel arrives, check
1054         if there is no existing GossipChat object for it.
1055
1056 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1057
1058         * src/Makefile.am:
1059         * src/empathy-contact-list-main.c: Removing empathy-contact-list
1060         program, it's useless.
1061
1062 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1063
1064         * configure.ac: Change version from 0.3darcs to 0.3svn
1065
1066 2007-05-13  Xavier Claessens  <xclaesse@gmail.com>
1067
1068         * autogen.sh: Set executable
1069         * po/POTFILES.in: Update translatable files
1070
1071 2007-03-16  Xavier Claessens  <xclaesse@gmail.com>
1072
1073         * Initial version
1074