* src/maemo/modest-address-book.c:
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 9 May 2007 09:30:06 +0000 (09:30 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 9 May 2007 09:30:06 +0000 (09:30 +0000)
commitdeb896c555f6d4b0ebf387d16c7c2b125809b424
treeef547a3207fdf102a51e5a30c85e8a35cd413b02
parent10b43e346fe5f475ffb4f3286f188ab099447b21
* src/maemo/modest-address-book.c:
        * Removed debug messages.
        * Removed a wrong g_object_unref, which was leading to a crash of
          the addressbook button in recipient editor when we opened the
          dialog several times (fixes NB#56212).
* src/maemo/modest-msg-edit-window.c:
        * Attach signal handlers for size change and font change after
          creating all the menu items. Removes some warnings in valgrind.
        * Now we get the offset correctly in the code to remove images in
          body.
* src/widgets/modest-recpt-editor.c:
        * Removed debug messages.

pmo-trunk-r1796
src/maemo/modest-address-book.c
src/maemo/modest-msg-edit-window.c
src/widgets/modest-recpt-editor.c