* this is dirk's version of sergio's patch to only create
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Oct 2007 10:50:09 +0000 (10:50 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Oct 2007 10:50:09 +0000 (10:50 +0000)
commit175e5926e0194a8211b846a4eec403a5bdb4afd4
treeebd4aceb939c2d3b733f5e2c6e2c3ff5adf46593
parent454354bdd5a2370614e99d0a95b5d016b4467f17
* this is dirk's version of sergio's patch to only create
  main-windows when we really need to.

it adds a boolean 'create' parameter to modest_window_mgr_get_main_window,
  and only if this parameter is TRUE will this function create a main_window
  if it was not yet existing.

  also, patch makes warning dialogs not show up if there is no main window,
  including password, cert verification dialogs. thus, the user will not be
  annoyed unexpectedly anymore.

pmo-trunk-r3606
src/dbus_api/modest-dbus-callbacks.c
src/maemo/modest-main-window.c
src/maemo/modest-msg-view-window.c
src/maemo/modest-platform.c
src/modest-main.c
src/modest-tny-account-store.c
src/modest-ui-actions.c
src/widgets/modest-folder-view.c
src/widgets/modest-header-view.c
src/widgets/modest-window-mgr.c
src/widgets/modest-window-mgr.h