modest
2007-10-17 Jose Dapena PazThis commit includes a complete refactor of ModestMsgVi...
2007-10-17 Sergio Villar... * Fixed a critical when drag&drop, we're not consideri...
2007-10-17 Alberto GarciaMessages in the Outbox are opened with the viewer, not
2007-10-17 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-10-17 Alberto GarciaHighlight the first message when selecting a new folder...
2007-10-16 Sergio Villar... * 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... * 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... * fix warning
2007-10-16 Alberto GarciaAllow drag and drop only if the user begins tapping...
2007-10-16 Dirk-Jan C... * revert to the in-place 'modest_text_utils_get_display...
2007-10-15 Sergio Villar... * Fixed modest_text_utils_get_display_address, now...
2007-10-15 Vivek SekarFix to pass lintian checks.
2007-10-12 Vivek Sekaradded bug fixes
2007-10-11 Dirk-Jan C... * add some notes on how to move from osso-email-interfa...
2007-10-11 Dirk-Jan C... * added documentation
2007-10-11 Dirk-Jan C... * 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* dbus_api/modest-dbus-callbacks.c:
2007-10-10 Jose Dapena Paz* src/modest-ui-actions.c:
2007-10-10 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-10-10 Vivek SekarAdded new bug fixes and bumped version for diablo.
2007-10-10 Jose Dapena Paz* src/modest-marshal.list:
2007-10-09 Sergio Villar... * Added a destroyer to the error handler of the mail...
2007-10-09 Sergio Villar... * Replaced GtkWindow by ModestWindow in some places
2007-10-04 Sergio Villar... * Fixes NB#62423, the first INBOX folder is not select...
2007-10-04 Sergio Villar... * Added a callback for the save_to_drafts operation
2007-10-04 Sergio Villar... * Added a missing g_object_unref that was causing...
2007-10-04 Sergio Villar... * Added a new signal "updating-msg-list" to the header...
2007-10-03 Jose Dapena Paz* src/modest-platform.h, src/maemo/modest-platform.c:
2007-10-03 Sergio Villar... * Fixes NB#65999 note that the translation is still...
2007-10-03 Jose Dapena PazThese changes add support for searching in outbox folde...
2007-10-02 Sergio Villar... * Moved the op_type to the mail operations, it should...
2007-10-02 Sergio Villar... * Added operation-started and operation-finished to...
2007-10-02 Vivek SekarModified the changelog with the updated bug fixes and...
2007-10-02 Jose Dapena Paz* src/modest-search.c:
2007-09-28 Sergio Villar... * Fixed NB#62792, the editor is closed if the...
2007-09-28 Jose Dapena PazThis commit implements a new handling of image attachme...
2007-09-28 Sergio Villar... * The main paned position follows now the 30/70 rule...
2007-09-27 Jose Dapena Paz* src/widgets/modest-account-view.c:
2007-09-27 Sergio Villar... * The "account-changed" signal is now properly managed...
2007-09-27 Jose Dapena PazWork to fix NB#66729: after moving selected messages...
2007-09-26 Jose Dapena Paz* src/modest-ui-actions.c:
2007-09-26 Sergio Villar... * Some aesthetic changes
2007-09-26 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2007-09-26 Sergio Villar... * Fixed an error in the g_signal_emit of my last commit
2007-09-26 Sergio Villar... * Some aesthetic changes
2007-09-25 Jose Dapena PazWork to fix NB#61649:
2007-09-25 Sergio Villar... * Some aesthetic changes
2007-09-25 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-09-25 Philip Van... Reconnect and forget password when changing account...
2007-09-24 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-09-24 Philip Van... Bugfix, priv used too early
2007-09-24 Dirk-Jan C... * add missing commit...
2007-09-21 Sergio Villar... * Added two missing unref's
2007-09-21 Sergio Villar... * Fixes NB#66338, show the proper info banner when...
2007-09-21 Sergio Villar... * Fixed a SIGSEV when starting modest with no accounts
2007-09-21 Dirk-Jan C... * cache the modest-conf keynames, so we don't have...
2007-09-21 Dirk-Jan C... * further optimization of parse_mcc_mapping_line, which...
2007-09-21 Dirk-Jan C... * bugfix: register the new dialog as the new modal...
2007-09-21 Dirk-Jan C... * fix mistake in the action menu name for full screen...
2007-09-21 Dirk-Jan C... * make sure there only one modal window at any time...
2007-09-21 Dirk-Jan C... * move modest-tny-account-store to use modest-signal-mgr
2007-09-20 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-09-20 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-09-20 Jose Dapena Paz* src/maemo/modest-connection-specific-smtp-edit-window.c:
2007-09-20 Sergio Villar... * Added a new signal to the account mgr that notifies...
2007-09-20 Jose Dapena Paz* src/maemo/modest-address-book.c:
2007-09-20 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-09-20 Dirk-Jan C... * fix two memory leaks
2007-09-20 Dirk-Jan C... * handle the case when init fails more gracefully ...
2007-09-20 Dirk-Jan C... * check for the required provider data at startup time...
2007-09-20 Vivek Sekaradded bug fixes to changelog.
2007-09-20 Sergio Villar... * Fixes some issues
2007-09-20 Philip Van... Meaningless comparison
2007-09-20 Philip Van... Compilation warning
2007-09-20 Sergio Villar... * Added an improvement for d&d, now it's not required...
2007-09-19 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-09-19 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-09-19 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-19 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c
2007-09-19 Sergio Villar... * Renamed one method in modest UI actions
2007-09-19 Jose Dapena PazAdd dimming for save to drafts menu action (fixes NB...
2007-09-19 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-19 Dirk-Jan C... * optimize the parsing of the provider data, particular...
2007-09-19 Jose Dapena Paz* src/modest-ui-actions.c:
2007-09-19 Dirk-Jan C... * use hildon_uri_get_actions_by_uri instead of just...
2007-09-18 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-09-18 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-09-18 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-09-18 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2007-09-18 Sergio Villar... * Fixed an invalid g_object_ref without g_object_unref
2007-09-18 Vivek SekarAdded bugs fixed till 18th sept, to changelog.
2007-09-17 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-17 Jose Dapena Paz* src/widgets/modest-msg-edit-window-ui.h:
2007-09-17 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-09-17 Philip Van... Adapted to latest Tinymail API
next