Dianne Skoll
|
d973439b4f
|
More pango-ization.
|
2022-01-27 15:12:24 -05:00 |
|
Dianne Skoll
|
32adce2de8
|
Support Pango markup with PANGO special.
|
2022-01-27 13:29:20 -05:00 |
|
Dianne Skoll
|
2ac6378fea
|
More work on PDF rendering.
|
2022-01-27 12:41:24 -05:00 |
|
Dianne Skoll
|
153b7df5fc
|
Get moons working.
|
2022-01-27 11:39:33 -05:00 |
|
Dianne Skoll
|
9d9bdabf79
|
More work
|
2022-01-27 10:23:30 -05:00 |
|
Dianne Skoll
|
2f8eaeacf0
|
More updates.
|
2022-01-27 09:18:41 -05:00 |
|
Dianne Skoll
|
dc07a3cf32
|
More work on Pango-ized rem2pdf
|
2022-01-26 21:11:48 -05:00 |
|
Dianne Skoll
|
b775e60d1b
|
Start on rem2pdf via Cairo/Pango
|
2022-01-26 20:59:27 -05:00 |
|
Dianne Skoll
|
7290bccfd7
|
Start working on Remind -> PDF converter using Pango and Cairo
|
2022-01-26 16:38:49 -05:00 |
|
Dianne Skoll
|
a1d884ec3f
|
Convert finnish.h and german.h to UTF-8
|
2022-01-26 10:16:23 -05:00 |
|
Dianne Skoll
|
cc05d88618
|
Convert danish.h to UTF-8
|
2022-01-26 10:09:48 -05:00 |
|
Dianne Skoll
|
2675fa53df
|
Convert norwgian.h to UTF-8
|
2022-01-26 10:07:35 -05:00 |
|
Dianne Skoll
|
59ee9198e2
|
Convert polish.h to UTF-8
|
2022-01-26 10:01:05 -05:00 |
|
Dianne Skoll
|
5235936e7b
|
Convert French file to UTF-8
|
2022-01-26 09:49:42 -05:00 |
|
Dianne Skoll
|
03ab44ea10
|
Don't allow $MonthName or $DayName system variables to be set to a value containing a space.
|
2022-01-25 22:35:21 -05:00 |
|
Dianne Skoll
|
b8c2d2b39b
|
Bail if argv[0] == NULL.
|
2022-01-25 22:21:20 -05:00 |
|
Dianne Skoll
|
6ae7e71fbf
|
Document the alternate %*-form of substitutions
|
2022-01-25 22:13:11 -05:00 |
|
Dianne Skoll
|
c49740ed81
|
Remove support for character sets other than UTF-8.
|
2022-01-25 22:08:20 -05:00 |
|
Dianne Skoll
|
16c0a819a9
|
Fix to language code.
|
2022-01-25 22:03:34 -05:00 |
|
Dianne Skoll
|
4a61fe73de
|
Convert Italian to UTF-8
|
2022-01-25 21:55:13 -05:00 |
|
Dianne Skoll
|
a76feebe45
|
Convert languages to UTF-8
|
2022-01-25 21:52:09 -05:00 |
|
Dianne Skoll
|
3a52eadeb1
|
Handle custom day names in calendars.
|
2022-01-25 21:34:11 -05:00 |
|
Dianne Skoll
|
dd56b7c385
|
Add system variables for dynamically changing day and month names.
|
2022-01-25 19:18:59 -05:00 |
|
Dianne Skoll
|
f6f201085c
|
Start adding support for dynamic month and day names.
|
2022-01-25 18:47:25 -05:00 |
|
Dianne Skoll
|
daf09d9d4e
|
Fix doc bug.
03.03.12
|
2022-01-24 17:49:00 -05:00 |
|
Dianne Skoll
|
511cdb2784
|
Document changes to dynamic buffers.
|
2022-01-24 10:23:49 -05:00 |
|
Dianne Skoll
|
a567a9b777
|
Document that strlen() can return E_2HIGH
|
2022-01-22 18:42:11 -05:00 |
|
Dianne Skoll
|
05bc3af03d
|
Use size_t rather than int to track dynamic buffer size.
This lets use create dynamic buffers larger than 2GB.
|
2022-01-22 18:40:27 -05:00 |
|
Dianne Skoll
|
7a048d1702
|
Document update to shell()
|
2022-01-22 18:26:22 -05:00 |
|
Dianne Skoll
|
8d7f9bcb8b
|
Make shell() obey MaxStringLen
|
2022-01-22 18:24:38 -05:00 |
|
Dianne Skoll
|
9fd8b0f890
|
Update change to rem2html
|
2022-01-22 18:11:50 -05:00 |
|
Dianne Skoll
|
86873d0725
|
Use JSON::MaybeXS instead of JSON (courtesy of Ethan Rooke)
|
2022-01-22 18:09:02 -05:00 |
|
Dianne Skoll
|
b22438b489
|
Bump version to 03.03.12.
03.03.12-RC1
|
2022-01-22 09:21:02 -05:00 |
|
Dianne Skoll
|
683b38a7ab
|
3.3.12 will go out in 2022, not 2021.
|
2022-01-22 09:19:14 -05:00 |
|
Dianne Skoll
|
d6b4fdd6d3
|
Always clean up.
|
2022-01-20 20:10:39 -05:00 |
|
Dianne Skoll
|
c996649954
|
Update docs.
|
2022-01-20 19:52:29 -05:00 |
|
Dianne Skoll
|
d59ad77893
|
Document DO better.
|
2022-01-20 19:48:49 -05:00 |
|
Dianne Skoll
|
e637c20dee
|
Don't try to do filedir() shenanigans for "DO /absolute/path"
|
2022-01-20 19:47:04 -05:00 |
|
Dianne Skoll
|
19dc588319
|
Update regression test file
|
2022-01-20 19:39:26 -05:00 |
|
Dianne Skoll
|
dc53ef2e71
|
Document DO
|
2022-01-20 19:39:12 -05:00 |
|
Dianne Skoll
|
e51d7f3c6d
|
Add "DO file" command which is equivalent to "INCLUDE [filedir()]/file"
|
2022-01-20 19:30:10 -05:00 |
|
Dianne Skoll
|
5a7e86e443
|
Update WHATSNEW
|
2022-01-20 12:41:58 -05:00 |
|
Dianne Skoll
|
7f4edae006
|
Update test output comparison file.
|
2022-01-20 09:53:08 -05:00 |
|
Dianne Skoll
|
2f4e1462e3
|
Document -tt[N] and $DefaultTDelta
|
2022-01-20 09:52:57 -05:00 |
|
Dianne Skoll
|
54f5d81a8c
|
Properly check for repeated tdelta
|
2022-01-20 09:52:46 -05:00 |
|
Dianne Skoll
|
d33c27289a
|
Implement $DefaultTDelta system variable and -tt[N] command-line option.
|
2022-01-20 09:44:17 -05:00 |
|
Dianne Skoll
|
1675fdb499
|
Keep config file in $XDG_CONFIG_HOME/tkremindrc in preference to ~/.tkremindrc
|
2021-12-31 16:16:16 -05:00 |
|
Dianne Skoll
|
9321109691
|
Remove code that annoyed people on Windows or Mac OS X.
I think I've made my point, and the MICROSOFT-AND-APPLE file still exists.
|
2021-12-31 15:33:43 -05:00 |
|
Dianne Skoll
|
e6a4f939a3
|
Add brackets.
03.03.11
3.3.11-RC-1
|
2021-12-29 20:51:01 -05:00 |
|
Dianne Skoll
|
c7ae214853
|
Remove comment.
|
2021-12-29 20:44:46 -05:00 |
|