2007-04-26 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 26 Apr 2007 09:47:08 +0000 (09:47 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 26 Apr 2007 09:47:08 +0000 (09:47 +0000)
commit8b3ebbbe3f8f1741403d492022034dda578bef48
tree4fdc4712ff8ef983cea02109aa1aca100d00ab9d
parent6dddb8eaa60247774525adac2eda5917b26362f2
2007-04-26  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/modest-easysetup-wizard.c:
        (create_page_custom_incoming): Add the checkbox to the caption instead of adding the
        combo twice, to avoid an g_warning and to make it visible again.
        * src/maemo/modest-main-window.c: (on_account_update): Check whether the popup_menu is
        attached before detaching it, to avoid a g_warning, and add comment about the implicit
        (already intended) dereference when detaching, because we then recreate the menu.
        But I am not sure why the warning was happening, and it is possible that this is a memory
        leak.

pmo-trunk-r1675
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-main-window.c