Add attachment in menu of editor
[modest] / src /
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...
2009-04-17 Jose Dapena PazAdd support for disabling size in details dialog
2009-04-17 Jose Dapena PazProper get the account protocol in mailboxes
2009-04-16 Jose Dapena PazLimit the maximum size of buffer to 4096 characters...
2009-04-16 Jose Dapena PazMove grab zoom to ModestWindow, as we have to handle...
2009-04-16 Jose Dapena PazHandle properly zoom in hildon 2.2
2009-04-16 Jose Dapena PazDon't handle zoom keys in ModestWindow, at least in...
2009-04-16 Jose Dapena PazSet a line limiter in text to html converter, and set...
2009-04-16 Sergio Villar SeninFixes NB#111353, use a logical id for the example...
2009-04-16 Sergio Villar SeninFixes NB#111362, center the title,value of sort button
2009-04-15 Sergio Villar SeninFixes NB#111128, message priority buttons now appear...
2009-04-15 Jose Dapena PazMore test references removed
2009-04-15 Sergio Villar SeninFixes NB#111054, do not send emails to unmatched contacts
2009-04-15 Sergio Villar SeninFixes NB#111106, stack overflow when sending a message...
2009-04-15 Sergio Villar SeninFixes NB#110998, do not ask for saving changes when...
2009-04-15 Sergio Villar Senin* Fixes NB#110316, hide "Move" & "Delete" menu options...
2009-04-14 Jose Dapena PazProtect gtkhtml writes from threads
2009-04-14 Jose Dapena PazSet a lower limit for parsing body in gtkhtml mime...
2009-04-14 Jose Dapena PazAdded methods to limit the size sent to gtkhtml stream
2009-04-14 Sergio Villar SeninFixes NB#110349, added support to render messages with...
2009-04-14 Sergio Villar SeninFixes NB#110907 , reboot needed to view an user created...
2009-04-14 Sergio Villar SeninFixes NB#110813, check incoming/outgoing servernames...
2009-04-14 Sergio Villar SeninRemoved trailing whitespaces
2009-04-14 Sergio Villar SeninFixes NB#110770, multiple subviews shown for an embedde...
2009-04-14 Jose Dapena PazBetter lock granularity in gtkhtml fetch thread (fixes...
2009-04-14 Jose Dapena PazDisable DnD in gtkhtml for hildon2 (fixes NB#109753)
2009-04-13 Jose Dapena PazChanges to fix NB#110512
2009-04-13 Jose Dapena PazOnly use -shared ldflag for modest if using launcher
2009-04-13 Jose Dapena PazUse plural/singular form in the select attachments...
2009-04-13 Jose Dapena PazAdd proper margins to account view window (fixes NB...
2009-04-13 Jose Dapena PazProperly use export.map, to limit the number of symbols...
2009-04-13 Sergio Villar SeninFixes NB#102665, crash in download external images
2009-04-08 Jose Dapena PazAnother fix in gtkhtml code
2009-04-08 Jose Dapena PazFix some dangerous things done with mailboxes code...
2009-04-08 Jose Dapena PazFix Gnome build
2009-04-08 Jose Dapena PazBuild diablo build and fix second line font size and...
2009-04-08 Jose Dapena PazRefactor mcc parsing code
2009-04-08 Jose Dapena PazMove fallback provider data to be in common code.
2009-04-08 Jose Dapena PazMove mcc_mapping file to common side.
2009-04-08 Jose Dapena PazRefactored modest-presets to be common implementation...
2009-04-08 Sergio Villar SeninFixes NB#110320, cannot remove messages from local...
2009-04-08 Sergio Villar SeninFixes NB#110084, fixes a hang when trying to retrieve...
2009-04-07 Jose Dapena PazAdd a way to limit the number of chars in value part...
2009-04-07 Jose Dapena PazSet hscrollbar-policy in editor pannable (fixes NB...
2009-04-07 Sergio Villar SeninAdded icons to the action button of "Move to" dialog
2009-04-07 Sergio Villar SeninShow short and long names in the action button of ...
2009-04-07 Sergio Villar SeninUse a HildonButton in the 'Move to' dialog
2009-04-07 Sergio Villar SeninFixes NB#107894, show "Device storage full..." error...
2009-04-06 Jose Dapena PazAdded support for presets server security parameters...
2009-04-06 Sergio Villar SeninFixes NB#109890, messages sent by different accounts...
2009-04-06 Jose Dapena PazAdd progress hint feedback support in mailboxes window...
2009-04-06 Sergio Villar SeninFixes NB#109728, fixes a crash when checking secure...
2009-04-06 Jose Dapena PazCenter fonts in font face selector (fixes NB#109660)
2009-04-06 Jose Dapena PazDo GtkHTML stream operations in mainloop
2009-04-03 Jose Dapena PazAlso simplify recipients when creating new messages...
2009-04-03 Jose Dapena PazSimplify the recipients if they are in the form of...
2009-04-03 Jose Dapena PazAdded new method modest_text_utils_simplifies_recipients
2009-04-03 Jose Dapena PazDon't dim rename folder on transfer mode (fixes NB...
2009-04-03 Jose Dapena PazProperly handle POP folders in move to dialog (fixes...
2009-04-03 Jose Dapena PazUse encoding of html parts on loading the gtkhtml widge...
2009-04-02 Jose Dapena PazFix of a crash when provider does not provide any mailbox
2009-04-02 Jose Dapena PazBetter setting the initial signature
2009-04-02 Jose Dapena PazRemove mailbox signature on creating editor before...
2009-04-02 Jose Dapena PazFetch the proper signature from account protocol
2009-04-02 Jose Dapena PazUpdate signature depending on the mailboxes changes
2009-04-02 Jose Dapena PazSet a default mailbox for multimailbox in editor
next