claws.git
2013-11-07 Paulfix off-by-one count
2013-11-04 Ricardo MonesFix bug #2964 'Lack of escaping of nested double-quotes...
2013-11-04 Ricardo MonesNew utils function escape_internal_quotes
2013-11-02 Colin LeroyFix bug #3011, "crash when using %f Action on two or...
2013-11-02 Paulimplement enhancement bug 3026, 'replace short by long...
2013-11-01 Colin LeroyDon't check versions (does not seem to have any adverse...
2013-11-01 Pauladd 'Replace Signature' menu item
2013-10-29 Paulbe less brutal: don't remove all spaces, just remove...
2013-10-28 Ricardo MonesQuote all specials in name as defined on RFC
2013-10-28 Ricardo MonesFix segfault for addresses without name part
2013-10-25 Ricardo MonesFix bug #2210, but not on Address Book
2013-10-24 Colin LeroyFix useless call to gpg_err_code for sig->validity
2013-10-23 Paulfix bug 3021, 'Icon key_pgp_signed always shows as...
2013-10-18 Paulooops! I forgot the brackets in the last commit. d'oh!
2013-10-18 Paulbefore parsing the values, remove whitespace from Conte...
2013-10-10 Paulfallback to 'localhost' rather than 'unknown' as some...
2013-10-02 Paulfix bug 2940, 'Extended search dialog too small for...
2013-09-29 Colin LeroyUnderstand webcals:// as https://.
2013-09-29 Colin LeroyFix bug #3004, "claws picks wrong mime type for attachm...
2013-09-14 Michael RasmussenUpdated Team list to be in sync with section=community...
2013-09-14 Michael RasmussenFix bug 3002 'undefined reference to check_file_integrity'.
2013-08-30 Pauladd option to disable the 'Subject is empty' warning...
2013-08-28 Paulrevert part of last commit
2013-08-28 Paulfix bug 2989, 'Segfault at startup because of corrupted...
2013-08-27 Paulfix bug 2979, 'claws fails to load (empty) folderlist...
2013-08-21 Paulno need to do ifdef HAVE_CONFIG_H twice
2013-08-20 Holger BerndtPython plugin: Folder: Fix deprecation warning
2013-08-20 Holger BerndtPython plugin: Folder: Let path return the absolute...
2013-08-19 Holger BerndtPython plugin: Example: Make recursive-mark-as-read...
2013-08-19 Holger BerndtPython plugin: Folder: Add message counts as read-only...
2013-08-18 Holger BerndtPython plugin: Make it possible to select a mailbox...
2013-08-18 Holger BerndtPython plugin: Mailbox: Add type checking function
2013-08-18 Holger BerndtPython plugin: Make it possible to get folder tree...
2013-08-18 Holger BerndtPython pluging: Folder: Add accessor to Mailbox object
2013-08-18 Holger BerndtPython plugin: Add Mailbox type
2013-08-18 Holger BerndtPython plugin: Folder: Return None for folders without...
2013-08-17 Paulfix bug 2995, 'closing extended quick search informatio...
2013-08-15 Paulmake "Present main window" translatable
2013-08-14 Ricardo MonesFix remaining cases of bug #2923
2013-08-14 Ricardo MonesFix typo
2013-08-14 Paulfix bug 2986, 'Down and Delete buttons have same hotkey...
2013-08-14 Paulfix bug 2994, 'translating folder name'
2013-08-08 Holger BerndtPython plugin: MessageInfo: Create Python objects for...
2013-08-08 Holger BerndtPython plugin: Account: Harden string representation
2013-08-08 Holger BerndtPython plugin: Folder: Add identifier property
2013-08-08 Holger BerndtPython plugin: Folder: Create Python objects for member...
2013-08-08 Holger BerndtPython plugin: Account: Create Python objects for membe...
2013-08-08 Ricardo MonesFix msginfo checks
2013-08-06 Paulinsert X-Bogosity header like the option says, not...
2013-08-06 Paulfix bug 2794, ' account privacy signing method ignored...
2013-08-04 Paulupgrade to and require gettext >= 0.18, fixes build...
2013-08-02 Ricardo MonesFix access beyond array bounds
2013-08-02 Ricardo MonesRemove implicit declaration warning for “networkmanager...
2013-08-02 Ricardo MonesDon't return FALSE when is NULL
2013-07-27 Holger BerndtPython plugin: Let Account objects compare equal if...
2013-07-27 Holger BerndtPython plugin: Add accessor to Account object for compo...
2013-07-27 Holger BerndtPython plugin: Make fwdinfo accessible in compose windo...
2013-07-27 Holger BerndtPython plugin: Make it possible to query current and...
2013-07-27 Holger BerndtPython plugin: Include information about default account
2013-07-27 Holger BerndtPython plugin: Add folder properties
2013-07-27 Holger BerndtPython plugin: Remove unused account methods
2013-07-27 Holger BerndtPython plugin: Make account name and address read-only...
2013-07-27 Holger BerndtPython plugin: Add account address
2013-07-27 Holger BerndtPython plugin: Add accessor to accounts, and an Account...
2013-07-27 Holger BerndtPython plugin: Indent fix
2013-07-27 Holger BerndtPython plugin: Const fix and better description of...
2013-07-27 Holger BerndtPython plugin: Fix typo
2013-07-26 Colin LeroyAnd again. This is starting to get ridiculous
2013-07-26 Colin LeroyOne more fix
2013-07-26 Colin LeroyFinish previous fix
2013-07-26 Colin LeroyFix exports
2013-07-26 Colin LeroyFix python check resetting LIBS on win32
2013-07-25 Ricardo MonesFix sorting errors of previous modification and some...
2013-07-25 Colin LeroyFix an use-after-free
2013-07-25 Colin LeroyMake signature auto-check not blocking.
2013-07-25 Ricardo MonesFix bug #2982 'variable declaration behind FLOCK condit...
2013-07-12 Paulfix bug 2954, 'Crash in "Save Image As" for HTML message'
2013-07-12 Paulfix bug 2960, 'rfc3156 deviation regarding hash symbols'
2013-07-12 Paulfix DNS Prefetching leak
2013-07-11 Paulfix bug 2961, 'Partial retrieval not available with...
2013-07-08 Paulfix bug 2957, 'Double-free in account preferences'
2013-07-06 Andrej KacianUse MIME-Version instead of Mime-Version header, to...
2013-07-01 Holger BerndtAdd libetpan to jhbuild moduleset
2013-06-18 Paulin the output of `claws-mail -V` use 'Enchant' instead...
2013-06-18 Ricardo MonesComplete the fix for bug #2132
2013-06-14 Ricardo MonesUse the correct type for adjustments
2013-06-14 Ricardo MonesDeprecated gthread functions in newer glib
2013-06-14 Colin LeroyAdd pthred libs
2013-06-14 Colin LeroyMore win32 fixes
2013-06-14 Colin LeroyFix typo preventing Win32 build
2013-06-14 Colin LeroyAdd Michal to AUTHORS
2013-06-14 Colin LeroyImplement a password get hooklist, allowing plugins to
2013-06-14 Colin LeroyFix configure failing when cross-building for win32
2013-06-11 Holger BerndtPython plugin: Extend plugin description
2013-06-11 Holger BerndtPython plugin: Improve error reporting during plugin...
2013-06-11 Holger BerndtPython plugin: Make some functions static
2013-06-11 Holger BerndtPython plugin: Better error reporting during directory...
2013-06-11 Holger BerndtPython plugin: Add explicit cast for function argument
2013-06-11 Paulremove obsolete maemo support
2013-06-11 Paulalso add Henri Bauer here
next