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