Mark string for translation which is already translated
[claws.git] / src / plugins /
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...
2015-06-09 Ricardo MonesAdd missing page weights on some plugins
2015-06-09 Ricardo MonesLibravatar: use accessor for common preferences
2015-06-06 Ricardo MonesFix low probability resource leak
2015-06-05 Andrej KacianUse 'GStatBuf' instead of 'struct stat' type where...
2015-06-04 Andrej KacianRSSyl: Reworked item comparing logic, partly based...
2015-05-30 Andrej KacianUse pkg-config to detect Expat library.
2015-05-30 Andrej KacianRSSyl: Use procheader_date_parse() for RFC3339 date...
2015-05-30 Andrej KacianRSSyl: Updated list of symbols needed from claws-mail...
2015-05-30 Andrej KacianRSSyl: struct dirent doesn't have d_type member on...
2015-05-30 Andrej KacianRSSyl: Remove unnecessary use of link() in rssyl_add_ms...
2015-05-27 Andrej KacianRSSyl: Fix compilation on OS X.
2015-05-21 Andrej KacianRSSyl: Leave unread flag on new items regardless of...
2015-05-18 Ricardo MonesAlmost switch plugins from strerror to g_strerror
2015-05-17 Andrej KacianRSSyl: Strip leading and trailing whitespace from XML...
2015-05-06 Andrej KacianRSSyl: use procheader_date_parse() instead of parseRFC8...
2015-04-29 Ricardo MonesFix bug #2981 and other two implicit...
2015-04-25 Ricardo MonesFix 'make dist' for Managesieve plugin
2015-04-25 Charles LehnerAdd ManageSieve plugin
2015-04-25 Ricardo MonesReuse PLUGINS_URI #define
2015-04-22 Ricardo MonesFix bug #3419 ‘Saving/appending messages to an mbox...
2015-03-15 Holger BerndtPython plugin: Silence parasite glib warnings
2015-03-15 Holger BerndtNotification plugin: Remove spurious warning
2015-03-15 Holger BerndtGData plugin: Harden against missing fields
2015-03-05 Paulfix bug 1769, ' vCalendar timezone glitches'
2015-02-19 Ricardo MonesFetchinfo: slightly improve prefs, add hints
2015-02-11 Ricardo MonesNotification plugin: standardise preferences
2015-02-05 Michael RasmussenFix bug #3380. Initialize widget before callback handle...
2015-01-29 Ricardo MonesFix bug #3363 “preferences page composition seems weird”
2015-01-29 Ricardo MonesFancy: improve readability and standardise labels
2015-01-26 Ricardo MonesLibravatar: more compact prefs, add hint to entry
2015-01-25 Ricardo MonesAddressKeeper: improve preferences panel
2015-01-22 Ricardo MonesAttachWarner: rearrange checkbox, standardise labels
2015-01-19 Ricardo MonesRemove GTK+ checks lower than required version
2015-01-13 Ricardo MonesFix bug# 3098: add auth to context and handle error
2015-01-13 Ricardo MonesRSSyl: preferences for HTTP auth basic
2015-01-13 Ricardo MonesRSSyl: support HTTP basic auth in libfeed
2015-01-08 Andrej KacianRSSyl: Day-of-week name in RFC822 timestamps is optional.
2015-01-01 Andrej KacianRSSyl: Fix handling of feeds with encodings unknown...
2014-12-19 Colin LeroyFix bug #3354, "Event cancellation uses incorrect metho...
2014-11-29 Ricardo MonesFix possible buffer overflow (CVE 2010-5109)
2014-11-27 Andrej KacianRSSyl: Fix argument order for strstr() in Atom parser.
2014-11-27 Andrej KacianRSSyl: Ignore rel="..." feed link in Atom parser.
2014-11-27 Andrej KacianRSSyl: Do not run html entity replacement on URL and...
2014-11-27 Andrej KacianRSSyl: Fix allocated buffer size in previous commit...
2014-11-27 Andrej KacianRSSyl: Wrote more robust replacing of HTML character...
2014-11-24 Andrej KacianRSSyl: fix crash introduced by previous commit
2014-11-23 Andrej KacianRSSyl: Convert relative URLs in Atom entries to absolut...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-11-14 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-11-14 Michael Rasmussenremove unused code relating to old unsupported version...
2014-11-13 Andrej KacianBogofilter: In addition to deleting or saving a spam...
2014-11-02 Andrej KacianRevert "RSSyl: Lose the .deleted file on folder move...
2014-10-31 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-31 wwpFix compat with libarchive 2.8.x (killed by 3.10.1...
2014-10-31 Paulbetter implementation of 420e8349978b7c927a80f1a5dd63fd...
2014-10-30 Paulimplement RFE 3314, 'user can't see validity of gpg...
next