In folderview, Enter key opens the selected folder immediately.
[claws.git] / src /
2015-10-19 Andrej KacianIn folderview, Enter key opens the selected folder...
2015-10-18 Andrej KacianFix Shift+arrowkeys selection behavior in summaryview.
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-12 Paulfix a format warning, thanks to Daniel Jakots
2015-10-12 Paulfix building on OpenBSD, thanks to Daniel Jakots
2015-10-12 Pauladd (currently?) hidden pref for choosing to go to...
2015-10-11 Paulupdate i18n
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 missing check
2015-10-08 Colin LeroyFix missing check
2015-10-08 Colin LeroyFix resource leak
2015-10-08 Colin LeroyFix null pointer dereferences and missing return checks
2015-10-08 Colin LeroyFix unchecked return value
2015-10-08 Colin LeroyFix null pointer dereference
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-05 Ricardo MonesFix bug #3263 ‘Wrong timezone while using date_fmt...
2015-10-03 Christian Hessemsg is not const
2015-10-03 Paulmove 'delete thread' to Message menu, fix it's name...
2015-10-02 Paulfix bug 3531, 'a/z hotkeys crash Claws immediately...
2015-10-02 Paulremove dead GeoLocation plugin
2015-10-01 Ricardo MonesFix bug #3524 ‘vCard does not decode all quoted-printab...
2015-10-01 Ricardo MonesFix bug #3516 ‘vCard icon misplaced’
2015-10-01 Ricardo MonesFix bug #3526 ‘autoconfiguration: get more detailed...
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-10-01 Paulmake 'date' (not thread date) the default sort when...
2015-09-29 Ricardo MonesArchiver: remove unnecessary allocations
2015-09-29 Christian HesseFix bug #3527 ‘autoconfiguration: move button below...
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-11 Paulmodify label to give more clarity
2015-09-11 Paulmodify label to give more clarity
2015-09-11 Pauladd UI for default sort key and type
2015-09-10 Andrej KacianMake IPv6 work on Windows, for connections not handled...
2015-09-09 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-09-09 Pauladd prefs for default folder sort and direction, no...
2015-09-07 Christian HesseHidden preference to limit PGP autocompletion
2015-09-04 Paulwhen replying to our own msg, select the account that...
2015-09-01 Andrej KacianMake Left and Right keys collapse and expand item under...
2015-09-01 Andrej KacianMake Home and End keys work in folderview pane.
2015-08-28 Andrej KacianAdd a PrefsWindow callback for apply button, and use...
2015-08-28 Andrej KacianUse PrefsWindow's close_cb callback to save common...
2015-08-28 Andrej KacianAdded dialog_response member to PrefsWindow.
2015-08-28 Andrej KacianPass PrefsWindow pointer instead of GtkWindow to prefsw...
2015-08-28 Andrej KacianMoved struct and enum declarations from prefswindow...
2015-08-28 Christian HesseAuto-configuration: set port only when not default
2015-08-27 Paullet's not suggest possible, not necessarily correct...
2015-08-27 Pauladd option to specify location of GnuPG executable
2015-08-27 Ricardo MonesAlso fix #3209 on initial wizard
2015-08-27 Pauluse the PACK_CHECK_BUTTON macro in prefs_gtk.h
2015-08-27 Ricardo MonesFix cut-and-paste error
2015-08-26 Ricardo MonesFix bug #3342 ‘"Automatically accept unknown valid...
2015-08-26 Ricardo MonesFix bug #3209 ‘autoconfig does not use full email addre...
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-20 Andrej KacianUse getaddrinfo() instead of gethostbyname() in socket.c.
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-13 Andrej KacianImprove how message body is quoted for reply/forward...
2015-08-13 Andrej KacianProvide an up to date version of g_base64_decode()...
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-11 Colin LeroySave temporary file in mime temporary directory when...
2015-08-10 Colin LeroyFix string leaks
2015-08-09 Ricardo MonesFix bug 2458 “Option to force header type to pre-define...
2015-08-04 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-08-04 Colin LeroyFix bug #3352, "found_in_addressbook matches entries...
2015-08-04 Andrej KacianDo not build libfeed if RSSyl plugin is disabled.
2015-08-03 Andrej KacianRemove broken reimplementation of a few Glib file funct...
2015-07-31 wwpOops, added back one line, swallowed by 3.12.0-36,...
2015-07-30 wwpBetter fix for 3.12.0-35, thanks to Michael Rasmussen.
2015-07-30 wwpFix crash in address completion when matching group...
2015-07-30 Paulfix spacing around dictionary prefs
2015-07-29 Paulfix msg selection after delete/trash
2015-07-27 Andrej KacianCorrect handling of RFC3339 format with second fraction.
2015-07-27 Andrej KacianFix drag&drop attaching files with % in filename.
2015-07-27 Charles LehnerRemove use of G_SOURCE_REMOVE (convenience typedef)
2015-07-25 Andrej KacianFixed handling of drag&drop onto compose text area...
2015-07-24 Paulfix crasher when using descending sort and deleting...
2015-07-24 Paulremove useless check
2015-07-22 Paulafter deleting/trashing msg, select next msg depending...
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
next