* Modest is properly finalized after sending an email
[modest] / src / maemo /
2007-11-23 Jose Dapena Paz* src/maemo/modest-msg-view-window-ui.xml:
2007-11-23 Sergio Villar Senin * The toolbar buttons are expanded correctly in the...
2007-11-22 Felipe Erias Moran... Fixes NB#76638
2007-11-22 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
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 Dirk-Jan C. Binnema* add retval checks for hildon_sort_dialog_(get|add...
2007-11-20 Jose Dapena Paz* src/maemo/modest-platform.c:
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 Sergio Villar Senin * Gathered the argument checking code to one single...
2007-11-19 Alberto GarciaAdd missing g_object_ref() when attaching files
2007-11-19 Alberto GarciaFix several important leaks in the msg edit window
2007-11-19 Felipe Erias Moran... Fixes NB#76174
2007-11-19 Dirk-Jan C. Binnema* gtk_widget_show for the progress_toolbar now comes...
2007-11-19 Felipe Erias Moran... Fixes NB#76204
2007-11-19 Dirk-Jan C. Binnema* change the example e-mail from first.last@provider...
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-16 Felipe Erias Moran... Fixes NB#75897
2007-11-15 Sergio Villar Senin * Fixes NB#70692 with tinymail commit 2956. The device...
2007-11-15 Dirk-Jan C. Binnema* fix attachment permissions:
2007-11-15 Alberto Garcia* Add dimming rule to Menu->Email->Send on the message...
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 Sergio Villar Senin * Fixes NB#75822, the local account is selected if...
2007-11-13 Sergio Villar Senin * Optimization, do not emit the folder selection chang...
2007-11-13 Sergio Villar Senin * Migrated the Dnd of folders to use the new connect_a...
2007-11-13 Dirk-Jan C. Binnema* coverity fixes: remove unused params, dead code
2007-11-13 Dirk-Jan C. Binnema* coverity fixes: unused params, missing checks
2007-11-12 Felipe Erias Moran... Fixes NB#74612
2007-11-12 Sergio Villar Senin * Added several gdk_threads_enter/leave stuff in the...
2007-11-12 Sergio Villar Senin * Now the current folder is only refreshed in the...
2007-11-10 Dirk-Jan C. Binnema* changes to use either maemo-provider-data.keyfile...
2007-11-10 Dirk-Jan C. Binnema* check different places for the mcc_mapping file;...
2007-11-09 Jose Dapena Paz* src/widgets/modest-details-dialog.c:
2007-11-09 Dirk-Jan C. Binnema* fix tiny mem leak
2007-11-09 Sergio Villar Senin * Migrated the do_send_receive to use connect_and_perf...
2007-11-09 Jose Dapena Paz* src/maemo/modest-msg-edit-window-ui-dimming.h:
2007-11-09 Jose Dapena Paz* src/modest-tny-account-store.[ch]:
2007-11-09 Jose Dapena PazThis fixes NB#75543.
2007-11-07 Dirk-Jan C. Binnema* fixes NB#75530
2007-11-07 Dirk-Jan C. Binnema* forgot this one for previous fix
2007-11-07 Dirk-Jan C. Binnema* fixes NB#75548
2007-11-07 Dirk-Jan C. Binnema* update to the new modest_tny_folder_has_subfolder_wit...
2007-11-07 Felipe Erias Moran... Fixes NB#74689
2007-11-06 Alberto GarciaAlternate patch to the one applied in 3653, this one...
2007-11-06 Dirk-Jan C. Binnema* sort the providers (almost) correctly,
2007-11-06 Alberto GarciaPut the subject of the message on the editor window
2007-11-05 Dirk-Jan C. Binnema* fix the use of an local variable outside its scope in
2007-11-05 Dirk-Jan C. Binnema* modest-tny-msg.c:
2007-11-05 Dirk-Jan C. Binnema* check return value of alarm_event_del
2007-11-05 Dirk-Jan C. Binnema* check return value of hildon_uri_open, small cleanups
2007-11-05 Dirk-Jan C. Binnema* remove obsolete files
2007-11-02 Dirk-Jan C. Binnema* save attachments with 0444 instead of 0777.
2007-11-02 Dirk-Jan C. Binnema* add help context id's for all dialogs
2007-11-02 Dirk-Jan C. Binnema* maintain the osso_context_t ptr in modest_maemo_utils,
2007-11-02 Dirk-Jan C. Binnema* some further cleanups of the help system, added:
2007-11-01 Dirk-Jan C. Binnema* make libalarm an optional (no longer required) depend...
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
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-30 Dirk-Jan C. Binnema* don't accept certificate when user clicked cancel
2007-10-30 Dirk-Jan C. Binnemaspelling: s/conformation/confirmation
2007-10-30 Jose Dapena Paz* src/modest-account-mgr-helpers.c:
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-26 Dirk-Jan C. Binnemaremove garbage in function comment
2007-10-26 Dirk-Jan C. Binnema* add support for special port numbers; this fixes the
2007-10-26 Dirk-Jan C. Binnema* forgot these (see r3591)
2007-10-26 Dirk-Jan C. Binnema* make osso-addressbook (libosso-abook-dev) optional...
2007-10-26 Sergio Villar Senin * Some improvements for the connect_and_wait, there...
2007-10-25 Sergio Villar Senin * Fixed a very stupid mistake by myself in the connect...
2007-10-25 Dirk-Jan C. Binnema* only set auto-update alarms when there are accounts;
2007-10-25 Sergio Villar Senin * Reimplementation of the connect_and_wait function
2007-10-24 Sergio Villar Senin * Fixes NB#74182, the paste option is removed from...
2007-10-24 Dirk-Jan C. Binnema* fix for NB#74144 (modest thinks foo/drafts is Drafts)
2007-10-23 Felipe Erias Moran... patch for NB#73896
2007-10-23 Sergio Villar Senin * Removed an invalid indirection of a function call...
2007-10-22 Sergio Villar Senin * Fixes NB#65926, do not show Junk numbers (actually...
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-17 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-10-16 Sergio Villar Senin * Fixed a bug in the easysetup, the connection specifi...
2007-10-16 Jose Dapena Paz* src/maemo/easysetup/modest-easysetup-wizard.c:
2007-10-16 Sergio Villar Senin * The account dialog is now modal (registered as modal...
2007-10-16 Alberto GarciaDim the "Insert Image" menu option when composing a...
2007-10-16 Dirk-Jan C. Binnema* fix warning
2007-10-16 Dirk-Jan C. Binnema* revert to the in-place 'modest_text_utils_get_display...
2007-10-15 Sergio Villar Senin * Fixed modest_text_utils_get_display_address, now...
2007-10-11 Dirk-Jan C. Binnema* don't implicitly depend on ossohelp (OSSO_HELP_SHOW_D...
2007-10-11 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-10-11 Jose Dapena Paz* src/modest-main-window.c:
2007-10-11 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-10-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
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-09 Sergio Villar Senin * Replaced GtkWindow by ModestWindow in some places
2007-10-04 Sergio Villar Senin * Added a new signal "updating-msg-list" to the header...
next