2006-01-27 [cleroy] 1.9.100cvs192
[claws.git] / ChangeLog
index 2a3a808662be7d0d02eb0584c20d569be9a0da77..37380161d1ca4f824d43378ce584158e1a939cd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,149 @@
+2006-01-27 [cleroy]    1.9.100cvs192
+
+       * src/summaryview.c
+       * src/gtk/gtksourceprintjob.c
+               Add image printing 
+               (libgnomeprint only, of course)
+
+2006-01-27 [paul]      1.9.100cvs191
+
+       * po/fr.po
+       * po/it.po
+               updated by Fabien Vantard and Andrea Spadaccini
+
+2006-01-26 [colin]     1.9.100cvs190
+
+       * manual/Makefile.am
+       * configure.ac
+               Make building the manual optional 
+               (--disable-manual)
+
+2006-01-26 [paul]      1.9.100cvs189
+
+       * manual/glossary.xml
+       * manual/plugins.xml
+               edited
+       * po/en_GB.po
+               updated
+
+2006-01-26 [paul]      1.9.100cvs188
+
+       * src/prefs_display_header.c
+       * src/prefs_folder_column.c
+       * src/prefs_msg_colors.c
+       * src/prefs_summaries.c
+       * src/prefs_summary_column.c
+               HIGify
+
+2006-01-25 [colin]     1.9.100cvs187
+
+       * src/imap.c
+               Don't allow moving/copying mails between
+               queue/drafts and non-queue/drafts folders
+               Fixes bug #897 (message header is resetted 
+               if one is copied to Drafts)
+
+2006-01-25 [colin]     1.9.100cvs186
+
+       * src/folder.c
+       * src/mainwindow.c
+               Fix subscribed folders not found
+       * src/compose.c
+               Don't try to encode as original mail's charset
+               if it's ascii 
+
+2006-01-25 [paul]      1.9.100cvs185
+
+       * AUTHORS
+       * po/Makevars
+               updated
+       * po/de.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/sr.po
+               updates submitted by Stephan Sachse, Emilian Nowak
+               and Quar, Frederico Goncalves Guimaraes, and
+               Aleksandar Urosevic
+               Fix Bug 896, 'PT_BR locale broken'.
+       * src/gtk/authors.h
+               updated
+
+2006-01-24 [mones]     1.9.100cvs184
+
+       * manual/glossary.xml
+               All current terms finished. Reviewers welcome ;-)
+       * manual/keyboard.xml
+               Fixed column width for pdf output.
+       * po/es.po
+               Updated
+
+2006-01-24 [paul]      1.9.100cvs183
+
+       * manual/glossary.xml
+               fix id name
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+               fix make deps
+               Thanks to Colin
+
+2006-01-24 [mones]     1.9.100cvs182
+
+       * manual/glossary.xml
+               Nearly finished, some terms missing.
+
+2006-01-23 [paul]      1.9.100cvs181
+
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * src/mainwindow.c
+               re-enable manual
+               Thanks to Colin
+
+2006-01-22 [colin]     1.9.100cvs180
+
+       * src/compose.c
+       * src/gtk/gtkaspell.c
+               Don't deselect stuff before right-clicking, with aspell.
+               (This prevented right-click Copy, for example).
+               Thanks to Clo!
+
+2006-01-22 [paul]      1.9.100cvs179
+
+       * src/summary_search.c
+               don't fix the widget size as it causes problems
+               under localisation.
+               Thanks to Emilian Nowak
+
+2006-01-21 [paul]      1.9.100cvs178
+
+       * src/prefs_themes.c
+               fix broken underlining of label text
+               with some translations
+
+2006-01-21 [colin]     1.9.100cvs177
+
+       * po/fr.po
+               In French "Composition" puts the Compose toolbar's prefs in the wrong place
+
+2006-01-20 [colin]     1.9.100cvs176
+
+       * configure.ac
+       * Makefile.am
+       * manual/Makefile
+       * manual/dist/html/.cvsignore
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/.cvsignore
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/.cvsignore
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/.cvsignore
+       * manual/dist/txt/Makefile.am
+               Autotool-ize manual
+
 2006-01-20 [paul]      1.9.100cvs175
 
        * manual/handling.xml