Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 08 Nov 2007 23:47:22 +0000 | Ethan Blanton | jtb indirectly points out that we need a fflush() before the fsync(), |
Fri, 09 Nov 2007 02:00:15 +0000 | Andreas Monitzer | Fixed cancelling ad-hoc commands |
Fri, 09 Nov 2007 04:07:25 +0000 | Daniel Atallah | Don't allow tooltips to interfere with editing blist entries. Fixes #3830. |
Fri, 09 Nov 2007 01:39:51 +0000 | Daniel Atallah | Fix the win32 build for the file synchronization changes. Hopefully this will fix some of the occasional issues that people have had on Windows with their files getting corrupted on power failure or something. |
Thu, 08 Nov 2007 19:50:22 +0000 | Ethan Blanton | merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d' |
Thu, 08 Nov 2007 19:49:12 +0000 | Ethan Blanton | Manually fflush() files written with purple_util_write_data_to_file, |