Fixes NB#114384, try to close active dialogs whenever we want to show a new window...
[modest] / src / hildon2 / modest-hildon2-window-mgr.c
2009-05-06 Sergio Villar SenínFixes NB#114384, try to close active dialogs whenever...
2009-05-06 Sergio Villar SenínFixes the get_modal method of Hildon2 window manager
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-04-14 Sergio Villar SeninFixes NB#110770, multiple subviews shown for an embedde...
2009-03-31 Jose Dapena PazTrivial fixes on hildon2 window mgr (using a list node...
2009-03-17 Sergio Villar Senin* Fixes NB#106248, do not allow launching a mailbox...
2009-03-06 Sergio Villar SeninProperly connect the "account-removed" signal when...
2009-03-03 Sergio Villar Senin* Fixes NB#104017, always show the accounts window...
2009-02-23 Sergio Villar SeninClose the editor window without saving when there is...
2009-02-20 Sergio Villar Senin* Show an error message when there is not enough room...
2009-02-19 Sergio Villar Senin* Fixes NB#102523, update windows titles when accounts...
2009-02-19 Sergio Villar Senin* Listens to visible-account-id and changes the title...
2009-02-16 Sergio Villar Senin* Do not show multiple headers view
2009-02-16 Sergio Villar SeninDo not allow registering more than one folders window
2009-02-16 Jose Dapena PazMake the accounts wizard parent be the folder window...
2009-02-09 Sergio Villar Senin* Do not change to folders view if we still have 1...
2009-01-26 Sergio Villar SeninProperly create the folders view if there is no default...
2009-01-26 Sergio Villar SeninListen to "account-removed" signal to properly move...
2009-01-26 Sergio Villar SeninRemoved the priv->current_top field. HildonWindow gives...
2009-01-26 Sergio Villar SeninAlways show the accounts window as the first window
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...
2009-01-07 Sergio Villar Senin* Added a new function to get the folder window
2008-12-19 Jose Dapena PazThis is a manual merge of branch drop split view intro...
2008-12-15 Sergio Villar Senin * Allow opening multiple viewers in nested messages
2008-12-15 Sergio Villar Senin * Fixes NB#95749, properly manage new windows
2008-12-11 Jose Dapena PazFix usage of uninitialized window stack in fremantle...
2008-12-10 Sergio Villar SeninRemoved some deprecated calls to Hildon
2008-12-02 Sergio Villar Senin* Window manager mimics the way close should work if...
2008-10-20 Sergio Villar Senin * Adds two missing initializations
2008-10-14 Jose Dapena Paz* Now ModestWindowMgr, methods close_all_windows and...