Fix wrong binary logic
[claws.git] / src /
2014-06-05 Colin LeroyFix wrong binary logic
2014-06-05 Colin LeroyCoverity fixes
2014-06-05 Colin LeroyCoverity fixes
2014-06-05 Colin LeroyFinish previous fix
2014-06-05 Colin LeroyCoverity fixes
2014-06-05 Colin LeroyFix missing NULL checks
2014-06-05 Colin LeroyFix Coverity issues
2014-06-05 Colin LeroyFix g_stat return value unchecked
2014-06-05 Colin LeroyFix missing mutex accessing _displayQueue_
2014-06-05 Colin LeroyFix off-by-one
2014-06-05 Colin LeroyAnother wrong free
2014-06-05 Colin LeroyFix another use-after-free
2014-06-05 Colin LeroyDon't close FILE we don't own
2014-06-05 Colin LeroyFix use after free
2014-06-03 Ricardo MonesProbable fix for Debian bug 730050 “vcalendar plugin...
2014-06-03 Paulfix bug 3170, 'QuickSearch fights with View/Hide read...
2014-06-03 Paulimplement RFC 3196, 'When changing quicksearch Search...
2014-06-02 Colin LeroyFix another uninitialized variable (and make things...
2014-06-02 Colin LeroyFix uninitialized variable
2014-06-01 Andrej KacianRevert commit dc6d8a1 to restore correct meaning of...
2014-06-01 Colin LeroyDeduplicate three identical functions
2014-06-01 Andrej KacianRemove unused code blocks in procheader.c.
2014-06-01 Fabian KeilFix bug #3201 "Fix memory corruption in sc_html_read_li...
2014-05-31 Andrej KacianCheck for existence of xmlNode namespace, to prevent...
2014-05-31 Andrej KacianWhen parsing RSS 2.0, ignore <link> tags with a namespa...
2014-05-31 Colin LeroyFix spacing in Folderview if the font is far from the...
2014-05-30 Colin LeroyFix stupid uses of sizeof(), thanks to mirraz1@rambler.ru
2014-05-30 Colin LeroyFix bug #2728, "erroneous switching from one to three...
2014-05-29 Paulupdate Frederico Goncalves Guimaraes's (pt_BR translato...
2014-05-28 Ricardo MonesFix “File (null) doesn't exist” error dialog
2014-05-28 Colin LeroyAdd a per-account preference to allow automatically...
2014-05-28 Colin LeroyFix the race fix, now preventing the compose window...
2014-05-27 Colin LeroyAutomatically set gtk-auto-mnemonics on Win32; fixes...
2014-05-26 Colin LeroyFix GCond use with newer Glib
2014-05-26 Colin LeroyFix bold font not being derived from normal font, but...
2014-05-25 Ricardo MonesRestore licensing for embedded libical
2014-05-25 Ricardo MonesUpdate licensing for Makefile.am files
2014-05-23 Colin LeroyBetter place to remove the draft callback, where we...
2014-05-23 Colin LeroyRemove draft_timeout_tag too before destroying
2014-05-23 Colin LeroyFix crash with auto-indent
2014-05-22 wwpAdd g_utf8_substring function for compiling with GLIB...
2014-05-22 Colin LeroyBetter solution than a global function call, use our...
2014-05-22 Colin LeroyConstify messageview_get_msgview_list()
2014-05-22 Colin LeroyFix bug #2447, "Compose window crashes if moving a...
2014-05-22 Colin LeroyFix bug #2238, "Incorrect undo/redo operations after...
2014-05-22 Colin LeroyFix Undo after wrapping a paragraph, which undid every...
2014-05-22 Colin LeroyFix bug #2179, "Improve quotation wrapping support...
2014-05-22 Colin LeroyAvoid using gtk_widget_set_style(), so these widgets...
2014-05-22 Colin LeroyFix missing end-of-string
2014-05-20 Colin LeroyFix leak
2014-05-20 Colin LeroyPossibly fix bug #3169, threaded message list performan...
2014-05-19 Ricardo MonesFix typo, thanks wwp!
2014-05-18 Colin LeroyFix bug 3039 more - Why read line by line?
2014-05-18 Colin LeroyFix bug 3039, very long parsing time in HTML email...
2014-05-16 Paulremove no-longer-needed fast_strftime()
2014-05-15 Colin LeroyDon't enter draft folders when navigating to next unrea...
2014-05-15 Colin LeroyFactorize folderview_find_next_{unread,new,marked}
2014-05-15 Colin LeroyRemove useless returns
2014-05-14 Colin LeroyDon't go up in subject if we're selecting
2014-05-14 Colin LeroyFix un/registering hooks at each message parse.
2014-05-14 Colin LeroyFix insertion
2014-05-14 Colin LeroyFix remove_numbered_files_not_in_list doing exactly...
2014-05-12 Andrej KacianUse the GtkPaned's position value to store compose_note...
2014-05-12 Andrej KacianRemove test_strftime() that was mistakenly included...
2014-05-12 Andrej KacianMake Up key bring focus to Subject line, if the cursor...
2014-05-12 Andrej KacianAdd a mnemonic to compose window's Subject line, allowi...
2014-05-11 Andrej KacianDo not allow the compose window's slider between header...
2014-05-06 Paulremove long forgotten FAQDIR
2014-05-06 Colin LeroyRevert commit 5454ca5af43ebb23c45f6f1890705a7425008d86...
2014-05-05 Colin LeroyMore specific rewording of the 'r' quicksearch. Patch...
2014-05-05 Colin Leroyrevert erroneous 2b0b467727d110b8505517bd92261608e499f5...
2014-05-04 Ricardo MonesRemove include to complete 5a17be4e
2014-05-03 Colin LeroyMake federated_url_for_address() return the same thing...
2014-05-03 Ricardo MonesFix 'warning: passing argument 2 of ‘slist_copy_deep...
2014-05-02 Colin LeroyWarning fixes
2014-05-02 Colin LeroyFix endianness
2014-05-02 Colin LeroyFix use after free
2014-05-02 Colin LeroyFactorize if
2014-05-02 Colin LeroyFix disappearing highlight in mails with PGP signatures
2014-05-02 Colin LeroyMore simplification
2014-05-02 Colin LeroyRemove obviously dead code
2014-05-02 Colin LeroyFactorize to make clearer
2014-05-02 Colin LeroyFix insert point after filling in textview
2014-05-02 Colin LeroyFix early reset of main_window_reflect_tags_changes_rea...
2014-05-02 Colin LeroyFix libravatar depending on auto_configure_service...
2014-05-02 Colin LeroyFix typo
2014-05-02 Colin LeroyFix warning
2014-05-02 Colin LeroyFix warning
2014-05-02 Colin LeroyFix g_timeout usage
2014-05-02 Colin LeroyFix g_timeout usage
2014-05-02 Colin LeroyFix leak
2014-05-02 Colin LeroyImplement saving of the certificate chain, making the...
2014-05-02 Colin LeroyCheck smtp auth if autoconfig works. This is probably...
2014-05-02 Colin LeroyImplement autoconfiguration in wizard
2014-05-02 Colin LeroyMake autoconfiguration non-blocking
2014-05-02 Colin LeroyHave a way for folder klasses to register specific...
2014-05-02 Colin LeroyFix wrong free, and fix useless g_slist_concat
2014-05-01 Colin Leroyfix format
2014-05-01 Colin LeroyMore leak fix for bug #3155
2014-05-01 Colin LeroyReally fix leak (Thanks!)
next