| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some text names to weight map for weights that were added to the | Owen Taylor | 2002-03-06 | 8 | -2/+47 |
* | install-exec-hook should always exist, because the automake rules assume | Manish Singh | 2002-03-06 | 8 | -1/+50 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 20 | -42/+188 |
* | Pango 1.0.0 rc1.PANGO_1_0_0_RC1 | Owen Taylor | 2002-03-06 | 8 | -1/+50 |
* | Ignore return status from for loop, in case the last test -f happens to | Tor Lillqvist | 2002-03-06 | 8 | -1/+29 |
* | Use pangoft2_export_symbols, not pangowin32_export_symbols. | Tor Lillqvist | 2002-03-06 | 12 | -35/+119 |
* | require GLIB 2.0.0 at minimum | Manish Singh | 2002-03-05 | 8 | -1/+29 |
* | more $(PANGO_API_VERSION) fixing | jacob berkman | 2002-03-05 | 8 | -2/+37 |
* | Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.) | Owen Taylor | 2002-03-05 | 14 | -7/+42 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 22 | -70/+165 |
* | now really align the configure --help output ... sorry | Sven Neumann | 2002-03-04 | 1 | -2/+2 |
* | A correction of the last commit, as it did not do what I intended it | Dov Grobgeld | 2002-03-04 | 1 | -1/+1 |
* | Cosmetic changes: | Dov Grobgeld | 2002-03-04 | 1 | -4/+19 |
* | *** empty log message *** | Changwoo Ryu | 2002-03-04 | 1 | -0/+12 |
* | add sanitize-la.sh | jacob berkman | 2002-03-03 | 8 | -1/+30 |
* | Write examples/pango.modules in terms of .la files rather than direct | Owen Taylor | 2002-03-03 | 10 | -5/+119 |
* | Default to --disable-static. | Owen Taylor | 2002-03-02 | 14 | -6/+212 |
* | Treat glyph 0 as an 0 size, non-drawn glyph consistent with other | Owen Taylor | 2002-03-01 | 8 | -2/+61 |
* | Don't crash on out-of-BMP values. | Owen Taylor | 2002-03-01 | 9 | -8/+78 |
* | Fix problem with positions at the ends of lines (#63328, reported by Dov | Owen Taylor | 2002-03-01 | 8 | -26/+99 |
* | Check for errors when loading font face, fall back to sans, exit with | Alex Larsson | 2002-02-28 | 8 | -7/+89 |
* | don't link libpango-ot into the module. added libpango-ot.la to | Sven Neumann | 2002-02-28 | 9 | -11/+53 |
* | beautified configure --help output. | Sven Neumann | 2002-02-28 | 8 | -4/+32 |
* | Move .la files to beginning of link line ... may prevent some problems | Owen Taylor | 2002-02-27 | 8 | -1/+50 |
* | Add $(X_EXTRA_LIBS) (reported Richard Warren) | Owen Taylor | 2002-02-27 | 8 | -2/+37 |
* | Fix some C++ style comments. (David L. Cooper II) | Owen Taylor | 2002-02-27 | 8 | -2/+72 |
* | Try to load something (load sans) if we can't load a font that Xft listed. | Owen Taylor | 2002-02-26 | 8 | -0/+74 |
* | Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 2002-02-25 | 9 | -4/+46 |
* | Rewrite to reduce the number of strcmps. | Owen Taylor | 2002-02-24 | 8 | -49/+185 |
* | Rewrite to reduce the number of strcmps. | Owen Taylor | 2002-02-24 | 1 | -44/+41 |
* | Fix problem where we unref'ed before we ref'ed resulting in entries in the | Owen Taylor | 2002-02-24 | 9 | -6/+73 |
* | Version 0.26PANGO_0_26 | Owen Taylor | 2002-02-24 | 10 | -1/+57 |
* | Patch from Sven Neumann to extend and make consistent the set of | Owen Taylor | 2002-02-23 | 11 | -4/+122 |
* | Fixed placement of nikud under QOF to take into account the typical | Dov Grobgeld | 2002-02-23 | 1 | -2/+18 |
* | Add some class padding for future expansion. | Owen Taylor | 2002-02-23 | 10 | -0/+65 |
* | Fix recode functions to take gunichar * since we pass that in. (#72059, | Owen Taylor | 2002-02-20 | 13 | -6/+48 |
* | Version 0.25PANGO_0_25 | Owen Taylor | 2002-02-17 | 12 | -5/+103 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-02-15 | 9 | -0/+37 |
* | Respect QTDIR if set. Look for qt3 as well as qt2. | Owen Taylor | 2002-02-14 | 8 | -13/+50 |
* | updated the list of available modules (bug #71411). | Sven Neumann | 2002-02-14 | 8 | -11/+54 |
* | update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) | Hans Breuer | 2002-02-10 | 8 | -3/+45 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 13 | -20/+132 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 11 | -13/+116 |
* | shut up CVS | Sven Neumann | 2002-02-03 | 1 | -1/+2 |
* | at Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-02 | 8 | -3/+66 |
* | fix cut-and-paste mess name/description | Havoc Pennington | 2002-02-01 | 8 | -2/+37 |
* | move to next element in list. | Anders Carlsson | 2002-02-01 | 8 | -0/+37 |
* | Version 0.24PANGO_0_24 | Owen Taylor | 2002-01-29 | 9 | -1/+58 |
* | Fix problem with detected root node. (Based on patch from Matthias Clasen, | Owen Taylor | 2002-01-29 | 8 | -2/+44 |
* | Add some return-if-fails to catch loading size 0 fonts. | Owen Taylor | 2002-01-29 | 8 | -0/+37 |