Statistics
| Revision:

svn-gvsig-desktop / tags / STABLE / libraries / libInternationalization @ 33910

# Date Author Comment
4782 04/10/2006 03:46 AM

This commit was manufactured by cvs2svn to create tag 'STABLE'.

4780 04/10/2006 03:43 AM cesar

Correct a corner case in addResourceFamily

4736 04/05/2006 02:28 AM cesar

Add package.html. Remove unused members. Add a new getString method

4728 04/04/2006 08:23 AM cesar

Complete and polish Javadoc comments. Tidy the sources a bit. Remove some methods which are implementation-dependent. Add a size() method and make it protected, as is only intended for the unitTests

4597 03/27/2006 05:41 AM cesar

Catch MissingResourceException exception and log it, instead of failing

4596 03/27/2006 05:39 AM cesar

Copy i18n.jar to _fwAndami/lib in build.xml

4588 03/27/2006 02:40 AM cesar

Refactor/rename deleteResources to removeResources

4587 03/27/2006 02:40 AM cesar

Create a default PrivateClassLoader. Add methods removeLocale, removeResources

4585 03/27/2006 02:29 AM cesar

Add unit-test for libInternationalization project

4560 03/23/2006 07:11 AM cesar

Use localized errors again, now in a safe way

4530 03/22/2006 08:07 AM cesar

Don't use a lozalized message for the 'Message not found error'. It might produce infine loops

4526 03/22/2006 07:27 AM cesar
  • empty log message ***
4525 03/22/2006 07:16 AM cesar

Add project files

4518 03/22/2006 05:07 AM cesar

Add simple getText(key) method

4516 03/22/2006 04:41 AM cesar

Add callerName param to log failures.
Use ResourceBundle again to load translations, to properly read Unicode escaped properties files. Add ClassLoader param to achieve this.

4460 03/16/2006 07:26 AM cesar
  • empty log message ***