claws.git
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
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 Paul3.9.2 unleashed 3.9.2
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 Ricardo MonesFix variable name for the failing case
2013-06-08 Ricardo MonesCheck if detected libpython.so can be dlopen-ed
2013-06-08 Colin LeroyGet rid of version.in - forgotten files
2013-06-08 Colin LeroyGet rid of version.in, generate it ourselves when in...
2013-06-08 Colin LeroyReorder send_message's port selection logic, paving the
2013-06-08 Paulput back this cruft until a better solution presents...
2013-06-08 Paulfix locating of pythonXX.so, with thanks to Ricardo
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-31 Ricardo MonesFix variable name for the failing case
2013-05-30 Ricardo MonesCheck if detected libpython.so can be dlopen-ed
2013-05-30 Colin LeroyGet rid of version.in - forgotten files
2013-05-30 Colin LeroyGet rid of version.in, generate it ourselves when in...
2013-05-30 Colin LeroyReorder send_message's port selection logic, paving the
2013-05-29 Paulput back this cruft until a better solution presents...
2013-05-27 Paulfix locating of pythonXX.so, with thanks to Ricardo
2013-05-24 Colin LeroyFix undoing file insertion.
2013-05-24 Ricardo MonesRemove every control char after colon
next