Document tunnel command's environment variables
[claws.git] / src / plugins /
2015-10-02 Paulremove dead GeoLocation plugin
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-09-29 Ricardo MonesArchiver: remove unnecessary allocations
2015-09-22 Ricardo MonesDo not translate g_warning() strings
2015-09-22 Ricardo MonesLibravatar: remove hooks on failed init
2015-09-21 Andrej KacianFix several memory leaks in RSSyl.
2015-09-20 Andrej KacianRemove unneeded Windows-specific code path in Notificat...
2015-09-07 Christian HesseHidden preference to limit PGP autocompletion
2015-08-27 Paullet's not suggest possible, not necessarily correct...
2015-08-27 Pauladd option to specify location of GnuPG executable
2015-08-21 Charles LehnerAlways check for GnuTLS (fix #3507)
2015-08-21 Pauldo sgpgme_init() after prefs_gpg_init() because prefs...
2015-08-20 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-20 Michael RasmussenReduce size of error message
2015-08-19 Michael RasmussenFix possible crash when gpg is upgraded to gpg-v21
2015-08-18 Ricardo MonesLibravatar: fix typo in label
2015-08-17 Andrej KacianFix crash on double notification popup.
2015-08-12 Holger BerndtPython plugin: Add Folder to MessageInfo objects
2015-08-11 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-10 Colin LeroyFix string leaks
2015-08-04 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-04 Andrej KacianDo not build libfeed if RSSyl plugin is disabled.
2015-07-27 Charles LehnerRemove use of G_SOURCE_REMOVE (convenience typedef)
2015-07-22 Charles Lehnermanagesieve: read literals in chunks, not line-by-line
2015-07-22 Charles Lehnermanagesieve: count script length in bytes, not characters
2015-07-22 Charles Lehnermanagesieve: fix memory leak
2015-07-21 Charles Lehnermanagesieve: ensure space above Refresh button
2015-07-21 Charles Lehnermanagesieve: close windows when unloading
2015-07-20 Charles Lehnermanagesieve: fix list header tooltip
2015-07-19 Charles Lehnermanagesieve: prevent session list corruption
2015-07-17 Charles Lehnermanagesieve: Localize Rename button. Fix bug 3469
2015-07-17 Charles Lehnermanagesieve: add back dialog hint
2015-07-17 Charles Lehnermanagesieve: show warnings received when setting active...
2015-07-17 Charles Lehnermanagesieve: handle putting/checking empty scripts
2015-07-17 Colin LeroyFix missing null pointer check
2015-07-17 Charles Lehnermanagesieve: add newly created scripts to manager windo...
2015-07-17 Charles Lehnermanagesieve: if new script name is in use, open existin...
2015-07-17 Charles Lehnermanagesieve: let refresh button always be sensitive
2015-07-17 Charles Lehnermanagesieve: remove unused function sieve_session_add_s...
2015-07-17 Charles Lehnermanagesieve: don't reset status while appending text
2015-07-17 Charles Lehnermanagesieve: discard manager window's callbacks when...
2015-07-17 Charles Lehnermanagesieve: consolidate popping send queue
2015-07-17 Charles Lehnermanagesieve: fix connecting with TLS not available
2015-07-17 Charles Lehnermanagesieve: allow script loading to be interrupted
2015-07-17 Charles Lehnermanagesieve: fix command aborting and discarding
2015-07-17 Charles Lehnermanagesieve: Fix string memory leaks
2015-07-16 Charles Lehnermanagesieve: handle lines starting with "OK"
2015-07-16 Paulrevert the revert
2015-07-16 Charles LehnerRemove extravagant debug message
2015-07-16 Paulrevert without breaking stuff
2015-07-16 Paulrevert, it's string-freeze right now
2015-07-16 Charles Lehnermanagesieve: remove dialog hint
2015-07-16 Charles LehnerManageSieve: fix manager window button spacing
2015-07-16 Charles LehnerManageSieve: remove Activate button
2015-07-16 Charles LehnerManageSieve: save manager window size (bug #2923)
2015-07-16 Charles LehnerManageSieve: use stock refresh button (bug #2923 progress)
2015-07-15 Charles LehnerMark string for translation which is already translated
2015-07-14 Michael RasmussenAdded FreeBSD patch, see https://bugs.freebsd.org/bugzi...
2015-07-09 Pauldon't offer an empty string for translation
2015-07-07 Andrej KacianRSSyl: add a missing symbol to claws.def for Windows...
2015-07-07 Andrej KacianUse accessor for common preferences in all plugins.
2015-07-01 Andrej KacianDisallow folder names to begin or end with a dot on...
2015-07-01 Andrej KacianManagesieve: Fix parsing config string on Windows
2015-07-01 Andrej KacianManagesieve: use accessor for common preferences
2015-06-30 Andrej KacianDo not use GStatBuf with non-Glib *stat() functions.
2015-06-30 Andrej KacianRSSyl: Variable typo fix in Windows-specific code.
2015-06-30 Andrej KacianUpdated plugins' claws.def files as needed for Windows...
2015-06-29 Andrej KacianGet rid of last remaining "struct stat" variables.
2015-06-29 Andrej KacianUse g_dir_open() and friends instead of opendir() and...
2015-06-28 Holger BerndtGData plugin: Make it possible to compile with libgdata...
2015-06-28 Ricardo MonesLibravatar: clean cache button
2015-06-28 Ricardo MonesLibravatar: cache usage info label
2015-06-25 Andrej KacianRevert "Remove plaintext_file member of struct MsgInfo."
2015-06-25 Andrej KacianRemove plaintext_file member of struct MsgInfo.
2015-06-24 Christian HesseLibravatar: this is rootdir, not subdir
2015-06-23 Ricardo MonesAttachWarner: fix copyright and g_warning string
2015-06-23 Ricardo MonesAddressKeeper: fix copyright and g_warning strings
2015-06-23 Ricardo MonesLibravatar: fix g_warning strings
2015-06-23 Ricardo MonesLibravatar: fix copyright headers
2015-06-23 Ricardo MonesLibravatar: refactor and fix leak on corner case
2015-06-22 Andrej KacianUse g_mkstemp() instead of mkstemp().
2015-06-21 Christian HesseFinish 439a5cffca5bcdefc6d4d552af64aa2e10c5ab5d
2015-06-21 Christian HesseRemove useless rule
2015-06-21 Christian HesseDo not redefine MIN and MAX
2015-06-21 Christian HesseRemove unused variables
2015-06-19 Paulfix error on load: 'undefined symbol: response_is_ok'
2015-06-18 Andrej KacianRSSyl: Use our CA certificate bundle on Windows.
2015-06-18 Andrej KacianRSSyl: If given, set CURLOPT_CAINFO regardless of libcu...
2015-06-18 Ricardo MonesRemove unchecked realloc which is unnecessary
2015-06-18 Ricardo MonesFix leak on failing realloc
2015-06-17 Holger BerndtGData plugin: Support cold-start
2015-06-17 Andrej KacianRSSyl: Allow giving custom CA cert file to libfeed
2015-06-16 Andrej KacianRSSyl: Free GError from memory where necessary.
2015-06-16 Andrej KacianRSSyl: Use g_mkstemp() instead of mkstemp()
2015-06-16 Andrej KacianRSSyl: Got rid of opendir/readdir/closedir in favour...
2015-06-14 Holger BerndtGData plugin: Remove now obsolete password pref
2015-06-14 Holger BerndtGData plugin: Switch from ClientLogin to OAuth2
2015-06-14 Holger BerndtGData plugin: Change debug output order during plugin...
2015-06-14 Holger BerndtGData plugin: Drop support for libgdata < 0.9
2015-06-14 Andrej KacianFancy: updated list of exports from core claws-mail...
next