2013-12-28 |
Colin Leroy | Fix bug #3040, "Handle revoked GPG private keys". Patch... |
commit | commitdiff | tree |
2013-12-28 |
Colin Leroy | Fix bug #3038, "Select A Folder incorrectly matches... |
commit | commitdiff | tree |
2013-12-20 |
Colin Leroy | Add preference to allow disabling automatic drafting... |
commit | commitdiff | tree |
2013-12-16 |
Ricardo Mones | Fix parsing universal time zone in mailmbox |
commit | commitdiff | tree |
2013-12-14 |
Paul | fix typo |
commit | commitdiff | tree |
2013-12-14 |
Paul | 3.9.3 unleashed 3.9.3 |
commit | commitdiff | tree |
2013-12-14 |
Paul | update translations |
commit | commitdiff | tree |
2013-12-13 |
Pawel Pekala | Revert last commit |
commit | commitdiff | tree |
2013-12-13 |
Pawel Pekala | Fix python check for systems with dlopen(3) in libc... |
commit | commitdiff | tree |
2013-12-12 |
Andrej Kacian | In compose window, allow address completion to match... |
commit | commitdiff | tree |
2013-12-12 |
Andrej Kacian | In folder select dialog, allow type-search to match... |
commit | commitdiff | tree |
2013-12-08 |
Colin Leroy | Fix assertion (port != NULL) in password_get() for |
commit | commitdiff | tree |
2013-12-05 |
Colin Leroy | Better fix for bug #3009; conv_filename_to_utf8() conve... |
commit | commitdiff | tree |
2013-12-05 |
Ricardo Mones | Fix bug #3009 ‘"Rebuild folder tree" causes SIGSEGV... |
commit | commitdiff | tree |
2013-12-03 |
Paul | update the Plugins window label to link to 'more infora... |
commit | commitdiff | tree |
2013-12-03 |
Paul | fix sensitivity and state of 'hide read threads' |
commit | commitdiff | tree |
2013-11-26 |
Ricardo Mones | Fix poppler required version accordingly |
commit | commitdiff | tree |
2013-11-25 |
Ricardo Mones | Clean poppler_viewer.c switch warnings |
commit | commitdiff | tree |
2013-11-25 |
Ricardo Mones | Clean ‘newmail.c:132: warning: `sys_errlist' is deprecated’ |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean ‘warning: variable 'self' set but not used’ |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean mailmbox plugin warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean clamd plugin warning |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean ‘perl_plugin.c:993:8: warning: unused variable... |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean spam_report warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean ytnef.c warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean ‘geolocation_plugin.c:260:23: warning: initializa... |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean fancy warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean att_remover warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean address_keeper const-ness warnings |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean args const-ness in cm_menu_set_sensitive_full |
commit | commitdiff | tree |
2013-11-17 |
Ricardo Mones | Clean ‘account.c:1866:2: warning: comparison between... |
commit | commitdiff | tree |
2013-11-08 |
Paul | make the frame label more accurate |
commit | commitdiff | tree |
2013-11-07 |
Paul | fix off-by-one count |
commit | commitdiff | tree |
2013-11-04 |
Ricardo Mones | Fix bug #2964 'Lack of escaping of nested double-quotes... |
commit | commitdiff | tree |
2013-11-04 |
Ricardo Mones | New utils function escape_internal_quotes |
commit | commitdiff | tree |
2013-11-02 |
Colin Leroy | Fix bug #3011, "crash when using %f Action on two or... |
commit | commitdiff | tree |
2013-11-02 |
Paul | implement enhancement bug 3026, 'replace short by long... |
commit | commitdiff | tree |
2013-11-01 |
Colin Leroy | Don't check versions (does not seem to have any adverse... |
commit | commitdiff | tree |
2013-11-01 |
Paul | add 'Replace Signature' menu item |
commit | commitdiff | tree |
2013-10-29 |
Paul | be less brutal: don't remove all spaces, just remove... |
commit | commitdiff | tree |
2013-10-28 |
Ricardo Mones | Quote all specials in name as defined on RFC |
commit | commitdiff | tree |
2013-10-28 |
Ricardo Mones | Fix segfault for addresses without name part |
commit | commitdiff | tree |
2013-10-25 |
Ricardo Mones | Fix bug #2210, but not on Address Book |
commit | commitdiff | tree |
2013-10-24 |
Colin Leroy | Fix useless call to gpg_err_code for sig->validity |
commit | commitdiff | tree |
2013-10-23 |
Paul | fix bug 3021, 'Icon key_pgp_signed always shows as... |
commit | commitdiff | tree |
2013-10-18 |
Paul | ooops! I forgot the brackets in the last commit. d'oh! |
commit | commitdiff | tree |
2013-10-18 |
Paul | before parsing the values, remove whitespace from Conte... |
commit | commitdiff | tree |
2013-10-10 |
Paul | fallback to 'localhost' rather than 'unknown' as some... |
commit | commitdiff | tree |
2013-10-02 |
Paul | fix bug 2940, 'Extended search dialog too small for... |
commit | commitdiff | tree |
2013-09-29 |
Colin Leroy | Understand webcals:// as https://. |
commit | commitdiff | tree |
2013-09-29 |
Colin Leroy | Fix bug #3004, "claws picks wrong mime type for attachm... |
commit | commitdiff | tree |
2013-09-14 |
Michael Rasmussen | Updated Team list to be in sync with section=community... |
commit | commitdiff | tree |
2013-09-14 |
Michael Rasmussen | Fix bug 3002 'undefined reference to check_file_integrity'. |
commit | commitdiff | tree |
2013-08-30 |
Paul | add option to disable the 'Subject is empty' warning... |
commit | commitdiff | tree |
2013-08-28 |
Paul | revert part of last commit |
commit | commitdiff | tree |
2013-08-28 |
Paul | fix bug 2989, 'Segfault at startup because of corrupted... |
commit | commitdiff | tree |
2013-08-27 |
Paul | fix bug 2979, 'claws fails to load (empty) folderlist... |
commit | commitdiff | tree |
2013-08-21 |
Paul | no need to do ifdef HAVE_CONFIG_H twice |
commit | commitdiff | tree |
2013-08-20 |
Holger Berndt | Python plugin: Folder: Fix deprecation warning |
commit | commitdiff | tree |
2013-08-20 |
Holger Berndt | Python plugin: Folder: Let path return the absolute... |
commit | commitdiff | tree |
2013-08-19 |
Holger Berndt | Python plugin: Example: Make recursive-mark-as-read... |
commit | commitdiff | tree |
2013-08-19 |
Holger Berndt | Python plugin: Folder: Add message counts as read-only... |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python plugin: Make it possible to select a mailbox... |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python plugin: Mailbox: Add type checking function |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python plugin: Make it possible to get folder tree... |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python pluging: Folder: Add accessor to Mailbox object |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python plugin: Add Mailbox type |
commit | commitdiff | tree |
2013-08-18 |
Holger Berndt | Python plugin: Folder: Return None for folders without... |
commit | commitdiff | tree |
2013-08-17 |
Paul | fix bug 2995, 'closing extended quick search informatio... |
commit | commitdiff | tree |
2013-08-15 |
Paul | make "Present main window" translatable |
commit | commitdiff | tree |
2013-08-14 |
Ricardo Mones | Fix remaining cases of bug #2923 |
commit | commitdiff | tree |
2013-08-14 |
Ricardo Mones | Fix typo |
commit | commitdiff | tree |
2013-08-14 |
Paul | fix bug 2986, 'Down and Delete buttons have same hotkey... |
commit | commitdiff | tree |
2013-08-14 |
Paul | fix bug 2994, 'translating folder name' |
commit | commitdiff | tree |
2013-08-08 |
Holger Berndt | Python plugin: MessageInfo: Create Python objects for... |
commit | commitdiff | tree |
2013-08-08 |
Holger Berndt | Python plugin: Account: Harden string representation |
commit | commitdiff | tree |
2013-08-08 |
Holger Berndt | Python plugin: Folder: Add identifier property |
commit | commitdiff | tree |
2013-08-08 |
Holger Berndt | Python plugin: Folder: Create Python objects for member... |
commit | commitdiff | tree |
2013-08-08 |
Holger Berndt | Python plugin: Account: Create Python objects for membe... |
commit | commitdiff | tree |
2013-08-08 |
Ricardo Mones | Fix msginfo checks |
commit | commitdiff | tree |
2013-08-06 |
Paul | insert X-Bogosity header like the option says, not... |
commit | commitdiff | tree |
2013-08-06 |
Paul | fix bug 2794, ' account privacy signing method ignored... |
commit | commitdiff | tree |
2013-08-04 |
Paul | upgrade to and require gettext >= 0.18, fixes build... |
commit | commitdiff | tree |
2013-08-02 |
Ricardo Mones | Fix access beyond array bounds |
commit | commitdiff | tree |
2013-08-02 |
Ricardo Mones | Remove implicit declaration warning for “networkmanager... |
commit | commitdiff | tree |
2013-08-02 |
Ricardo Mones | Don't return FALSE when is NULL |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Let Account objects compare equal if... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Add accessor to Account object for compo... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Make fwdinfo accessible in compose windo... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Make it possible to query current and... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Include information about default account |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Add folder properties |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Remove unused account methods |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Make account name and address read-only... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Add account address |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Add accessor to accounts, and an Account... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Indent fix |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Const fix and better description of... |
commit | commitdiff | tree |
2013-07-27 |
Holger Berndt | Python plugin: Fix typo |
commit | commitdiff | tree |
next |