Revert "Code review fix in ModestAttachmentsView."
[modest] / src / modest-text-utils.h
2009-08-07 Sergio Villar SeninFixes NB#123378, Pango hangs when checking the message...
2009-07-29 Sergio Villar SeninFixes NB#122697, prevent DoS attacks when replying...
2009-06-22 Sergio Villar SeninFixes NB#123812, duplicate contacts created when insert...
2009-06-05 Sergio Villar SeninUse always the #define to refer to the signature separator
2009-05-25 Sergio Villar SeninRefactored code in modest_text_utils_get_display_addres...
2009-04-03 Jose Dapena PazAdded new method modest_text_utils_simplifies_recipients
2009-03-30 Jose Dapena PazMake regexp patterns for matching uris thread safe...
2009-01-21 Sergio Villar SeninMigrated hildon2 to text-utils dgettext macros
2009-01-21 Sergio Villar Senin* Fixes NB#95165, remove duplicate addresses in Cc...
2008-12-17 Sergio Villar SeninProperly set the title of the "Select contacts" dialog
2008-06-04 Jose Dapena Paz* src/modest-text-utils.[ch]:
2008-03-14 Jose Dapena PazFix for bug NB#81584.
2008-02-26 Jose Dapena Paz* src/modest-text-utils.[ch]:
2008-02-11 Jose Dapena PazChanges to disable cut/copy with images (fixes NB#80355).
2008-02-04 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-12-16 Dirk-Jan C. Binnema* make modest handle mailing lists somewhat correcter...
2007-11-12 Dirk-Jan C. Binnema* small fix for doc building
2007-11-05 Dirk-Jan C. Binnema* prevent possible NULL dereference, add parameter...
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
2007-10-31 Jose Dapena PazFix for bug NB#74675. Now we limit the retrieval size...
2007-10-16 Dirk-Jan C. Binnema* revert to the in-place 'modest_text_utils_get_display...
2007-10-15 Sergio Villar Senin * Fixed modest_text_utils_get_display_address, now...
2007-08-24 Sergio Villar Senin * Renamed a function
2007-08-24 Sergio Villar Senin * Fixes NB@63545
2007-08-03 Dirk-Jan C. Binnema* add a function to check for valid folder name;
2007-08-01 Dirk-Jan C. Binnema* validate the domain names
2007-08-01 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-07-31 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-07-03 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-25 Javier Fernandez... * Add a new gettext macro to use holdon-common-strings
2007-06-22 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-14 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-05-09 Dirk-Jan C. Binnema* use the 'display address' in the header view, ie...
2007-05-09 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-05-02 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-05-02 Sergio Villar Senin * Modified the _get_display_size method to fit with...
2007-04-30 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-04-30 Jose Dapena Paz* src/modest-ui-actions.[ch]:
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-03-05 Jose Dapena Paz* src/widgets/modest-recpt.view.[ch]:
2007-02-28 Jose Dapena Paz* Added src/widgets/modest-recpt-view.[ch].
2007-02-03 Dirk-Jan C. Binnema* all:
2007-01-25 Sergio Villar Senin* Added comparisons with "Invalid" string <- should...
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-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
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-22 Sergio Villar Senin* Fixed comments with errors
2006-12-20 Dirk-Jan C. Binnema* modest-text-utils.[ch]:
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* 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-10 Nils Faerber* added licensing boilerplate to source files
2006-06-02 Dirk-Jan C. Binnema* add missing include for time.h
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-24 Arne Zellentin* moved most quote-related funtions to (new) modest...