test
[claws.git] / src /
2015-07-29 Paulfix msg selection after delete/trash
2015-07-27 Andrej KacianCorrect handling of RFC3339 format with second fraction.
2015-07-27 Andrej KacianFix drag&drop attaching files with % in filename.
2015-07-27 Charles LehnerRemove use of G_SOURCE_REMOVE (convenience typedef)
2015-07-25 Andrej KacianFixed handling of drag&drop onto compose text area...
2015-07-24 Paulfix crasher when using descending sort and deleting...
2015-07-24 Paulremove useless check
2015-07-22 Paulafter deleting/trashing msg, select next msg depending...
2015-07-22 Charles Lehnermanagesieve: read literals in chunks, not line-by-line
2015-07-22 Charles Lehnermanagesieve: count script length in bytes, not characters
2015-07-22 Charles Lehnermanagesieve: fix memory leak
2015-07-21 Andrej KacianFix a small (copy&paste ?) typo in time zone parsing.
2015-07-21 Charles Lehnermanagesieve: ensure space above Refresh button
2015-07-21 Charles Lehnermanagesieve: close windows when unloading
2015-07-20 Charles Lehnermanagesieve: fix list header tooltip
2015-07-20 Andrej KacianFix building on GLib older than 2.25.
2015-07-20 Pauladd missing NL, sorry Marcel
2015-07-19 Charles LehnerFix typo in email address
2015-07-19 Paulupdate translators info
2015-07-19 Paulremove translations that have been unmaintained for...
2015-07-19 Pauladd Charles to list of team members
2015-07-19 Paulupdate translators list
2015-07-19 Charles Lehnermanagesieve: prevent session list corruption
2015-07-17 Charles Lehnermanagesieve: Localize Rename button. Fix bug 3469
2015-07-17 Charles Lehnermanagesieve: add back dialog hint
2015-07-17 Charles Lehnermanagesieve: show warnings received when setting active...
2015-07-17 Charles Lehnermanagesieve: handle putting/checking empty scripts
2015-07-17 Colin LeroyFix missing null pointer check
2015-07-17 Charles Lehnermanagesieve: add newly created scripts to manager windo...
2015-07-17 Charles Lehnermanagesieve: if new script name is in use, open existin...
2015-07-17 Charles Lehnermanagesieve: let refresh button always be sensitive
2015-07-17 Charles Lehnermanagesieve: remove unused function sieve_session_add_s...
2015-07-17 Charles Lehnermanagesieve: don't reset status while appending text
2015-07-17 Charles Lehnermanagesieve: discard manager window's callbacks when...
2015-07-17 Charles Lehnermanagesieve: consolidate popping send queue
2015-07-17 Charles Lehnermanagesieve: fix connecting with TLS not available
2015-07-17 Charles Lehnermanagesieve: allow script loading to be interrupted
2015-07-17 Charles Lehnermanagesieve: fix command aborting and discarding
2015-07-17 Charles Lehnermanagesieve: Fix string memory leaks
2015-07-16 Charles Lehnermanagesieve: handle lines starting with "OK"
2015-07-16 Paulrevert the revert
2015-07-16 Charles LehnerRemove extravagant debug message
2015-07-16 Paulrevert without breaking stuff
2015-07-16 Paulrevert, it's string-freeze right now
2015-07-16 Andrej KacianFix address autocompletion popup not displaying on...
2015-07-16 Charles Lehnermanagesieve: remove dialog hint
2015-07-16 Charles LehnerManageSieve: fix manager window button spacing
2015-07-16 Charles LehnerManageSieve: remove Activate button
2015-07-16 Charles LehnerManageSieve: save manager window size (bug #2923)
2015-07-16 Charles LehnerManageSieve: use stock refresh button (bug #2923 progress)
2015-07-15 Charles LehnerMark string for translation which is already translated
2015-07-15 Paulfix bug 2435, ' Infinite loop+crash when refreshing...
2015-07-14 Michael RasmussenAdded FreeBSD patch, see https://bugs.freebsd.org/bugzi...
2015-07-10 Andrej KacianFix two more issues with modal dialog focus on Windows.
2015-07-10 Andrej KacianFix Escape key closing color dialogs in /Display/Color...
2015-07-09 Andrej KacianFix folder selection dialog modality and focus on Windows.
2015-07-09 Andrej KacianUse g_win32_getlocale() in manual availability detectio...
2015-07-09 Andrej KacianMake right-click behavior more intuitive in compose...
2015-07-09 Paulremove unneeded and crash-causing g_free()
2015-07-09 Pauldon't offer an empty string for translation
2015-07-09 Ricardo MonesFix build with hardened compiler flags
2015-07-08 Andrej KacianFix filtering action configuration dialog modality...
2015-07-08 Paulmake 'mark all as read' dialogue button style match...
2015-07-08 Paulfix dialogue question when recursively marking all...
2015-07-07 Andrej KacianRSSyl: add a missing symbol to claws.def for Windows...
2015-07-07 Andrej KacianFix another win32 specific syntax error.
2015-07-07 Andrej KacianAvoid some unnecessary foldertree redraws.
2015-07-07 Andrej KacianUse accessor for common preferences in all plugins.
2015-07-01 Andrej KacianFix a Win32-specific syntax error.
2015-07-01 Andrej KacianFix a logic error introduced in previous commit.
2015-07-01 Andrej KacianDisallow folder names to begin or end with a dot on...
2015-07-01 Andrej KacianReenable transient windows for win32. Fixes bug #2866.
2015-07-01 Andrej KacianManagesieve: Fix parsing config string on Windows
2015-07-01 Andrej KacianManagesieve: use accessor for common preferences
2015-06-30 Andrej KacianDo not use GStatBuf with non-Glib *stat() functions.
2015-06-30 Andrej KacianRSSyl: Variable typo fix in Windows-specific code.
2015-06-30 Andrej KacianUpdated plugins' claws.def files as needed for Windows...
2015-06-30 Paulmake filtering action 'mark_as_unread' set the unread...
2015-06-29 Andrej KacianGet rid of last remaining "struct stat" variables.
2015-06-29 Andrej KacianUse g_dir_open() and friends instead of opendir() and...
2015-06-28 Holger BerndtGData plugin: Make it possible to compile with libgdata...
2015-06-28 Ricardo MonesLibravatar: clean cache button
2015-06-28 Ricardo MonesLibravatar: cache usage info label
2015-06-25 Andrej KacianHandle an unlikely fopen failure in compose_write_to_file()
2015-06-25 Andrej KacianDo not use MsgInfo's plaintext_file for message file.
2015-06-25 Andrej KacianRevert "Remove plaintext_file member of struct MsgInfo."
2015-06-25 Andrej KacianRemove plaintext_file member of struct MsgInfo.
2015-06-25 Andrej KacianEncrypt message just before writing it to queue dir.
2015-06-24 Christian HesseLibravatar: this is rootdir, not subdir
2015-06-24 Andreas RönnquistSet focus row to top item if marking a message above...
2015-06-23 Ricardo MonesAttachWarner: fix copyright and g_warning string
2015-06-23 Ricardo MonesAddressKeeper: fix copyright and g_warning strings
2015-06-23 Ricardo MonesLibravatar: fix g_warning strings
2015-06-23 Ricardo MonesLibravatar: fix copyright headers
2015-06-23 Ricardo MonesFix bug #3438 ‘Filter to add address to Addressbook...
2015-06-23 Ricardo MonesLibravatar: refactor and fix leak on corner case
2015-06-23 Ricardo MonesUpdate year for incoming release
2015-06-23 Andrej KacianFix a mistake in previous commit.
2015-06-22 Andrej KacianAllow 'Z' as time zone in procheader_scan_date_string()
2015-06-22 Andrej KacianRemoved an unneeded ifdef in my_tmpfile().
next