index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2005-08-04
braced some Unix-specific code with ifdef.
hiro
2005-08-04
removed locale-dependent tolower().
hiro
2005-08-04
replaced random() with g_random_*().
hiro
2005-08-04
modified version display.
hiro
2005-08-04
undef MEASURE_TIME in mh.c.
hiro
2005-08-04
improved portability.
hiro
2005-08-04
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@460 ee746299-78ed-0310-b7...
hiro
2005-08-03
utils.c: replaced fork() + exec() with GSpawn.
hiro
2005-08-02
fixed gcc-4.0 warnings.
hiro
2005-07-21
added spacing for vbox of header view.
hiro
2005-07-21
fixed cache discrepancy on Draft folder.
hiro
2005-07-21
fixed modified-UTF7 to UTF-8 conversion.
hiro
2005-07-21
display path in folder property with GtkLabel.
hiro
2005-07-20
rfc2015.c: unified indent and minor fixes.
hiro
2005-07-20
remove temporary files on startup.
hiro
2005-07-19
added a hack to prevent duplicated insertion to compose.
hiro
2005-07-19
don't break line after '/' on compose.
hiro
2005-07-19
modification for DnD.
hiro
2005-07-15
select correct row after execution on summary when sorting is enabled.
hiro
2005-07-14
made 2.0.0beta6 release.
hiro
2005-07-14
made textview_cursor_visible a hidden option.
hiro
2005-07-14
always don't uncanonicalize files which is not text/* .
hiro
2005-07-14
modify filter rules after moving folders.
hiro
2005-07-13
mimeview.c: included missing modification.
hiro
2005-07-13
made the file size of attachments more accurate, and human-readable.
hiro
2005-07-13
display folder names of folder selection dialog with new/unread representation.
hiro
2005-07-12
don't break line after '-'.
hiro
2005-07-12
added a new app icon.
hiro
2005-07-12
clear summary cache to prevent cache discrepancy after sending from queue.
hiro
2005-07-12
updated po files.
hiro
2005-07-12
modified several alerts, and added accelerators for the buttons.
hiro
2005-07-11
added margin for visibility when scrolling summary.
hiro
2005-07-11
use Content-Type's charset as a fallback encoding of broken header strings wh...
hiro
2005-07-11
compose.c: don't convert encoding if inserted file is UTF-8.
hiro
2005-07-11
fixed duplicate signature problem in re-edit or after editing with external e...
hiro
2005-07-11
don't include some chars in URI.
hiro
2005-07-11
compose.[ch]: replaced gdk_input_*() with GIOChannel.
hiro
2005-07-08
fixed a crash when cancelling file selection dialog of vCard/JPilot by Escape...
hiro
2005-07-08
put existing window in front when trying to reedit draft/queued messages whic...
hiro
2005-07-08
modified alert dialogs.
hiro
2005-07-08
added G_ALERTCANCEL to AlertValue, and return it if cancelled.
hiro
2005-07-07
modified the order of search buttons.
hiro
2005-07-07
made the order of buttons comply with GNOME HIG.
hiro
2005-07-06
replaced sylpheed logo with new one.
hiro
2005-07-06
removed unused images.
hiro
2005-07-06
added 'insert signature' icon.
hiro
2005-07-05
fixed 'make distcheck'.
hiro
2005-07-05
removed unused xpm files.
hiro
2005-07-05
replaced pixmaps icons with png images.
hiro
2005-07-04
mark cache as dirty if open failed.
hiro
[next]