Implement "search messages" action (fixes NB#57209).
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 5 Jun 2007 15:28:49 +0000 (15:28 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 5 Jun 2007 15:28:49 +0000 (15:28 +0000)
commit9d8de13bc46137931a2790969dcb1fb932c7bcc6
treedd6fecc08cff0491c2ceb57eced666f66902f177
parent55708b6454e3fe93a7cc9f7ee5c0b06e95998506
Implement "search messages" action (fixes NB#57209).
* src/modest-platform.h:
        * New method to invoke the search messages dialog
* src/gnome/modest-platform.c:
        * Stub implementation for ...show_search_messages
* src/widgets/modest_msg_edit_window-ui.h:
        * Added callback for search messages action
* src/modest-ui-actions.[ch]:
        * Added new ui action to show the search messages dialog,
          relying on modest platform implementation.
* src/maemo/modest-main-window-ui.h:
        * Added callback for search messages action
* src/maemo/modest-platform.c:
        * New ..._show_search_messages method. Shows the osso
          global search dialog for searching emails.
* src/maemo/ui/modest-msg-view-window-ui.xml:
        * Fix and show search messages action.

Other issues:
* libmodest-dbus-client/libmodest-dbus-client-1.0.pc.in:
        * Fixed -l declaration.

pmo-trunk-r2071
libmodest-dbus-client/libmodest-dbus-client-1.0.pc.in
src/gnome/modest-platform.c
src/maemo/modest-main-window-ui.h
src/maemo/modest-platform.c
src/maemo/ui/modest-msg-view-window-ui.xml
src/modest-platform.h
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/modest-msg-edit-window-ui.h