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