]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2008-03-05 Matti Tahvonenenabled multiselect in Select component (Should use...
2008-03-05 Marc EnglundsetVisibleItemProperties() did not consider itemDataSou...
2008-03-04 Marc EnglundFormlayout removed components wrong (left one extra...
2008-03-04 Matti Tahvonenfixed javadoc
2008-03-04 Matti TahvonenRefactored CustomComponent. Fixed possible NPE in...
2008-03-04 Marc EnglundEnabled selectmode=none. Fixes #1459
2008-03-03 Marc EnglundTitle of generated page is no longer "IT Mill Toolkit...
2008-03-03 Marc EnglundFixed one ("filtering") regression.
2008-03-03 Jani LaaksoActivated few examples more for robustness tests.
2008-02-29 Marc EnglundEnabled horizontal orientation: orientation attribute...
2008-02-29 Marc Englundreplacing selected tab no longer changes to first tab...
2008-02-29 Marc EnglundSelect (ComboBox / FilterSelect) properly emptied if...
2008-02-29 Marc EnglundNow could items right when nullselectionallowed (1...
2008-02-28 Matti Tahvonenfixes #1408
2008-02-28 Matti Tahvonenmodified to support verifying #1452
2008-02-28 Matti Tahvonenfixes #1452
2008-02-28 Matti TahvonenPrototype of LoginBox component.
2008-02-28 Matti Tahvonenfixes #1451
2008-02-27 Jouni KoivuviitaIPanel setWidth changed: 100% won't go to outmost div...
2008-02-27 Matti Tahvonenfixes #1426
2008-02-27 Marc EnglundQuite a bit of changes: added possibility to better...
2008-02-27 Matti Tahvonenfixes #1225
2008-02-27 Matti TahvonenTest case for #1225
2008-02-26 Marko GrönroosMerged /branches/5.1 (3858:3929) back to trunk.
2008-02-26 Marc EnglundEnabled closing of calendar popup by clicking calendar...
2008-02-26 Marc EnglundEnabled quick-browsing (holding mousebutton) year/month...
2008-02-26 Marc EnglundFixed variable changing bugs.
2008-02-26 Marc Englundyear/month does not wrap anymore
2008-02-26 Marc EnglundEnabled paging (browsing calendar) w/o actually changin...
2008-02-26 Matti Tahvonenchanged minimum size for expanded widget
2008-02-26 Matti Tahvonenremoved log messages
2008-02-26 Matti Tahvonen#1345, #1444 Caption size sometimes broken in IE6 too.
2008-02-25 Marc EnglundDateField nulled as appropriate. Fixes #1228
2008-02-25 Matti Tahvonenworkaround for random table collapses in IE
2008-02-25 Matti Tahvonencleaned code, added workaround
2008-02-25 Matti Tahvonenfixes rather fatal expand layout bug (expanded element...
2008-02-25 Matti Tahvonenfixes #1444
2008-02-25 Marc EnglundgetSelect() removed, getTabSheet() added, fixes #832
2008-02-25 Marc EnglundDoes not choke on null:s anymore, fixes #151
2008-02-25 Marc EnglundJavadoc addition, fixes #95
2008-02-25 Matti Tahvonenreduced ticket to OrderedLayout (Absolute renderer)
2008-02-25 Jouni KoivuviitaENHANCEMENT: SplitPanel.setLocked(boolean locked) ...
2008-02-25 Matti Tahvonentest case for #1444
2008-02-25 Matti Tahvonenwrong initial value in flag, fixes #1443
2008-02-25 Matti Tahvonentest case for #1443
2008-02-22 Matti TahvonenAdded package for ticket dependent tests + one test.
2008-02-22 Jouni KoivuviitaFixed regression that was introduced after refactoring...
2008-02-21 Marc EnglundDon't create getVersionInfo() if server is not in testi...
2008-02-19 Matti Tahvonenremoved unnecessary TTServerUri
2008-02-18 Matti Tahvonenitmill namespace check
2008-02-18 Jouni KoivuviitaFixed typo: setHeight(String width) -> setHeight...
2008-02-18 Matti Tahvonenunregistering client from TT
2008-02-15 Marc EnglundDoes not write TestingTools TestCase script anymore...
2008-02-15 Matti Tahvonenrefactoring TT init
2008-02-15 Matti Tahvonenrefactoring TT init
2008-02-15 Matti Tahvonenrefactoring tt init
2008-02-13 Jouni KoivuviitaAdded ShortcutActionHandler to IPanel.
2008-02-13 Matti Tahvonenfixes #1409
2008-02-13 Matti Tahvonentest case for OrderedLayout component swapping
2008-02-12 Matti Tahvonenslashes and no contexts. fixes #1369
2008-02-12 Marc Englunddescription improvement
2008-02-12 Marc Englundupdated link to manual
2008-02-12 Jani LaaksoFixed packaging startup scripts.
2008-02-12 Marc Englundtest switching layout
2008-02-12 Jani LaaksoBuilding 5.1.0-rc1
2008-02-12 Jani Laaksosvn changeset:3777/svn branch:trunk
2008-02-12 Jani LaaksoTest for listener order.
2008-02-12 Matti Tahvonenadded sanity check for while loop, should fix eternal...
2008-02-12 Matti Tahvonenfixed some server side selection change issue
2008-02-12 Matti Tahvonenfixed first visible to me more sane
2008-02-12 Matti Tahvonensanity check
2008-02-11 Joonas LehtinenRemoved unneeded ApplicationServlet reference from...
2008-02-11 Matti TahvonenpageBuffer reset on editability change
2008-02-11 Matti Tahvonentable: forcing pageBuffer flush on some events just...
2008-02-11 Matti Tahvonenworkaround for IScrollTable bug to server side paint...
2008-02-11 Matti Tahvonensmall fix
2008-02-11 Matti Tahvonentrying to fix table issues
2008-02-11 Jani LaaksoFixed deadlock on JavaScriptAPIExample, also better...
2008-02-11 Marc EnglundupdateHierarchicalWrapper() produced duplicate nodes...
2008-02-11 Jani LaaksoFixed combobox example to allow new items.
2008-02-11 Jani LaaksoAdded TODO ("security" and design related comment)
2008-02-11 Jani LaaksoRemoved logging.
2008-02-08 Jani Laaksotests updated
2008-02-08 Jani LaaksoGot rid of last WeakHashMap, should now be able to...
2008-02-08 Matti Tahvonentable now refreshes its contents and does component...
2008-02-08 Matti Tahvonentable now refreshes its contents and does component...
2008-02-08 Jani LaaksoDeprecated Application.setFocusedComponent and Applicat...
2008-02-08 Jani LaaksoFixed #1393 (Focusable has id which is obsolete)
2008-02-08 Jani LaaksoJSONPaintTarget does not need to be class attribute.
2008-02-08 Jani LaaksoFixed RestartApplication, now also
2008-02-07 Jani Laaksosvn changeset:3745/svn branch:trunk
2008-02-07 Jani Laaksosvn changeset:3744/svn branch:trunk
2008-02-07 Matti Tahvonensvn changeset:3743/svn branch:trunk
2008-02-07 Matti Tahvonenvery simple test with button in table to test component...
2008-02-07 Matti TahvonenNot painting table if only first visible info is updated
2008-02-07 Matti Tahvonenextracted alignments and spacing to layouts subinterfaces
2008-02-07 Jani Laaksosvn changeset:3738/svn branch:trunk
2008-02-07 Jani Laaksosvn changeset:3737/svn branch:trunk
2008-02-07 Jani LaaksoRefactored robustness/leak tests.s.
2008-02-07 Jani LaaksoRobustness tests changed.
next