|
|
|
@5280
|
[5280]
|
9 hours |
magi@… |
Toolkit 5.2.6 release.
|
|
|
|
@5279
|
[5279]
|
10 hours |
magi@… |
Mass merge from trunk to 5.2 branch:
Merged [4911]: Initial commit for …
|
|
|
|
@5278
|
[5278]
|
13 hours |
matti.tahvonen@… |
fixes #1943, recalculate columns widths when table rows change from 0
|
|
|
|
@5277
|
[5277]
|
14 hours |
matti.tahvonen@… |
enabled editable mode in table (broken since [5243]
|
|
|
|
@5276
|
[5276]
|
15 hours |
risto.yrjana@… |
Updated test case, added internal caption handling, fixed IE issues
|
|
|
|
@5275
|
[5275]
|
16 hours |
magi@… |
Undo mass merge [4199] in 5.2 branch because of some possibly invalid …
|
|
|
|
@5274
|
[5274]
|
17 hours |
matti.tahvonen@… |
fixed npe (invalid rendered table) on reload
|
|
|
|
@5273
|
[5273]
|
18 hours |
matti.tahvonen@… |
avoids extra srollbar in browsers that handle overflow correctly (webkit, …
|
|
|
|
@5272
|
[5272]
|
20 hours |
risto.yrjana@… |
Fixes IE7 rendering
|
|
|
|
@5271
|
[5271]
|
36 hours |
matti.tahvonen@… |
fixes #1245 (ITree in IOrderedLayout in IE6)
|
|
|
|
@5270
|
[5270]
|
36 hours |
matti.tahvonen@… |
added test case
|
|
|
|
@5269
|
[5269]
|
37 hours |
marc.englund@… |
re-built styles
|
|
|
|
@5268
|
[5268]
|
37 hours |
marc.englund@… |
Disabled components now look disabled in IE as well. Fixes #2012
|
|
|
|
@5267
|
[5267]
|
37 hours |
marc.englund@… |
No double-disabling in IE either
|
|
|
|
@5266
|
[5266]
|
38 hours |
marc.englund@… |
PopupPanel? IE6 iframe zindex fix. Fixes #2004
|
|
|
|
@5265
|
[5265]
|
42 hours |
marc.englund@… |
Does not try to change overflow during resize in gecko browsers. Fixes …
|
|
|
|
@5264
|
[5264]
|
43 hours |
risto.yrjana@… |
Updated coordinate ordering, fixed captions
|
|
|
|
@5263
|
[5263]
|
43 hours |
marc.englund@… |
Un-java5-ified six more files. I love doing this.
|
|
|
|
@5262
|
[5262]
|
43 hours |
marc.englund@… |
un-java5-ified
|
|
|
|
@5261
|
[5261]
|
3 days |
artur.signell@… |
Fixes #1975 - CustomLayout? template can be specified in java
|
|
|
|
@5260
|
[5260]
|
3 days |
matti.tahvonen@… |
fixes #1973, changed cache row fetching to be more lazy - no re-fetching …
|
|
|
|
@5259
|
[5259]
|
3 days |
matti.tahvonen@… |
removed annotation
|
|
|
|
@5258
|
[5258]
|
3 days |
risto.yrjana@… |
Changed DOM-structure: caption positioning broken, component growth fixed
|
|
|
|
@5257
|
[5257]
|
3 days |
matti.tahvonen@… |
added test case
|
|
|
|
@5256
|
[5256]
|
3 days |
matti.tahvonen@… |
updated test case
|
|
|
|
@5255
|
[5255]
|
3 days |
matti.tahvonen@… |
#1986 (tabindex for some selects)
|
|
|
|
@5254
|
[5254]
|
3 days |
marc.englund@… |
Fixes #2005 (server-side scrolling of table broken)
|
|
|
|
@5253
|
[5253]
|
3 days |
artur.signell@… |
Fixed #677 for Form
|
|
|
|
@5252
|
[5252]
|
3 days |
artur.signell@… |
Fixed #677 disabling components inside a disabled container
|
|
|
|
@5251
|
[5251]
|
3 days |
artur.signell@… |
Ticket test cases
|
|
|
|
@5250
|
[5250]
|
3 days |
artur.signell@… |
Made #1642 fix more generic by moving implementation to AbstractComponent?
|
|
|
|
@5249
|
[5249]
|
3 days |
artur.signell@… |
Fixes #1230 - NPE in AbstractSelect?.select and allow selecting null -> …
|
|
|
|
@5248
|
[5248]
|
3 days |
matti.tahvonen@… |
fixes #2008, client side did not update selection in some situations
|
|
|
|
@5247
|
[5247]
|
5 days |
joonas.lehtinen@… |
Testcase for #1970
|
|
|
|
@5246
|
[5246]
|
6 days |
artur.signell@… |
#1230 Test case
|
|
|
|
@5245
|
[5245]
|
6 days |
joonas.lehtinen@… |
Fixed #1904 : IOrderedLayout spacing and margincs should be specifiable in …
|
|
|
|
@5244
|
[5244]
|
6 days |
joonas.lehtinen@… |
Test for #1904
|
|
|
|
@5243
|
[5243]
|
6 days |
marc.englund@… |
setPageLength() no longer resets scroll position (fixes #1952), …
|
|
|
|
@5242
|
[5242]
|
6 days |
artur.signell@… |
Fixes for #2002 and #1642 - improved exception handling in …
|
|
|
|
@5241
|
[5241]
|
6 days |
risto.yrjana@… |
Copied to trunk in [5240]
|
|
|
|
@5240
|
[5240]
|
6 days |
risto.yrjana@… |
Copied PopupView? from incubator to trunk
|
|
|
|
@5239
|
[5239]
|
6 days |
marc.englund@… |
Separate scrollbars for overly-wide errormessages and descriptions. Fixes …
|
|
|
|
@5238
|
[5238]
|
7 days |
jouni.koivuviita@… |
API changes:
Window.setResizable(boolean resizability) now allows to …
|
|
|
|
@5237
|
[5237]
|
7 days |
joonas.lehtinen@… |
Test for #2001
|
|
|
|
@5236
|
[5236]
|
7 days |
joonas.lehtinen@… |
Fixes #1940: TextField? without caption, but with error, inside fixed width …
|
|
|
|
@5235
|
[5235]
|
7 days |
joonas.lehtinen@… |
Fixes #2000 : AbstractComponent? parses size "100" incorrectly
|
|
|
|
@5234
|
[5234]
|
7 days |
joonas.lehtinen@… |
Fixes #1995: Cannot add items to IndexedContainer when using filters
|
|
|
|
@5233
|
[5233]
|
7 days |
marc.englund@… |
Unified constructors + getter required, setter not; fixes #1998 and …
|
|
|
|
@5232
|
[5232]
|
7 days |
marc.englund@… |
Displayed empty if value==null even if nullselection is not allowed. Fixes …
|
|
|
|
@5231
|
[5231]
|
7 days |
risto.yrjana@… |
Simplified server API and added client support for description
|
|
|
|
@5230
|
[5230]
|
7 days |
artur.signell@… |
Fixed #1995 testcase
|
|
|
|
@5229
|
[5229]
|
7 days |
artur.signell@… |
Removed annotation
|
|
|
|
@5228
|
[5228]
|
7 days |
artur.signell@… |
Removed annotation
|
|
|
|
@5227
|
[5227]
|
7 days |
risto.yrjana@… |
Cleanup. Fixed: #1993
|
|
|
|
@5226
|
[5226]
|
7 days |
risto.yrjana@… |
Hiding now unfocuses children correctly
|
|
|
|
@5225
|
[5225]
|
7 days |
artur.signell@… |
Testcase for #1995
|
|
|
|
@5224
|
[5224]
|
8 days |
marc.englund@… |
setContainerDataSource() now accepts null. Fixes #1971.
|
|
|
|
@5223
|
[5223]
|
8 days |
marc.englund@… |
WidgetSet?.createWidget() now returns Paintable, to indicate that that's …
|
|
|
|
@5222
|
[5222]
|
8 days |
matti.tahvonen@… |
added null check to live after gwt 1.5 upgrade
|
|
|
|
@5221
|
[5221]
|
8 days |
marc.englund@… |
Now implements ValueChangeNotifier?. Fixes #1978.
|
|
|
|
@5220
|
[5220]
|
8 days |
risto.yrjana@… |
Refactoring to make code more readable
|
|
|
|
@5219
|
[5219]
|
8 days |
matti.tahvonen@… |
added a test case
|
|
|
|
@5218
|
[5218]
|
8 days |
marc.englund@… |
un-java5-ified
|
|
|
|
@5217
|
[5217]
|
8 days |
joonas.lehtinen@… |
Fixes IOrderedLayout #1977 and #1966
|
|
|
|
@5216
|
[5216]
|
9 days |
marc.englund@… |
Filtering no longer reacts to shift/ctrl/alt, fixes #1947
|
|
|
|
@5215
|
[5215]
|
9 days |
risto.yrjana@… |
Fixed width and height with borders
|
|
|
|
@5214
|
[5214]
|
9 days |
marc.englund@… |
Faulty if-clause caused ill-placed popup in some cases. Fixes #1886
|
|
|
|
@5213
|
[5213]
|
9 days |
matti.tahvonen@… |
fixes #1969
|
|
|
|
@5212
|
[5212]
|
9 days |
matti.tahvonen@… |
added test case
|
|
|
|
@5211
|
[5211]
|
9 days |
matti.tahvonen@… |
cleaning WebContent? directory
|
|
|
|
@5210
|
[5210]
|
9 days |
matti.tahvonen@… |
cleaning WebContent?/ITMILL directory
|
|
|
|
@5209
|
[5209]
|
9 days |
matti.tahvonen@… |
styles for test #1919
|
|
|
|
@5208
|
[5208]
|
9 days |
risto.yrjana@… |
Added basic layout caching
|
|
|
|
@5207
|
[5207]
|
9 days |
matti.tahvonen@… |
fixes #1988 (Window moving weirdness with undefined width)
|
|
|
|
@5206
|
[5206]
|
10 days |
risto.yrjana@… |
Fixes IE7 problems and caption element placement
|
|
|
|
@5205
|
[5205]
|
10 days |
marc.englund@… |
Cursor position updated as needed after each addComponent(). Fixes #1972
|
|
|
|
@5204
|
[5204]
|
10 days |
marc.englund@… |
addItem(Object[],Object) now ignores generated columns. Fixes #1967.
|
|
|
|
@5203
|
[5203]
|
10 days |
artur.signell@… |
Fixed used space calculation for ExpandLayout?
|
|
|
|
@5202
|
[5202]
|
10 days |
matti.tahvonen@… |
fixes #1987 (bad variable names caused exceptions -> all sub windows not …
|
|
|
|
@5201
|
[5201]
|
10 days |
artur.signell@… |
Fixed height/width typo in ITextField
|
|
|
|
@5200
|
[5200]
|
12 days |
magi@… |
Toolkit 5.2.6 release.
|
|
|
|
@5199
|
[5199]
|
12 days |
magi@… |
Mass merge from trunk to 5.2 branch:
Merged [4911]: Initial commit for …
|
|
|
|
@5198
|
[5198]
|
12 days |
artur.signell@… |
TabIndex? definition fix for Select
|
|
|
|
@5197
|
[5197]
|
12 days |
matti.tahvonen@… |
Minor changes for tabIndex definition.
|
|
|
|
@5196
|
[5196]
|
12 days |
matti.tahvonen@… |
fixes #1986 (tabindex missing from client side)
|
|
|
|
@5195
|
[5195]
|
13 days |
artur.signell@… |
Testcase for #1986
|
|
|
|
@5194
|
[5194]
|
13 days |
marc.englund@… |
Implements #1928 (cellstylegenerator row styling). Fixes #1985 (cell style …
|
|
|
|
@5193
|
[5193]
|
13 days |