Use Delete button instead of Remove (tooltips and other places already
[claws.git] / src /
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-04 Ricardo MonesAdd forgotten block delimiters
2016-07-04 Paulfix bug 2518, ' "Reply-All" message from NNTP-account...
2016-07-04 Paulinclude Reply-To value when using 'reply to all'
2016-07-04 Paulmake 'next_on_delete' hidden pref apply after trashing...
2016-07-04 Ricardo MonesWarn on unsuccessful gpgme_set_engine_info calls
2016-07-04 Paulmodify 61f7c3c5e to catch another hardcoded gpg call
2016-07-03 wwpnotification plug-in: skip SMTP-only accounts when...
2016-07-02 Pawel PekalaRevert "Place dialogs on center of main window."
2016-07-02 Pawel PekalaPlace dialogs on center of main window. Most window...
2016-06-30 wwpAdd 'Get mail from account..' to notification plugin...
2016-06-27 Charles LehnerAllocate quoted-printable output buffer on heap
2016-06-27 Charles LehnerHandle ical lines longer than 256 bytes
2016-06-25 Charles LehnerIndent html in blockquotes
2016-06-24 Charles LehnerLine break after <dd>
2016-06-16 Ricardo MonesFix bug #3652 “warning: ordered comparison of pointer…”
2016-06-09 Pawel PekalaImplement focused widget saving between iconify/deiconi...
2016-06-02 Ricardo MonesUse Unicode, don't restrict ourselves to ASCII
2016-06-02 Charles LehnerIndicate list items in html
2016-05-30 Andrej KacianFixed calculation of timing.h timer for Windows.
2016-05-28 Andrej KacianFix --select CLI option on Windows when selecting a...
2016-05-24 Andrej KacianUse PBKDF2 to derive encryption key for passwords.
2016-05-24 Paulfix crash introduced in c7e1e0bbdf72269708a53075a4accec...
2016-05-20 Andrej KacianMoved getting random bytes into a separate get_random_b...
2016-05-18 Andrej KacianRemove imap_use_trash account preference.
2016-05-16 Paulremove matcherrc.pre_names migration. 10 years later...
2016-05-06 Andrej KacianImprove plural handling for "Delete message" dialog.
2016-05-03 Andrej KacianMade manual GPG key import work on Windows.
2016-05-03 Andrej KacianAsk GpgME for path to gpg executable for manual key...
2016-05-01 Ricardo MonesFix frequently ocurring typos :)
2016-05-01 Ricardo MonesFix some typos in perl plugin's manpage
2016-04-28 Andrej KacianFix behavior in selecting PGP MIME signature on Windows.
2016-04-26 Andrej KacianUse correct dir separator for "Scanning folder ......
2016-04-22 Andrej KacianMore fixes for the Windows native file choosers.
2016-04-22 Andrej KacianDisallow folder names ending with a space on Windows.
2016-04-22 Andrej KacianMake Windows native file/dir choosers work with non...
2016-04-16 Andrej KacianUse native file and folder selection dialogs on Windows.
2016-04-11 Andrej KacianShow duration of PBKDF2 computation in debug output.
2016-04-09 Andrej KacianMake double-click open edit dialog also for addressbook...
2016-04-09 Andrej KacianPrevent an unlikely crash during RSSyl feed properties...
2016-04-09 Andrej KacianAddressbook now uses password store for LDAP passwords.
2016-04-09 Andrej KacianRemove password from passwordstore when deleting a...
2016-04-09 Andrej KacianUpdate passwordstore if RSSyl feed's URL gets changed.
2016-04-09 Andrej KacianFix crash on deleting password from passwordstore.
2016-04-09 Andrej KacianRemove obsolete comment in RSSyl's OPML import.
2016-04-09 Andrej KacianFix parsing logic in RSSyl OPML import.
2016-04-08 Andrej KacianClose PRNG source after reading our PBKDF2 salt from it.
2016-04-08 Andrej KacianUse PBKDF2 with HMAC-SHA1 for master passphrase in...
2016-04-08 Andrej KacianAdded PBKDF2 implementation, copied from OpenBSD.
2016-04-06 Andrej KacianUpdate plugins' claws.def filess for Windows build.
2016-04-06 Andrej KacianRemove unneeded plugin_master_passphrase_change().
2016-04-05 Holger BerndtPython plugin: Add set_header_list() function for Compo...
2016-04-02 Andrej KacianRSSyl: zero out password variables after migration...
2016-04-02 Andrej KacianMake RSSyl plugin use the password store.
2016-04-02 Andrej KacianMove RSSyl plugin name to a macro.
2016-04-02 Ricardo MonesFix some odd debug outputs
2016-04-01 wwpMake use of GNUTLS_CFLAGS to compile.
2016-03-31 Colin LeroyFix cast issue
2016-03-31 Andrej KacianMigrate GData plugin refresh token to password store...
2016-03-30 Andrej KacianMigrate SpamReport passwords to password store correctly.
2016-03-30 Andrej KacianMake vCalendar plugin use the password store.
2016-03-30 Andrej KacianRewrite unfold_line() to handle UTF8 line breaks.
2016-03-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2016-03-25 Andrej KacianFix incorporation dialog focus with master passphrase...
2016-03-25 Ricardo MonesRemove dead code when the #ifndef is true
2016-03-24 Andrej KacianSet empty block->entries to NULL in passwd_store_delete...
2016-03-24 Andrej KacianEmpty account block in password store when deleting...
next