* Fixes NB#74764, NB#74260, NB#74639
[modest] / src / widgets / modest-window-mgr.c
2007-11-05 Sergio Villar Senin * Fixes NB#74764, NB#74260, NB#74639
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-24 Sergio Villar Senin * Fixed a typo
2007-10-24 Sergio Villar Senin * Restored some code deleted by error
2007-10-23 Felipe Erias Moran... patch for NB#73896
2007-10-23 Sergio Villar Senin * The viewer handler could not exist if the viewer...
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-07 Sergio Villar Senin * Removed a duplicated save_state call
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-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-01 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h,
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-30 Javier Fernandez... * Outbox messsages are opened in edit window.
2007-07-10 Dirk-Jan C. Binnema* let the dbus-invoked msgs use the same uids as other...
2007-07-10 Dirk-Jan C. Binnema* show Ok/Cancel instead of Yes/No, fixes NB#59428
2007-07-06 Sergio Villar Senin * Added msg-changed signal to the viewer window, to...
2007-07-06 Dirk-Jan C. Binnema* unitialize modest-window-mgr before the other singlet...
2007-07-05 Jose Dapena PazWork to improve drafts handling, mainly from the UI...
2007-07-05 Javier Fernandez... * Change save_settings call of main and viewer windows to
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