Commit Graph

27 Commits

Author SHA1 Message Date
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Eric Mader
fe3b5b28c7 ICU-4288 comment out name of unused parameters.
X-SVN-Rev: 17262
2005-02-28 22:04:51 +00:00
Eric Mader
407d357101 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17261
2005-02-28 21:17:09 +00:00
George Rhoten
36864c54af ICU-4288 Partially fix rtti inline warnings. The proper fix requires UOBJECT_DEFINE_RTTI_IMPLEMENTATION in different object files for AIX, Windows and Linux/390.
X-SVN-Rev: 17042
2004-12-30 07:58:39 +00:00
Eric Mader
1dc34d1780 ICU-4304 update @draft for ICU 3.2.
X-SVN-Rev: 16961
2004-12-16 19:06:33 +00:00
Eric Mader
60d2cebe21 ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15881
2004-06-15 21:25:07 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
Eric Mader
639710670d ICU-3216 Doucment that client-owned storage must not be deleted until the object is deleted.
X-SVN-Rev: 14144
2003-12-16 21:24:29 +00:00
Eric Mader
de6431c47d ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14040
2003-12-08 23:00:58 +00:00
Eric Mader
4d4bf7cdb9 ICU-3248 Improve error handling in ParagraphLayout
X-SVN-Rev: 13567
2003-11-04 21:30:00 +00:00
Eric Mader
b377f48b61 ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13565
2003-11-04 19:28:16 +00:00
Eric Mader
a47db28c1d ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13564
2003-11-04 19:14:58 +00:00
Eric Mader
8fead94be5 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13191
2003-09-24 21:05:40 +00:00
Eric Mader
0d46ec7cfd ICU-2979 move inline methods which call LE_XXX_ARRAY macors into the .cpp files.
X-SVN-Rev: 12570
2003-06-27 20:39:35 +00:00
Eric Mader
776ec648cd ICU-2589 Mark fClientArrays as @draft ICU 2.6
X-SVN-Rev: 12418
2003-06-10 18:17:08 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Eric Mader
58a0372aba ICU-2589 Add missing @draft ICU 2.6
X-SVN-Rev: 12226
2003-06-02 21:51:27 +00:00
Steven R. Loomis
92ed38a6a4 ICU-2896 uconfig.h, #if's have to go after they are defined
X-SVN-Rev: 12204
2003-05-30 22:29:22 +00:00
Eric Mader
661e0b31c4 ICU-2699 remove --enable-strict and -Winline errors.
X-SVN-Rev: 12047
2003-05-22 21:56:57 +00:00
Eric Mader
e063556b81 ICU-2243 implement boiler plate methods.
X-SVN-Rev: 11869
2003-05-09 20:37:58 +00:00
Eric Mader
18f11f462a ICU-2243 fix a small formatting error.
X-SVN-Rev: 11842
2003-05-08 20:17:24 +00:00
Eric Mader
6497f7ca9e ICU-2243 need to include layout/LayoutEngine.h... (why the heck didn't VC/VS catch this?)
X-SVN-Rev: 11841
2003-05-08 18:40:39 +00:00
Eric Mader
1a4c93f857 ICU-2243 move definitions of nested classes inside outer class to make stupid CSet++ compiler happy...
X-SVN-Rev: 11840
2003-05-08 18:17:04 +00:00
Eric Mader
13bafa4d07 ICU-2243 forgot to put everything in the ICU namespace...
X-SVN-Rev: 11730
2003-04-29 18:41:56 +00:00
Eric Mader
a2d46bd46a ICU-2051 remove or comment FIXME and #if 0
X-SVN-Rev: 11725
2003-04-29 00:15:07 +00:00
Eric Mader
f7b000c41d ICU-2243 Need to include public headers from layout subdirectory.
X-SVN-Rev: 11673
2003-04-24 18:40:03 +00:00
Eric Mader
120661e806 ICU-2243 Move public headers to layout subdirectory.
X-SVN-Rev: 11671
2003-04-24 18:24:08 +00:00