index
:
delta/groff.git
baserock/bootstrap
baserock/morph
baserock/tiagogomes/armv8l64
eric
first
gaius
groff
import
mark
master
mom
origin
wlemb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
devices
/
grohtml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings.
wl
2011-10-31
2
-18
/
+4
*
More fixes for Savannah bug #32301.
wl
2011-01-31
1
-1
/
+1
*
[grohtml] Improve man page.
wl
2010-11-02
1
-1
/
+21
*
Fix angle brackets in grohtml.
wl
2010-02-25
1
-1
/
+4
*
Refer to groff(1) for the location of temporary files.
wl
2010-01-20
1
-1
/
+10
*
* */*.cpp: Replace `printf(string);' with `printf("%s", string);'.
wl
2009-11-20
1
-1
/
+1
*
Update copyright year.
wl
2009-01-05
8
-8
/
+12
*
* */*: Update GPL2 to GPL3.
wl
2009-01-04
7
-35
/
+28
*
* src/devices/grohtml/post-html.cc
wl
2007-12-30
1
-3
/
+3
*
* doc/Makefile.in, doc/Makefile.sub (.ms.html): Add -P-V switch to
wl
2007-09-25
3
-20
/
+34
*
* doc/groff.texinfo: Document new .O register and add cross
wl
2007-09-19
6
-109
/
+496
*
* Makefile.in (oldfontdir): New variable.
wl
2006-12-31
1
-1
/
+17
*
* src/devices/grohtml/post-html.cpp (page::add_and_encode): Don't
wl
2006-05-05
1
-13
/
+9
*
* src/devices/grohtml/post-html.cpp (html_printer::~html_printer):
wl
2006-04-26
1
-1
/
+2
*
* src/roff/troff/input.cpp (encode_char): Emit special characters
wl
2006-03-27
1
-6
/
+6
*
* src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entry
wl
2006-02-24
1
-1
/
+1
*
Concretize the glyph datatype.
wl
2006-02-23
1
-16
/
+16
*
* src/include/font.h (name_to_glyph): Renamed from
wl
2006-02-17
1
-5
/
+5
*
* src/include/font.h: s/glyph_t/glyph/.
wl
2006-02-11
1
-36
/
+36
*
Make the glyph data type abstract.
wl
2006-02-11
1
-42
/
+40
*
* man/groff_font.man: Updated documentation of `entity_name' field.
wl
2006-01-28
1
-6
/
+266
*
Let `make -k install' install more files.
wl
2006-01-19
1
-8
/
+4
*
* src/devices/grohtml/post-html.cpp (html_printer::do_file_components):
gaius
2005-11-25
1
-0
/
+2
*
* src/devices/grohtml/post-html.cpp (html_printer::flush_page):
gaius
2005-11-22
1
-0
/
+1
*
* src/devices/grohtml/post-html.cpp
gaius
2005-11-10
1
-1
/
+6
*
* All affected files: Update postal address of FSF.
wl
2005-05-26
7
-7
/
+7
*
* src/devices/grohtml/post-html.cpp (assert_state::~assert_state):
wl
2005-05-06
1
-4
/
+4
*
* src/devices/grohtml/post-html.cpp: Use casts to `char *' if using
wl
2005-05-03
4
-31
/
+31
*
Add binary relocation support for Windows platforms.
wl
2005-04-02
1
-21
/
+21
*
* src/devices/grohtml/post-html.cpp
wl
2005-03-15
1
-0
/
+1
*
* src/devices/grohtml/html-text.cpp (html_text::do_pre): Preserve
wl
2005-02-27
2
-2
/
+10
*
* src/devices/grohtml/post-html.cpp (html_printer::is_line_start,
wl
2005-02-16
1
-5
/
+5
*
These patches modify the indentation implementation to use `<p
wl
2005-02-16
5
-123
/
+256
*
Make `test-groff' work again -- previously, wrong paths have been
wl
2004-12-16
1
-54
/
+92
*
Fix a bug with title handling in HTML.
wl
2004-12-07
1
-7
/
+31
*
* src/utils/xtotroff/xtotroff.c: Reformat to be similar to other
wl
2004-11-25
1
-1
/
+1
*
First fixes to get produce HTML.
wl
2004-11-24
1
-1
/
+2
*
Add option -S grohtml to determine the file split level.
wl
2004-11-23
2
-91
/
+103
*
* src/devices/grohtml/html-table.cpp
wl
2004-11-23
1
-5
/
+1
*
* tmac/www.tmac (HTML-NS, HTML-TAG-NS, HTML-TAG-NEXT): Simplified.
wl
2004-11-20
2
-29
/
+77
*
* src/include/printer.h (printer): Remove virtual function
wl
2004-10-30
1
-1
/
+2
*
* src/devices/grohtml/html-text.cpp (html_text_get_alignment),
wl
2004-10-15
2
-4
/
+4
*
* src/roff/troff/request.h (macro): Make `p' public.
wl
2004-10-12
7
-262
/
+1172
*
* src/include/printer.h (printer): New virtual method `round_width'.
wl
2004-10-07
1
-0
/
+20
*
* tmac/an-old.tmac (RI): Always start with font `R'.
wlemb
2004-07-03
1
-2
/
+4
*
* src/include/font.h (font): Use `int' for ch_index.
wlemb
2004-04-19
1
-2
/
+2
*
* src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),
wlemb
2004-04-08
2
-56
/
+60
*
* src/roff/troff/nroff.cpp (space_node::get_breakpoints,
wlemb
2004-01-05
1
-1
/
+1
*
Add option -G to .MPIMG to insert a gap between text and the image.
wlemb
2003-07-23
1
-3
/
+2
*
Make grotty work on platforms which have unsigned char as the
wlemb
2003-07-07
2
-40
/
+310
[next]