Take into account unichar space on converting to plain text quoted text
[modest] / src /
2009-08-05 Sergio Villar SeninThe dimming manager now runs dispose over the rules...
2009-08-05 Sergio Villar SeninMoved unref's of external objects to dispose
2009-08-05 Sergio Villar SeninFixes NB#125205, sort by subject is incorrect
2009-08-04 Sergio Villar SeninFixes NB#130519, country selector picker is too slow
2009-08-04 Sergio Villar SeninFixes NB#130999, fixes a memory leak saving attachments
2009-08-04 Sergio Villar SeninFixes NB#128553, incorrect logical id when saving attac...
2009-08-04 Sergio Villar SeninFixes NB#131102, fixes a small memory leak
2009-08-04 Sergio Villar SeninFixes NB#131178, use logical id instead of semicolon...
2009-08-03 Sergio Villar SeninFixes NB#130850, fixes a certificate confirmation note...
2009-08-03 Sergio Villar SeninFixed NB#128634, cannot open attachments multiple times.
2009-08-03 Sergio Villar SeninFixes NB#130686, fixed three memory leaks
2009-07-29 Sergio Villar SeninFixes NB#122697, prevent DoS attacks when replying...
2009-07-28 Sergio Villar SeninFixes NB#122195, modest becames inaccessible with speci...
2009-07-28 Sergio Villar SeninFixed NB#123483, time taken for open edit mode for...
2009-07-28 Sergio Villar SeninFixes NB#130151, remove glib deprecated symbols. There...
2009-07-28 Sergio Villar SeninFixes NB#130164, crash in ui dimming rules when the...
2009-07-27 Javier JardonFixes NB#130154, remove deprecated gtk+ symbols
2009-07-27 Javier JardonFixes NB#130151, remove deprecated glib symbols
2009-07-27 Sergio Villar SeninFixes NB#116469, resolved contacts are unnecessary...
2009-07-27 Jose Dapena PazAvoid using an already freed string for content id
2009-07-27 Sergio Villar SeninFixes NB#128529, fixes a memory leak in the Notificatio...
2009-07-27 Sergio Villar SeninFixes NB#129516, use the proper icon for "download...
2009-07-27 Sergio Villar SeninPartially fixes NB#123740. Export the modest_mail_opera...
2009-07-24 Jose Dapena PazRevert "On creating forward, don't include purged parts...
2009-07-24 Jose Dapena PazFix for a crash in view_msg_cb if row_reference was...
2009-07-24 Jose Dapena PazFinalize plugin factory after protocol registry, and...
2009-07-24 Jose Dapena PazOn setting the update interval, if no accounts set...
2009-07-22 Jose Dapena PazAdd modest_tny_account_store_* to export.map
2009-07-22 Jose Dapena PazAdd access to account store in plugins.
2009-07-20 Jose Dapena PazRemove undisclosed recipients only for creating new...
2009-07-20 Jose Dapena PazSimplify recipients also in Cc: field.
2009-07-20 Jose Dapena PazOn simplifying the recipients, also remove "undisclosed...
2009-07-20 Jose Dapena PazAnother non checked return value in modest_attachments_...
2009-07-20 Jose Dapena PazIn get_composite_icons, take into account NULL pointer...
2009-07-20 Jose Dapena PazAnother check for instance != NULL before unref (fix...
2009-07-20 Jose Dapena PazCheck null value of account before unref in on_open_mes...
2009-07-20 Jose Dapena PazAnother fix in reply_forward_helper (always_NULL variab...
2009-07-20 Jose Dapena PazExtra check in reply_forward (fix 5 for NB#126941)
2009-07-20 Jose Dapena PazIn message_reader, ignore folder parameter if header...
2009-07-20 Jose Dapena PazFix some iterator conditions in modest tny folder ...
2009-07-20 Jose Dapena PazCheck some error conditions in modest_tny_folder_find_f...
2009-07-20 Jose Dapena PazCheck tny_stream_read return value for -1 (fix 1 for...
2009-07-17 Jose Dapena PazRemove addresses already in To: on creatin ReplyToAll...
2009-07-16 Sergio Villar SeninFixes NB#127780, addressbook dialogs are unnecessarily...
2009-07-15 Sergio Villar SeninFixes NB#125074, show "memory card full" error when...
2009-07-15 Sergio Villar SeninFixes NB#125071, show the proper error note when trying...
2009-07-15 Sergio Villar SeninFixes NB#126882, removed the progress bar in easysetupw...
2009-07-14 Jose Dapena PazImplemented new save_remote_draft virtual.
2009-07-14 Jose Dapena PazFor remote drafts folder, append "(remote)" in folder...
2009-07-14 Sergio Villar SeninReplaced modest_folder_window_finalize by dispose
2009-07-14 Sergio Villar SeninRevert "Moved all the signal handlers to a GSList manag...
2009-07-13 Sergio Villar SeninFixes NB#127102, open account DBus method is silently...
2009-07-13 Sergio Villar SeninFixes NB#125952, modality issue when trying to open...
2009-07-13 Sergio Villar SeninFixed a compilation warning
2009-07-13 Sergio Villar SeninFixes NB#127684, fixed a crash in the move to dimming...
2009-07-03 Sergio Villar SeninFixes NB#126375, default message size limit lowered...
2009-07-02 Sergio Villar SeninUse the proper call to retrieve the transport account
2009-07-02 Sergio Villar SeninFixed a typo in documentation
2009-07-02 Sergio Villar SeninAdded the FORBID_OUTGOING_XFERS tag to forbid folder...
2009-07-02 Sergio Villar SeninReplaced the protocol tag for incoming xfers
2009-07-01 Sergio Villar SeninFixes NB#125835, wakeup send queue headers before flush...
2009-07-01 Sergio Villar SeninFixes NB#125952, "lose changes confirmation dialog...
2009-06-30 Sergio Villar SeninFixes NB#125835, added modest_utils_flush_send_queue...
2009-06-30 Sergio Villar SeninFixes NB#124317, modest can now open messages from...
2009-06-30 Sergio Villar SeninReplaced some logical id's. Use singular/plural forms
2009-06-30 Jose Dapena PazAdd support for abook without osso_abook_contact_choose...
2009-06-29 Jose Dapena PazIn account settings, use same sizegroups for account...
2009-06-29 Jose Dapena PazOn wizard, if username has @, don't add provider addres...
2009-06-29 Sergio Villar SeninFixes 125051, crash in ModestDatetimeFormatter after...
2009-06-29 Sudheer Kumar Chil... changing license text to BSD/MIT style in modest-wp...
2009-06-29 Sergio Villar SeninFixes NB#124605, show the proper error when the connect...
2009-06-29 Sergio Villar SeninFixes NB#124628, 20 newest messages are not retrieved...
2009-06-25 Jose Dapena PazOn loading gtkhtml view, if limit of chars is hit,...
2009-06-25 Jose Dapena PazEmit signal limit_error also in msg view.
2009-06-25 Jose Dapena PazEmit limit_error on loading the document on gtkhtml...
2009-06-25 Jose Dapena PazMethod to check if limit has been hit in ModestTnyStrea...
2009-06-25 Jose Dapena PazAdded method to know if we have hit the limits in the...
2009-06-25 Jose Dapena PazOn creating forward, don't include purged parts (fixes...
2009-06-25 Sergio Villar SeninFixes NB#124324, remove the original instance of "Fw...
2009-06-25 Sergio Villar SeninFixes NB#124742, duplicate entries inserted in addressb...
2009-06-25 Sergio Villar SeninChanged modest_address_book_check_names() API
2009-06-25 Sergio Villar SeninAdded modest_address_book_add_address_list()
2009-06-24 Sergio Villar SeninUse setlocale() to get the current locale instead of...
2009-06-24 Sergio Villar SeninFixes NB#124313, remove new email notifications when...
2009-06-24 Jose Dapena PazLimit reply size with number of lines, not only number...
2009-06-24 Sergio Villar SeninFixes NB#116869, adding extra padding at the top of...
2009-06-24 Sergio Villar SeninRemoved extra vertical space between elements of the...
2009-06-24 Sergio Villar SeninFixes NB#124410, use singular form for Move message...
2009-06-23 Sergio Villar SeninFixes NB#124248, new folders dialog shows all the accounts
2009-06-23 Sergio Villar SeninDo not restore settings when creating a folder view...
2009-06-23 Sergio Villar SeninFixes NB#124155, done button in "select contacts" for...
2009-06-23 Sergio Villar SeninFixes NB#122748, "modest" appears sometimes as window...
2009-06-23 Sergio Villar SeninEntries in security options get now the proper size
2009-06-23 Sergio Villar SeninDefault account settings dialog entries are now finger...
2009-06-23 Sergio Villar SeninFixes NB#123994, entries in account setup wizard are...
2009-06-22 Sergio Villar SeninFixes NB#123895, contents of rfc822 parts without conte...
2009-06-22 Sergio Villar SeninFixes NB#123812, duplicate contacts created when insert...
2009-06-22 Sergio Villar SeninFixes NB#121603, always assume that DBus send/receive...
2009-06-22 Jose Dapena PazOn disposing folder view, remove all accounts from...
2009-06-19 Sergio Villar SenínSeveral GNOME build fixes
next