Commit Graph

213 Commits

Author SHA1 Message Date
Alan Liu
e9f426a35d RichEdit AWT and Swing panels. This is the central package for the control.
X-SVN-Rev: 1191
2000-04-20 17:51:23 +00:00
Alan Liu
bf82494a6f RichEdit control formatting engine. This package uses the Java2D Complex Text API's.
X-SVN-Rev: 1190
2000-04-20 17:50:03 +00:00
Alan Liu
d6ed5975e9 RichEdit control classes - miscellaneous applications built with the RichEdit control.
X-SVN-Rev: 1189
2000-04-20 17:49:11 +00:00
Alan Liu
836a55c735 RichEdit control classes - tests.
X-SVN-Rev: 1188
2000-04-20 17:46:57 +00:00
Alan Liu
3e71bec515 RichEdit control classes - swing menus, dialogs, panels and frames.
X-SVN-Rev: 1187
2000-04-20 17:46:22 +00:00
Alan Liu
4df0579885 RichEdit control classes - swing versions of demos.
X-SVN-Rev: 1186
2000-04-20 17:45:42 +00:00
Alan Liu
0622187d5a RichEdit control classes - styled text storage.
X-SVN-Rev: 1185
2000-04-20 17:45:10 +00:00
Alan Liu
7dd3e16ec6 RichEdit control classes - printing support.
X-SVN-Rev: 1184
2000-04-20 17:44:33 +00:00
Alan Liu
5a7f23ea3d RichEdit control classes. This package contains the files for EditDemo and CodeEdit, two demo's of the RichEdit control.
X-SVN-Rev: 1183
2000-04-20 17:43:09 +00:00
Alan Liu
460bec23d3 RichEdit control classes. This package creates AWT menu items,
and contains an AWT TabRuler and text frame.

X-SVN-Rev: 1182
2000-04-20 17:41:49 +00:00
Alan Liu
5cfa36a1fe RichEdit control classes
X-SVN-Rev: 1181
2000-04-20 17:33:31 +00:00
Alan Liu
5f7a92e6c0 RichEdit control - JDK 1.1 compatibility classes
X-SVN-Rev: 1180
2000-04-20 17:33:07 +00:00
Alan Liu
71b21e2eeb Update javadoc; fix compile error
X-SVN-Rev: 1166
2000-04-19 17:35:23 +00:00
Alan Liu
2947282e42 Add segment support.
X-SVN-Rev: 1165
2000-04-19 16:37:38 +00:00
Alan Liu
7ed0a330a8 Added zip and zipsrc targets to build.xml.
X-SVN-Rev: 1132
2000-04-14 22:59:53 +00:00
Alan Liu
c4c3fe0ffd Hyperlink isWeekend javadoc
X-SVN-Rev: 1130
2000-04-14 01:44:35 +00:00
Alan Liu
f61ea0e560 Fix javadoc errors
X-SVN-Rev: 1129
2000-04-14 01:37:27 +00:00
Alan Liu
7ba8c67c86 Remove duplicate mkdirs; amend copyright
X-SVN-Rev: 1128
2000-04-14 01:15:08 +00:00
Alan Liu
659587d574 Remove MS Office garbage and rewrite build section to conform to current status
X-SVN-Rev: 1127
2000-04-14 00:21:00 +00:00
Alan Liu
9e2c7d654e Exclude unwanteds from jar
X-SVN-Rev: 1126
2000-04-14 00:20:03 +00:00
Alan Liu
8e44d6cdf7 Exclude .java files under CVS/Base from build
X-SVN-Rev: 1125
2000-04-13 23:08:38 +00:00
Alan Liu
c6794e2bba Make work with ant 3.1 beta
X-SVN-Rev: 1123
2000-04-13 22:52:41 +00:00
Alan Liu
c6a96e7684 Delegate replace operation to rule object
X-SVN-Rev: 1119
2000-04-12 20:17:45 +00:00
John Fitzpatrick
c420e90cf3 Initial checkin
X-SVN-Rev: 1071
2000-04-05 18:05:11 +00:00
John Fitzpatrick
a7322ccf5c Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1070
2000-04-05 18:00:19 +00:00
John Fitzpatrick
bde27a6d88 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1069
2000-04-05 17:40:54 +00:00
John Fitzpatrick
96dce060a3 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1068
2000-04-05 17:04:30 +00:00
John Fitzpatrick
9d7cfece10 Fixed some complete class names to use the new packages.
X-SVN-Rev: 1067
2000-04-05 17:01:53 +00:00
John Fitzpatrick
d689922026 Updated to build com.ibm.math
X-SVN-Rev: 1046
2000-03-31 22:39:00 +00:00
John Fitzpatrick
baa708ff68 Updated demos to compile with new calendar classes in
com.ibm.util

X-SVN-Rev: 1043
2000-03-31 18:49:02 +00:00
John Fitzpatrick
15fa18bc56 initial checkin
X-SVN-Rev: 1031
2000-03-30 00:17:54 +00:00
John Fitzpatrick
08016523ee initial checkin
X-SVN-Rev: 1030
2000-03-29 23:55:00 +00:00
John Fitzpatrick
28b8176914 Added command to generate javadoc
X-SVN-Rev: 994
2000-03-27 22:39:42 +00:00
John Fitzpatrick
5563d13b38 updated bad link to download page
X-SVN-Rev: 981
2000-03-24 00:04:00 +00:00
John Fitzpatrick
05d0b518f6 added information about the buildall.bat script
X-SVN-Rev: 980
2000-03-23 23:55:09 +00:00
John Fitzpatrick
a2aa949d59 initial checkin
X-SVN-Rev: 979
2000-03-23 22:18:48 +00:00
Alan Liu
f7a4bbd75b Port fix for ICU (4c) jitterbug 243; Hex-Unicode and Unicode-Hex support for prefixes, suffixes, and digit counts through a pattern syntax
X-SVN-Rev: 971
2000-03-22 02:00:08 +00:00
Alan Liu
babd74d8a1 Add javadoc comments for new fields.
X-SVN-Rev: 967
2000-03-21 17:05:48 +00:00
Alan Liu
5043fda0b0 Fix isWeekend() etc. API and implementation. Remove temporary static API from IBMCalendar and create proper API in Calendar.
X-SVN-Rev: 966
2000-03-21 02:51:43 +00:00
Alan Liu
14248040ac Incorporate regression and basic compatibility tests for Calendar and GregorianCalendar
X-SVN-Rev: 965
2000-03-21 02:20:37 +00:00
Alan Liu
4fd6c9e7c3 Use com.ibm.util.Calendar, com.ibm.util.GregorianCalendar, and com.ibm.text.DateFormat
X-SVN-Rev: 964
2000-03-21 02:20:08 +00:00
John Fitzpatrick
59c7bb0997 fixed bad dowload link
X-SVN-Rev: 960
2000-03-20 20:47:47 +00:00
John Fitzpatrick
421d0b9673 Initial checkin
X-SVN-Rev: 956
2000-03-15 21:37:48 +00:00
John Fitzpatrick
e3c8a011fb Added package documentation
X-SVN-Rev: 955
2000-03-15 21:35:53 +00:00
John Fitzpatrick
3ce53a29c6 Changed "jcu" to "icu4j"
X-SVN-Rev: 953
2000-03-15 17:44:44 +00:00
John Fitzpatrick
2a94586501 added package documentation
X-SVN-Rev: 952
2000-03-15 17:44:12 +00:00
John Fitzpatrick
a7e29a76ef Added package documentation
X-SVN-Rev: 951
2000-03-15 06:54:50 +00:00
John Fitzpatrick
34e4d2438c Added package documentation
X-SVN-Rev: 950
2000-03-15 06:28:48 +00:00
John Fitzpatrick
ddc6bc0493 Updated to the latest version of ant
X-SVN-Rev: 949
2000-03-15 00:40:28 +00:00
John Fitzpatrick
4ab53783f1 Changed javadoc comment
X-SVN-Rev: 947
2000-03-14 19:54:51 +00:00