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