Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ideas, from Clytie. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Some new ideas. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | Stop using the mkinstalldirs script. | Bruno Haible | 2009-06-23 | 1 | -2/+0 |
| | |||||
* | KDE wishes are implemented. | Bruno Haible | 2009-06-23 | 1 | -3/+0 |
| | |||||
* | Reminder about mkinstalldirs. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | A hint from Alexandre Duret-Lutz. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Mention an idea that would be useful for the GNOME people. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | Remove items that are done. | Bruno Haible | 2009-06-23 | 1 | -6/+0 |
| | |||||
* | Remove items that have been implemented. | Bruno Haible | 2009-06-23 | 1 | -123/+0 |
| | |||||
* | Update. | Bruno Haible | 2009-06-23 | 1 | -16/+135 |
| | |||||
* | Update. | Bruno Haible | 2009-06-23 | 1 | -29/+3 |
| | |||||
* | Hundhammer's check_po script: the generally usable features are in msgfmt. | Bruno Haible | 2009-06-22 | 1 | -6/+1 |
| | | | | Multiple po directories are supported through the po/Makevars file. | ||||
* | Update. | Bruno Haible | 2009-06-21 | 1 | -0/+45 |
| | |||||
* | GNU standard targets are now respected in intl/Makefile.in, po/Makefile.in.in. | Bruno Haible | 2009-06-21 | 1 | -16/+0 |
| | | | | | | | | | | | | | | gettext needs LC_MESSAGES - now documented in node "Triggering `gettext' Operations". automake 1.5 supports the LINGUAS file. AM_WITH_NLS is not documented and doesn't even exist any more. No more need for an msvc Makefile because libtool now supports mingw32 sufficiently well that it can be used to create a libintl.dll. msginit has been written. | ||||
* | Make sure "make dist" works even when configured with --disable-nls. | Bruno Haible | 2001-10-30 | 1 | -2/+0 |
| | |||||
* | One more item. | Bruno Haible | 2001-10-22 | 1 | -0/+2 |
| | |||||
* | Bleeding-edge autoconf & automake work with our m4 macros. | Bruno Haible | 2001-09-16 | 1 | -10/+2 |
| | | | | | | | xgettext split is done. Doc chapter "Programming languages" exists. Java support is there now. Maybe refer to GNOME TP? | ||||
* | Change bug report address. | Bruno Haible | 2001-08-02 | 1 | -2/+0 |
| | |||||
* | msgexec replaces msgsed. New program msguniq. | Bruno Haible | 2001-07-29 | 1 | -6/+2 |
| | |||||
* | Column numbers in error messages is now implemented. | Bruno Haible | 2001-07-04 | 1 | -4/+5 |
| | | | | Mention check_po and msgexec. | ||||
* | More plans. | Bruno Haible | 2001-06-28 | 1 | -0/+12 |
| | |||||
* | Evaluation of po-utils and xpot done. | Bruno Haible | 2001-06-13 | 1 | -26/+3 |
| | | | | | | | EMX, cygwin, mingw32, pw people have had their chance. Christian Gafton's msghack is obsolete by the five new programs. To merge two .po files, msgcat can be used. msgconv, msgsed, msggrep, msgcat, msgen are implemented. | ||||
* | lib/ now works on platforms without libintl. | Bruno Haible | 2001-04-19 | 1 | -3/+0 |
| | | | | Platforms lacking LC_MESSAGES work now as well. | ||||
* | Compendiums... | Bruno Haible | 2001-03-27 | 1 | -0/+2 |
| | |||||
* | msggrep should also take regexps. | Bruno Haible | 2001-03-11 | 1 | -2/+3 |
| | |||||
* | Ideas for several new programs. | Bruno Haible | 2001-03-11 | 1 | -0/+20 |
| | |||||
* | Don't install the full ChangeLog in $(prefix)/share/gettext/intl, only a | Bruno Haible | 2001-03-09 | 1 | -3/+0 |
| | | | | short file. | ||||
* | Ben Bullock's manual is gone. Remember Christian Robottom Reis's manual. | Bruno Haible | 2001-03-09 | 1 | -1/+2 |
| | |||||
* | The GCC problem is already fixed by the removal of cat-id-tbl.c. | Bruno Haible | 2001-03-07 | 1 | -3/+0 |
| | |||||
* | Linebreaking is fixed now. | Bruno Haible | 2001-03-06 | 1 | -5/+3 |
| | |||||
* | More plans. | Bruno Haible | 2001-01-31 | 1 | -0/+4 |
| | |||||
* | Use libtool to create a shared libintl.so. | Bruno Haible | 2001-01-26 | 1 | -2/+5 |
| | |||||
* | Support for platforms with O_TEXT != O_BINARY. | Bruno Haible | 2001-01-25 | 1 | -2/+3 |
| | |||||
* | More ideas, taken from bug-gnu-utils 1998-2000. | Bruno Haible | 2001-01-24 | 1 | -2/+13 |
| | |||||
* | Rename intlh.inst.in to libgnuintl.h. | Bruno Haible | 2001-01-22 | 1 | -15/+0 |
| | | | | libgettext.h is now merely a convenience header, not used inside libintl. | ||||
* | More tasks. | Bruno Haible | 2001-01-19 | 1 | -0/+9 |
| | |||||
* | Remove catgets fallback code. | Bruno Haible | 2001-01-18 | 1 | -4/+0 |
| | |||||
* | Remove support for Solaris gettext. | Bruno Haible | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Plural form handling. | Bruno Haible | 2001-01-12 | 1 | -14/+2 |
| | |||||
* | Move locale.alias to intl/, and install it. | Bruno Haible | 2001-01-08 | 1 | -3/+0 |
| | |||||
* | Update the autoconf/libtool infrastructure. | Bruno Haible | 2001-01-06 | 1 | -2/+0 |
| | |||||
* | Update the lib directory with new files from glibc-2.2, fetish utils etc. | Bruno Haible | 2001-01-04 | 1 | -2/+0 |
| | |||||
* | Add back a working vasprintf function. | Bruno Haible | 2001-01-03 | 1 | -2/+0 |
| | |||||
* | Admin is not distributed. | Bruno Haible | 2001-01-02 | 1 | -2/+0 |
| | |||||
* | More items. | Bruno Haible | 2001-01-02 | 1 | -9/+23 |
| | | | | Remove Marc Espie's wishlist - has been dealt with. | ||||
* | Update. | Bruno Haible | 2000-07-26 | 1 | -3/+16 |
| | |||||
* | Reached a compromise about the format plurals in pot-files. | Bruno Haible | 2000-06-19 | 1 | -3/+13 |
| | | | | A few new tasks related to François Pinard's po-utils. | ||||
* | The following are done: | Bruno Haible | 2000-06-16 | 1 | -10/+18 |
| | | | | | | | | | | | | | - Merge changes from glibc CVS, but keep the copyright as GPL. - Merge iconv support. - Deal with the ACLOCAL_AMFLAGS in Makefile.am differently. The following is obsolete: - Should gettext.alias be distributed? - It has been removed. New plans: - Stop documenting AM_WITH_NLS. AM_GNU_GETTEXT is the right macro to use. - Unify intlh.inst.in and libgettext.h. - Build also libintl.so, using libtool. - Check the *.m4 macros with bleeding-edge autoconf & automake. | ||||
* | Plans for the near future. | Bruno Haible | 2000-06-16 | 1 | -0/+34 |