* Show a "Pasting" banner when moving messages
[modest] / src /
2007-08-31 Alberto Garcia* Show a "Pasting" banner when moving messages
2007-08-31 Javier Fernandez... * Avoid to get MMC root folder name in text_cell_data.
2007-08-31 Dirk-Jan C. Binnema* remove some annoying debug warnings
2007-08-31 Dirk-Jan C. Binnema* remove some needless warnings (ie. edit windows don...
2007-08-30 Javier Fernandez... * New Message toolbar button and menu item will be...
2007-08-30 Sergio Villar Senin * Fixes NB#64311 show the proper help depending on...
2007-08-30 Peter Csaszarfixes NB#58917
2007-08-30 Javier Fernandez... * Fixed crash on dimmin rules when M;MC root account...
2007-08-30 Javier Fernandez... * Commented out modest_folder_view_set_folder_selected...
2007-08-30 Sergio Villar Senin * Moving back to the old version of has_subfolder_with...
2007-08-30 Sergio Villar Senin * Select the folder that has been moved
2007-08-30 Dirk-Jan C. Binnema* fix some mem leaks (50Kb after clicking around a...
2007-08-30 Sergio Villar Senin * added led-pattern hint to notification based on...
2007-08-29 Armin Burgmeier2007-08-29 Armin Burgmeier <armin@openismus.com>
2007-08-29 Sergio Villar Senin * Improved my last commit, only invalidate cur_folder_...
2007-08-29 Sergio Villar Senin * Fixed a SIGSEV when renaming folders caused by the...
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Sergio Villar Senin * Fixes NB#66485, the "rename" option is now available...
2007-08-29 Sergio Villar Senin * Fixes NB#66280, does not allow to move a folder...
2007-08-29 Javier Fernandez... * Review dimming rules to add not_deletable, not_moveab...
2007-08-29 Alberto Garcia * src/modest-ui-actions.c
2007-08-29 Peter Csaszarfixes NB#66803
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Peter Csaszarfixes NB#66495
2007-08-29 Alberto Garcia * src/modest-ui-actions.c
2007-08-29 Sergio Villar Senin * Renamed on_paste_msg by on_paste
2007-08-29 Alberto Garcia * src/modest-platform.h
2007-08-29 Peter Csaszartries to solve NB#66463, I am not sure if this is enough
2007-08-29 Dirk-Jan C. Binnema* fix a mem leak
2007-08-29 Dirk-Jan C. Binnema* remove annoying g_debug
2007-08-29 Peter Csaszarfixes NB#66461
2007-08-29 Sergio Villar Senin * Fixes NB#66968, there is no limit on the number...
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Sergio Villar Senin * Fixes NB#67061, do not ask the user to download...
2007-08-29 Sergio Villar Senin * Partially fixes NB#67060, now this bug is reassigned...
2007-08-29 Murray Cumming2007-08-29 Murray Cumming <murrayc@murrayc.com>
2007-08-29 Peter Csaszarfixes NB#64231
2007-08-29 Peter Csaszarsome modification that helps solving NB#66762
2007-08-28 Sergio Villar Senin * Fixed the signature of the "folder-selection-changed...
2007-08-28 Peter Csaszarshould fix NB#65097 and NB#63178
2007-08-28 Javier Fernandez... * Define a new mail-operation to remove several messages.
2007-08-28 Murray Cumming2007-08-28 Murray Cumming <murrayc@murrayc.com>
2007-08-28 Alberto Garcia * src/widgets/modest-msg-edit-window-ui.h
2007-08-28 Murray Cumming2007-08-28 Murray Cumming <murrayc@murrayc.com>
2007-08-28 Murray Cumming2007-08-28 Murray Cumming <murrayc@murrayc.com>
2007-08-28 Peter Csaszaroptimized dimming rule for select all
2007-08-28 Alberto Garcia * src/widgets/modest-msg-edit-window-ui.h
2007-08-28 Murray Cumming2007-08-28 Murray Cumming <murrayc@murrayc.com>
2007-08-28 Sergio Villar Senin * Partially fixes NB#63588, it works but we still...
2007-08-28 Dirk-Jan C. Binnema* fix some leaks, turn an assert into a runtime warning
2007-08-28 Dirk-Jan C. Binnema* check whether folder_view actually exists before...
2007-08-27 Armin BurgmeierReverted my previous changes, this will be fixed in...
2007-08-27 Alberto Garcia * src/maemo/modest-msg-view-window.c
2007-08-27 Armin Burgmeier2007-08-27 Armin Burgmeier <armin@openismus.com>
2007-08-27 Murray Cumming2007-08-27 Murray Cumming <murrayc@murrayc.com>
2007-08-27 Peter Csaszarfixes NB#64181
2007-08-27 Alberto Garcia * src/modest-search.c
2007-08-27 Armin Burgmeier2007-08-27 Armin Burgmeier <armin@openismus.com>
2007-08-27 Murray Cumming2007-08-27 Murray Cumming <murrayc@murrayc.com>
2007-08-27 Alberto Garcia * src/modest-text-utils.c
2007-08-27 Peter Csaszartwo small modification
2007-08-27 Peter Csaszarfixes NB#64201
2007-08-27 Peter Csaszarfixes NB#66161 (dimming on Edit>SelectAll)
2007-08-27 Dirk-Jan C. Binnema* cleaner version of the patch to make sure no double...
2007-08-26 Sergio Villar Senin * Fixed a double-leak in the last commit
2007-08-24 Peter Csaszarfixes NB#63872
2007-08-24 Sergio Villar Senin * Fixed a hang when moving folders using the "Move...
2007-08-24 Sergio Villar Senin * Fixed a bug added with armin's commit 3066, the...
2007-08-24 Javier Fernandez... * Always check how many rows are selected before open it
2007-08-24 Sergio Villar Senin * Renamed a function
2007-08-24 Armin Burgmeier2007-08-24 Armin Burgmeier <armin@openismus.com>
2007-08-24 Armin Burgmeier2007-08-24 Armin Burgmeier <armin@openismus.com>
2007-08-24 Alberto Garcia * src/widgets/modest-main-window.h
2007-08-24 Sergio Villar Senin * Fixes NB@63545
2007-08-24 Javier Fernandez... * Review filter_row function in header-view to define...
2007-08-24 Dirk-Jan C. Binnema* automatically register the main window
2007-08-23 Sergio Villar Senin * Fixes NB#63313
2007-08-23 Javier Fernandez... * Check subfolders name on move-to operations.
2007-08-23 Sergio Villar Senin * Reverting the last change because the specs allow...
2007-08-23 Peter Csaszarfixes NB#63563
2007-08-23 Dirk-Jan C. Binnema* this fix should fix the crash mentioned int NB#65283...
2007-08-23 Sergio Villar Senin * Fixes NB#66132
2007-08-23 Peter Csaszarfixes NB#62700, NB#62963
2007-08-23 Dirk-Jan C. Binnema* add license headers where they were missings, fixes...
2007-08-23 Dirk-Jan C. Binnema* update to the latest UI spec; fixes critical bug...
2007-08-23 Dirk-Jan C. Binnema* update logical id, fixes critical NB#66450
2007-08-23 Dirk-Jan C. Binnema* get rid of a critical warning when moving a message;
2007-08-23 Dirk-Jan C. Binnema* get rid of warnings for a missing icon
2007-08-23 Peter Csaszarhildon_banner_... changed to modest_platform_...
2007-08-22 Javier Fernandez... * Keep main-view window title as selected folder, avoiding
2007-08-22 Peter Csaszarfixes NB#61800
2007-08-22 Armin Burgmeier2007-08-22 Armin Burgmeier <armin@openismus.com>
2007-08-22 Javier Fernandez... * Commneted Bullet format menu option and its
2007-08-22 Javier Fernandez... * Remove Undo option from main-vew window Edit menu.
2007-08-22 Javier Fernandez... * Add dimming rules to copy and paste operations.
2007-08-22 Peter Csaszaravoid some critical warning on d&d
2007-08-21 Alberto Garcia * src/modest-ui-actions.c
2007-08-21 Peter Csaszarfixes NB#66301
2007-08-21 Alberto Garcia * src/modest-ui-actions.c
next