2007-01-18 [wwp] 2.7.1cvs26
[claws.git] / ChangeLog
index 3dfb421b660ec5377fb1c4db53ab4323fbf5c630..bd974fc019ea6ac5d996641729c098727ba01981 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2007-01-18 [wwp]       2.7.1cvs26
+
+       * src/addressbook.h
+               complete 2.7.1cvs23 (one more file was missing from that
+               commit).
+
+2007-01-18 [colin]     2.7.1cvs25
+
+       * src/main.c
+               Provide a way to migrate without backup
+               Re-ask for migration on next start if 
+               it has been refused and wizard has been 
+               cancelled after.
+
+2007-01-18 [wwp]       2.7.1cvs24
+
+       * src/editaddress.c
+               complete 2.7.1.cvs23 (file was missing from previous
+               commit).
+
+2007-01-18 [wwp]       2.7.1cvs23
+
+       * src/addressbook.c
+               fix potential crashes in address book's focus_in/out signal handlers,
+               force focus to the edit-person form when clicked the Edit menu entry or
+               button (this only matters if the edit-person form is embedded to the
+               AB window, in that case, focus is not set when browsing the contacts
+               list w/ keys or mouse clicks).
+
+2007-01-18 [paul]      2.7.1cvs22
+
+       * src/main.c
+               add command line options:
+               -h for --help
+               -q and --quit for --exit
+               -v for --version
+               print "Unknown option" for unknown options
+
+2007-01-18 [paul]      2.7.1cvs21
+
+       * po/ru.po
+               updated by Pavlo Bohmat
+
+2007-01-18 [paul]      2.7.1cvs20
+
+       * src/mainwindow.c
+               fix sensitivity issues of Mark as Spam/Ham
+
+2007-01-17 [fabien]    2.7.1cvs19
+
+       * src/prefs_other.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/main.c
+               Add a 'gtk_can_change_accels' pref in Preferences/Other which
+               control the corresponding gtk property. It could be used to lock
+               all shortcuts (avoid to set one of them by inadvertency).
+
 2007-01-17 [colin]     2.7.1cvs18
 
        * src/summaryview.c