"Master password" is now called "master passphrase".
[claws.git] / src / gtk /
2016-02-10 Andrej KacianFix inputdialog modality and focus issue.
2016-01-19 Paulmore removing of space before colon
2016-01-19 Paulupdate copyright year
2016-01-17 Paulfix CVE-2015-8708, bug 3557, 'Remotely exploitable...
2015-12-20 Paullt.po updated
2015-12-20 Paulupdate translations
2015-12-03 Ricardo MonesCorrect modified file headers
2015-12-03 Ricardo MonesRemove more markup from translatable strings
2015-11-17 Colin LeroyFix bug #3559 more correctly
2015-11-17 Ricardo MonesFix bug #3565 by reverting “fix bug 3559, 'Opening...
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-15 Paulfix bug 3559, 'Opening preferences window causes out...
2015-11-15 Paulfix typos
2015-11-15 Paulmore sanitizing of translatable strings
2015-11-14 Paulremove most of the markup from translatable strings
2015-11-10 Paulfix bug 3561, 'HTML <a> tag with no href makes message...
2015-11-08 Paulfind correct mime type of files with no suffix, e.g...
2015-10-23 Paulfix bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after...
2015-10-21 Ricardo MonesUpdate author lists
2015-10-12 Paulfix a format warning, thanks to Daniel Jakots
2015-10-12 Paulfix building on OpenBSD, thanks to Daniel Jakots
2015-10-11 Paulupdate i18n
2015-10-08 Colin LeroyFix null pointer dereferences and missing return checks
2015-10-03 Christian Hessemsg is not const
2015-10-01 Ricardo MonesFix bug #3526 ‘autoconfiguration: get more detailed...
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-08-28 Andrej KacianAdd a PrefsWindow callback for apply button, and use...
2015-08-28 Andrej KacianAdded dialog_response member to PrefsWindow.
2015-08-28 Andrej KacianPass PrefsWindow pointer instead of GtkWindow to prefsw...
2015-08-28 Andrej KacianMoved struct and enum declarations from prefswindow...
2015-08-28 Christian HesseAuto-configuration: set port only when not default
2015-08-26 Ricardo MonesFix bug #3209 ‘autoconfig does not use full email addre...
2015-08-17 Andrej KacianFix crash on double notification popup.
2015-07-20 Pauladd missing NL, sorry Marcel
2015-07-19 Charles LehnerFix typo in email address
2015-07-19 Paulupdate translators info
2015-07-19 Paulremove translations that have been unmaintained for...
2015-07-19 Pauladd Charles to list of team members
2015-07-19 Paulupdate translators list
2015-07-15 Paulfix bug 2435, ' Infinite loop+crash when refreshing...
2015-07-01 Andrej KacianReenable transient windows for win32. Fixes bug #2866.
2015-06-24 Andreas RönnquistSet focus row to top item if marking a message above...
2015-06-23 Ricardo MonesUpdate year for incoming release
2015-06-21 Christian HesseRemove unused variables
2015-05-28 Ricardo MonesFix bug #1941 ‘recursive "mark read all"’
2015-04-25 Ricardo MonesAdd author of Managesieve plugin also to About dialog
2015-04-22 Ricardo MonesFix bug #3419 ‘Saving/appending messages to an mbox...
2015-03-22 Andrej KacianIn mailbox order dialog, set selection mode after the...
2015-03-22 Andrej KacianAllow single-click to select mailboxes in the mailbox...
2015-03-05 Paulfor Python 2.x set encoding to UTF-8
2015-01-19 Pauladd support for x-mac-cyrillic encoding.
2015-01-05 Ricardo MonesFix bug #1797 “quicksearch could also search the Cc...
2014-11-24 Ricardo MonesBug #2577 → improve focus rectangle removal in summaryview
2014-11-17 Colin LeroyAdd a wrapper function to decode base64, returning...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-11-04 Ricardo MonesFix bug #3321 → revert "Remove unreachable code"
2014-10-27 Pauladd Norwegian Bokmål translation, submiited by Eyolf...
2014-10-20 Paulyou don't get into AUTHORS just for suggesting an idea...
2014-10-05 Ricardo MonesRemove unreachable code
2014-09-13 Ricardo MonesAdd forgotten author of @^^ patch (and others)
2014-09-12 Paulfix bug 3265, 'procmime.c: unbalanced flockfile() ...
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-08-28 PaulDon't differentiate the protocols used when using direc...
2014-08-01 Paulimplement RFE 3238, 'GPG Mime Plugin exports contents...
2014-07-16 Paulmake the compiler be quiet. patch by Christian Hesse
2014-07-10 Paulfix bug 3173, 'quick search ignores trailing blank'
2014-06-27 Ricardo MonesAdd license and copyright to 9b3fd2b5
2014-06-21 Michael RasmussenRevert 23c8b42. Caused by a bug in Debian Sid
2014-06-21 Michael RasmussenFix wrong include
2014-06-13 Colin LeroyMerge branch 'i18n' of https://github.com/ignatenkobrai...
2014-06-13 Paulkeep this listing in alphabetical order
2014-06-12 Igor GnatenkoAUTHORS: add me as contributor
2014-06-10 Colin LeroyDrop old unsupported GTK+ conditionals too
2014-06-09 Paulnow min version of glib is 2.20, remove all irrelevent...
2014-06-05 Colin LeroyMore Coverity fixes
2014-06-03 Paulimplement RFC 3196, 'When changing quicksearch Search...
2014-05-29 Paulupdate Frederico Goncalves Guimaraes's (pt_BR translato...
2014-05-25 Ricardo MonesUpdate licensing for Makefile.am files
2014-05-22 Colin LeroyAvoid using gtk_widget_set_style(), so these widgets...
2014-05-20 Colin LeroyPossibly fix bug #3169, threaded message list performan...
2014-05-05 Colin LeroyMore specific rewording of the 'r' quicksearch. Patch...
2014-05-02 Colin LeroyFix libravatar depending on auto_configure_service...
2014-05-02 Colin LeroyFix warning
2014-05-02 Colin LeroyImplement saving of the certificate chain, making the...
2014-05-02 Colin LeroyCheck smtp auth if autoconfig works. This is probably...
2014-05-02 Colin LeroyImplement autoconfiguration in wizard
2014-05-02 Colin LeroyMake autoconfiguration non-blocking
2014-05-01 Colin LeroyBetter fix
2014-05-01 Colin LeroyFix type
2014-04-28 Paulbelatedly update details of Hebrew translator
2014-04-28 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Colin LeroyFix most of the leaks referenced in bug #3155
2014-04-08 Colin LeroyFix bug #3055, "Claws segfaults when cancelling a stick...
2014-03-18 Paul3 months into 2014, about time copyright was updated
2014-03-12 Colin LeroyFix bug #3107, " Height of row in message list does not
2014-02-12 Ricardo MonesRemove unneeded arguments of xface_get_from_header
2014-01-29 Pauladd Esperanto translation. submitted by Sian Mountbatten
2013-12-28 Colin LeroyAdd Palmer Dabbelt to Authors
2013-12-03 Paulupdate the Plugins window label to link to 'more infora...
2013-11-17 Ricardo MonesClean args const-ness in cm_menu_set_sensitive_full
next