Fix a memory leak around buttons in Colors prefs page.
[claws.git] / src /
2017-07-11 Andrej KacianFix a memory leak around buttons in Colors prefs page.
2017-07-11 Ricardo MonesCheck for NULL buttons also here
2017-07-11 Ricardo MonesFix initialization of privacy buttons sensitivity
2017-07-10 Andrej KacianAdd Sign/Encrypt toggle buttons to Compose toolbar.
2017-07-10 Andrej KacianFix a typo.
2017-07-10 Andrej KacianFix uninitialized values in sieve privacy prefs parsing.
2017-07-10 Andrej KacianFix two similar memory leaks in pgp and managesieve...
2017-07-10 Andrej KacianFix a memory leak in the "no imap" account prefs label.
2017-07-10 Andrej KacianFix two memory leaks around use of privacy_get_system_i...
2017-07-09 Andrej KacianFixed a memory leak when checking TLS certificates.
2017-07-09 Andrej KacianFix a memory leak in libSM use.
2017-07-09 Andrej KacianFixed a memory leak in GnuTLS password decryption.
2017-07-09 Andrej KacianFix a long-standing memory leak in account prefs.
2017-07-07 Andrej KacianCorrect the use of pthread_create() in several places.
2017-07-04 Andrej KacianFix for 2f1eda3f0.
2017-07-03 Andrej KacianFix reading past buffer boundary in RSSyl's strreplace.
2017-07-03 Ricardo MonesFix bug #3348 ‘Contact pictures not deleted when contac...
2017-07-03 Andrej KacianRemoved unused widgetfont pref from PrefsCommon.
2017-07-03 Andrej KacianRevert "Add a 'signature.asc' filename for PGP MIME...
2017-07-01 Andrej KacianRemoved the "Change to..." fake menuitem from spelling...
2017-06-21 Andrej KacianAdd a 'signature.asc' filename for PGP MIME signatures.
2017-06-21 Andrej KacianImprove password_decrypt_gnutls() to handle encrypted...
2017-06-18 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2017-06-18 Colin LeroyFix Toggling of preferences leaving empty view
2017-06-17 Ricardo MonesFix bug 3822 ‘AttRemover deletes message and fails...
2017-06-16 Paulfix building on MAC. fixes bug 3835, 'autogen.sh fails...
2017-06-09 Ricardo MonesUse correct variable in printf
2017-06-05 Andrej KacianFix building for Windows after commit b320c5095.
2017-06-03 Colin LeroyFix Fancy showing a previous email in some cases.
2017-05-31 Andrej KacianOnly preserve existing Message-ID when reediting a...
2017-05-31 Andrej KacianDo not try to handle quotes in text attachments.
2017-05-26 Andrej KacianUse a better shadow type on pluginwindow's "Description...
2017-05-26 Andrej KacianAdd keyboard shortcuts to pluginwindow Load.../Unload...
2017-05-22 Pauladd more utf8 listitem characters
2017-05-21 Andrej KacianSome forgotten cleanups for previous commit, 70ea2d849.
2017-05-21 Andrej KacianHopefully fixed sporadic crashes in Windows native...
2017-05-21 Ricardo MonesRemove unused struct
2017-05-21 Paulfix Resent-Date value
2017-05-15 Andrej KacianRSSyl: Stop earlier when an invalid feed is encountered.
2017-05-14 Ricardo MonesFix little mess introduced two pushes ago
2017-05-14 Andreas BierfertFix bug #3795 ‘typo in utils comparison’
2017-05-14 Ricardo MonesRemove one unused and one unnecessary macros
2017-05-12 Andrej KacianFix incorrect labels in folder selection dialog
2017-05-08 Andrej KacianShow, hide and set sensitivity of basic page 'Show...
2017-05-07 Andrej KacianFix crash in mailimf_group_parse() in mailmbox plugin.
2017-05-04 Ricardo MonesFix bug #3819 “Duplicate definition of global pygtk...
2017-04-28 Andrej KacianUse g_strndup() instead of strndup() for better portabi...
2017-04-27 Ricardo MonesInitialize variable (CID 1405467)
2017-04-24 Andrej KacianFix crash in sieve manager window when no account has...
2017-04-24 Andrej KacianA fix for a fix in ea866a633.
2017-04-23 Ricardo MonesUnify summaryview icon sizes
2017-04-23 Andrej KacianFix build for webkitgtk versions between 1.5.1 and...
2017-04-23 Andrej KacianRemove vertical padding from rows in folder selection...
2017-04-22 Andrej KacianFix building against older webkitgtk versions.
2017-04-22 Andrej KacianFix get_serverport() in ssl_manager.c to better handle...
2017-04-21 Andrej KacianFancy: simplify open-or-not decision to x,y matching...
2017-04-21 Andrej KacianFancy: correctly handle when text selection event ends...
2017-04-21 Andrej KacianRemove an unused function - cleanup after 680a2ee67.
2017-04-21 Andrej KacianRewrite ssl_manager cert filename parsing to allow...
2017-04-18 Ricardo MonesFix use after free
2017-04-16 Andrej KacianPromote warn_sending_many_recipients_num from hidden...
2017-04-15 Andrej KacianFix 'add_to_addressbook' filtering action to correctly...
2017-04-14 Michael RasmussenFix bug #3808: Replace icaltime_from_timet with icaltim...
2017-04-13 Andrej KacianAssume direct TLS if SMTP autoconfig finds port 465.
2017-04-12 Andrej KacianFix a memory leak around password field in editldap.c.
2017-04-11 Andrej KacianAdd "Show password" checkbox next to LDAP server passwo...
2017-04-11 Andrej KacianAdd "Show password" checkbox next to password fields...
2017-04-09 Andrej KacianFix GUI not updating after deleting a tag.
2017-04-05 wwpFix missing new printer_btn.xpm in `make dist` archive.
2017-04-03 Ricardo MonesAdjust yet another addressbook icon
2017-04-03 Ricardo MonesAdjust addressbook's tree icons
2017-04-03 wwpFix copy/paste error, thanks to Coverity (#1403767).
2017-04-03 wwpFix missing include for new pixmap file.
2017-04-03 wwpAdd new print button to pdf view.
2017-04-03 wwpAdd new print button to pdf view.
2017-04-02 Paulfix bug 3801, 'Broken auto wrapping'
2017-04-02 Paulold/new version display
2017-03-31 Ricardo MonesReally fix bug #3784: Very similar strings in src/gtk...
2017-03-31 Ricardo MonesAdd missing library to output of --version-full
2017-03-30 Andrej KacianMake sure outgoing messages have a trailing newline.
2017-03-30 Pauldefault selection on entering a folder: make first...
2017-03-29 Andrej KacianRevert "Fix an off-by-one error in textview's quote...
2017-03-29 Andrej KacianRevert "Fix the other off-by-one bug in textview quoting."
2017-03-29 Andrej KacianFix the other off-by-one bug in textview quoting.
2017-03-29 Andreas BierfertFix bug #3796 format-security warnings in alertpanel_ use
2017-03-27 Andrej KacianFix an off-by-one error in textview's quote unfolding.
2017-03-26 Paulupdate German translator
2017-03-25 Ricardo MonesUpdate list of TLDs for release
2017-03-24 Andrej KacianMake summary_show() open-when-selected behavior more...
2017-03-24 Andrej KacianFix timezone handling in procheader_date_parse() on...
2017-03-20 Andrej KacianFix crash on e-mails with invalid date on Windows.
2017-03-19 Michael RasmussenUpdate copyright year
2017-03-19 wwpCorrect/update comment.
2017-03-19 wwpFix bug 3785: custom headers not stored in queued messa...
2017-03-18 Ricardo MonesFix bug #3784: Very similar strings in src/gtk/about.c
2017-03-18 Andrej KacianAdd more granular options on when to open a selected...
2017-03-18 Michael RasmussenUse fix bug #3787 for specifying format as well
2017-03-18 Michael RasmussenFix bug #3787. Create tooltip i helper function
2017-03-18 Paulimprove label text
2017-03-18 Andrej KacianShow context of foldersel dialog in a label, instead...
next