Add support in gnome port for detecting if message is modified, showing
[modest] / src /
2009-05-10 Jose Dapena PazAdd support in gnome port for detecting if message...
2009-05-10 Jose Dapena PazRemove formatting tab in global settings of gnome port
2009-05-10 Jose Dapena PazUse GtkSourceView for editor instead of GtkTextView
2009-05-10 Jose Dapena PazUse GtkTextBuffer instead of gtkhtml in editor (no...
2009-05-10 Jose Dapena PazFix toolbar ui manager load in gnome and maemo ports
2009-05-10 Jose Dapena PazTypo in gnome port making build fail.
2009-05-10 Ivan GomezFixed gnome compiling
2009-05-08 Sergio Villar SenínAdded an extra check
2009-05-08 Sergio Villar SenínFixes NB#115325, show error note when trying to create...
2009-05-08 Sergio Villar Senín** Patch by Ville Vainio
2009-05-08 Sergio Villar SenínFixes NB#115045, prefill the user name with the informa...
2009-05-08 Sergio Villar SenínFixes NB#115566, do not show "invalid username or passw...
2009-05-08 Sergio Villar SenínFixes NB#115315, add a separator between each recipient...
2009-05-08 Jose Dapena PazFix crash when we hit the editor limit of an utf8 forma...
2009-05-08 Sergio Villar SenínOriginal patch by Dmitry Kazachkov
2009-05-08 Sergio Villar SenínFixes NB#114489, show the account settings dialog on...
2009-05-07 Jose Dapena PazShow header window title for inbox as Inbox - Account...
2009-05-07 Sergio Villar SenínAdded modest_addressbook_get_my_name API
2009-05-06 Jose Dapena PazOnly notify for new headers without seen flag (fixes...
2009-05-06 Jose Dapena PazSet title of window in headers window to show the accou...
2009-05-06 Sergio Villar SenínFixes NB#114384, try to close active dialogs whenever...
2009-05-06 Sergio Villar SenínFixes the get_modal method of Hildon2 window manager
2009-05-06 Sergio Villar SenínFixes NB#114892, suggest a proper parent for the new...
2009-05-06 Sergio Villar SenínFixed a reference leak
2009-05-06 Jose Dapena PazShow always accounts window below the wizard (fixes...
2009-05-06 Sergio Villar SenínFixes NB#114847, set autocapitalization for user name
2009-05-05 Jose Dapena PazProper logical id for add attachment menu option in...
2009-05-05 Jose Dapena PazShow folders with non read messages with active text...
2009-05-05 Sergio Villar SenínFixes NB#114785, fixes a crash when removing attachments.
2009-05-05 Jose Dapena PazProper alignment of header view rows
2009-05-05 Jose Dapena PazIcon size for attachment and priority in header view...
2009-05-05 Jose Dapena PazShow with active color non readed headers instead of...
2009-05-05 Sergio Villar SenínFixes NB#114508, error when trying to rename a folder...
2009-05-05 Sergio Villar SenínRemoved invalid main window dependency
2009-05-05 Sergio Villar SenínFixed several reference leaks
2009-05-05 Sergio Villar SenínFixes NB#114517, "save" button should be dimmed if...
2009-05-04 Sergio Villar SenínFixes NB#114434, when saving an attachment with the...
2009-05-04 Sergio Villar SenínSet the new parsing for modest providers data
2009-05-04 Sergio Villar SenínFixes NB#112215, set "select contacts" and "message...
2009-05-04 Jose Dapena PazAdded msg view window reload feature. Now we can force...
2009-05-04 Jose Dapena PazAdded method find_registered_message_uid in window...
2009-04-30 Jose Dapena PazAvoid adding self contact email addresses on sending...
2009-04-29 Sergio Villar SenínFixes NB#112983, do not show last updated time as 01...
2009-04-29 Sergio Villar SenínFixes NB#113192, add mailer addresses to the address...
2009-04-29 Jose Dapena PazFix undo shortcut
2009-04-29 Jose Dapena PazUse GOptionGroup to parse parameters.
2009-04-29 Sergio Villar SenínFixes NB#113634, show progress information in Viewer...
2009-04-28 Sergio Villar SenínFixes NB#113364, do not show the confirmation note...
2009-04-27 Sergio Villar SeninFixes NB#113282, do not show "priority" in header if... git_migration_finished
2009-04-27 Jose Dapena PazUse new widget dimming mode API for only hiding app...
2009-04-27 Jose Dapena PazAdd method to set dimming mode for a specific widget.
2009-04-27 Jose Dapena PazOnly dim using dimming rules.
2009-04-27 Sergio Villar SeninFixes NB#113211, show message details menu option even...
2009-04-27 Sergio Villar SeninFixes NB#103840, custom settings not properly set
2009-04-27 Jose Dapena PazAdd handler for send action in new editor
2009-04-27 Sergio Villar SeninAdded a new address book dummy method
2009-04-24 Jose Dapena PazRemove warning in editor after removing send tool button
2009-04-24 Jose Dapena PazFix showing/hiding toolbar in editor
2009-04-24 Jose Dapena PazAttachments layout fixes in editor
2009-04-24 Jose Dapena PazHide toolbar in editor if we're in plain text mode
2009-04-24 Jose Dapena PazChanges in the way to check dimming rules in hildon2
2009-04-24 Jose Dapena PazRemove send button in toolbar of editor
2009-04-24 Jose Dapena PazNew dimming rule system, to allow dimming buttons in...
2009-04-24 Jose Dapena PazAdd send button to the right of from button
2009-04-24 Jose Dapena PazRemove attachments button in subject line of editor
2009-04-24 Jose Dapena PazAdd attachment in menu of editor
2009-04-24 Jose Dapena PazEmit open addressbook signal from the left side buttons...
2009-04-24 Jose Dapena PazAdd methods get/set_show_abook in recpt editor
2009-04-24 Jose Dapena PazAdded buttons for addressbook to the left of the editor...
2009-04-23 Sergio Villar Senin* Fixes NB#112208, use the bluetooth device name
2009-04-23 Sergio Villar SeninUpdated to use the proper DBus method
2009-04-23 Sergio Villar SeninGet the device name from the bluetooth name
2009-04-23 Jose Dapena PazAdd activity hint in move to dialog, for fetching folde...
2009-04-23 Jose Dapena PazDon't refresh folders on creating move to dialog folder...
2009-04-23 Jose Dapena PazAdd API for making folder view avoid forcing refreshes.
2009-04-23 Sergio Villar Senin* Added a new proxy method for accessing runtime singletons
2009-04-23 Jose Dapena PazShow plugins before other accounts in provider picker.
2009-04-22 Jose Dapena PazAdd margins to ModestMsgViewWindow
2009-04-22 Jose Dapena PazRemove "hildon2" defines in already hildon2 specific...
2009-04-22 Jose Dapena PazSplit label for time in two parts in header view
2009-04-22 Jose Dapena PazAdd proper alignment in attachments view icon
2009-04-22 Jose Dapena PazNow priority is a different line in the header view
2009-04-22 Jose Dapena PazNow the "load images" and "details" actions in msg...
2009-04-22 Sergio Villar SeninUse asynchronous operations to commit contacts to addre...
2009-04-21 Sergio Villar SeninFixes NB#112254, Use the proper folder names in Move...
2009-04-21 Jose Dapena PazAdd progress hint on loading external images (fixes...
2009-04-21 Sergio Villar SeninProperly set the content type of the gtkhtml stream
2009-04-20 Sergio Villar SeninFixes NB#112012, do not let username field to be empty...
2009-04-20 Sergio Villar SeninFixes NB#94666, issue new email notifications even...
2009-04-20 Sergio Villar SeninFixes an small memory leak
2009-04-20 Jose Dapena PazShow "no subject" in select attachments dialog if subje...
2009-04-20 Jose Dapena PazAdd mail operations feedback to accounts window
2009-04-20 Sergio Villar SeninFixes NB#111359, properly use the logical id for device...
2009-04-20 Jose Dapena PazAttachment size detection uses disposition size if...
2009-04-20 Sergio Villar SeninFixes NB#112059, center "Show Cc" and "Show Bcc" text...
2009-04-20 Sergio Villar SeninFixes NB#111978, show the proper plural form if we...
2009-04-20 Jose Dapena PazUse proper date string in compact mail header view
2009-04-20 Jose Dapena PazMissing changes
2009-04-17 Jose Dapena PazAsynchronous retrieval of size in details dialog of...
2009-04-17 Jose Dapena PazAsync retrieval API in modest_platform_run_header_detai...
next