* remove some annoying debug warnings
[modest] / src / widgets /
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
2007-08-02 Jose Dapena Paz* src/widgets/modest-attachment-view.c:
2007-08-02 Dirk-Jan C. Binnema* let the window manager close only after the mail...
2007-08-02 Dirk-Jan C. Binnema* when the window-manager is asked for the main_window...
2007-08-02 Dirk-Jan C. Binnema* with the latest tinymail, there is no need to force...
2007-08-01 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-08-01 Dirk-Jan C. Binnema* more changes to the account management; now the follo...
2007-08-01 Dirk-Jan C. Binnema* forgot to commit this
2007-08-01 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-08-01 Dirk-Jan C. Binnema* step 2 of the account fixes; for now, account changes
2007-08-01 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h,
2007-07-31 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-07-31 Javier Fernandez... * Review dimming rules _selected_msg_sent_in_progress
2007-07-31 Dirk-Jan C. Binnema* restore some functionality after the changes, by...
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-30 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-07-30 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-07-30 Jose Dapena Paz* src/modest-tny-msg.[ch]:
2007-07-30 Javier Fernandez... * Outbox messsages are opened in edit window.
2007-07-27 Dirk-Jan C. Binnema* small optimization; we don't need to retrieve name...
2007-07-27 Murray Cumming2007-07-27 Murray Cumming <murrayc@murrayc.com>
2007-07-27 Dirk-Jan C. Binnema* let the folder view honour the modest-folder-rules...
2007-07-26 Sergio Villar Senin * Select the INBOX with the proper GtkTreeView call...
2007-07-26 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2007-07-26 Sergio Villar Senin * Deleted a private method that made no sense. Replace...
2007-07-26 Sergio Villar Senin * Fixes blocker NB#60968, it now shows Fullscreen...
2007-07-26 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-26 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-26 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-26 Jose Dapena Paz* src/widgets/modest-details-dialog.c:
2007-07-25 Dirk-Jan C. Binnema* make the memory card Archive folder a localized one,
2007-07-25 Dirk-Jan C. Binnema* add new addresses to the addressbook automatically...
2007-07-25 Dirk-Jan C. Binnema* don't do a regexp-search when doing search-in-page.
2007-07-25 Murray Cumming2007-07-25 Murray Cumming <murrayc@murrayc.com>
2007-07-23 Murray Cumming2007-07-23 Murray Cumming <murrayc@murrayc.com>
2007-07-23 Sergio Villar Senin * ModestAccountMgr: the account manager is...
2007-07-23 Murray Cumming2007-07-23 Murray Cumming <murrayc@murrayc.com>
2007-07-22 Johannes Schmid2007-07-22 Johannes Schmid <johannes.schmid@openismus...
2007-07-19 Jose Dapena PazSome improvements on the header view layout. It puts...
2007-07-19 Jose Dapena Paz* src/widgets/modest-recpt-view.c:
2007-07-19 Jose Dapena Paz* src/widgets/modest-recpt-editor.c:
2007-07-19 Jose Dapena Paz* src/widgets/modest-msg-view.c:
2007-07-16 Murray Cumming2007-07-16 Murray Cumming <murrayc@murrayc.com>
2007-07-13 Sergio Villar Senin * Fixes NB#63080, size=0 is also translated by modest...
2007-07-12 Philip Van HoofUnselecting when a rename or a delete should happen
2007-07-12 Sergio Villar Senin * Removed some comments
2007-07-12 Murray CummingRemoved a debug printf.
2007-07-12 Murray Cumming2007-07-12 Murray Cumming <murrayc@murrayc.com>
2007-07-11 Armin Burgmeier2007-07-11 Armin Burgmeier <armin@openismus.com>
2007-07-11 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c:
2007-07-11 Dirk-Jan C. Binnema* auto expand the folder list again; we need to check...
2007-07-11 Sergio Villar Senin * Fixed some reference leaks
2007-07-11 Johannes Schmid2007-07-11 Johannes Schmid <johannes.schmid@openismus...
2007-07-11 Johannes Schmid2007-07-11 Johannes Schmid <johannes.schmid@openismus...
2007-07-11 Jose Dapena Paz* src/widgets/modest-folder-view.c:
next