Remove use of fnmatch(), in favour of GPatternSpec.
[claws.git] / src / plugins /
2015-12-02 Ricardo MonesRemove markup from translatable strings
2015-11-25 Ricardo MonesUse same label for seconds in timeouts
2015-11-17 Paulreinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9...
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-15 Paulmore sanitizing of translatable strings
2015-11-14 Paulremove most of the markup from translatable strings
2015-11-14 Paulremove the internally used plus symbol from the transla...
2015-11-14 Pauluse correct term, so that notes for translators appear...
2015-11-13 Colin LeroyOne more leak (introduced in previous commit)
2015-11-13 Colin LeroyWow. Such data, so leak, very unfreed
2015-11-13 Colin LeroyMore null pointer dereference fixes
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyRemove stupid function
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyBetter fix for buffer overrun
2015-11-01 Paulrevert 1b32cc6794190c9fb6124b6de5b6f23e3007eec9
2015-10-22 Ricardo MonesSet option to its own row
2015-10-21 Ricardo MonesFix bug #3151 ‘loaded vCalendar plugin "disables"…
2015-10-21 Andrej KacianAdd folderview_get_opened_item() function.
2015-10-21 Andrej KacianUse folderview_get_selected_item() more.
2015-10-20 Paulimplement RFE 3545, 'Support to view encrypted (passwor...
2015-10-19 Andrej KacianAdd a forgotten RSSyl: prefix to log_print message...
2015-10-19 Andrej KacianRSSyl: Accept feeds with no title. Closes bug #3480.
2015-10-15 Paulfix erroneous debug text, debug output (and style)
2015-10-14 Paulfix format warnings and some OpenBSD specific fixes
2015-10-14 Paulremove vanity labelling
2015-10-14 Paulfix menu item reference
2015-10-11 Andrej KacianUpdated plugins' symbol list files for Windows build.
2015-10-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-10-09 Michael RasmussenFix buffer overrun
2015-10-08 Colin LeroyFix possibly not null-terminated string
2015-10-08 Colin LeroyFix possibly non-null-terminated string
2015-10-08 Colin LeroyFix TOCTOU (time-to-check, time-to-use) race
2015-10-08 Colin LeroyFix possible overrun
2015-10-08 Colin LeroyFix wrong variable in for loop
2015-10-08 Colin LeroyRemove unused field
2015-10-08 Colin LeroyFix theoretical off-by-one (which should never happen)
2015-10-08 Colin LeroyFix off-by-one.
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...
next