* tools/kdeservicemenu/install.sh
[claws.git] / ChangeLog-gtk2.claws
index 8d0c2c6fd4fc80bd48eabfb30676d00bc9b7d561..27a7cccd8decbf8c9615971281fb253bf896af52 100644 (file)
@@ -1,3 +1,124 @@
+2005-05-22 [paul]
+
+       * tools/kdeservicemenu/install.sh
+               use kdesu to prompt for root password if doing
+               global install/uninstall
+
+2005-05-20 [colin]     1.9.11cvs2
+
+       * src/procmsg.c
+               Fix another compilation error with gcc-2.9x
+               Thanks to Pawel Pekala <c0rn@gazeta.pl>
+       * src/send_message.c
+               Don't send QUIT if we aren't connected
+
+2005-05-19 [colin]     1.9.11cvs1
+
+       * src/procmsg.c
+               Fix compilation with gcc 2.9x
+
+2005-05-19 [paul]      1.9.11
+
+       1.9.11 released
+
+2005-05-19 [paul]      1.9.9cvs14
+
+       * src/gtk/inputdialog.c
+               prevent gettext warning
+
+2005-05-19 [paul]      1.9.9cvs13
+
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/textview.c
+       * src/textview.h
+               add an option to toggle cursor in message
+               view (sync with main)
+
+2005-05-18 [colin]     1.9.9cvs12
+
+       * src/compose.c
+               Dereference freed pointer
+       * src/gtk/gtkaspell.c
+               Fix duplication of dictionaries (is it an aspell issue?)
+
+2005-05-18 [colin]     1.9.9cvs11
+
+       * src/gtk/inputdialog.c
+       * src/gtk/gtkaspell.c
+               HIGuify dialogs
+       * src/alertpanel.c
+               Remove a double call
+
+2005-05-17 [colin]     1.9.9cvs10
+
+       * src/gtk/gtkaspell.c
+               Fix dialogs, Ctrl-Enter accel
+
+2005-05-17 [colin]     1.9.9cvs9
+
+       * src/gtk/gtkaspell.c
+               Fix some accelerators, escape in replace-window
+
+2005-05-16 [colin]     1.9.9cvs8
+
+       * src/gtk/gtkaspell.c
+               Revert last commit, it was a mistake.
+
+2005-05-16 [colin]     1.9.9cvs7
+
+       * src/gtk/gtkaspell.c
+               Remove buggy code while we're at it. It's a 
+               dead code path anyway.
+
+2005-05-16 [colin]     1.9.9cvs6
+
+       * src/gtk/gtkaspell.c
+               Missed some gtk_menu_popup where deactivate
+               signal should be handled. Should fix bug
+               #629 a bit more.
+
+2005-05-16 [colin]     1.9.9cvs5
+
+       * src/gtk/gtkaspell.c
+               Remove debug printf()s
+
+2005-05-16 [colin]     1.9.9cvs4
+
+       * src/gtk/gtkaspell.c
+               Fix a bit aspell problems
+               (see bug #629)
+
+2005-05-13 [colin]     1.9.9cvs3
+
+       * src/folderview.c
+               Fix the + appearing even when no subfolders
+               have unread messages. Thanks to wwp for the
+               bug report.
+
+2005-05-11 [paul]      1.9.9cvs2
+
+       * src/folderview.c
+               correction to 1.9.9cvs1, only colour folders that
+               have new msgs (not unread msgs)
+
+2005-05-10 [colin]     1.9.9cvs1
+
+       * src/folderview.c
+       * src/summaryview.c
+               Try to fix bolding bugs again.
+
+2005-05-09 [paul]
+
+       * tools/claws.i18n.status.pl
+               add Ricardo Mones Lastra's script that has been providing
+               the i18n status page for many months
+
+2005-05-09 [paul]      1.9.9
+
+       1.9.9 release
+
 2005-05-09 [paul]      1.9.6cvs58
 
        * AUTHORS