summaryrefslogtreecommitdiff
path: root/pango.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* - Update spec.in file so that building packages from CVS is a bit easierChristian Schaller2002-11-041-55/+60
| | | | | 2002-11-04 Christian Schaller <Uraeus@linuxrising.org> - Update spec.in file so that building packages from CVS is a bit easier
* Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2 package required -Jens Finke2001-08-271-3/+7
| | | | | | * Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2 package required - updated source url
* fixed stupid typeJens Finke2001-08-151-1/+1
|
* Updated to match gpp standard.Jens Finke2001-08-151-33/+51
| | | | | | 2001-08-15 Jens Finke <jens@gnome.org> * pango.spec.in: Updated to match gpp standard.
* Update for 0.16PANGO_0_16Owen Taylor2001-05-041-2/+0
| | | | | | | | | | | | | | | Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com> * NEWS: Update for 0.16 * docs/pango-sections.txt: Update. * configure.in (PANGO_MINOR_VERSION): 0.16 Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com> * examples/Makefile.am (QT_LIBS): Remove space that was confusing libtool.
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-06-301-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Fri Jun 30 16:46:31 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-utils.[ch] Makefile.am: A bunch of simple functions for reading from files, manipulating strings as necessary for config files. Also, a simple gnome-config/win.ini style config file reader. * pango/modules.c: Remove DOTFILES stuff. Instead, read names of modules file from pangorc. (Which can be set from PANGO_RC_FILE). Rewrite parsing code using pango-utils.c. * pango/pangox-fontmap.c: Read list of files from PangoX/AliasFiles key. Rewrite parsing code for alias files using pango-utils.c. * examples/pangox.aliases: Move to new name from pangox_aliases, reformat using new parsing code. * examples/pangorc (AliasFiles) examples/pango-viewer: Add a pangorc file for in-place testing. * pango/querymodules.c (main): Add comment to the top of the output indicating that the file should not be hand-edited.
* Release 0.11Owen Taylor2000-05-311-0/+1
| | | | | | | | | | | | Wed May 31 10:46:53 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Release 0.11 * pango.spec.in: Add missing make command. * modules/basic/Makefile.am (EXTRA_DIST): Fix up extra-dist. * pango/Makefile.am (libpangox_la_SOURCES): Add pangox-private.h
* Add size to the font description structure instead of continually passingOwen Taylor2000-02-251-1/+3
| | | | | | | | | | | | Fri Feb 25 15:04:21 2000 Owen Taylor <otaylor@redhat.com> * libpango/{fonts.c,pango-font.h,pango-context.[ch],pangox.c, pango-attributes.c,examples/viewer.c: Add size to the font description structure instead of continually passing it around as an extra argument. * libpango/pangox.c: Take screen resolution into account when choosing fonts, instead of assumming point == pixel.
* Release 0.7Owen Taylor2000-02-171-2/+4
| | | | | | | | | | | | | | Wed Feb 16 19:55:05 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Release 0.7 * examples/Makefile.am (aliasdir): Install example pangox_aliases file. * examples/Makefile.am (bin_PROGRAMS): Install pango-viewer. * docs/tmpl/*: Updated templates.
* make dist fixups.Owen Taylor2000-02-111-0/+70
Fri Feb 11 16:04:50 2000 Owen Taylor <otaylor@redhat.com> * libpango/Makefile.am: make dist fixups. * Makefile.am pango.spec.in: Add a spec file * examples/HELLO.utf8: Change Maltese to a different phrase to include some unique Maltese characters. * libpango/Makefile.am modules/Makefile.am libpango/modules.c: Move pango.modules file to /var