claws.git
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-15 Paulfix bug 2435, ' Infinite loop+crash when refreshing...
2015-07-14 Michael RasmussenAdded FreeBSD patch, see https://bugs.freebsd.org/bugzi...
2015-07-10 Andrej KacianFix two more issues with modal dialog focus on Windows.
2015-07-10 Andrej KacianFix Escape key closing color dialogs in /Display/Color...
2015-07-09 Andrej KacianFix folder selection dialog modality and focus on Windows.
2015-07-09 Andrej KacianUse g_win32_getlocale() in manual availability detectio...
2015-07-09 Andrej KacianMake right-click behavior more intuitive in compose...
2015-07-09 Paulremove unneeded and crash-causing g_free()
2015-07-09 Pauldon't offer an empty string for translation
2015-07-09 Pauladd managesieve plugin files
2015-07-09 Ricardo MonesFix build with hardened compiler flags
2015-07-08 Andrej KacianFix filtering action configuration dialog modality...
2015-07-08 Paulmake 'mark all as read' dialogue button style match...
2015-07-08 Paulfix dialogue question when recursively marking all...
2015-07-07 Andrej KacianRSSyl: add a missing symbol to claws.def for Windows...
2015-07-07 Andrej KacianFix another win32 specific syntax error.
2015-07-07 Andrej KacianAvoid some unnecessary foldertree redraws.
2015-07-07 Andrej KacianUse accessor for common preferences in all plugins.
2015-07-01 Andrej KacianFix a Win32-specific syntax error.
2015-07-01 Andrej KacianFix a logic error introduced in previous commit.
2015-07-01 Andrej KacianDisallow folder names to begin or end with a dot on...
2015-07-01 Andrej KacianReenable transient windows for win32. Fixes bug #2866.
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-30 Paulmake filtering action 'mark_as_unread' set the unread...
2015-06-30 Andrej KacianWindows build needs to link against pthread, not pthrea...
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 KacianHandle an unlikely fopen failure in compose_write_to_file()
2015-06-25 Andrej KacianDo not use MsgInfo's plaintext_file for message file.
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-25 Andrej KacianEncrypt message just before writing it to queue dir.
2015-06-24 Christian HesseLibravatar: this is rootdir, not subdir
2015-06-24 Andreas RönnquistSet focus row to top item if marking a message above...
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 MonesFix bug #3438 ‘Filter to add address to Addressbook...
2015-06-23 Ricardo MonesLibravatar: refactor and fix leak on corner case
2015-06-23 Ricardo MonesUpdate year for incoming release
2015-06-23 Andrej KacianFix a mistake in previous commit.
2015-06-22 Andrej KacianAllow 'Z' as time zone in procheader_scan_date_string()
2015-06-22 Andrej KacianRemoved an unneeded ifdef in my_tmpfile().
2015-06-22 Andrej KacianUse g_mkstemp() instead of mkstemp().
2015-06-22 Ricardo MonesFix incorrect HTML preventing label from appearing
2015-06-22 Ricardo MonesFix bug #1901 ‘More descriptive error msgs when attempt...
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-21 Christian HesseFix type in yacc file
2015-06-21 Christian HesseLet git ignore also *.tar.xz tarballs
2015-06-21 Christian HesseFix inconsistent use of tabs and spaces in indentation.
2015-06-20 Andrej KacianAllow TLS connections to LDAP on Windows.
2015-06-20 Andrej KacianDo not free LDAP error string on Windows.
2015-06-19 Paulfix error on load: 'undefined symbol: response_is_ok'
2015-06-19 Andrej KacianThe "mark_as_spam" filtering action does not move message.
2015-06-18 Andrej KacianVarious small fix ups needed for mingw-w64 build.
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-16 Ricardo MonesRemove unnecessary “Use this” for changing theme
2015-06-14 Holger BerndtUpdate sample jhbuildrc file
2015-06-14 Holger BerndtGdata plugin: Remove now obsolete CM_GDATA_CLIENT_ID...
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-10 Colin LeroyFix english (I think)
2015-06-09 Ricardo MonesAdd missing page weights on some plugins
2015-06-09 Ricardo MonesLibravatar: use accessor for common preferences
2015-06-06 Andrej KacianAdd a missing include to make commit f061b67 work on...
2015-06-06 Ricardo MonesFix low probability resource leak
2015-06-06 Ricardo MonesAnd other format warning less
2015-06-06 Ricardo MonesFix a couple of format warnings
2015-06-05 Ricardo MonesDocument more accurately --debug option on Windows
2015-06-05 Andrej KacianUse 'GStatBuf' instead of 'struct stat' type where...
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...
next