Preserver headers of messages in drafts and sending messages.
[modest] / src / hildon2 / modest-msg-edit-window.c
2010-01-27 José Dapena PazPreserver headers of messages in drafts and sending...
2010-01-27 José Dapena PazAdd methods to get and retrieve list of custom header...
2010-01-25 Sergio Villar SenínFixes NB#153926, "insert image" button moved from app...
2010-01-22 José Dapena PazNew show toolbar button in editor (fixes NB#152559).
2009-12-18 Sergio Villar SenínDo not allow to send messages to empty recipients
2009-12-14 Jose Dapena PazOn setting the format of editor to html, recover the...
2009-12-14 Jose Dapena PazOn updating the signature in editor, set signature...
2009-11-20 Sergio Villar SenínDo use the ModestColorButton instead of a HildonColorButton
2009-11-18 Sergio Villar SenínImproved fix for last commit.
2009-11-18 Sergio Villar SenínRemember last selected color, and select it next time...
2009-11-18 Sergio Villar SenínOverwritten the clicked method of the HildonColorButton...
2009-11-09 Sergio Villar SeninFixed the dimming rule for "add_to_contacts" in the...
2009-11-09 Sergio Villar SeninAdded "Add to Contacts" to the message editor window
2009-11-09 Sergio Villar SeninDo not automatically add new contacts to addressbook...
2009-11-04 Sergio Villar SeninFixes a crash caused by an invalid dereference when...
2009-11-03 Javier JardónRemove Hildon 0.x conditional code because Hildon 0...
2009-10-16 Sergio Villar SeninFixes NB#138240, do not delete content of the email...
2009-09-17 Sergio Villar SeninFixes NB#133759, do allow sending messages without...
2009-09-15 Jose Dapena PazRemove additional separation among headers and body...
2009-09-15 Sergio Villar SeninFixes NB#131601, toolbar lost in editor when doing...
2009-09-11 Sergio Villar SeninAdded the function that quotes emails
2009-09-11 Sergio Villar SeninFixes NB#131601, toolbar lost in editor after canceling...
2009-09-09 Jose Dapena PazRevert "Fixes NB#131601, toolbar lost in editor after...
2009-09-09 Sergio Villar SeninFixes NB#131601, toolbar lost in editor after canceling...
2009-08-22 Jose Dapena PazForce request of minimum 70 pixels for the editor body.
2009-08-22 Jose Dapena PazRevert "Fixes NB#123383, unexpected lines appear in...
2009-08-21 Sergio Villar SeninFixes NB#123383, unexpected lines appear in new email...
2009-08-11 Sergio Villar SeninFixes NB#131394, use global safe folders
2009-07-27 Javier JardonFixes NB#130151, remove deprecated glib symbols
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-24 Jose Dapena PazLimit reply size with number of lines, not only number...
2009-06-15 Sergio Villar SeninDo not add an extra '\n' when replacing signatures
2009-06-12 Sergio Villar SeninFixes NB#122232, do not insert signature if it's alread...
2009-06-10 Jose Dapena PazIn editor, branding label first, then icon. Align prope...
2009-06-10 Jose Dapena PazBranding: service label font is SmallSystemFont in...
2009-06-10 Sergio Villar SeninFixes NB#116869, theme and layout issues
2009-06-10 Sergio Villar SeninDo not need to unref tree models, they're automatically...
2009-06-10 Sergio Villar SeninDo not need to unref tree models, they're automatically...
2009-06-09 Sergio Villar SeninFixes NB#121486, show the proper logical id when the...
2009-06-03 Jose Dapena PazShow branding information in msg view
2009-06-03 Jose Dapena PazProper alignment for branding icon in editor
2009-06-03 Jose Dapena PazImplement branding from account protocol service in...
2009-05-31 Jose Dapena PazChanged g_log levels in all app. Idea is reducing the...
2009-05-19 Jose Dapena PazDon't show max chars banner again and again when it...
2009-05-13 Jose Dapena PazAvoid addressbook buttons expanding if field grows.
2009-05-11 Sergio Villar SenínFixes NB#115890, when "check names" is invoked replace...
2009-05-08 Jose Dapena PazFix crash when we hit the editor limit of an utf8 forma...
2009-05-05 Jose Dapena PazProper logical id for add attachment menu option in...
2009-05-05 Sergio Villar SenínFixed several reference leaks
2009-05-04 Sergio Villar SenínFixes NB#112215, set "select contacts" and "message...
2009-04-27 Jose Dapena PazAdd handler for send action in new editor
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 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-20 Sergio Villar SeninFixes NB#112059, center "Show Cc" and "Show Bcc" text...
2009-04-16 Jose Dapena PazLimit the maximum size of buffer to 4096 characters...
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-06 Jose Dapena PazCenter fonts in font face selector (fixes NB#109660)
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
2009-04-02 Jose Dapena PazAnother fix for modified editor detection
2009-04-02 Jose Dapena PazFix proper account name fetching in editor
2009-04-02 Jose Dapena PazProperly show and store from's from mailboxes in editor
2009-04-02 Jose Dapena PazAdd mailbox id storage in modest window.
2009-04-02 Jose Dapena PazRemember last used paths in filechoosers, and set docs...
2009-04-01 Jose Dapena PazRemove autofocus handling with gtk_container in editor
2009-03-31 Jose Dapena PazA check for gtk_text_iter_forward_search
2009-03-31 Jose Dapena PazDon't destroy window on "save to drafts" shortcut,...
2009-03-26 Jose Dapena PazAdded support for setting References and In-Reply-To...
2009-03-25 Jose Dapena PazAdded also new tool button layout for font face (fixes...
2009-03-25 Jose Dapena PazSet grey color for the arrow in size tool button with...
2009-03-25 Jose Dapena PazPut hbox inside font size label to show an arrow (fixes...
2009-03-24 Jose Dapena PazProper titles for font size and face pickers (fixes...
2009-03-23 Sergio Villar SeninFixes NB#106346, added a missing fix
2009-03-20 Sergio Villar SeninFixes NB#106752, crash when closing editor while insert...
2009-03-20 Jose Dapena PazOn loading images for inserting in editor "scale on...
2009-03-17 Sergio Villar SeninFixes leaks 20/26 & 21/26
2009-03-17 Sergio Villar SeninFixes leak 7/26
2009-03-17 Sergio Villar SeninFixes leak 6/26
2009-03-17 Sergio Villar SeninFixed leak 5/26
2009-03-17 Sergio Villar SeninPrevents a potential crash when inserting images
2009-03-17 Sergio Villar Senin* Fixes NB#106340, show some progress while inserting...
2009-03-16 Jose Dapena PazShow error if we couldn't insert the image in the wpedi...
2009-03-16 Jose Dapena PazBetter error checking inserting images in editor
2009-03-13 Jose Dapena PazRemove ldots in editor toolbar
2009-03-12 Jose Dapena PazDimming font for toolitems in editor
next