internationalise plugin appdata files
[claws.git] / src /
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!)
2014-05-01 Colin LeroyBetter fix: cancel cb also when moving, exec'ing, etc
2014-05-01 Colin LeroyTrack the mark-as-read timeout to be able to cancel...
2014-05-01 Colin LeroyBetter fix
2014-05-01 Colin LeroyFix type
2014-04-30 Colin LeroyFix bug #2398, "Race when closing compose during drafting"
2014-04-30 Colin LeroyDon't encrypt with a public key for which the email...
2014-04-30 Colin LeroyFix invalid free
2014-04-30 Colin LeroyDebug bug #2257
2014-04-30 Colin LeroyRemove the copy-paste that was folder[view]_fast_scan_t...
2014-04-30 Colin LeroyDon't save libravatarr avatars to addressbook
2014-04-29 Ricardo MonesFix label to make a complete sentence
2014-04-29 Colin LeroyFix english
2014-04-29 Colin LeroyImplement SSL certificate verification option (default...
2014-04-29 Colin LeroyFix pref label
2014-04-28 Paulbelatedly update details of Hebrew translator
2014-04-28 wwpFix wrong address book contact in message list's From...
2014-04-28 wwpFix possible crash when making use of proxy_checkbox...
2014-04-28 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Colin LeroyRemove useless cruft from OpenSSL days
2014-04-28 Colin LeroyFix type
2014-04-28 Colin LeroyFix most of the leaks referenced in bug #3155
2014-04-28 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Ricardo MonesImplement support for federated avatars
2014-04-28 Ricardo MonesAllow disabling federated domains
2014-04-28 Ricardo MonesRetrieve avatar service URL from address
2014-04-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2014-04-27 Colin LeroyFix leak (bug #3148, thanks for the heads up!)
2014-04-27 wwpFix few implicit references warnings.
2014-04-25 Colin LeroyFirst implementation of auto-configuration (bug #3140)
2014-04-25 Colin LeroyOups. Fix previous commit.
2014-04-25 Colin LeroyAdd timeout and nosignal curlopts
2014-04-25 Colin LeroyChange the blueness in Drafts folders to saving drafts...
next