This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4eb5e0d516d3902ab5eecdd4d05b143dcd38f735
haiku-beta6
/
src
/
kits
/
translation
T
History
Matthew Wilber
76bfea45a3
Fixed bug that caused programs to crash when the default BTranslatorRoster is deleted, then the default BTranslatorRoster is used again
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-12 00:10:23 +00:00
..
BitmapStream.cpp
Changed ReadAt() return codes so that when ReadAt() is called with pos >= the size of the BBitmap, it returns B_ERROR instead of B_BAD_VALUE. The BBitmapTranslator expects B_ERROR to be returned in this case and will return an error code as the result to the Translate call if B_ERROR is not returned.
2002-08-13 03:48:56 +00:00
Jamfile
Added libtranslation.so to the build.
2002-07-13 20:38:56 +00:00
R4xTranslator.cpp
fixed: check for null when checking in/outputFormats
2002-08-13 15:57:39 +00:00
TranslationUtils.cpp
It is accomplished ...
2002-07-09 12:24:59 +00:00
Translator.cpp
It is accomplished ...
2002-07-09 12:24:59 +00:00
TranslatorRoster.cpp
Fixed bug that caused programs to crash when the default BTranslatorRoster is deleted, then the default BTranslatorRoster is used again
2002-09-12 00:10:23 +00:00