* src/maemo/modest-msg-edit-window.c:
[modest] / src /
2007-06-28 Javier Fernandez... * Review 'move to' callback from viewer window with pop
2007-06-28 Javier Fernandez... * Fixes: NB#61955
2007-06-28 Sergio Villar Senin * Fixes NB#62026, folders can now be moved to the...
2007-06-28 Sergio Villar Senin * Fixes NB#61826, the outbox folder is shown as Outbox...
2007-06-28 Sergio Villar Senin * Fixes NB#61948, the accounts could not be cut nor...
2007-06-28 Sergio Villar Senin * Fixes NB#58923, do not allow '/' in folder names
2007-06-28 Jose Dapena PazWork to complete implementation of purge attachments...
2007-06-28 Dirk-Jan C. BinnemaFix for the bug 59012, changed appedn to prepend.
2007-06-28 Javier Fernandez... * Fixed some diomming rules.
2007-06-28 Murray Cumming2007-06-28 Murray Cumming <murrayc@murrayc.com
2007-06-28 Murray CummingSome debug output to help me with testing.
2007-06-28 Sergio Villar Senin * Commented some code that causes a hang. It reopens...
2007-06-28 Dirk-Jan C. Binnema* set all accounts offline when finalizing the modest...
2007-06-28 Sergio Villar Senin * Wrap the gtk_main between gdk_threads_enter/leave...
2007-06-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-28 Sergio Villar Senin * Signal handlers are executed in the main lock, so...
2007-06-27 Armin Burgmeier2007-06-27 Armin Burgmeier <armin@openismus.com>
2007-06-27 Javier Fernandez... * fixed some bugs on dimming rules.
2007-06-27 Javier Fernandez... * Review dimming rules of paste operation.
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Javier Fernandez... * Connect an insensitive-press signal handler to
2007-06-27 Philip Van HoofCommented out bugfix for setting new accounts online...
2007-06-27 Jose Dapena PazReverted again the gdk_threads_enter/leave sentences:
2007-06-27 Javier Fernandez... Fixes: NB#61843
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Javier Fernandez... * Check main window toolbar dimming rules after
2007-06-27 Javier Fernandez... * Fixes: NB#61846
2007-06-27 Sergio Villar Senin * Deleted some invalid unreferences, tinymail does...
2007-06-27 Sergio Villar Senin * Fixes NB#61225 the application no longer hangs due...
2007-06-27 Dirk-Jan C. Binnema* leak fix
2007-06-27 Sergio Villar Senin * Fixed a memory leak in modest folder view
2007-06-27 Dirk-Jan C. Binnema* leak fix
2007-06-26 Armin Burgmeier2007-06-26 Armin Burgmeier <armin@openismus.com>
2007-06-26 Armin Burgmeier2007-06-26 Armin Burgmeier <armin@openismus.com>
2007-06-26 Javier Fernandez... * Add some notifications on dimming rules.
2007-06-26 Dirk-Jan C. Binnema* fix leak (gtk_tree_row_reference_get_path needs a...
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Javier Fernandez... * Add new dimming rules for copy,cut and paste operations.
2007-06-26 Dirk-Jan C. Binnema* some other apps (sketch) send attachment list that...
2007-06-26 Dirk-Jan C. Binnema* leak fix (modest-init)
2007-06-26 Philip Van HoofBugfix when creating an account
2007-06-26 Dirk-Jan C. Binnema* replace the unnecessary fill_server_account_cache_if_...
2007-06-26 Javier Fernandez... * Added a new reference to priv->draft_msg of edit...
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Dirk-Jan C. Binnema* do lazy initialization of the server accounts; this...
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Philip Van HoofBugfix when setting the account to online
2007-06-26 Javier Fernandez... * Check headers flags (CACHED) to determine if some...
2007-06-26 Dirk-Jan C. Binnema* expunge deleted messages when switching folders or...
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Sergio Villar Senin * Added an extra check that was causing a crash when...
2007-06-26 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-26 Javier Fernandez... * Add a new check of new folder name string length in
2007-06-26 Philip Van HoofCompilation error
2007-06-26 Dirk-Jan C. Binnema* call osso_abook_init before doing anything with the...
2007-06-25 Philip Van HoofBugfix for 61408
2007-06-25 Sergio Villar Senin * Added an attribute sent to the msg edit window that...
2007-06-25 Javier Fernandez... * Added new dimming rules for Attachment menu option in
2007-06-25 Johannes Schmid2007-06-25 Johannes Schmid <johannes.schmid@openismus...
2007-06-25 Dirk-Jan C. Binnema* sync the folders when when we're moving to another...
2007-06-25 Sergio Villar Senin * Fixes NB#61266, now the user can navigate between...
2007-06-25 Sergio Villar Senin * Partially reverted last commit, sometimes the gdk_th...
2007-06-25 Jose Dapena Paz* src/modest-ui-actions.c:
2007-06-25 Sergio Villar Senin * Added two missing gdk_threads_enter/leave statements
2007-06-25 Sergio Villar Senin * Removed an invalid g_object_unref
2007-06-25 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-25 Jose Dapena Paz* src/maemo/modest-msg-view-window.c:
2007-06-25 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-06-25 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-25 Armin Burgmeier2007-06-25 Armin Burgmeier <armin@openismus.com>
2007-06-25 Jose Dapena Paz* src/modest-ui-dimming-rules.c:
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Sergio Villar Senin * Fixes NB#59138, message is saved to drafts when...
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Javier Fernandez... * Review dimming rules of attachment menu option.
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Johannes Schmid2007-06-25 Johannes Schmid <johannes.schmid@openismus...
2007-06-25 Jose Dapena Paz* src/widgets/modest-attachments-view.c:
2007-06-25 Murray Cumming2007-06-25 Murray Cumming <murrayc@murrayc.com>
2007-06-25 Javier Fernandez... * Add a new gettext macro to use holdon-common-strings
2007-06-24 Dirk-Jan C. Binnema- fix order of header fields in viewer; fixes NB#61497
2007-06-24 Dirk-Jan C. Binnema* gnome is currently broken; tell our users
2007-06-24 Dirk-Jan C. Binnema* fix the fallout of the configuration changes - builds...
2007-06-24 Dirk-Jan C. Binnema* remove some unintended changes in the last checkin
2007-06-24 Dirk-Jan C. Binnema* cleanup the configuration system a bit:
2007-06-23 Dirk-Jan C. Binnema* fix bora build (there's no hildonnotification there)
2007-06-22 Armin Burgmeier2007-06-22 Armin Burgmeier <armin@openismus.com>
2007-06-22 Murray Cumming2007-06-22 Murray Cumming <murrayc@murrayc.com>
2007-06-22 Jose Dapena Paz* src/widgets/modest-msg-view.[ch]:
2007-06-22 Murray Cumming2007-06-22 Murray Cumming <murrayc@murrayc.com>
2007-06-22 Jose Dapena Paz* src/modest-ui-actions.c:
2007-06-22 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-06-22 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-22 Murray Cumming2007-06-22 Murray Cumming <murrayc@murrayc.com>
2007-06-22 Jose Dapena Paz* src/maemo/modest-address-book.c:
next