Fixes NB#124324, remove the original instance of "Fw:" in any of its forms ("FW:...
[modest] / src / modest-text-utils.c
2007-04-21 Dirk-Jan C. Binnema* remove modest_text_utils_convert_to_pango, we have the
2007-04-20 Dirk-Jan C. Binnema* replace the _pango functions with modest_text_utils_c...
2007-04-20 Javier Fernandez... * Add two new columns to show compact Sent/Received...
2007-04-19 Javier Fernandez... * Use strftime function instead of GDate to build string
2007-04-18 Javier Fernandez... * Change display format of dates and time.
2007-03-05 Jose Dapena Paz* src/widgets/modest-recpt.view.[ch]:
2007-03-03 Dirk-Jan C. Binnema* big commit, mainly cleanups:
2007-02-28 Jose Dapena Paz* Added src/widgets/modest-recpt-view.[ch].
2007-02-21 Sergio Villar Senin* Removed remember password from the store widget
2007-02-13 Sergio Villar SeninAdded platform dependant code
2007-02-12 Sergio Villar SeninFixed some compilation errors
2007-02-12 Sergio Villar Senin* Replaced some wrongly set assertions by empty strings
2007-02-03 Dirk-Jan C. Binnema* all:
2007-02-02 Dirk-Jan C. Binnema* use the slice allocator
2007-01-31 Dirk-Jan C. Binnema* renamed modest-tny-msg-action.[ch] => modest-tny...
2007-01-29 Sergio Villar Senin* Updated to the new implementation of tny_camel_header...
2007-01-28 Dirk-Jan C. Binnema* all:
2007-01-26 Dirk-Jan C. Binnema* modest-text-utils.c:
2007-01-25 Sergio Villar Senin* Added comparisons with "Invalid" string <- should...
2007-01-25 Dirk-Jan C. Binnema* modest-text-utils.c:
2007-01-23 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
2007-01-23 Dirk-Jan C. Binnema* modest-header-view-render.c, modest-text-utils.[ch]:
2007-01-22 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
2007-01-15 Sergio Villar Senin* Added an email validation function
2007-01-04 Dirk-Jan C. Binnema* modest-text-utils.[ch], modest-presets.[ch]:
2007-01-02 Dirk-Jan C. Binnema* modest-text-utils.[ch], modest-header-view.c:
2006-12-20 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
2006-12-11 Sergio Villar Senin* Replaced tny_folder_get_msg by its async version
2006-12-11 Dirk-Jan C. Binnema* updated test case, code cleanup, documentation fixes
2006-12-11 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
2006-12-10 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
2006-12-07 Sergio Villar Senin* Modified the maximum size of the entries of the edit...
2006-12-07 Sergio Villar Senin* Added ModestMailOperationQueue
2006-11-26 Dirk-Jan C. Binnema* src/gtk/pixmaps/internet-mail.svg:
2006-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-05-30 Arne Zellentin* got rid of most GtkTextBuffers in quote code
2006-05-30 Arne Zellentin* moded find_body_part from modest-tny-msg-view to...
2006-05-26 Arne Zellentin* bugfix: text not ending with a newline was not quoted...
2006-05-24 Arne Zellentin* add comment
2006-05-24 Arne Zellentin* (quote) utf8 actually works now
2006-05-24 Arne Zellentin* moved most quote-related funtions to (new) modest...