Modified webpage: now tinymail repository is in gitorious.
[modest] / src / widgets / modest-msg-view-window.c
2010-02-17 Sergio Villar SenínFixed build errors
2010-02-16 José Dapena Paz Reorganize the message view menu, following the...
2010-02-15 José Dapena PazAvoid a crash on requesting to open a msg view that...
2010-02-12 Sergio Villar SenínSet the proper parent class for window classes
2010-02-11 Sergio Villar SenínBuild fixes
2010-01-27 José Dapena PazRuntime fix
2010-01-27 José Dapena PazPreserver headers of messages in drafts and sending...
2010-01-26 José Dapena PazEmit dbus signal on changing SEEN flag.
2010-01-22 Sergio Villar SenínShow progress information when saving attachments
2010-01-21 Sergio Villar SenínFixes a crash when saving attachments fails
2010-01-18 José Dapena PazPass to account protocol request to handle the calendar
2010-01-15 Sergio Villar SenínFixes Zoom keys behaviour in Modest
2010-01-14 José Dapena PazBuild fix for master
2010-01-12 José Dapena PazProperly handle download of parts for forwarding subpar...
2010-01-12 Sergio Villar SenínInclude in the "Save attachments" dialog the messages...
2010-01-11 Sergio Villar SenínFixes an infinite loop while saving BS mime parts
2010-01-04 Sergio Villar SenínDo not reload messages from bodystruct
2009-12-16 Sergio Villar SenínCrash when closing viewer window while downloading...
2009-12-16 Sergio Villar SenínDo not assume that every mime part has content type
2009-12-14 Jose Dapena PazFix remove attachments case in gtk
2009-12-14 Sergio Villar SenínReplaced GtkWindow by ModestWindow in several places...
2009-12-14 Jose Dapena PazAvoid redrawing many times on downloading images in...
2009-12-10 Sergio Villar SenínDo not assume that ModestWindow's are GtkWindow's
2009-12-10 Jose Dapena PazOn cancelling connect dialog saving attachments, don...
2009-12-10 Jose Dapena PazIf, on retrieving bs message, body is not available...
2009-12-10 Jose Dapena PazConnect to network on fetching bodystruct attachments
2009-12-04 Jose Dapena PazReplace hildon-common-strings in gtk
2009-12-04 Jose Dapena PazReplace hildon-common-strings with proper translation...
2009-12-03 Sergio Villar SenínRemoved some G_CRITICALS
2009-12-03 Jose Dapena PazRefactor translations from hildon-libs.
2009-12-01 Sergio Villar SenínFixes several G_CRITICALS
2009-12-01 Jose Dapena PazMake windows inherit from ModestShellWindow in gtk
2009-11-30 Jose Dapena PazOn cancelling attempt to retrieve a message, close...
2009-11-25 Jose Dapena PazMove modest folder window to widgets
2009-11-25 Jose Dapena PazRefactor part of ModestWindow and ModestHildon2Window
2009-11-25 Jose Dapena PazMove ui msg view dimming rules to src/widgets
2009-11-13 Jose Dapena PazOn failing to retrieve a message in view and closing...
2009-11-12 Sergio Villar SeninRemoved some hildon code from ModestMsgViewWindow
2009-11-12 Sergio Villar SeninUse the toolkit factory method to create the file choos...
2009-11-09 Sergio Villar SeninRefactored the code that offers UI to add contacts...
2009-11-04 Jose Dapena PazAlso use ModestISearchToolbar in msg view window
2009-11-03 Jose Dapena PazMove dimming callback to ModestWindow
2009-11-03 Jose Dapena PazUse modest_window_set_title interface.
2009-11-03 Jose Dapena PazUse modest_window_add_toolbar in all the code.
2009-10-29 Jose Dapena PazReplace hildon pannable area with modest scrollable...
2009-10-29 Jose Dapena PazFirst step in refactoring ModestMsgViewWindow to be...