* Fixed NB#62792, the editor is closed if the account is removed
[modest] / src / widgets /
2007-09-28 Sergio Villar Senin * 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-27 Jose Dapena Paz* src/widgets/modest-account-view.c:
2007-09-27 Sergio Villar Senin * The "account-changed" signal is now properly managed...
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-26 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2007-09-26 Sergio Villar Senin * Fixed an error in the g_signal_emit of my last commit
2007-09-26 Sergio Villar Senin * Some aesthetic changes
2007-09-25 Sergio Villar Senin * Some aesthetic changes
2007-09-25 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-09-24 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-09-21 Dirk-Jan C. Binnema* make sure there only one modal window at any time...
2007-09-20 Sergio Villar Senin * Added a new signal to the account mgr that notifies...
2007-09-20 Dirk-Jan C. Binnema* fix two memory leaks
2007-09-20 Sergio Villar Senin * Fixes some issues
2007-09-20 Philip Van HoofCompilation warning
2007-09-20 Sergio Villar Senin * 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 Sergio Villar Senin * Renamed one method in modest UI actions
2007-09-19 Jose Dapena PazAdd dimming for save to drafts menu action (fixes NB...
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/widgets/modest-msg-edit-window.h:
2007-09-18 Sergio Villar Senin * Fixed an invalid g_object_ref without g_object_unref
2007-09-17 Jose Dapena Paz* src/widgets/modest-msg-edit-window-ui.h:
2007-09-17 Sergio Villar Senin * Fixes NB#66167, now the "unable to delete N messages...
2007-09-17 Philip Van HoofAdapted Modest to latest Tinymail API
2007-09-17 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-09-13 Sergio Villar Senin * Fixes NB#63001, now we get errors if the SMTP connec...
2007-09-13 Dirk-Jan C. Binnema* use explicit tny_folder calls to get the number of...
2007-09-12 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-09-12 Sergio Villar Senin * Fixes NB#64132, message count in Drafts folder is...
2007-09-12 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-09-11 Jose Dapena Paz* src/modest-dimming-rules-group.[ch]:
2007-09-10 Sergio Villar Senin * Fixed a typo
2007-09-07 Sergio Villar Senin * Removed a duplicated save_state call
2007-09-06 Dirk-Jan C. Binnema* fix for NB#63690
2007-09-05 Javier Fernandez... * Check for opened edit-windows before close all windows.
2007-09-04 Javier Fernandez... * Fixed some strange behaviour on send-queues and
2007-09-04 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-09-04 Jose Dapena Paz* src/maemo/modest-retrieve-combo-box.c:
2007-09-04 Sergio Villar Senin * Fixes NB#64093 the message count in folders is now...
2007-09-04 Jose Dapena Paz* src/widgets/modest-recpt-view.c:
2007-09-04 Sergio Villar Senin * Fixes NB#64415, now the show_toolbar options are...
2007-09-04 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-09-03 Philip Van HoofChanged an idle to a non-idle because it's not needed...
2007-09-03 Murray Cumming2007-09-03 Murray Cumming <murrayc@murrayc.com>
2007-09-03 Sergio Villar Senin * Fixed a leak with folders when refreshing
2007-09-03 Sergio Villar Senin * Fixes NB#65015 the Outbox folder is no longer missin...
2007-08-31 Dirk-Jan C. Binnema* tiny optimization for the header view: avoid one...
2007-08-31 Dirk-Jan C. Binnema* only allow real, non-pseudo accounts
2007-08-31 Sergio Villar Senin * Reverts some changes of commit 3159 with is causing...
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 needless warnings (ie. edit windows don...
2007-08-30 Peter Csaszarfixes NB#58917
2007-08-30 Javier Fernandez... * Commented out modest_folder_view_set_folder_selected...
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 Dirk-Jan C. Binnema* remove annoying g_debug
2007-08-28 Sergio Villar Senin * Fixed the signature of the "folder-selection-changed...
2007-08-28 Javier Fernandez... * Define a new mail-operation to remove several messages.
2007-08-28 Alberto Garcia * src/widgets/modest-msg-edit-window-ui.h
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 Sergio Villar Senin * Partially fixes NB#63588, it works but we still...
2007-08-27 Murray Cumming2007-08-27 Murray Cumming <murrayc@murrayc.com>
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 Alberto Garcia * src/widgets/modest-main-window.h
2007-08-24 Javier Fernandez... * Review filter_row function in header-view to define...
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 Peter Csaszarfixes NB#62700, NB#62963
2007-08-23 Dirk-Jan C. Binnema* add license headers where they were missings, fixes...
2007-08-23 Peter Csaszarhildon_banner_... changed to modest_platform_...
2007-08-22 Peter Csaszarfixes NB#61800
2007-08-22 Armin Burgmeier2007-08-22 Armin Burgmeier <armin@openismus.com>
2007-08-22 Peter Csaszaravoid some critical warning on d&d
2007-08-21 Peter Csaszarfixes NB#66301
2007-08-21 Alberto Garcia * src/widgets/modest-global-settings-dialog-priv.h
2007-08-17 Peter CsaszarThere was a bug 60714 which was partially fixed by...
2007-08-16 Murray Cumming2007-08-16 Murray Cumming <murrayc@murrayc.com>
2007-08-15 Murray Cumming2007-08-15 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Javier Fernandez... * Fixed some bugs on dimming rules about copy/cur/paste...
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-08-13 Javier Fernandez... * modest-header-view.c: Remove some commented and unsed...
2007-08-08 Javier Fernandez... * Set focus on folder-view at startup to show correctly
2007-08-08 Javier Fernandez... * Implement optimizations on DimmingRules management.
2007-08-07 Javier Fernandez... * Call send-queue-flush when account is edited and...
2007-08-06 Javier Fernandez... * Set some g_return_if_fail because i notice some random
2007-08-03 Jose Dapena Paz* src/modest-text-utils.c:
2007-08-03 Jose Dapena PazImprovements in focus management of Check names operation
2007-08-03 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-08-03 Dirk-Jan C. Binnema* fix NB#64931, cleaning up the details fields a bit.
2007-08-02 Javier Fernandez... * Move tny_folder_sync after remove operation and define it
next