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
/
compose.c
Age
Commit message (
Expand
)
Author
2005-08-29
fixed broken message/* attachments on pgp-sign.
hiro
2005-08-26
the line space setting now applies to the compose window.
hiro
2005-08-18
disabled GtkHandleBox.
hiro
2005-08-08
added wrappers for C library function that take pathname arguments.
hiro
2005-08-05
enabled compilation with MinGW.
hiro
2005-08-04
braced some Unix-specific code with ifdef.
hiro
2005-08-04
replaced random() with g_random_*().
hiro
2005-08-02
fixed gcc-4.0 warnings.
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-12
don't break line after '-'.
hiro
2005-07-12
modified several alerts, and added accelerators for the buttons.
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
compose.[ch]: replaced gdk_input_*() with GIOChannel.
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-06
replaced sylpheed logo with new one.
hiro
2005-07-06
added 'insert signature' icon.
hiro
2005-07-05
replaced pixmaps icons with png images.
hiro
2005-06-30
when sending messages, check for line length limit and display warning if exc...
hiro
2005-06-21
added an option to encrypt when replying to encrypted message.
hiro
2005-06-15
made 'File/Insert signature' replace current signature, or add it to the bottom.
hiro
2005-06-14
scroll the view to the cursor position after paste.
hiro
2005-06-14
compose scroll fix.
hiro
2005-06-14
scroll the compose view to the cursor position after inserting signatures or ...
hiro
2005-06-10
fixed Turkish locale problem.
hiro
2005-06-07
added an option to apply filter rules to sent messages.
hiro
2005-06-06
don't use 'destroy' signal to destroy Compose object.
hiro
2005-06-06
added Hebrew encoding.
hiro
2005-06-03
improved the DnD.
hiro
2005-05-27
don't interpret Bcc header field of mailto URL.
hiro
2005-05-27
optimized the writing of mark file.
hiro
2005-05-24
disable attach toggle button for now.
hiro
2005-05-24
added a toggle button for the attachment pane.
hiro
2005-05-24
reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...
hiro
2005-05-23
added PGP Sign/Encrypt check button on the compose window.
hiro
2005-05-09
reimplemented summary view with GtkTreeView.
hiro
2005-04-19
removed '/Edit/Advanced' menu.
hiro
2005-04-12
support GBK (and X-GBK) encoding.
hiro
2005-04-12
don't encode clearsigned text.
hiro
2005-03-29
don't join (presumably) itemized lines on line-wrapping.
hiro
2005-03-25
ignore empty Reply-To: and Followup-To: header when replying.
hiro
2005-03-23
Fixed the issue that ISO-8859-1 was forced for headers when body is US-ASCII ...
hiro
2005-03-16
added a menu to temporally change the outgoing encoding to the composition wi...
hiro
2005-03-14
fixed a memory leak.
hiro
2005-03-14
do a strict check for code conversion when sending.
hiro
2005-03-11
stabilized signature replacement of composition window.
hiro
[next]