claws.git
2016-08-30 Pauladd 'noselect' and 'subs-only' folder icons
2016-08-30 Paulfix non-resizeable Icon Legend dialogue
2016-08-30 Paulimplement the 4-state icons for 'noselect' folders
2016-08-30 Andrej KacianFix NULL pointer dereference in LDAP lookup code.
2016-08-28 Andrej KacianFix crash on Windows when doing a LDAP search.
2016-08-28 Andrej KacianMake filesel API more consistent.
2016-08-27 Andrej KacianRefactor gtk/w32_filesel.c for better code reuse.
2016-08-27 Andrej KacianAllow multiple file selection in Windows native file...
2016-08-27 Paulindicate IMAP mailboxes which show subs only with a...
2016-08-26 PaulAdd OpenBSD CA cert path.
2016-08-26 Paulmaintain alphabetical ordering
2016-08-26 Paulupdate location of addrbook sub-folder in address conve...
2016-08-25 Ricardo MonesSynchronize Spanish manual
2016-08-25 Andrej KacianAlways set GnuTLS priority string.
2016-08-24 Andrej KacianHandle password loading more safely in prefs_account.c
2016-08-24 Andrej KacianDo a basic check for widget validity in CLAWS_SET_TIP().
2016-08-24 Ricardo MonesFix bug #3515: Ctrl-Shift-X opens multiple external...
2016-08-23 Andrej KacianFix crash in vcalendar passwords handling on prefs...
2016-08-23 Andrej KacianFix previous commit b88c772, use correct preprocessor...
2016-08-23 Andrej KacianDo not explicitly disable SSLv3 if GnuTLS does it already.
2016-08-22 Ricardo MonesDocument the new hidden preference 'hide_timezone'
2016-08-22 Ricardo MonesFix bug #2975: Implement setting -0000 timezone to...
2016-08-21 Andrej KacianDeduplicate string for plugins' block prefix in clawsrc.
2016-08-21 Andrej KacianFix NULL pointer dereference in Atom parser.
2016-08-21 Andrej KacianFix crash when an Atom feed's opening tag doesn't have...
2016-08-19 Andrej KacianMore fixes for parsing dates in vcalendar on Windows.
2016-08-19 Andrej KacianRevert "More fixes for parsing dates in vcalendar on...
2016-08-19 Andrej KacianMore fixes for parsing dates in vcalendar on Windows.
2016-08-18 Andrej KacianMore support for pre-Epoch dates for Windows.
2016-08-18 Andrej KacianRemoved fork() prototype from w32lib.h.
2016-08-18 Andrej KacianSet correct LDFLAGS for OS X.
2016-08-18 Andrej KacianAvoid usage of deprecated bcopy/bzero in pbkdf2 routine.
2016-08-18 Andrej KacianFew miscellaneous fixes for RSSyl.
2016-08-18 Andrej KacianUse GDateTime instead of mktime() in vcalendar's libical.
2016-08-17 Ricardo MonesFix regression: show simple text/calendar with plugin
2016-08-16 Andrej KacianFix a crash on IMAP login when using a password plugin.
2016-08-15 Andrej KacianFix potential crash in vcalendar's icalcomponent_vanew...
2016-08-11 Pauladd missing semi-colon
2016-08-11 Paulupdate ru.po
2016-08-10 Ricardo MonesFix bug #3666: Typos in Turkish translation
2016-08-09 Andrej KacianFix a potential bug in vcalendar's libical.
2016-08-07 Ricardo MonesFix typo
2016-08-07 PaulList the current Catalan translator rather than the...
2016-08-07 Paulfor 3.14.0 release 3.14.0
2016-08-07 Paulupdate/add/disable translations
2016-08-06 Ricardo MonesUpdate list of TLDs for release
2016-08-06 Ricardo MonesUpdate Spanish translation for release
2016-08-06 Andrej KacianFix filesel_select_file_open_folder() for Win32.
2016-08-05 Pauladd Turkish translation to claws-mail.desktop
2016-08-05 Ricardo MonesAdd passwords file to manpage
2016-08-01 Paulfix typo
2016-08-01 Andrej KacianRemoved SessionMsgType enum and its use, since it is...
2016-08-01 Andrej KacianSet correct config_version after first-run wizard finishes.
2016-08-01 Andrej KacianAdded recently added source files to POTFILES.in.
2016-07-31 Andrej KacianRemove an obsolete comment in password.c.
2016-07-29 Ricardo MonesRemove more line breaks from g_warning()
2016-07-28 Ricardo MonesFix some debug messages and update headers
2016-07-28 Andrej KacianOnly enable "New Book" context menu entry for internal...
2016-07-28 Andrej KacianFix sensitivity of "Delete book" menu entries in addres...
2016-07-28 Ricardo MonesRemove also unused struct member
2016-07-28 Andrej KacianRemove the (now unused) master_passphrase_change plugin...
2016-07-28 Andrej KacianDo not run config update routine on first run.
2016-07-27 PaulImprove label
2016-07-27 Ricardo MonesHandle configuration versions from the future
2016-07-23 Andrej KacianEmbarrassing typo fix in rssyl_subscribe().
2016-07-23 Andrej KacianAdded working_directory parameter to execute_command_line()
2016-07-23 Andrej KacianUpdated plugins' claws.def files for win32 build.
2016-07-23 Paulreplace another: "pixel(s)" -> "pixels"
2016-07-23 Paulanother one (see last commit)
2016-07-23 Paulstandardise singlular/plural mix on labels
2016-07-23 Ricardo MonesUse current style of preferences for time fields
2016-07-23 Ricardo MonesMake label more readable
2016-07-23 Ricardo MonesUpdate copyright headers for previous commit
2016-07-23 Ricardo MonesFix bug #2176: autochk_interval granularity is low
2016-07-22 Andrej KacianRemove last outside gtk_cmclist_freeze/thaw for summary...
2016-07-22 Paulremove unnecessary 'Encoding' frame
2016-07-22 PaulRemove unneeded 'Other' from View/Go to/Other folder...
2016-07-22 Ricardo MonesReorganise send options a bit
2016-07-21 Andrej KacianFurther improve API isolation of folderview.
2016-07-21 Andrej KacianUse folderview_grab_focus() outside of folderview.c.
2016-07-21 Andrej KacianUse folderview_freeze/thaw() functions outside of folde...
2016-07-21 Andrej KacianMake exit_claws() use folderview API and not reach...
2016-07-20 Andrej KacianRemove unused GtkWidget* argument in stock_pix* functions.
2016-07-20 Ricardo MonesRestore also size of toolbar arrows
2016-07-20 Ricardo MonesRestore size of toolbar trash button
2016-07-20 Ricardo MonesFix warning about what directory cannot be open
2016-07-19 Andrej KacianFix up previous commit.
2016-07-19 Andrej KacianDo not repopulate folderview after account prefs save.
2016-07-18 Andrej KacianRemove APOP and RPOP also from account prefs.
2016-07-15 Andrej KacianRemove obsolete A_APOP and A_RPOP account protocols.
2016-07-15 Andrej KacianAdded config versioning.
2016-07-14 Ricardo MonesUpdate lists of authors
2016-07-14 Ricardo MonesFix bug #3573: Out of bounds read in macro LBREAK_IF_RE...
2016-07-13 Andrej KacianWhen generating a PGP keypair, only ask for passphrase...
2016-07-11 Andrej KacianSimplify handling of gpg_ask_create_key pref.
2016-07-11 Andrej KacianFix filesel dialog with filter for Win32.
2016-07-10 Andrej KacianAdded --batch option to manual gpg executable calls.
2016-07-10 Andrej KacianMade exporting GPG key to keyserver work on Windows.
2016-07-07 Andrej KacianUpdated claws.def file for win32 build of notification...
2016-07-05 Ricardo MonesSync Spanish manual
next