| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requires gtk 2.22 which is too new
|
|
|
|
|
|
|
|
|
|
menu)
|
|
|
|
can distinguish user clicks (open externally) and things like iframes (open
internally); require webkit >= 1.0.3
|
|
long lists don't expand the whole msg-view too much. this is not the final
solution, but it's better than what was there
|
|
|
|
|
|
clicks cmd:-urls
|
|
- support notes in mail body view
- support cmd: pseudo urls in such views
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
testing
|