* Fixed a ARMEL compilation warning
[modest] / src / maemo / modest-msg-view-window.c
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:
2007-09-14 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-09-12 Sergio Villar Senin * Added some checks that prevent glib criticals in...
2007-09-11 Jose Dapena Paz* src/modest-dimming-rules-group.[ch]:
2007-09-10 Jose Dapena PazClipboard dimming rules shouldn't be run in show menu...
2007-09-06 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-09-05 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-09-04 Sergio Villar Senin * Fixes NB#64415, now the show_toolbar options are...
2007-09-01 Dirk-Jan C. Binnema* fix for NB#63391, where a notes-attachment would...
2007-08-29 Dirk-Jan C. Binnema* fix a mem leak
2007-08-29 Sergio Villar Senin * Fixes NB#67061, do not ask the user to download...
2007-08-27 Alberto Garcia * src/maemo/modest-msg-view-window.c
2007-08-23 Dirk-Jan C. Binnema* update logical id, fixes critical NB#66450
2007-08-17 Peter CsaszarThere was a bug 60714 which was partially fixed by...
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-09 Peter Csaszarmodest-ui-actions.c: some alignment in the code
2007-08-06 Philip Van Hoof2007-08-06 Philip Van Hoof <pvanhoof@gnome.org>
2007-08-03 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-08-02 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-08-01 Alberto Garcia * Use the correct translation string instead of a...
2007-08-01 Murray Cumming2007-08-01 Murray Cumming <murrayc@murrayc.com>
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-27 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-07-27 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-07-23 Sergio Villar Senin * Update the next_row_reference if it was invalidated...
2007-07-23 Sergio Villar Senin * ModestAccountMgr: the account manager is...
2007-07-23 Sergio Villar Senin * Reverted some changes from one of the latest armin...
2007-07-22 Armin Burgmeier2007-07-22 Armin Burgmeier <armin@openismus.com>
2007-07-20 Jose Dapena Paz* src/maemo/modest-maemo-utils.[ch]:
2007-07-19 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-07-19 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-16 Murray Cumming2007-07-16 Murray Cumming <murrayc@murrayc.com>
2007-07-16 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-07-12 Murray Cumming2007-07-12 Murray Cumming <murrayc@murrayc.com>
2007-07-11 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-11 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-07-11 Sergio Villar Senin * Refactored the "Move to" stuff in the ui actions
next