Remove more markup from translatable strings
[claws.git] / src /
2015-12-03 Ricardo MonesRemove more markup from translatable strings
2015-12-02 Ricardo MonesRemove markup from translatable strings
2015-12-01 Ricardo MonesMake interface match expectations of plugin_load()
2015-11-25 Andrej KacianFix folder renaming for IMAP on Windows.
2015-11-25 Ricardo MonesUse same label for seconds in timeouts
2015-11-24 Ricardo MonesAdjust menus for external embedded editor
2015-11-24 Ricardo MonesBug #2355: don't send while external editor is open
2015-11-23 Ricardo MonesFix bug #2355: Embedding external editor through GtkSocket
2015-11-23 Ricardo MonesUse an arrow instead of ASCII chars
2015-11-20 Andrej KacianReenabled regexps on Windows.
2015-11-18 Ricardo MonesFix bug #3566: add missing locales to Eastern nameorder
2015-11-17 Paulreinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9...
2015-11-17 Colin LeroyFix bug #3559 more correctly
2015-11-17 Ricardo MonesFix bug #3565 by reverting “fix bug 3559, 'Opening...
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-16 Colin LeroyFix bug #3563 (URL parser will read out of bounds when...
2015-11-15 Paulfix bug 3559, 'Opening preferences window causes out...
2015-11-15 Paulfix typos
2015-11-15 Paulmore sanitizing of translatable strings
2015-11-14 Paulremove most of the markup from translatable strings
2015-11-14 Paulremove the internally used plus symbol from the transla...
2015-11-14 Pauluse correct term, so that notes for translators appear...
2015-11-14 Ricardo MonesUpdate array of recognised TLDs
2015-11-13 Andrej KacianRemoved two unnecessary debug_print()s from procheader.c.
2015-11-13 Colin LeroyOne more leak (introduced in previous commit)
2015-11-13 Colin LeroyWow. Such data, so leak, very unfreed
2015-11-13 Colin LeroyMore null pointer dereference fixes
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyRemove stupid function
2015-11-13 Colin LeroyFix null pointer dereference
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyBetter fix for buffer overrun
2015-11-12 Ricardo MonesUpdate list of recognised TLDs to current
2015-11-11 Andrej KacianDo not add mailto: prefix for URIs with protocol part.
2015-11-11 Andrej KacianLet imap_get_num_list() unlock the session itself.
2015-11-11 Andrej KacianDo not use chdir() in addrharvest.c.
2015-11-11 Andrej KacianDo not use chdir() in remove_all_files().
2015-11-10 Paulfix bug 3561, 'HTML <a> tag with no href makes message...
2015-11-10 Paulworkaround broken links in html
2015-11-08 Paulfind correct mime type of files with no suffix, e.g...
2015-11-04 Colin LeroyMake sure we don't run out of the output buffer. Maybe...
2015-11-01 Paulrevert 1b32cc6794190c9fb6124b6de5b6f23e3007eec9
2015-10-29 Paulmake safe behaviour the default, autosave_encrypted off
2015-10-28 Andrej KacianConvert filename to UTF-16 before passing it to ShellEx...
2015-10-26 Colin LeroyAdd a fast way to search for Message-ID (at least)
2015-10-23 Paulfix bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after...
2015-10-22 Ricardo MonesSet option to its own row
2015-10-21 Ricardo MonesFix bug #3151 ‘loaded vCalendar plugin "disables"…
2015-10-21 Ricardo MonesUpdate author lists
2015-10-21 Andrej KacianAdd folderview_get_opened_item() function.
2015-10-21 Andrej KacianUse folderview_get_selected_item() more.
2015-10-21 Andrej KacianFix folderview focus row not being updated on some...
2015-10-21 Andrej KacianDo not try to expand a childless folderview row on...
2015-10-20 Andrej KacianSlightly more complete fix for the keyboard selection...
2015-10-20 Paulimplement RFE 3545, 'Support to view encrypted (passwor...
2015-10-19 Pauldefine tags dir where all the others are
2015-10-19 Andrej KacianAdd a forgotten RSSyl: prefix to log_print message...
2015-10-19 Andrej KacianRSSyl: Accept feeds with no title. Closes bug #3480.
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...
next