* remove unneeded stuff from modest-main (the batch mode stuff which wasn't working...
[modest] / src /
2007-06-30 Dirk-Jan C. Binnema* remove unneeded stuff from modest-main (the batch...
2007-06-30 Dirk-Jan C. Binnema* leak fix; unref the icon
2007-06-30 Dirk-Jan C. Binnema* leak fixes
2007-06-30 Javier Fernandez... * Add a error_handler for send_receive operation.
2007-06-30 Javier Fernandez... * Review dimming rules of 'delete' and 'delete folder'
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc.com
2007-06-29 Sergio Villar Senin * Fixed a compilation warning
2007-06-29 Dirk-Jan C. Binnema* fix a memleak in the msg edit window
2007-06-29 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-06-29 Javier Fernandez... * Use an user handler for 'key-press-event' signal on
2007-06-29 Dirk-Jan C. BinnemaFixed the bug 61219, changed from showing dialog to...
2007-06-29 Javier Fernandez... * Fixed bug in select_next function.
2007-06-29 Dirk-Jan C. Binnema* fix logical error, don't call
2007-06-29 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-29 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc-desktop>
2007-06-29 Murray Cumming2007-06-29 Murray Cumming <murrayc@murrayc.com
2007-06-29 Dirk-Jan C. Binnema* update the various places where the modest-window...
2007-06-29 Dirk-Jan C. Binnema* update the modest-window-manager; together with the...
2007-06-29 Sergio Villar Senin * Reverted a do not wanted change
2007-06-29 Sergio Villar Senin * Do "pulse" when done=0 and total=0
2007-06-29 Sergio Villar Senin * Do not block signal emissions into idles callbacks...
2007-06-29 Javier Fernandez... * Fixes some warning about uninitialized valrables.
2007-06-29 Dirk-Jan C. Binnemasmall change for Fixed bug 58983, changed the labels...
2007-06-29 Dirk-Jan C. BinnemaFixed bug 58983, changed the order and labels for delet...
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:
next