Fix typo
[claws.git] / src /
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-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-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-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-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
2013-06-11 Paulclean up former extra-plugins Makefiles
2013-06-11 Paulfix a couple more compiler warnings
2013-06-11 Paulfix implicit declaration warning
2013-06-11 Paulfix a bunch of combobox related warnings
2013-06-11 Ricardo MonesRevert undesired effect of fixing bug #2927
2013-06-11 Paulfix debian bug #711864, 'claws-mail-vcalendar-plugin...
2013-06-10 Paulfix double-free crasher in Edit Accounts dialogue
2013-06-08 PaulMerge branch 'bugfix-3.9.2'
2013-06-08 Paulfix detection of account in --compose and --compose... bugfix-3.9.2
2013-06-08 Colin LeroyReorder send_message's port selection logic, paving the
2013-06-08 Colin LeroyFix undoing file insertion.
2013-06-08 Ricardo MonesRemove every control char after colon
2013-06-08 Colin LeroyNew big icon for compose windows, by Simon Steinbeiss
2013-06-06 Paulfix detection of account in --compose and --compose...
2013-05-30 Colin LeroyReorder send_message's port selection logic, paving the
2013-05-24 Colin LeroyFix undoing file insertion.
2013-05-24 Ricardo MonesRemove every control char after colon
2013-05-23 Colin LeroyNew big icon for compose windows, by Simon Steinbeiss
2013-05-20 Ricardo MonesReorganise and beautify AttachWarner preferences
2013-05-20 Ricardo MonesFix #2927 'Optional case insensitivity for the attach...
2013-05-13 H.Merijn BrandFix bug #2923 'build failure with perl 5.18'
2013-05-12 Andrej KacianFix compiler warning.
2013-05-12 Andrej KacianDo not try to destroy a NULL session after an unsuccesf...
2013-05-07 Colin LeroyUsual Windows fixes
2013-05-07 Colin LeroyNever decode multipart/* or message/* parts, as RFC...
2013-05-03 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2013-05-03 Colin LeroyAvoid decoding multipart/signed parts. We'll decode...
2013-05-02 Ricardo MonesFix typo in debug_print string
2013-05-02 Ricardo MonesDo not leak memory and unref the result if valid
2013-05-02 Ricardo MonesFix bug #1684 'view news messages with large attachemen...
2013-04-27 Paulfix some string inconsistencies
2013-04-26 Paulreplace fuzzy-head fix in 3.9.0-196-g06e09c8 with simpl...
2013-04-26 Paulfix implicit declaration warnings
2013-04-26 Paulfix crasher when using /Edit/Search folder on start...
2013-04-24 Ricardo MonesFix untranslated description in archiver plugin
2013-04-24 Paulfurther fix to bug #2862, 'Segmentation fault when...
2013-04-23 Colin LeroyFix layout
2013-04-23 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2013-04-21 Paulfix errors in strings
2013-04-21 Ricardo MonesComplete fix for #2093 "key 'C' mention harcoded in...
2013-04-18 Ricardo MonesFix bug #2878 'bsfilter / folder.c:1435 Condition ident...
2013-04-17 Colin LeroyFix plugin description.
2013-04-16 Paulfix bug #2909, 'Changing folder quickly can cause wrong...
next