* src/modest-text-utils.[ch]:
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 4 Feb 2008 09:41:25 +0000 (09:41 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 4 Feb 2008 09:41:25 +0000 (09:41 +0000)
commitd27a0a29347366d5421e7e796eca4655ef0d095a
treebac6de5b4fd93b0724ba7ead746c0634bb5d1ed0
parentd55173872ae04706c674a3ccae30867c6473ba33
* src/modest-text-utils.[ch]:
        * Refactorized method to get the current selection of a label in
          text utils. This will be now used in ui actions and dimming
          rules.
* src/modest-ui-actions.c:
        * (modest_ui_actions_on_copy): now copy gets the selection of
          a focused label, instead of the full label (fixes NB#80195).
        * (folder_move_to_cb): now we focus the new position of a folder
          after a move to operation to avoid losing focus (fixes
          NB#78939).
* src/modest-ui-dimming-rules.c:
        * (..._on_add_to_contacts): now we use the text utils method
          to retrieve current selection of a GtkLabel.

pmo-trunk-r4134
src/modest-text-utils.c
src/modest-text-utils.h
src/modest-ui-actions.c
src/modest-ui-dimming-rules.c