peter
4b949e1d89
* add GetLanguageIDs, patch by Ales Katona
...
git-svn-id: trunk@483 -
2005-06-23 06:03:55 +00:00
peter
698e88ac72
* detect language under windows, patch by Ales Katona
...
git-svn-id: trunk@289 -
2005-06-08 20:48:26 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
8f2fa89b3d
* use dispose instead of freemem to also release the initialize types
2005-03-15 16:27:04 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
florian
e7fabafd73
* fixed type = type ...; statement for 1.1
2003-01-05 15:55:06 +00:00
peter
db24d91c85
* old logs removed and tabs fixed
2002-09-07 15:15:22 +00:00
peter
ebe1ebc5a9
* fixed wrong getmem
2002-01-19 11:54:52 +00:00
sg
d038536ca8
* Evaluates all 3 i18n environment variables: LC_ALL, LC_MESSAGES, LANG
...
* Now takes sublanguage specifiers into account: When the language is set
to xx_YY, then the catalogue for xx will be loaded first, and then the
catalogue for sublanguage xx_YY will be loaded and applied as well.
2001-09-21 12:52:54 +00:00
sg
67d8fe1428
* optimized the string translation process a little bit
2000-11-23 10:19:31 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
sg
a56684bb8a
* Fixed dynamic array sizes
2000-02-20 10:59:11 +00:00
sg
40f86868cc
* Now calls "ResetResourceTables" on unit finalization if gettext has been
...
used. This enabled programs using gettext to use heaptrc, which reported
memory leaks for the translated strings until now.
2000-02-17 22:14:51 +00:00
sg
7381e3fff4
* Fixed memory leaks
2000-01-30 22:16:59 +00:00
peter
eb31271e15
* updated copyright to 2000
2000-01-07 01:24:32 +00:00
peter
d353155496
* moved out of packages/ back to topdir
2000-01-06 01:20:30 +00:00
peter
d9273dd907
* moved to packages
2000-01-03 19:31:09 +00:00
michael
34b565efce
hash is available in tables
1999-10-15 19:42:18 +00:00
michael
f1ef577504
* Uses now hash function of objpas
1999-08-28 13:35:16 +00:00
michael
a9f1f8002f
+ Adapted to new resourcestring mechanism. Uses objpas interface only
1999-08-27 15:53:36 +00:00
peter
963311268c
* updated for new resourcestrings
1999-08-26 11:05:15 +00:00
michael
07e9f2f949
* Added gettext
1999-08-04 11:31:09 +00:00