aboutsummaryrefslogtreecommitdiff
path: root/src/textview.c
AgeCommit message (Collapse)Author
2011-06-14textview_part_widget_exposed(): draw edges as rounded.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2902 ee746299-78ed-0310-b773-934348b2243d
2011-06-14Use prelight state for textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2901 ee746299-78ed-0310-b773-934348b2243d
2011-06-14textview_part_widget_destroy_notify(): fixed destroy notify handler.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2900 ee746299-78ed-0310-b773-934348b2243d
2011-06-13highlight part widgets on mouse over.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2899 ee746299-78ed-0310-b773-934348b2243d
2011-06-13implemented popup menu of attachments in text view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2898 ee746299-78ed-0310-b773-934348b2243d
2011-06-13fixed handling of button release event.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2897 ee746299-78ed-0310-b773-934348b2243d
2011-06-10src/textview.c: added border line before and after headers. Made attachments ↵hiro
display more graphical. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2892 ee746299-78ed-0310-b773-934348b2243d
2011-05-13textview_make_clickable_parts(): removed alloca() and use GSList.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2876 ee746299-78ed-0310-b773-934348b2243d
2011-01-24modified textview-menu-popup plug-in signal.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2821 ee746299-78ed-0310-b773-934348b2243d
2011-01-20added 'textview-menu-popup' signal for plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2811 ee746299-78ed-0310-b773-934348b2243d
2011-01-06added context menu for e-mail address: 'Reply to this address'hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2775 ee746299-78ed-0310-b773-934348b2243d
2007-05-18URI encode mailto: to protect '+'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1709 ee746299-78ed-0310-b773-934348b2243d
2007-03-28put error message in textview when decryption failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1581 ee746299-78ed-0310-b773-934348b2243d
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1496 ee746299-78ed-0310-b773-934348b2243d
2007-01-18textview_clear(): made a workaround for the assertion failure in ↵hiro
gtk_text_view_validate_onscreen(). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1494 ee746299-78ed-0310-b773-934348b2243d
2006-12-07give the priority to the separated message view's encoding setting on ↵hiro
display and on reply. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1399 ee746299-78ed-0310-b773-934348b2243d
2006-09-20fixed crash with GTK+ 2.10.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1172 ee746299-78ed-0310-b773-934348b2243d
2006-09-14show error when writing body failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1162 ee746299-78ed-0310-b773-934348b2243d
2006-08-23added signature information to MsgInfo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1128 ee746299-78ed-0310-b773-934348b2243d
2006-08-17supported verification of encrypted and signed messages with combined method.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1127 ee746299-78ed-0310-b773-934348b2243d
2006-06-08fixed URI check on textview.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1079 ee746299-78ed-0310-b773-934348b2243d
2006-03-06ignore trailing path separator when comparing URI on phishing check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1030 ee746299-78ed-0310-b773-934348b2243d
2006-01-31disabled the trimming of statusbar strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@947 ee746299-78ed-0310-b773-934348b2243d
2006-01-26also recognize GDK_KP_* keycodes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@931 ee746299-78ed-0310-b773-934348b2243d
2006-01-10Include some trailing punctuations as URI.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@882 ee746299-78ed-0310-b773-934348b2243d
2006-01-05add http:// scheme before implicit URIs begin with 'www.'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@873 ee746299-78ed-0310-b773-934348b2243d
2005-12-02modified font for signature part.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@799 ee746299-78ed-0310-b773-934348b2243d
2005-11-14added separator between the summary status and the header pane.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@741 ee746299-78ed-0310-b773-934348b2243d
2005-11-07moved the location of fallback_encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@716 ee746299-78ed-0310-b773-934348b2243d
2005-11-01added fallback encoding setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@702 ee746299-78ed-0310-b773-934348b2243d
2005-10-31fixed scroll jumping on focus of textview in mimeview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@697 ee746299-78ed-0310-b773-934348b2243d
2005-10-25match the output header for printing to the message view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@679 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: optimized a bit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@672 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: don't move cursor if selection exists.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@671 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: fixed a problem that the view was scrolled to top when it got focus.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@669 ee746299-78ed-0310-b773-934348b2243d
2005-08-23modified fonts for mime parts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@500 ee746299-78ed-0310-b773-934348b2243d
2005-08-08added wrappers for C library function that take pathname arguments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@478 ee746299-78ed-0310-b773-934348b2243d
2005-08-02fixed gcc-4.0 warnings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@457 ee746299-78ed-0310-b773-934348b2243d
2005-07-13made the file size of attachments more accurate, and human-readable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@427 ee746299-78ed-0310-b773-934348b2243d
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@421 ee746299-78ed-0310-b773-934348b2243d
2005-07-11don't include some chars in URI.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@416 ee746299-78ed-0310-b773-934348b2243d
2005-06-23made 2.0.0beta3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@371 ee746299-78ed-0310-b773-934348b2243d
2005-06-23added 'Compose new message' and 'Open with Web browser' to the context menu ↵hiro
of the text view. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@368 ee746299-78ed-0310-b773-934348b2243d
2005-06-22fixed bugs of quote colors setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@364 ee746299-78ed-0310-b773-934348b2243d
2005-06-20added 'Add to address book' to the context menu of textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@352 ee746299-78ed-0310-b773-934348b2243d
2005-06-14fixed slightly wrong scroll position of the text view when the displayed ↵hiro
message changed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@342 ee746299-78ed-0310-b773-934348b2243d
2005-06-10fixed Turkish locale problem.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@333 ee746299-78ed-0310-b773-934348b2243d
2005-06-01improved sequential message searches.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@304 ee746299-78ed-0310-b773-934348b2243d
2005-05-25fixed phishing check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@290 ee746299-78ed-0310-b773-934348b2243d
2005-05-23reimplemented MimeView with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@275 ee746299-78ed-0310-b773-934348b2243d