Rebasing master into fast-dbus-open-message
[modest] / src / widgets / modest-window-mgr.h
2009-06-09 Jose Dapena PazCaches accounts window, editor and view in startup.
2009-05-04 Jose Dapena PazAdded method find_registered_message_uid in window...
2009-04-23 Sergio Villar Senin* Added a new proxy method for accessing runtime singletons
2009-02-09 Jose Dapena PazAdded progress hint support in folder window.
2009-02-09 Jose Dapena PazAdd progress tracking in window manager and accounts...
2009-01-12 Jose Dapena PazNow window manager takes care of display state (fixes...
2009-01-07 Sergio Villar Senin* Added a new call modest_window_mgr_get_current_top...
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-10-14 Jose Dapena Paz* Now ModestWindowMgr, methods close_all_windows and...
2008-10-08 Jose Dapena PazAfter a deep refactoring, finally finished to split...
2008-04-21 Sergio Villar Senin * Fixes NB#84535, server errors are now shown over...
2008-01-10 Jose Dapena Paz* src/widgets/modest-window-mgr.[ch]:
2007-11-15 Jose Dapena Paz* src/widgets/modest-combo-box.[ch]:
2007-11-06 Sergio Villar Senin * Added "queue-empty" signal to the mail operation...
2007-11-02 Dirk-Jan C. Binnema* some further cleanups of the help system, added:
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-19 Jose Dapena PazWork to make attachments be opened in a single instance...
2007-09-28 Sergio Villar Senin * Fixed NB#62792, the editor is closed if the...
2007-09-21 Dirk-Jan C. Binnema* make sure there only one modal window at any time...
2007-09-05 Javier Fernandez... * Check for opened edit-windows before close all windows.
2007-09-04 Sergio Villar Senin * Fixes NB#64415, now the show_toolbar options are...
2007-08-31 Dirk-Jan C. Binnema* remove some needless warnings (ie. edit windows don...
2007-08-27 Dirk-Jan C. Binnema* cleaner version of the patch to make sure no double...
2007-07-04 Sergio Villar Senin * Added a method to unregister a header in the window...
2007-06-29 Dirk-Jan C. Binnema* update the modest-window-manager; together with the...
2007-06-01 Sergio Villar Senin * Added a unique identifier per header
2007-05-07 Murray Cumming2007-05-07 Murray Cumming <murrayc@murrayc.com>
2007-05-07 Murray Cumming2007-05-07 Murray Cumming <murrayc@murrayc.com>
2007-05-04 Murray Cumming2007-05-04 Murray Cumming <murrayc@murrayc.com>
2007-04-27 Sergio Villar Senin * Modified the xfer_msg API
2007-04-13 Sergio Villar Senin * Added show toolbar application wide code
2007-04-12 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-04-11 Sergio Villar Senin * Added code to handle fullscreen mode for the whole...
2007-04-10 Sergio Villar Senin* Added ModestWindowMgr object