summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi...Matti Tahvonen2008-03-047-451/+147
* Enabled selectmode=none. Fixes #1459Marc Englund2008-03-041-1/+1
* Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow ha...Marc Englund2008-03-031-1/+5
* Fixed one ("filtering") regression. Marc Englund2008-03-032-14/+57
* Activated few examples more for robustness tests.Jani Laakso2008-03-031-10/+6
* Enabled horizontal orientation: orientation attribute was read wrong.Marc Englund2008-02-291-1/+2
* replacing selected tab no longer changes to first tab, fixes #591Marc Englund2008-02-291-0/+6
* Select (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes...Marc Englund2008-02-291-0/+7
* Now could items right when nullselectionallowed (1-9/10 -> 1-9/9). Fixes #1453Marc Englund2008-02-291-2/+6
* fixes #1408Matti Tahvonen2008-02-281-0/+7
* modified to support verifying #1452Matti Tahvonen2008-02-281-0/+12
* fixes #1452Matti Tahvonen2008-02-281-2/+6
* Prototype of LoginBox component.Matti Tahvonen2008-02-281-0/+272
* fixes #1451Matti Tahvonen2008-02-281-20/+17
* IPanel setWidth changed: 100% won't go to outmost div element anymore, we let...Jouni Koivuviita2008-02-271-4/+7
* fixes #1426Matti Tahvonen2008-02-271-1/+0
* Quite a bit of changes: added possibility to better detect _why_ upload faile...Marc Englund2008-02-271-11/+99
* fixes #1225Matti Tahvonen2008-02-271-5/+38
* Test case for #1225Matti Tahvonen2008-02-271-0/+67
* Merged /branches/5.1 (3858:3929) back to trunk.Marko Grönroos2008-02-266-110/+524
* Enabled closing of calendar popup by clicking calendar button.Marc Englund2008-02-261-5/+9
* Enabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.Marc Englund2008-02-261-27/+32
* Fixed variable changing bugs.Marc Englund2008-02-261-1/+20
* year/month does not wrap anymoreMarc Englund2008-02-261-0/+1
* Enabled paging (browsing calendar) w/o actually changing selected date.Marc Englund2008-02-262-43/+41
* changed minimum size for expanded widgetMatti Tahvonen2008-02-261-3/+8
* removed log messagesMatti Tahvonen2008-02-261-7/+0
* #1345, #1444 Caption size sometimes broken in IE6 too.Matti Tahvonen2008-02-261-5/+11
* DateField nulled as appropriate. Fixes #1228Marc Englund2008-02-253-33/+48
* workaround for random table collapses in IEMatti Tahvonen2008-02-251-3/+20
* cleaned code, added workaroundMatti Tahvonen2008-02-251-13/+45
* fixes rather fatal expand layout bug (expanded element reference lost on each...Matti Tahvonen2008-02-251-4/+6
* fixes #1444Matti Tahvonen2008-02-252-26/+51
* getSelect() removed, getTabSheet() added, fixes #832Marc Englund2008-02-251-3/+3
* Does not choke on null:s anymore, fixes #151Marc Englund2008-02-251-8/+16
* Javadoc addition, fixes #95Marc Englund2008-02-251-3/+5
* reduced ticket to OrderedLayout (Absolute renderer)Matti Tahvonen2008-02-251-10/+3
* ENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitp...Jouni Koivuviita2008-02-252-4/+49
* test case for #1444Matti Tahvonen2008-02-251-0/+36
* wrong initial value in flag, fixes #1443Matti Tahvonen2008-02-251-1/+1
* test case for #1443Matti Tahvonen2008-02-251-0/+13
* Added package for ticket dependent tests + one test. Matti Tahvonen2008-02-221-0/+195
* Fixed regression that was introduced after refactoring ITabsheet to extend IT...Jouni Koivuviita2008-02-221-1/+1
* Don't create getVersionInfo() if server is not in testing mode.Marc Englund2008-02-211-2/+4
* removed unnecessary TTServerUriMatti Tahvonen2008-02-191-7/+3
* itmill namespace checkMatti Tahvonen2008-02-181-1/+1
* Fixed typo: setHeight(String width) -> setHeight(String height)Jouni Koivuviita2008-02-181-2/+2
* unregistering client from TTMatti Tahvonen2008-02-181-2/+30
* Does not write TestingTools TestCase script anymore - fetched directly from s...Marc Englund2008-02-151-62/+3
* refactoring TT initMatti Tahvonen2008-02-151-1/+1