summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for #5333 - Original JSON text is promised but not included if server res...Artur Signell2010-07-091-2/+2
* #4619 update GWT user.agent in comments of widgetset files created by Eclipse...Henri Sara2010-07-091-3/+2
* Fix for #5060Jonatan Kronqvist2010-07-071-1/+5
* #3988 add getPortletConfig() to PortletApplicationContext2, allows getting po...Henri Sara2010-07-072-0/+11
* Additional fix for VView click handlers (#5038)Artur Signell2010-07-071-3/+10
* Applied the patch from #4448Jonatan Kronqvist2010-07-071-10/+18
* Added click listener for sub windows (#5038)Artur Signell2010-07-071-3/+28
* Added click listener for browser level windows (#5038)Artur Signell2010-07-071-0/+15
* Fix for #5277Jonatan Kronqvist2010-07-071-13/+50
* Added "v-disabled" to disabled items to be consistent with other disabled com...Artur Signell2010-07-071-2/+4
* #5293 WidgetsetBuilder should create directories if necessaryHenri Sara2010-07-071-0/+8
* Updated javadoc for Terminal (#4919)Artur Signell2010-07-071-11/+15
* Javadoc fix for #5320Artur Signell2010-07-071-3/+5
* Changed constant references and some method references to linksArtur Signell2010-07-071-42/+43
* #5148 browser detection when running as portlet 2.0Henri Sara2010-07-071-2/+60
* Retain throws clause for ApplicationServlet.getApplication(), for #5225Artur Signell2010-07-071-1/+4
* #4515 and #4516: header and footer click listeners instead of handlersHenri Sara2010-07-071-90/+43
* #5315 header and footer clicks on table should be immediateHenri Sara2010-07-071-7/+5
* Fix for #5306Jonatan Kronqvist2010-07-071-4/+32
* Test case and fix for #5314Artur Signell2010-07-061-1/+1
* ComponentPosition setter/getter floats changed to Float to allow un-setting a...Marc Englund2010-07-061-56/+86
* Fix for #3663Jonatan Kronqvist2010-07-061-28/+42
* Cleanup: removed unused validator function and extra TODO commentArtur Signell2010-07-061-32/+4
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-0611-22/+12
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-0611-12/+22
* Reverted to using Iterable instead of HasWidgets as PopupView does not implem...Artur Signell2010-07-051-9/+13
* Fix for #5303 - Error indicator not always shown for checkboxesArtur Signell2010-07-051-0/+2
* #5300 add default constructor for the Upload componentHenri Sara2010-07-051-0/+13
* Cleaned up the code (#4317)Jonatan Kronqvist2010-07-051-4/+7
* Corrected Validator linkArtur Signell2010-07-021-4/+3
* Fixed errorneous end tagArtur Signell2010-07-021-1/+1
* fixes #5278Matti Tahvonen2010-07-021-0/+8
* Fix for #4317 - Don't update the pageLength variable when disabled or invisible.Jonatan Kronqvist2010-07-021-73/+69
* Fixes Combobox vertical icon placement in IE6John Alhroos2010-07-021-1/+9
* Fixes #5277, #5291, #5292John Alhroos2010-07-021-2/+18
* Fix for #5269John Alhroos2010-07-011-8/+44
* Fix for #5110John Alhroos2010-07-011-1/+69
* Potential fix for #4484 - PropertyFormatter constructor calls formatArtur Signell2010-07-011-1/+12
* #5286 implement Serializable where necessaryHenri Sara2010-07-015-65/+89
* Removed the unused class JsonPaintTarget.JsonTag.TagCounterHenri Sara2010-07-011-19/+0
* #5285 action and event related interfaces should be serializableHenri Sara2010-07-012-4/+5
* Fixes #2974 IE6 width problemJohn Alhroos2010-07-011-4/+14
* Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.Jonatan Kronqvist2010-07-011-3/+12
* Cleaned javadocsMatti Tahvonen2010-06-302-9/+6
* fixes #810, #4607,#5279, #5281Matti Tahvonen2010-06-303-5/+7
* #5282 make Transferable SerializableHenri Sara2010-06-301-1/+2
* #5280 make ContainerHierarchicalWrapper serializableHenri Sara2010-06-301-16/+31
* #4907 javadoc for ClassPathExplorerHenri Sara2010-06-301-8/+117
* Avoid duplicating references to any GWT modules, not just widgetsets.Henri Sara2010-06-301-5/+3
* fixes #5079Matti Tahvonen2010-06-301-1/+1