1<HTML><!-- #BeginTemplate "/Templates/MainTemplate.dwt" --> 2<HEAD> 3<!-- #BeginEditable "doctitle" --> 4<TITLE>RB Manager - Features and Version History</TITLE> 5<!-- #EndEditable --> 6<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 7<STYLE TYPE="TEXT/CSS"> 8<!-- 9.topicHead { font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; text-align: center; color: #333333} 10.topicList { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color: #FF0099; list-style-image: url(images/diamond_bullet.gif); text-decoration: none; font-weight: bold} 11.mainBlock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; text-align: justify} 12--> 13</STYLE> 14</HEAD> 15 16<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> 17<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"> 18 <TR> 19 <TD ROWSPAN="2" COLSPAN="2" BACKGROUND="images/template_ul.gif" HEIGHT="75"><IMG SRC="images/spacer.gif" WIDTH="280" HEIGHT="1" HSPACE="0"></TD> 20 <TD HEIGHT="15" WIDTH="100%" BACKGROUND="images/template_u.gif"></TD> 21 </TR> 22 <TR> 23 <TD HEIGHT="60" > 24 <CENTER><IMG SRC="images/TitleLogo_transparent.gif" VSPACE="0"></CENTER> 25 </TD> 26 </TR> 27 <TR> 28 29 <TD WIDTH="200" BACKGROUND="images/template_l.gif" VALIGN="top"> 30 <TABLE WIDTH="180" CELLSPACING="0" CELLPADDING="1"> 31 <TR> 32 <TD CLASS="topicHead">General</TD> 33 </TR> 34 <TR> 35 <TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD> 36 </TR> 37 <TR> 38 <TD CLASS="topicList"> 39 <UL> 40 <LI><A HREF="system_requirements.html">System Requirements</A></LI> 41 <LI><A HREF="faq.html">FAQ</A></LI> 42 <LI><A HREF="future_features.html">Future Releases</A></LI> 43 <LI CLASS="topicList"><A HREF="future_features.html">Version 44 History</A></LI> 45 </UL> 46 </TD> 47 </TR> 48 <TR> 49 <TD CLASS="topicHead">RB Manager</TD> 50 </TR> 51 <TR> 52 <TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD> 53 </TR> 54 <TR> 55 <TD CLASS="topicList"> 56 <UL> 57 <LI><A HREF="index.html">Home</A></LI> 58 <LI><A HREF="tutorial/index.html">Tutorial</A></LI> 59 <LI><A HREF="views/index.html">Functionality and Views</A></LI> 60 <LI><A HREF="lookandfeel.html">Look and Feel</A></LI> 61 <LI><A HREF="menu.html">Menu Items</A></LI> 62 <LI CLASS="topicList"><A HREF="tutorial/step1.html">Preferences</A></LI> 63 </UL> 64 </TD> 65 </TR> 66 <TR> 67 <TD CLASS="topicHead">RB Reporter</TD> 68 </TR> 69 <TR> 70 <TD VALIGN="center"><IMG SRC="images/template_line.gif"></TD> 71 </TR> 72 <TR> 73 <TD CLASS="topicList"> 74 <UL> 75 <LI><A HREF="RBReporter.html">Home</A></LI> 76 <LI>Report Types</LI> 77 <LI><A HREF="scanfile.html">Code Scanning</A></LI> 78 </UL> 79 </TD> 80 </TR> 81 </TABLE> 82 83 <P> </P> 84 </TD> 85 86 <TD COLSPAN="2" VALIGN="top" CLASS="mainBlock"><!-- #BeginEditable "Main" --> 87 <H3 ALIGN="CENTER">Future Features and Version History</H3> 88 <P>Some of the features all ready in the works for future versions of RB 89 Manager:</P> 90 <UL> 91 <LI>The ability to lookup suggested translations using imported dictionaries</LI> 92 <LI>Multiple selections across resource tables</LI> 93 <LI>Editing subtrees within the resource bundle tree</LI> 94 <LI>The ability to print various views of resources</LI> 95 <LI>A character table for selecting characters not common to keyboards</LI> 96 <LI>...and of course all of the bug fixes</LI> 97 </UL> 98 99 <p>Features added in the latest version (0.7) of RB Manager:</p> 100 101 <ul> 102 <li>Add initial support for importing and exporting XLIFF files</li> 103 <li>Fix some panel updating issues</li> 104 <li>... and some other bug fixes</li> 105 </ul> 106 107 <P>Features added in the latest version (0.6) of RB Manager:</P> 108 109 <UL> 110 <LI>The program window now has an icon</LI> 111 <LI>Integrate the images and resources into the jar files</LI> 112 <LI>Source code made publicly available</LI> 113 <LI>Allow exporting of ICU4C resource bundles</LI> 114 <LI>... and some bug fixes</LI> 115 </UL> 116 117 <P>Features added in version 0.4a of RB Manager:</P> 118 119 <UL> 120 <LI>Recently accessed resource bundles appear in the File menu for easy 121 opening</LI> 122 <LI>New icons for the tree view</LI> 123 <LI>Ability to save, hide, or delete specific resource files without affecting 124 the resource bundle as a whole</LI> 125 <LI>Exporting to Java class files allows for specification of the package 126 name as well as the ability to specify public or protected objects</LI> 127 <LI>Translations can now easily accomidate multiple line text</LI> 128 <LI>RB Manager is no longer restriced to resource bundles that end in 129 '.properties' in lower-case</LI> 130 <LI>... and some bug fixes</LI> 131 </UL> 132 133 <P>Features added in version 0.3a of RB Manager:</P> 134 <UL> 135 <LI>The ability to merge property files and other resource bundles with 136 the open resource bundle</LI> 137 <LI>Exporting Java compilable files (ListResourceBundle extension files)</LI> 138 <LI>Import and export support for TMX formatted XML translation files</LI> 139 <LI>The ability to search resource bundles and language files for particular 140 translations</LI> 141 <LI>Keyboard shortcuts for the most common functions</LI> 142 <LI>A file scanning extension to the reporting tool</LI> 143 <LI>... and some bug fixes</LI> 144 </UL> 145 <P>Have another idea? Send any thoughts or comments to 146 <a href="http://www.jtcsv.com/cgibin/icu-bugs/">ICU's Jitterbug database</a>.</P> 147 <br> 148 <!-- #EndEditable --></TD> 149 </TR> 150 <TR> 151 <TD BACKGROUND="images/template_ll.gif" HEIGHT="40" WIDTH="200"> 152 <!-- Comment --> 153 </TD> 154 <TD WIDTH="80"> 155 <!-- Comment --> 156 </TD> 157 <TD> 158 <CENTER><SPAN CLASS="Copyright">Copyright 2000-2004 International Business Machines, All Rights Reserved</SPAN></CENTER> 159 </TD> 160 </TR> 161</TABLE> 162</BODY> 163<!-- #EndTemplate --></HTML> 164