#summary Planned Development for 1.4 = GWT Version 1.4 Development Plan = == Release Candidate Available == Download a copy [http://code.google.com/webtoolkit/download.html here]. Details in the [http://googlewebtoolkit.blogspot.com/2007/05/google-web-toolkit-14-release-candidate.html GWT 1.4 RC blogpost]. === Widgets/Library === * !RichTextArea ([http://code.google.com/p/google-web-toolkit/issues/detail?id=230 #230]) - jgw, knorton * done * !DisclosurePanel (formerly !CollapsiblePanel) - knorton * done * Widgets in Tabs - knorton * done * Splitter (horizontal and vertical) - knorton and jgw * done * !SuggestBox - ecc ([http://code.google.com/p/google-web-toolkit/issues/detail?id=868 #868]) * !IncrementalCommand (formerly !DeferredIterator) * done * !ToggleButton,PushButton - ecc ([http://code.google.com/p/google-web-toolkit/issues/detail?id=869 #869]) * done * !DateTimeFormat ([http://code.google.com/p/google-web-toolkit/issues/detail?id=751 #751]) * done * !NumberFormat ([http://code.google.com/p/google-web-toolkit/issues/detail?id=752 #752]) * done === Development/Deployment === * True JS output (litmus test: mash-up-able) ([http://code.google.com/p/google-web-toolkit/issues/detail?id=699 #699]) - _scottb_ * in progress * Benchmarking subsystem integrated into JUnit - tobyr ([http://code.google.com/p/google-web-toolkit/issues/detail?id=702 #702]) * done * Simplified external script inclusion (script ready-functions no longer necessary) * done * GWTShellServlet uses preferred HTTP headers to speed demos and educate for deployment * done * New JRE classes: !ListIterator (!TreeMap and !SortedMap will _not_ be included in 1.4 after all) - hcc * done * Compiler reports file/line information on internal compiler errors (ICEs) - _scottb_ * done * Automatic PNG transparency support in IE for !ClippedImage - bruce * done * !RemoteServiceServlet refactoring to be pluggable - mmendez * done * Hosted mode checks at JSNI boundaries ([http://code.google.com/p/google-web-toolkit/issues/detail?id=627 #627], [http://code.google.com/p/google-web-toolkit/issues/detail?id=736 #736]) - _jat_ * done === Performance === * Compiler does simple inlining (e.g. localized Constants) - _scottb_ * done * Compiler does additional low-hanging-fruit dead code elimination - _scottb_ * done * Compiler does peephole JS output optimizations - _scottb_ * done * Optimized bootstrap, with simplified host page inclusion mechanism (i.e.