* Added a method to unregister a header in the window manager in case of error
[modest] / src / widgets / modest-window-mgr.c
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-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-27 Javier Fernandez... Fixes: NB#61843
2007-06-25 Sergio Villar Senin * Added an attribute sent to the msg edit window that...
2007-06-25 Armin Burgmeier2007-06-25 Armin Burgmeier <armin@openismus.com>
2007-06-25 Sergio Villar Senin * Fixes NB#59138, message is saved to drafts when...
2007-06-18 Jose Dapena Paz* src/widgets/modest-window-mgr.c:
2007-06-14 Dirk-Jan C. Binnema* always check accounts are set up before opening the...
2007-06-12 Sergio Villar Senin * Fixed a reference leak in the main window
2007-06-01 Sergio Villar Senin * Added a unique identifier per header
2007-05-07 Sergio Villar Senin * Fixed a compilation warning
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-04-27 Sergio Villar Senin * Modified the xfer_msg API
2007-04-15 Sergio Villar Senin2007-04-15 Sergio Villar Senin <svillar@igalia.com>
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 window manager calls
2007-04-10 Sergio Villar Senin* Added ModestWindowMgr object