|
ae9dc717
|
2013-09-05T16:40:37
|
|
[gtk-doc] Pass source files to gtk-doc
|
|
63dd4b0a
|
2013-09-03T20:01:40
|
|
[gtk-doc] Remove hack for deleting tmpl/
This was introduced in 029f46bde7e39094d3decb46525e91a97c5cc02c
and was in fact a bug in gtk-doc master:
https://bugzilla.gnome.org/show_bug.cgi?id=707426
|
|
a2a28235
|
2013-08-30T19:38:47
|
|
[gtk-doc] Generate version.xml from configure
Even though this is not what autoconf recommends, it reduces doc
rebuilds when version doesn't change but configure changes.
|
|
e4ce6745
|
2013-08-29T15:56:16
|
|
[gtk-doc] Fix build without gobject
|
|
71439a8c
|
2013-08-26T20:56:58
|
|
[gobject] Flesh out hb-gobject
Move it to new harfbuzz-gobject library. Implement enums and
boxed types for object-types. Still have to do boxed types for
value types.
|
|
2e3a07ab
|
2013-08-26T18:49:07
|
|
Separate face source code from font
Makes documentation / introspection easier.
|
|
381f2fb5
|
2013-08-26T19:20:38
|
|
Minor
|
|
ac1f09b5
|
2013-08-26T18:50:12
|
|
[gtk-doc] Fix maintainer-clean rule
|
|
029f46bd
|
2013-08-26T18:11:07
|
|
[gtk-doc] Remove tmpl in make maintainer-clean
|
|
700a15fe
|
2013-08-26T17:49:36
|
|
Add HB_DISABLE_DEPRECATED
That moment that you have to accept that you made API mistakes...
|
|
f7c72b42
|
2013-02-24T13:00:33
|
|
[gtk-doc] Initial setup
Initial setup of gtk-doc. Straight forward setup following the gtk-doc
instructions. Ignore some troublesome types in src/hb-gobject.h. To
build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
harfbuzz/docs/reference/html/index.html.
|