Fix a problem in modest_text_utils_convert_buffer_to_html_start()
[modest] / src / maemo /
2008-02-11 Sergio Villar Senin * Do not run the alarm if the device is offline -...
2008-02-11 Sergio Villar Senin * created a new method in modest-platform to make...
2008-02-11 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-edit-window.c:
2008-02-11 Jose Dapena PazChanges to disable cut/copy with images (fixes NB#80355).
2008-02-08 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-02-08 Jose Dapena Paz* src/modest-tny-mime-part.[ch]:
2008-02-07 Dirk-Jan C. Binnema* use the correct toolbar icon for "Send"; fixes NB...
2008-02-07 Alberto GarciaTreat a message as modified if the From: field changes
2008-02-06 Alberto GarciaWhen opening an e-mail from the Drafts folder, maintain the
2008-02-06 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2008-02-06 Dirk-Jan C. Binnema* include the domain name in the list of providers...
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-02-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-30 Sergio Villar Senin * Fixed the empty header list view problem when removi...
2008-01-30 Alberto GarciaFixed several TnyIterator leaks
2008-01-30 Sergio Villar Senin * Fixes NB#80070 do not allow to move a message in...
2008-01-30 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-29 Sergio Villar Senin * Fixes NB#79620, error while saving multiple attachments
2008-01-29 Jose Dapena Paz* src/maemo/modest-address-book.c:
2008-01-28 Sergio Villar Senin * Fixes 79701, we're not forcing the connection after...
2008-01-28 Sergio Villar Senin * Prevents the Expunged messages from appear
2008-01-28 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c, src/modest-utils.c:
2008-01-28 Sergio Villar Senin * Replaced the "+" toolbar icon with the "New message...
2008-01-28 Sergio Villar Senin * Removed ModestGnomeInfoBar and ModestProgressBarWidget
2008-01-23 Alberto GarciaDon't refilter the model everytime the msg count changes,
2008-01-23 Sergio Villar Senin * Fixes some "Expunged" a strike-through message issues
2008-01-23 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2008-01-22 Alberto GarciaRefactored modest_platform_on_new_headers_received().
2008-01-22 Sergio Villar Senin * Migrated Modest to the new send queue API
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-21 Dirk-Jan C. Binnema* adding some precondition checks, hopefully adding...
2008-01-18 Jose Dapena Paz* src/maemo/modest-main-window.c:
2008-01-18 Sergio Villar Senin * Fixes NB#66958, now menus show the account names...
2008-01-17 Sergio Villar Senin * Fixes NB#79017, CSM does not appear for s&r button...
2008-01-17 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-17 Sergio Villar Senin * Partially fixes the last issue with the "no message...
2008-01-17 Dirk-Jan C. Binnema* small fixes (coverity), param checks
2008-01-17 Sergio Villar Senin * Fixes a potential SIGSEV
2008-01-15 Jose Dapena Paz* src/maemo/modest-address-book.c:
2008-01-15 Alberto GarciaUpdate menu dimming rules after creating the msg viewer
2008-01-15 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-14 Alberto GarciaEditor window: update menu dimming rules after
2008-01-14 Sergio Villar Senin * Modest no longer automatically reconnect when an...
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-13 Dirk-Jan C. Binnema* don't try to disconnect a signal handler from ppriv...
2008-01-13 Dirk-Jan C. Binnema* fix for two bugs in modest-easysetup-country-combo...
2008-01-13 Philip Van HoofAdapted to latest Tinymail API changes
2008-01-12 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2008-01-12 Jose Dapena Paz* src/widgets/modest-attachments-view.[ch]:
2008-01-12 Jose Dapena Paz* src/modest-account-mgr-helpers.[ch],
2008-01-12 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2008-01-11 Sergio Villar Senin * Adds the force parameter to the connect_and_perform...
2008-01-10 Jose Dapena Paz* src/maemo/modest-platform.c:
2008-01-10 Jose Dapena Paz* src/widgets/modest-window-mgr.[ch]:
2008-01-09 Sergio Villar Senin * Performance optimization, do not update the menus...
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-09 Sergio Villar Senin * Fixes NB#78850, "Checking names" information banner...
2008-01-09 Sergio Villar Senin * Fixes NB#79114, the OK is dimmed if the outgoing...
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-08 Dirk-Jan C. Binnema* after removing the last attachment, move focus to...
2008-01-08 Alberto GarciaRename ModestToolbarDimmingRules to ModestWindowDimming...
2008-01-08 Sergio Villar Senin * Fixed NB#79057, delete confirmation note is now...
2008-01-07 Sergio Villar Senin * Fixes NB#78732, messages now appear in the Outbox...
2007-12-31 Dirk-Jan C. Binnema* we were assuming that the source of a 'new folder...
2007-12-21 Alberto GarciaWhen changing account settings, get the transport accou...
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-19 Alberto GarciaShow "Copied" banner after copying a URL
2007-12-19 Sergio Villar Senin * Added MCE ifdefs
2007-12-18 Sergio Villar Senin * Fixes NB#78357, new mail sound is played now with...
2007-12-18 Felipe Erias Moran... Fixes NB#78683
2007-12-18 Felipe Erias Moran... * modest-msg-edit-window.c:
2007-12-17 Jose Dapena PazChanges to speed up opening messages in view and editor
2007-12-14 Felipe Erias Moran... Fixes NB#78637
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 Sergio Villar Senin * Speeds up the progress bar, makes things "feel"...
2007-12-13 Felipe Erias Moran... Partially fixes NB#78521
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-12 Sergio Villar Senin * Fixes NB#64997, Modest is now able to send an email...
2007-12-11 Sergio Villar Senin * Fixes NB#78470, the account name is now properly...
2007-12-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.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-05 Alberto GarciaNew function modest_platform_information_banner_with_ti...
2007-12-05 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-12-05 Felipe Erias Moran... Fixes a GLIB WARNING by providing empty implementations...
2007-12-05 Sergio Villar Senin * Fixes NB#77589, modest asks the user if they want...
2007-12-05 Alberto Garcia* Revert changes made in r3868. We have a better soluti...
2007-12-05 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
next