aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Expand)Author
2005-10-14made some warnings just debug messages.hiro
2005-09-28only show subject on the compose titlebar.hiro
2005-09-27display the subject line in the window title bar.hiro
2005-09-21removed mbs/wcs functions which are no longer required.hiro
2005-09-16don't display code conversion error and line limit warning on draft mode.hiro
2005-09-14normalize address fields before encoding them.hiro
2005-08-30separated UI code from prefs.c.hiro
2005-08-29fixed broken message/* attachments on pgp-sign.hiro
2005-08-26the line space setting now applies to the compose window.hiro
2005-08-18disabled GtkHandleBox.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-05enabled compilation with MinGW.hiro
2005-08-04braced some Unix-specific code with ifdef.hiro
2005-08-04replaced random() with g_random_*().hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-07-19added a hack to prevent duplicated insertion to compose.hiro
2005-07-19don't break line after '/' on compose.hiro
2005-07-19modification for DnD.hiro
2005-07-12don't break line after '-'.hiro
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
2005-07-11use Content-Type's charset as a fallback encoding of broken header strings wh...hiro
2005-07-11compose.c: don't convert encoding if inserted file is UTF-8.hiro
2005-07-11fixed duplicate signature problem in re-edit or after editing with external e...hiro
2005-07-11compose.[ch]: replaced gdk_input_*() with GIOChannel.hiro
2005-07-08put existing window in front when trying to reedit draft/queued messages whic...hiro
2005-07-08modified alert dialogs.hiro
2005-07-06replaced sylpheed logo with new one.hiro
2005-07-06added 'insert signature' icon.hiro
2005-07-05replaced pixmaps icons with png images.hiro
2005-06-30when sending messages, check for line length limit and display warning if exc...hiro
2005-06-21added an option to encrypt when replying to encrypted message.hiro
2005-06-15made 'File/Insert signature' replace current signature, or add it to the bottom.hiro
2005-06-14scroll the view to the cursor position after paste.hiro
2005-06-14compose scroll fix.hiro
2005-06-14scroll the compose view to the cursor position after inserting signatures or ...hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-07added an option to apply filter rules to sent messages.hiro
2005-06-06don't use 'destroy' signal to destroy Compose object.hiro
2005-06-06added Hebrew encoding.hiro
2005-06-03improved the DnD.hiro
2005-05-27don't interpret Bcc header field of mailto URL.hiro
2005-05-27optimized the writing of mark file.hiro
2005-05-24disable attach toggle button for now.hiro
2005-05-24added a toggle button for the attachment pane.hiro
2005-05-24reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...hiro
2005-05-23added PGP Sign/Encrypt check button on the compose window.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-19removed '/Edit/Advanced' menu.hiro
2005-04-12support GBK (and X-GBK) encoding.hiro
2005-04-12don't encode clearsigned text.hiro