aboutsummaryrefslogtreecommitdiff
path: root/src/textview.c
AgeCommit message (Expand)Author
2005-08-23modified fonts for mime parts.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-07-13made the file size of attachments more accurate, and human-readable.hiro
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
2005-07-11don't include some chars in URI.hiro
2005-06-23made 2.0.0beta3 release.hiro
2005-06-23added 'Compose new message' and 'Open with Web browser' to the context menu o...hiro
2005-06-22fixed bugs of quote colors setting.hiro
2005-06-20added 'Add to address book' to the context menu of textview.hiro
2005-06-14fixed slightly wrong scroll position of the text view when the displayed mess...hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-01improved sequential message searches.hiro
2005-05-25fixed phishing check.hiro
2005-05-23reimplemented MimeView with GtkTreeView.hiro
2005-05-19added an option to toggle cursor in message view.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-20fixed redraw problem of textview.hiro
2005-03-22made error check strict on Japanese code conversion.hiro
2005-03-18force output of newline when output HTML.hiro
2005-03-17made every code conversion API allocate new memory.hiro
2005-03-16added an option whether to render HTML as text or not.hiro
2005-03-14improvement to filesel dialog.hiro
2005-03-10implemented 'Save this image as...' in the context menu of inline images.hiro
2005-03-08also resize inline images.hiro
2005-03-08changed the implementation of switching Text/MIME view.hiro
2005-03-08optimized making of clickable URI.hiro
2005-03-03use Content-Type's charset as a fallback encoding of broken header strings.hiro
2005-03-01improved MimeView and file selection dialog.hiro
2005-02-25output printing text with locale encoding, and removed broken locale specific...hiro
2005-02-23gtkutils.c: modified the find text API.hiro
2005-02-22try to convert unencoded header strings using locale encoding.hiro
2005-02-18added 'Copy this link' to the context menu of textview.hiro
2005-02-18fixed glitches of underlined URI in textview.hiro
2005-02-09src/textview.c: fixed a memory leak.hiro
2005-02-09implemented better hypertext processing.hiro
2005-02-08implemented inline image display.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-02-04reimplemented message text search.hiro
2005-01-31ported to gpgme-1.0.hiro
2005-01-25improved font management.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-21several code conversion fix.hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-13set shadow type of GtkTextView, and don't set border_width of toolbars.hiro
2005-01-13removed head_space option, and changed the margin of TextView.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro