mu/widgets
djcb 6f4448be56 * change mu_util_play a bit to better deal with non-ascii filenames
- don't try to encode anything, but pass the filename into the argv for the
    program to open (before we, used g_spawn_command_line_async, and there we
    need to escape things for the command line. Now we use g_spawn_command, so
    we can pass argv as such.
  - add a GError** arg to mu_util_play, and update all callers
  - cleanup the mu-cmd-extract code a bit
2012-04-15 19:59:53 +03:00
..
Makefile.am * big cleanup, simplification for the message widget 2011-03-08 00:50:24 +02:00
mu-msg-attach-view.c * update code for new mu_msg_part_for_each API 2012-02-13 22:36:22 +02:00
mu-msg-attach-view.h * mu-msg-attach-view.c: don't use gtk_icon_view_set_item_orientation, it 2011-01-29 12:43:36 +02:00
mu-msg-body-view.c * change mu_util_play a bit to better deal with non-ascii filenames 2012-04-15 19:59:53 +03:00
mu-msg-body-view.h * big cleanup, simplification for the message widget 2011-03-08 00:50:24 +02:00
mu-msg-header-view.c * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) 2012-03-24 11:16:12 +02:00
mu-msg-header-view.h * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) 2012-03-24 11:16:12 +02:00
mu-msg-view.c * change mu_util_play a bit to better deal with non-ascii filenames 2012-04-15 19:59:53 +03:00
mu-msg-view.h * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) 2012-03-24 11:16:12 +02:00
mu-widget-util.c * cosmetic 2011-03-15 20:38:41 +02:00
mu-widget-util.h * mu-widget-util.[ch]: be smarter about pixmaps (icons) for unknown mime types 2011-01-11 00:45:59 +02:00