modest
2007-11-22 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-11-22 Felipe Erias... Fix progress bar in the view message window:
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-22 Jose Dapena Paz* src/modest-mail-operation.c:
2007-11-21 Felipe Erias... Fixes #76572
2007-11-21 Dirk-Jan C... * add support for Outlook-style inline-attachments.
2007-11-21 Vivek SekarAdded the modest.postinst file for chinook, so that...
2007-11-21 Sergio Villar... * Fixes NB#61910 IMAP/POP TCP connections no longer...
2007-11-21 Alberto GarciaCreate the Outbox folder with a ui-locker
2007-11-21 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-11-20 Alberto GarciaDon't wait till the message is completely saved to...
2007-11-20 Felipe Erias... Fixes NB76286
2007-11-20 Dirk-Jan C... * add retval check (coverity)
2007-11-20 Dirk-Jan C... * add retval checks for hildon_sort_dialog_(get|add...
2007-11-20 Alberto Garcia* Call tny_header_set_flag() with just one flag in...
2007-11-20 Jose Dapena Paz* src/maemo/modest-platform.c:
2007-11-20 Sergio Villar... * Clean up some code
2007-11-20 Jose Dapena PazThese changes disable focus changing in message view...
2007-11-20 Jose Dapena Paz* src/modest-email-clipboard.[ch]:
2007-11-20 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-11-20 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-11-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-11-19 Alberto GarciaRemove GLIB CRITICAL
2007-11-19 Sergio Villar... * 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... Fixes NB#76174
2007-11-19 Dirk-Jan C... * add param checks to all public functions
2007-11-19 Dirk-Jan C... * gtk_widget_show for the progress_toolbar now comes...
2007-11-19 Jose Dapena Paz* src/widgets/modest-window-mgr.c:
2007-11-19 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-11-19 Felipe Erias... Fixes NB#76204
2007-11-19 Dirk-Jan C... * modest-header-view.c:
2007-11-19 Dirk-Jan C... * change the example e-mail from first.last@provider...
2007-11-16 Alberto GarciaFixed leak in modest-folder-view
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... Fixes NB#75897
2007-11-16 Vivek SekarTageed for week 47.
2007-11-16 Dirk-Jan C... * speed up modest_account_mgr_has_accounts by caching...
2007-11-16 Dirk-Jan C... * disconnecting the account before removing the cache...
2007-11-15 Sergio Villar... * Removed maemo code from account store
2007-11-15 Sergio Villar... * Replaced invalid calls to hildon from common code
2007-11-15 Alberto Garcia* If a user edits a message from drafts, disable the...
2007-11-15 Sergio Villar... * Fixes NB#70692 with tinymail commit 2956. The device...
2007-11-15 Felipe Erias... Fixes NB#66410
2007-11-15 Dirk-Jan C... * 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-attachments-view.[ch]:
2007-11-15 Sergio Villar... * Changed the order in which the singletons and the...
2007-11-15 Sergio Villar... * Refactored two error handlers
2007-11-15 Jose Dapena Paz* src/widgets/modest-combo-box.[ch]:
2007-11-14 Dirk-Jan C... * some cleanups for debugging:
2007-11-14 Alberto Garcia* Dim the "Move to" icon and menu entry when a message is
2007-11-14 Alberto GarciaDon't show mail_ib_attachment_already_purged, as this...
2007-11-14 Alberto Garcia* Dim the delete icon and menu entry from the msg-view...
2007-11-14 Felipe Erias... Fixes NB#75672
2007-11-14 Vivek SekarChanged the chinook control file to be compatible to...
2007-11-14 Vivek SekarSmall change to the hack for keeping the modest.mo...
2007-11-14 Sergio Villar... * Refactored the code o modest_mail_operation_get_msg...
2007-11-14 Alberto GarciaFix memory leak in dimming rules
2007-11-14 Sergio Villar... * Fixes NB#75878, the account wizard dialog is no...
2007-11-13 Sergio Villar... * Fixes NB#75822, the local account is selected if...
2007-11-13 Sergio Villar... * Added two missing "debian", because CURDIR is the...
2007-11-13 Sergio Villar... * Optimization, do not emit the folder selection chang...
2007-11-13 Dirk-Jan C... * minor coverity fixes
2007-11-13 Dirk-Jan C... * minor coverity fixes
2007-11-13 Dirk-Jan C... * hack; remove the en_GB translation before building...
2007-11-13 Dirk-Jan C... * fix issue with localization file
2007-11-13 Dirk-Jan C... * unref the singletons *after* unref'ing modest-tny...
2007-11-13 Sergio Villar... * Migrated the Dnd of folders to use the new connect_a...
2007-11-13 Dirk-Jan C... * add refcount checking for TnyAccounts
2007-11-13 Dirk-Jan C... * coverity fixes: remove unused params, dead code
2007-11-13 Dirk-Jan C... * coverity fixes: unused params, missing checks
2007-11-12 Alberto GarciaCheck if a GError is NULL before copying it
2007-11-12 Dirk-Jan C... * small fix for doc building
2007-11-12 Felipe Erias... Fixes NB#74612
2007-11-12 Sergio Villar... * Added several gdk_threads_enter/leave stuff in the...
2007-11-12 Dirk-Jan C... * update for docs
2007-11-12 Sergio Villar... * Reverting changes of commit 3674 since the original...
2007-11-12 Dirk-Jan C... * some fixes for the doc generation
2007-11-12 Sergio Villar... * Optimization, do not refresh the INBOX after a s...
2007-11-12 Sergio Villar... * Now the current folder is only refreshed in the...
2007-11-12 Alberto GarciaUse tny_folder_add_msg_async() to save a message to...
2007-11-12 Dirk-Jan C... * update the en_GB.po file with the newest translations
2007-11-12 Dirk-Jan C... * add little trick to fallback to en_GB when the
2007-11-12 Vivek Sekarrenamed with proper notations.
2007-11-12 Vivek SekarRenamed the control files wrt new rootstraps.
2007-11-10 Dirk-Jan C... * more work on chinook / open packages:
2007-11-10 Dirk-Jan C... * changes to use either maemo-provider-data.keyfile...
2007-11-10 Dirk-Jan C... * check different places for the mcc_mapping file;...
2007-11-09 Jose Dapena Paz* src/widgets/modest-details-dialog.c:
2007-11-09 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-11-09 Vivek SekarAdding the modest-l10-mr0 localisation packages to...
2007-11-09 Dirk-Jan C... * fix tiny mem leak
2007-11-09 Vivek SekarAdded bug fixes for the week 46 release.
2007-11-09 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-11-09 Sergio Villar... * 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:
next