This is a manual merge of branch drop split view intro trunk.
[modest] / src / maemo / modest-msg-view-window.c
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-11-25 Jose Dapena Paz* Added code to show dialog for choosing recipients
2008-11-19 Jose Dapena Paz* Reworked attachments mime type detection and body...
2008-10-21 Sergio Villar Senin * Fixes several memory leaks
2008-10-16 Sergio Villar Senin * Fixes NB#90182, let message view grab focus after...
2008-10-08 Jose Dapena PazAfter a deep refactoring, finally finished to split...
2008-09-22 Jose Dapena PazMerged the new plugin system from branch plugin-system.
2008-09-04 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-08-14 Sergio Villar Senin * Open attachments using an asynchronous stream decoding
2008-08-12 Sergio Villar Senin * Fixes NB#87456, close "remove attachment" dialog...
2008-08-06 Sergio Villar Senin * Fixes NB#87366, do not hang in save attachments...
2008-07-29 Sergio Villar Senin * Fixes NB#87094, dimm the toolbar buttons when the...
2008-07-22 Jose Dapena Paz* src/modest-marshal.list:
2008-07-21 Sergio Villar Senin * Fixed an invalid access
2008-06-25 Jose Dapena Paz* src/widgets/modest-gtkhtml-msg-view.c:
2008-06-23 Sergio Villar Senin * Fixes NB#86569, when there are no more valid message...
2008-05-22 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-21 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-21 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-05-09 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-04-28 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2008-04-24 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-04-01 Sergio Villar Senin * Fixes NB#83407, evaluate the dimming rules when...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-24 Sergio Villar Senin * Fixes NB#82707, do not enable to delete a message...
2008-03-12 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-03-06 Alberto Garcia* src/maemo/modest-msg-view-window.c
2008-03-05 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-03-04 Alberto Garcia* src/maemo/modest-msg-view-window.c
2008-03-04 Sergio Villar Senin * Fixes NB#80734, viewer opened with dimmed toolbar
2008-03-03 Sergio Villar Senin * Fixes NB#81525, added proper error messages when...
2008-02-21 Jose Dapena PazChanges to fix NB#80521.
2008-02-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2008-02-19 Sergio Villar Senin * Fixes NB#81009, show the proper title when saving...
2008-02-15 Sergio Villar Senin * Fixes NB#80729, allow to save all the mime parts...
2008-02-15 Sergio Villar Senin * Fixes NB#79777, now it's possible to continuously...
2008-02-12 Sergio Villar Senin * Fixed a ARMEL compilation warning
2008-02-08 Jose Dapena Paz* src/modest-tny-mime-part.[ch]:
2008-02-06 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-02-01 Sergio Villar Senin * Fixes NB#79458, modest now properly connects when...
2008-02-01 Alberto GarciaDim "Reply to" commands when a message is in the outbox
2008-01-30 Sergio Villar Senin * Fixes NB#80070 do not allow to move a message in...
2008-01-29 Sergio Villar Senin * Fixes NB#79620, error while saving multiple attachments
2008-01-28 Sergio Villar Senin * Removed ModestGnomeInfoBar and ModestProgressBarWidget
2008-01-21 Alberto GarciaFix memory leak in select_next_valid_row()
2008-01-21 Alberto GarciaFix leak in the message view window
2008-01-17 Dirk-Jan C. Binnema* small fixes (coverity), param checks
2008-01-15 Alberto GarciaUpdate menu dimming rules after creating the msg viewer
2008-01-14 Alberto GarciaRefactored dimming rules calls
2008-01-14 Sergio Villar Senin * Update the dimming rules management for the "+"...
2008-01-14 Alberto GarciaRevert broken changesets 3992 and 4026
2008-01-09 Alberto GarciaSimplified modest_msg_view_window_select_previous_messa...
2008-01-09 Alberto GarciaRemoved obsolete method modest_msg_view_window_select_f...
2008-01-09 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-08 Alberto GarciaRename ModestToolbarDimmingRules to ModestWindowDimming...
2008-01-08 Sergio Villar Senin * Fixed NB#79057, delete confirmation note is now...
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-17 Jose Dapena PazChanges to speed up opening messages in view and editor
2007-12-14 Felipe Erias Moran... Corrected two g_object_unref
2007-12-14 Felipe Erias Moran... Corrected ref and unref of mail operations.
2007-12-14 Felipe Erias Moran... Fixes NB#78602
2007-12-13 Jose Dapena PazWork to fix glitches with progress toolbar (fixes NB...
2007-12-13 Jose Dapena Paz* src/maemo/modest-main-window-ui.h:
2007-12-12 Jose Dapena Paz* src/dbus_api/modest-dbus-callbacks.c:
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-12-07 Dirk-Jan C. Binnemaremove needless g_warning
2007-12-07 Dirk-Jan C. Binnema* show the specific icons for the edit-window and the...
2007-12-04 Jose Dapena Paz* src/widgets/modest-header-view-render.c,
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-23 Sergio Villar Senin * The toolbar buttons are expanded correctly in the...
2007-11-22 Felipe Erias Moran... Fix progress bar in the view message window:
2007-11-20 Felipe Erias Moran... Fixes NB76286
2007-11-20 Jose Dapena PazThese changes disable focus changing in message view...
2007-11-20 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-11-19 Felipe Erias Moran... Fixes NB#76174
2007-11-16 Alberto GarciaFixed leak in modest msg view window
2007-11-16 Alberto Garcia* Fixed 3 memory leaks in modest-msg-view-window
2007-11-15 Dirk-Jan C. Binnema* fix attachment permissions:
2007-11-15 Alberto Garcia* In the message viewer, update window title after
2007-11-15 Jose Dapena Paz* src/widgets/modest-combo-box.[ch]:
2007-11-14 Sergio Villar Senin * Refactored the code o modest_mail_operation_get_msg...
2007-11-13 Dirk-Jan C. Binnema* coverity fixes: remove unused params, dead code
2007-11-12 Sergio Villar Senin * Added several gdk_threads_enter/leave stuff in the...
2007-11-07 Dirk-Jan C. Binnema* forgot this one for previous fix
2007-11-06 Alberto GarciaAlternate patch to the one applied in 3653, this one...
2007-11-06 Alberto GarciaPut the subject of the message on the editor window
2007-11-02 Dirk-Jan C. Binnema* save attachments with 0444 instead of 0777.
2007-11-02 Dirk-Jan C. Binnema* some further cleanups of the help system, added:
2007-10-31 Alberto Garciatny_header_{set,unset}_flags() renamed to tny_header_...
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-24 Dirk-Jan C. Binnema* fix for NB#74144 (modest thinks foo/drafts is Drafts)
2007-10-19 Jose Dapena PazWork to make attachments be opened in a single instance...
2007-10-17 Jose Dapena PazThis commit includes a complete refactor of ModestMsgVi...
2007-10-10 Jose Dapena Paz* src/modest-marshal.list:
2007-10-09 Sergio Villar Senin * Added a destroyer to the error handler of the mail...
2007-10-02 Sergio Villar Senin * Moved the op_type to the mail operations, it should...
2007-09-21 Sergio Villar Senin * Added two missing unref's
2007-09-17 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
next