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
/
textview.c
Age
Commit message (
Expand
)
Author
2007-03-28
put error message in textview when decryption failed.
hiro
2007-01-18
added the option 'Filter new messages in INBOX on receiving'.
hiro
2007-01-18
textview_clear(): made a workaround for the assertion failure in gtk_text_vie...
hiro
2006-12-07
give the priority to the separated message view's encoding setting on display...
hiro
2006-09-20
fixed crash with GTK+ 2.10.
hiro
2006-09-14
show error when writing body failed.
hiro
2006-08-23
added signature information to MsgInfo.
hiro
2006-08-17
supported verification of encrypted and signed messages with combined method.
hiro
2006-06-08
fixed URI check on textview.
Hiro
2006-03-06
ignore trailing path separator when comparing URI on phishing check.
hiro
2006-01-31
disabled the trimming of statusbar strings.
hiro
2006-01-26
also recognize GDK_KP_* keycodes.
hiro
2006-01-10
Include some trailing punctuations as URI.
hiro
2006-01-05
add http:// scheme before implicit URIs begin with 'www.'.
hiro
2005-12-02
modified font for signature part.
hiro
2005-11-14
added separator between the summary status and the header pane.
hiro
2005-11-07
moved the location of fallback_encoding.
hiro
2005-11-01
added fallback encoding setting.
hiro
2005-10-31
fixed scroll jumping on focus of textview in mimeview.
hiro
2005-10-25
match the output header for printing to the message view.
hiro
2005-10-20
textview.c: optimized a bit.
hiro
2005-10-20
textview.c: don't move cursor if selection exists.
hiro
2005-10-20
textview.c: fixed a problem that the view was scrolled to top when it got focus.
hiro
2005-08-23
modified fonts for mime parts.
hiro
2005-08-08
added wrappers for C library function that take pathname arguments.
hiro
2005-08-02
fixed gcc-4.0 warnings.
hiro
2005-07-13
made the file size of attachments more accurate, and human-readable.
hiro
2005-07-12
modified several alerts, and added accelerators for the buttons.
hiro
2005-07-11
don't include some chars in URI.
hiro
2005-06-23
made 2.0.0beta3 release.
hiro
2005-06-23
added 'Compose new message' and 'Open with Web browser' to the context menu o...
hiro
2005-06-22
fixed bugs of quote colors setting.
hiro
2005-06-20
added 'Add to address book' to the context menu of textview.
hiro
2005-06-14
fixed slightly wrong scroll position of the text view when the displayed mess...
hiro
2005-06-10
fixed Turkish locale problem.
hiro
2005-06-01
improved sequential message searches.
hiro
2005-05-25
fixed phishing check.
hiro
2005-05-23
reimplemented MimeView with GtkTreeView.
hiro
2005-05-19
added an option to toggle cursor in message view.
hiro
2005-05-09
reimplemented summary view with GtkTreeView.
hiro
2005-04-20
fixed redraw problem of textview.
hiro
2005-03-22
made error check strict on Japanese code conversion.
hiro
2005-03-18
force output of newline when output HTML.
hiro
2005-03-17
made every code conversion API allocate new memory.
hiro
2005-03-16
added an option whether to render HTML as text or not.
hiro
2005-03-14
improvement to filesel dialog.
hiro
2005-03-10
implemented 'Save this image as...' in the context menu of inline images.
hiro
2005-03-08
also resize inline images.
hiro
2005-03-08
changed the implementation of switching Text/MIME view.
hiro
2005-03-08
optimized making of clickable URI.
hiro
[next]