Commit Graph

157 Commits

Author SHA1 Message Date
djcb 37b3e7f61f * mug.c: compatibility GDK_KEY_Escape vs GDK_Escape 2012-08-11 12:23:25 +03:00
djcb b3760740f8 * update for attachment checking changes 2012-08-09 11:45:46 +03:00
djcb abfcc4a2f3 * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
djcb 2fcdcafe59 * move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mug 2012-08-03 09:47:09 +03:00
djcb 1cd20c9921 * toys/widgets: update for mumsgpart changes 2012-08-01 10:49:41 +03:00
Assaf Gordon 808fee41c3 mug,mug2: add ESC shortcut to focus on query bar. 2012-07-20 11:41:25 -04:00
djcb 46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00
djcb e2a0fc31cf * some small fixes for passing 'make cc10' and 'make line35' 2012-04-30 17:32:34 +03:00
djcb ee9dd9c06a * msg2pdf.c: make a bit more robust 2012-04-29 17:31:54 +03:00
djcb 9dd3224986 * msg2pdf.c: create tempdir before trying to save 2012-04-23 08:06:58 +03:00
djcb 607de43ae9 * msg2pdf.c: show date in the default for the current locale 2012-04-22 11:33:25 +03:00
djcb 6321db9129 * msg2pdf.c: support images as well 2012-04-21 19:21:06 +03:00
djcb bd7a5d6915 * add little msg2pdf toy, to convert messages to pdfs, uses webkit (WIP)
(still misses image support)

  - add toys/msg2pdf
  - update configure.ac, Makefile.am etc.
  - ensure webkit version agrees with gtk version
  - bump version to 0.8.9.4-dev2
2012-04-21 09:27:10 +03:00
djcb 340ad9fc8a * mug: make warning-free for gtk3 compilation 2012-04-21 09:10:12 +03:00
djcb 3fb7e5d6ff * WIP: fixes for gtk3.2 (prevent warnings for deprecated widgets) 2012-03-24 11:16:12 +02:00
djcb 8151fc21b0 * mug2/mug-query-bar.c: fix compiler warning 2011-12-30 13:39:03 +02:00
djcb aaaf49928d * toys/: cleanup after code rearrangements, fix compile breakages 2011-12-13 08:04:09 +02:00
djcb 8b39c69c89 * some code re-arrangement: src/guile-> guile, toys/mm -> emacs 2011-12-13 08:03:19 +02:00
djcb cfd180a888 * mm-view: disable 'Inspect' for now 2011-12-13 07:45:15 +02:00
djcb 37c884aa2e * mm + mm-cmd-server: implement 'ping' -> startup version check 2011-12-13 07:44:45 +02:00
djcb 5f1eebcad5 * mm-main.el: update main view, support bookmarks 2011-12-13 07:43:49 +02:00
djcb 8ad1b738a3 * cosmetic 2011-12-12 08:26:12 +02:00
djcb 36c168a418 * mm-view: minor improvement to url recognition regexp 2011-12-12 08:25:52 +02:00
djcb ca1f98efad * mm-hdrs.el: fix unmarking headers 2011-12-12 08:25:14 +02:00
djcb c344fe2356 * mm: support limited search 's' and full search 'S' 2011-12-07 08:50:03 +02:00
djcb e847ab9ca2 * mm-view.el: fix saving of attachments 2011-12-07 08:19:33 +02:00
djcb 7fafc5288f * mm.el: move main view stuff to mm-main.nl, add defvar for search limit 2011-12-07 08:18:47 +02:00
djcb df35498e13 * split main view into mm-mail.el 2011-12-04 23:49:15 +02:00
djcb 8823edeed7 * mm: update main view, added bookmark support 2011-12-03 14:22:30 +02:00
djcb 5834c62d32 * mm: add org-contacts support and some documentation 2011-12-01 21:21:29 +02:00
djcb 6b417bc947 * remove the mua toy emacs ui -- the action now happens in 'mm' 2011-12-01 21:18:11 +02:00
djcb 1a3fc04e17 * move guile bindings from libmuguile, toys to src/guile:
- don't build a special 'muile' binary anymore, but build as module for
    normal guile
  - remove toys muile / procmule (latter may return at some time)
  - bug fixes
  - however, this is still WIP
2011-12-01 21:17:23 +02:00
djcb ce686d76d2 * mm: add pipe-message support, inspect-with-guile support (WIP) 2011-11-27 16:23:14 +02:00
djcb 372a819d8a * mu-stats.scm: add beginning of gnuplot support 2011-11-27 16:22:16 +02:00
djcb dce908cf93 * cosmetics 2011-11-27 16:21:49 +02:00
djcb 30bfeb2f6c * update mm 2011-11-24 00:15:34 +02:00
djcb 69ee855b88 * mm: add raw view 2011-11-20 10:31:38 +02:00
djcb 838044dfad * mm-hdrs.el: store thread info when adding headers, so it can be retrieved
with (:update ...) messages
2011-11-20 01:19:07 +02:00
djcb e0ed00f8e0 * mm-view.el, mm.el: view attachment size in view buffer, re-factor display size 2011-11-20 01:18:12 +02:00
djcb b4c32a53b7 * mm updates 2011-11-13 12:44:54 +02:00
djcb 0abe2e307a * mm-hdrs.el: show target folder using overlay 2011-11-10 19:29:15 +02:00
djcb 7a4ad0bc0b * mm updates 2011-11-09 08:55:39 +02:00
djcb bebcf53d3b * mm updates 2011-11-09 08:35:24 +02:00
djcb b684dbc06c * mm: version check (WIP) 2011-11-09 08:35:10 +02:00
djcb 9ee6fec7ea * mm updates 2011-11-05 12:29:07 +02:00
djcb cc7a09bd93 * mm updates 2011-11-05 10:26:24 +02:00
djcb 19e93a52f1 * mm updates 2011-10-26 22:00:08 +03:00
djcb 6f4189865c * mm updates (add '(:found <n>)' handling) 2011-10-25 08:43:24 +03:00
djcb 991cc06f20 * update mm 2011-10-24 00:20:32 +03:00
djcb f51e78066e * mm updates (add menus for view, headers) 2011-10-18 10:39:49 +01:00