claws.git
2015-06-04 Andrej KacianRe-add old method for Expat library detection during...
2015-06-04 Andrej KacianRSSyl: Reworked item comparing logic, partly based...
2015-06-03 Andrej KacianPass --export-* flags correctly to the linker, dependin...
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 KacianRewrote parsing of RFC3339 datetime strings.
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-30 Andrej KacianFix typo in variable name in Windows g_open() implement...
2015-05-28 Ricardo MonesFix bug #1941 ‘recursive "mark read all"’
2015-05-28 Paulfix last commit
2015-05-28 PaulFix LDAP access using TLS protocol
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-18 Ricardo MonesSwitch core from strerror to g_strerror
2015-05-17 Andrej KacianRSSyl: Strip leading and trailing whitespace from XML...
2015-05-16 Ricardo MonesUpdate summary view status after "Find all"
2015-05-06 Andrej KacianRSSyl: use procheader_date_parse() instead of parseRFC8...
2015-05-04 Ricardo MonesFix GLib-GObject-CRITICAL message when printing
2015-04-29 Ricardo MonesFix bug #2981 and other two implicit...
2015-04-25 Ricardo MonesFix 'make dist' for Managesieve plugin
2015-04-25 Ricardo MonesAdd author of Managesieve plugin also to About dialog
2015-04-25 Andrej KacianUpdate AUTHORS and README regarding the Managesieve...
2015-04-25 Charles LehnerAdd ManageSieve plugin
2015-04-25 Charles LehnerMake message_search interface-based
2015-04-25 Charles LehnerAdd callback for session connection result
2015-04-25 Ricardo MonesReuse PLUGINS_URI #define
2015-04-22 Ricardo MonesFix bug #3419 ‘Saving/appending messages to an mbox...
2015-04-22 Andrej KacianCompose window: Fix bug #3421 - Recipients list doesn...
2015-04-07 Ricardo MonesAdjust templates panel of folder properties
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-21 Andrej KacianRemoved unused MBOX_CACHE_DIR from defs.h.
2015-03-21 Paulfix bug 3407, 'Pressing the "Date" column header to...
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-15 Andrej KacianChange "OpenSSL support" to "TLS support" in a dialog...
2015-03-07 Ricardo MonesDo not link main binary to GPGME libraries
2015-03-05 Paulfor Python 2.x set encoding to UTF-8
2015-03-05 Paulfix bug 1769, ' vCalendar timezone glitches'
2015-02-25 Ricardo MonesSync Spanish manual translation
2015-02-25 Ricardo MonesFix bug #3389 ‘document 'F12' shortcut’
2015-02-19 Ricardo MonesFetchinfo: slightly improve prefs, add hints
2015-02-19 Ricardo MonesFix widget spacing in toolbar preferences pages
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-26 PaulMac-Cyrillic menu updates. patch by Anton Butanaev
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-19 Pauladd support for x-mac-cyrillic encoding.
2015-01-14 Colin LeroyFix bug #3364, segfault in src/wizard.c: add missing...
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-13 Andrej KacianAdd support for SCRAM-SHA-1 authentication mechanism...
2015-01-08 Andrej KacianRSSyl: Day-of-week name in RFC822 timestamps is optional.
2015-01-05 Ricardo MonesFix bug #1797 “quicksearch could also search the Cc...
2015-01-01 Andrej KacianRSSyl: Fix handling of feeds with encodings unknown...
2014-12-22 Andrej KacianUse AC_CHECK_LIB instead of AC_SEARCH_LIBS, to prevent...
2014-12-19 Colin LeroyFix bug #3354, "Event cancellation uses incorrect metho...
2014-12-19 Colin LeroyBetter fix for bug #3349 (almost all the needed code...
2014-12-18 Colin LeroyMerge remote-tracking branch 'jakub-kicinski/for-master'
2014-12-17 Ricardo MonesImprove feedback to user when bug #3349
2014-12-15 Paulfix bug 3351, 'Two problems when re-sending a file...
2014-12-12 Jakub KicinskiUse memset to initialize struct etpan_thread_op
2014-12-12 Jakub KicinskiSynchronize mailimap deletion against async operations
2014-12-12 Jakub KicinskiSwap return value and argument of imap_threaded_capabil...
2014-12-09 Paulwhen cancelling a msg written with an external editor...
2014-12-09 Andrej KacianCompose window: Change Subject mnemonic from 's' to...
2014-12-08 Andrej KacianCompose window: sender address line gets its own label...
2014-12-07 Andrej KacianProperly allocate buffer in conv_encode_header_full...
2014-12-07 Andrej KacianCompose window: activating the GtkEntry with sender...
2014-12-04 Ricardo MonesFix crash opening folder (Debian bug #771737)
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 Ricardo MonesBug #2577 → improve focus rectangle removal in summaryview
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-17 Ricardo MonesFix address out of bounds crash while decoding mails
2014-11-17 Colin Leroy* Add a warning in case the length of the string isn...
2014-11-17 Colin LeroyAdd a wrapper function to decode base64, returning...
2014-11-17 Colin LeroyFix use after free
2014-11-16 Colin LeroyFix double free
2014-11-15 Andrej KacianRemove double-free in SMTP AUTH PLAIN handling code.
2014-11-15 Andrej KacianGet rid of a forgotten debug_print().
2014-11-15 Andrej KacianFix SMTP LOGIN auth method.
2014-11-15 Michael Rasmussenfix a couple of memory leaks
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...
next