Tue, 05 Nov 2019 18:30:21 +0100 |
Jean-Francois Dockes |
Small mingw build fixesdefault tip |
Sat, 02 Nov 2019 08:56:30 +0100 |
Jean-Francois Dockes |
Add chgcbpat and chgcfpat commands as aliases to cb and cf (set background and foreground colors) |
Sun, 22 Jan 2017 17:01:54 +0100 |
Jean-Francois Dockes |
apply gentoo automake-fix patch |
Sun, 22 Jan 2017 17:01:28 +0100 |
Jean-Francois Dockes |
apply gentoo iconv-detection.patch |
Sat, 31 Dec 2016 11:37:28 +0100 |
Jean-Francois Dockes |
bump version to 0.21.10 |
Sat, 31 Dec 2016 11:35:55 +0100 |
Jean-Francois Dockes |
Replace all instances of sprintf with snprintf and adjust size of integer field in some cases |
Tue, 13 Oct 2015 08:37:23 +0200 |
Jean-Francois Dockes |
working windows MinGW build |
Tue, 13 Oct 2015 08:05:10 +0200 |
Jean-Francois Dockes |
windows MinGW build |
Sun, 11 Oct 2015 15:26:45 +0200 |
Jean-Francois Dockes |
Allow <themefont> entry before font number in font table entry |
Sun, 11 Oct 2015 15:26:07 +0200 |
Jean-Francois Dockes |
small fixes for Windows |
Sun, 06 Sep 2015 13:55:56 +0200 |
Jean-Francois Dockes |
newlines |
Sun, 06 Sep 2015 13:49:44 +0200 |
Jean-Francois Dockes |
Small fixes for building with Visual Studio 2015 on Windows 7 |
Sun, 29 Mar 2015 09:47:58 +0200 |
Jean-Francois Dockes |
Fix handling of bad config file to avoid bad memory accesses and other mischief |
Tue, 24 Mar 2015 19:24:35 +0100 |
Jean-Francois Dockes |
Fixed more memory leaks |
Tue, 24 Mar 2015 17:36:57 +0100 |
Jean-Francois Dockes |
Only allocate initial word storage if not already done. Fixes memory leak |
Tue, 24 Mar 2015 17:26:17 +0100 |
Jean-Francois Dockes |
Get rid of dynamic allocation (and memory leak) in function used to read from our charmaps |
Tue, 24 Mar 2015 16:32:19 +0100 |
Jean-Francois Dockes |
Ensure option --quiet does what it is supposed to. Thanks to submitter, closes issue #44487 |
Tue, 24 Mar 2015 16:22:18 +0100 |
Jean-Francois Dockes |
Suppress clang warning. Thanks to submitter, closes issue #44543 |
Tue, 10 Feb 2015 11:33:42 +1100 |
Dave Davey |
Added support for all_caps text attribute. |
Tue, 10 Feb 2015 11:32:59 +1100 |
Dave Davey |
Added support for all_caps text attribute. |
Tue, 10 Feb 2015 11:30:57 +1100 |
Dave Davey |
Added support for all_caps text attribute. |
Tue, 10 Feb 2015 11:13:12 +1100 |
Dave Davey |
Added support for small_caps and all_caps text attributes. |
Tue, 10 Feb 2015 11:11:50 +1100 |
Dave Davey |
Corrected typo in text. No change to RTF commands. |
Tue, 06 Jan 2015 19:30:29 +0100 |
Jean-Francois Dockes |
Do not unexpress-reexpress the parent attrs when entering a child group, this has no effect |
Tue, 06 Jan 2015 19:18:30 +0100 |
Jean-Francois Dockes |
Unexpress parent group attributes before copying and expressing them in child group. This allows e.g. \plain to reset an attribute set in the parent group. Re-express parent attrs when exiting child |
Tue, 06 Jan 2015 17:16:55 +0100 |
Jean-Francois Dockes |
process ulnone even if the last command was not an ulxx |
Tue, 06 Jan 2015 15:50:44 +0100 |
Jean-Francois Dockes |
Avoid writing error message into document after finding empty info group |
Tue, 06 Jan 2015 15:30:00 +0100 |
Jean-Francois Dockes |
comment |
Mon, 05 Jan 2015 17:51:45 +0100 |
Jean-Francois Dockes |
attr.c cleanup: should cause little output change except detection of current attribute value in englobing groups to avoid re-setting same value. Otherwise, mostly removal of duplicate code and simplifications |
Sun, 04 Jan 2015 18:14:49 +0100 |
Jean-Francois Dockes |
Limit number of stacked attributes by only keeping one of a given kind on the stack. Allows big groupless documents with multiple font changes |
Sun, 04 Jan 2015 16:08:31 +0100 |
Jean-Francois Dockes |
Trying to output untranslatable codes could use uninitialized memory area |
Sun, 04 Jan 2015 17:50:37 +1100 |
Dave Davey |
Restore non-unicode characters supported in symbol font. Corrects failure to process Greek2.rtf. |
Sat, 03 Jan 2015 18:13:59 +0100 |
Jean-Francois Dockes |
Support flat font table (not having one subgroup for each font declaration) |
Sat, 03 Jan 2015 17:49:03 +0100 |
Jean-Francois Dockes |
Wholesale indentation fix, allman-style |
Sat, 03 Jan 2015 09:31:18 +1100 |
Dave Davey |
Added tag release_0.21.9 for changeset c3a14bc19242 |
Sat, 03 Jan 2015 09:28:50 +1100 |
Dave Davey |
Updated configure.ac for 0.21.9release_0.21.9 |
Sat, 03 Jan 2015 00:52:23 +1100 |
Dave Davey |
New test file to check conversion of double quotes. |
Sat, 03 Jan 2015 00:51:11 +1100 |
Dave Davey |
New shell script to test --text output. |
Sat, 03 Jan 2015 00:48:09 +1100 |
Dave Davey |
Add entries for tests/test_text.sh to test --text, new test file |
Fri, 02 Jan 2015 23:47:46 +1100 |
Dave Davey |
Updated unrtf.1.in for 0.21.9 |
Fri, 02 Jan 2015 23:45:51 +1100 |
Dave Davey |
Updated AUTHORS in response to complaint |
Fri, 02 Jan 2015 23:45:12 +1100 |
Dave Davey |
Updated NEWS for 0.21.9 |
Fri, 02 Jan 2015 23:44:25 +1100 |
Dave Davey |
Updated ChangeLog for 0.21.9 |
Thu, 01 Jan 2015 20:09:05 +0100 |
Jean-Francois Dockes |
Fix off by one error in attr stack overflow detection |
Tue, 30 Dec 2014 09:21:42 +1100 |
Dave Davey |
Define empty fontsize strings in outputs/text.html |
Fri, 26 Dec 2014 09:35:01 +1100 |
Dave Davey |
Improved start of table output |
Fri, 26 Dec 2014 09:31:45 +1100 |
Dave Davey |
Improve start of table output |
Fri, 26 Dec 2014 09:24:13 +1100 |
Dave Davey |
Eliminate small memory leak. |
Thu, 25 Dec 2014 17:46:46 +0100 |
Jean-Francois Dockes |
revert moronic change from strncmp to memcmp in find_command() |
Wed, 24 Dec 2014 23:36:58 +1100 |
Dave Davey |
Added entries for new file EndNote.rtf |
Wed, 24 Dec 2014 23:36:12 +1100 |
Dave Davey |
New test file with citations added by EndNote |
Wed, 24 Dec 2014 23:34:43 +1100 |
Dave Davey |
Support for EndNote citations |
Mon, 22 Dec 2014 10:09:20 +0100 |
Jean-Francois Dockes |
Simplify name comparison in find_command() (and make it slightly faster) |
Mon, 22 Dec 2014 16:29:40 +1100 |
Dave Davey |
Merge convert.c change |
Mon, 22 Dec 2014 16:21:30 +1100 |
Dave Davey |
Intialize pointer in find_command() - convert.c |
Sun, 21 Dec 2014 18:59:02 +0100 |
Jean-Francois Dockes |
Release 0.21.8 fixes miscellaneous bugs, and all crashes described on the oss-security mailing list in december 2014 (see archives), some with possible security implications |
Sun, 21 Dec 2014 10:07:07 +1100 |
Dave Davey |
merge NEWS and Changelog changesrelease_0.21.8 |
Sun, 21 Dec 2014 10:03:56 +1100 |
Dave Davey |
Updated ChangeLog for 0.21.8 |
Sun, 21 Dec 2014 09:59:45 +1100 |
Dave Davey |
Update NEWS file for 0.21.8 |
Sat, 20 Dec 2014 18:32:08 +0100 |
Jean-Francois Dockes |
Restored commit 42:949b18a62669 which had somehow be lost. This fixes bug report bug #34675: Outputs ~20% of input file's text |