Warning fix
[modest] / src / widgets / modest-window-mgr.c
2009-06-18 Jose Dapena PazWarning fix
2009-06-16 Jose Dapena PazAdd method to get the folder without accessing network.
2009-06-09 Jose Dapena PazDelay cached reinstantiation of editor and view
2009-06-09 Jose Dapena PazCaches accounts window, editor and view in startup.
2009-06-08 Jose Dapena PazAdd method to get the folder without accessing network.
2009-05-22 Jose Dapena PazSet proper "other body" title in msg view window.
2009-05-08 Sergio Villar SenínOriginal patch by Dmitry Kazachkov
2009-05-04 Jose Dapena PazAdded method find_registered_message_uid in window...
2009-03-31 Jose Dapena PazCode review: check return value of run account setup...
2009-03-17 Sergio Villar SeninFixes leak 19/26
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-23 Sergio Villar Senin * Fixes NB#90762, initialize and free a private field
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-09-30 Jose Dapena Paz* Changes in the autotools stuff affecting a lot of...
2008-07-31 Sergio Villar Senin * Fixes NB#87257, do not reenable the delete button...
2008-07-14 Sergio Villar Senin * Fixes NB#86793, don't loose modality after the close...
2008-06-24 Jose Dapena Paz* src/widgets/modest-window-mgr.c:
2008-06-04 Sergio Villar Senin * Fixes NB#86208, set the "close all" dialog modal...
2008-05-15 Sergio Villar Senin * Fixes NB#85574, show the folders help only when...
2008-05-13 Sergio Villar Senin * Fixes NB#85455, close the dialogs with their parent...
2008-05-12 Sergio Villar Senin * Fixes NB#85378, show the connection specific SMTP...
2008-04-24 Jose Dapena PazWork to fix NB#84828.
2008-04-17 Sergio Villar Senin * Reverted a very bad change
2008-04-17 Sergio Villar Senin * Fixed two callbacks in the main window that were...
2008-04-16 Sergio Villar Senin * Removed the window management added to modest-main...
2008-04-16 Sergio Villar Senin * Fixed a corner case when finalizing modest
2008-04-16 Sergio Villar Senin * Fixes NB#84117, fixes "hangs" when reopening Modest...
2008-04-10 Sergio Villar Senin * Fixes NB#83408, select attachment is now set as...
2008-04-09 Sergio Villar Senin * Added two misssing gdk_threads_enter/leave stuff
2008-04-07 Dirk-Jan C. Binnema* make sure dialogs go to the background when some...
2008-03-31 Sergio Villar Senin * Fixes NB#82400, cancel retrieve operations in the...
2008-02-27 Sergio Villar Senin * Fixes NB#81413, Esc key closes the "Save changes...
2008-02-14 Sergio Villar Senin * Replaced modest_msg_edit_window_reset_modifie...
2008-01-23 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2008-01-12 Jose Dapena Paz* src/modest-account-mgr-helpers.[ch],
2008-01-10 Jose Dapena Paz* src/widgets/modest-window-mgr.[ch]:
2008-01-09 Sergio Villar Senin * Fixes NB#79140, "Close all windows" now works as...
2008-01-08 Dirk-Jan C. Binnema* add some param checks
2007-12-14 Felipe Erias Moran... Corrected ref and unref of mail operations.
2007-12-14 Felipe Erias Moran... Fixes NB#78602
2007-12-05 Dirk-Jan C. Binnema* only output message/header registering/opening debug...
2007-11-19 Jose Dapena Paz* src/widgets/modest-window-mgr.c:
2007-11-15 Jose Dapena Paz* src/widgets/modest-combo-box.[ch]:
2007-11-14 Dirk-Jan C. Binnema* some cleanups for debugging:
2007-11-09 Jose Dapena PazThis fixes NB#75543.
2007-11-06 Sergio Villar Senin * Added "queue-empty" signal to the mail operation...
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