summaryrefslogtreecommitdiff
path: root/toys
AgeCommit message (Expand)Author
2013-03-30* more more copyright year updatesdjcb
2013-03-30* update copyright yearsdjcb
2013-03-17* toys/mug: remove gtk2 compat code, small cleanupsdjcb
2013-03-17* toys/mug: mu-msg-header-view: use GtkGrid instead of GtkTabledjcb
2013-03-17* toys/mug: mu-msg-view: add separatordjcb
2013-03-17* mug.c: remove gtk2 compat codedjcb
2013-03-17* minordjcb
2013-01-06* mu_store_needs_upgrade --> mu_store_versions_matchdjcb
2012-12-27* updates for MU_QUERY_FLAG_THREADS in mu_query_run usersdjcb
2012-12-26* mug-msg-list-view.c: update for API changedjcb
2012-12-22* use AM_CPPFLAGS instead of INCLUDESdjcb
2012-12-17* mug-msg-list-view: update for api changesdjcb
2012-12-16* add query flags (which match msgiterflags) to mu_query_run, update callersdjcb
2012-11-08* minordjcb
2012-10-14* mu-widget-util.c: improve error reportingdjcb
2012-08-11* mug.c: compatibility GDK_KEY_Escape vs GDK_Escapedjcb
2012-08-09* update for attachment checking changesdjcb
2012-08-09* updates for mu_msg_get_body_(text|html) api changedjcb
2012-08-03* move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mugdjcb
2012-08-01* toys/widgets: update for mumsgpart changesdjcb
2012-07-20mug,mug2: add ESC shortcut to focus on query bar.Assaf Gordon
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-04-30* some small fixes for passing 'make cc10' and 'make line35'djcb
2012-04-29* msg2pdf.c: make a bit more robustdjcb
2012-04-23* msg2pdf.c: create tempdir before trying to savedjcb
2012-04-22* msg2pdf.c: show date in the default for the current localedjcb
2012-04-21* msg2pdf.c: support images as welldjcb
2012-04-21* add little msg2pdf toy, to convert messages to pdfs, uses webkit (WIP)djcb
2012-04-21* mug: make warning-free for gtk3 compilationdjcb
2012-03-24* WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets)djcb
2011-12-30* mug2/mug-query-bar.c: fix compiler warningdjcb
2011-12-13* toys/: cleanup after code rearrangements, fix compile breakagesdjcb
2011-12-13* some code re-arrangement: src/guile-> guile, toys/mm -> emacsdjcb
2011-12-13* mm-view: disable 'Inspect' for nowdjcb
2011-12-13* mm + mm-cmd-server: implement 'ping' -> startup version checkdjcb
2011-12-13* mm-main.el: update main view, support bookmarksdjcb
2011-12-12* cosmeticdjcb
2011-12-12* mm-view: minor improvement to url recognition regexpdjcb
2011-12-12* mm-hdrs.el: fix unmarking headersdjcb
2011-12-07* mm: support limited search 's' and full search 'S'djcb
2011-12-07* mm-view.el: fix saving of attachmentsdjcb
2011-12-07* mm.el: move main view stuff to mm-main.nl, add defvar for search limitdjcb
2011-12-04* split main view into mm-mail.eldjcb
2011-12-03* mm: update main view, added bookmark supportdjcb
2011-12-01* mm: add org-contacts support and some documentationdjcb
2011-12-01* remove the mua toy emacs ui -- the action now happens in 'mm'djcb
2011-12-01* move guile bindings from libmuguile, toys to src/guile:djcb
2011-11-27* mm: add pipe-message support, inspect-with-guile support (WIP)djcb
2011-11-27* mu-stats.scm: add beginning of gnuplot supportdjcb
2011-11-27* cosmeticsdjcb