]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2010-04-08 Artur SignellFix for #3846 - Empty string as a caption in VOrderedLa...
2010-04-08 Artur SignellTest case for empty and null captions (#3846)
2010-04-08 Artur SignellRemoved extra code
2010-04-08 Artur SignellTest case for week number calculation
2010-04-07 Artur SignellFix for #4463 - "widgetset version does not seem to...
2010-04-07 Artur SignellSkip BrowserInformation as it contains IP which changes
2010-04-07 Matti Tahvonenadded null check
2010-04-07 Henri Sara#4491 browser version detection unit test: an additiona...
2010-04-07 Henri Sara#4491 safer browser version detection
2010-04-07 Henri Sara#4491 safer browser version detection
2010-04-07 Matti Tahvonencleaning up dd related debug code, fixes #4468
2010-04-07 Matti Tahvonenfixes #4492, clicks on tree node icons are now similarl...
2010-04-07 Henri Sara#4491 server side access to browser minor version and...
2010-04-07 Henri Sara#4491 browser minor version detection and related CSS...
2010-04-07 Henri Sara#4440 dragging table columns caused exception when...
2010-04-06 Matti Tahvonenfixes #4489
2010-04-06 Matti Tahvonenadded missing method
2010-04-06 Artur SignellDescription + ticket number
2010-04-06 Artur SignellTest case for #4489
2010-04-06 Matti TahvonenVForm now listens key down events lazily, only when...
2010-04-06 Henri Sara#3226 lazily initialized portlets: another sample portlet
2010-04-06 John AlhroosAdded clickable layout sample. #3773
2010-04-06 Artur SignellAbsoluteLayout added
2010-04-06 John AlhroosFix for #4332
2010-04-05 Joonas LehtinenUpdated Vaadin Framework 6.3 build instructions (remove...
2010-04-02 Marko GrönroosFixed GWT Development Mode launch script name in build...
2010-04-01 Matti Tahvonenfixes #4476, subclasses where not searched for @clientw...
2010-04-01 Henri SaraComment typo correction
2010-04-01 Henri Sara#1394 enable implementing Focusable components outside...
2010-04-01 Henri SaraSpeed up widget map generation significantly by ignorin...
2010-04-01 Matti Tahvonenmodified test to include Tree.TargetInSubtree criterion
2010-04-01 Jouni KoivuviitaFixes #3505 Sample: AbsoluteLayout
2010-03-31 Jouni KoivuviitaFixes #4340: Redesign demo page to include add-on demo...
2010-03-31 Jouni KoivuviitaFixes #4460: SplitPanel: add getters for the position...
2010-03-31 Matti Tahvonenremoved oboslete logging, fixes #4469
2010-03-30 Matti Tahvonenfixes #4392
2010-03-30 Artur SignellFix for #4178 - GWT Development Mode does not work...
2010-03-30 Artur SignellFix for #4178 - GWT Development Mode does not work...
2010-03-30 Artur SignellToolkit -> Vaadin
2010-03-30 Matti Tahvonenadded simple sort test for bean item container
2010-03-30 Matti Tahvonenfixes #4441
2010-03-30 Jouni KoivuviitaFixes #4435: Readonly textareas are not rendered as...
2010-03-30 Artur SignellSkip BrowserInformation screenshot as the ip changes
2010-03-29 Artur SignellFixed Treefiltering testcase + new reference images
2010-03-29 Artur SignellFix for #4434 Changing filtering mode should refilter...
2010-03-29 Artur SignellAdded focus and blur listener info
2010-03-29 Artur SignellUpdated changelog
2010-03-29 Jouni KoivuviitaFixed textfield read-only styles (regression).
2010-03-29 Matti Tahvonencommitted
2010-03-29 Artur SignellUpdated release notes and fixed #4403 and #4268
2010-03-29 Jouni KoivuviitaFixed regression in VCalendarPanel (from [12004]).
2010-03-26 Marko GrönroosUpdated Release Notes for 6.3.0.pre1.
2010-03-26 Matti Tahvonenfixes #4395
2010-03-25 Matti Tahvonenfixes #4396
2010-03-25 Matti Tahvonenrenamed method to the related type
2010-03-24 Matti Tahvonendisable unused prominent css (sample currently not...
2010-03-24 Matti Tahvonenfixed name and javadocs for gwt generator used to build...
2010-03-24 Matti Tahvonenremoved obsolete todo
2010-03-24 Matti Tahvonenminor javadoc enhancement
2010-03-24 Matti Tahvonenminor javadoc enhancement
2010-03-24 Matti Tahvonenrenamed DropTargetDetails... to TargetDetails... Should...
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti Tahvonenrenaming criteria
2010-03-24 Matti TahvonenTable can now select whether multiple rows are dragged...
2010-03-24 Jouni KoivuviitaSmall fix to drag-n-drop styles.
2010-03-24 Artur SignellFix for #4401: Clicking on week numbers in VCalendarPan...
2010-03-24 Jouni KoivuviitaFixes #3492: DateField should have an option to show...
2010-03-24 Henri Sara#4399 changed AbstractApplicationServlet.RequestType...
2010-03-24 Jouni KoivuviitaDrag-n-drop related styles.
2010-03-24 Matti Tahvonenfixes #3913
2010-03-24 Marc EnglundCorrected some javadoc
2010-03-24 Marc EnglundChanged visibility of the actionManager, still for...
2010-03-24 Henri SaraTwo small javadoc corrections
2010-03-24 Henri SaraRenamed abstract base class of field value change notif...
2010-03-23 Marc EnglundSome API changes for #875 as discussed at length.
2010-03-23 Artur SignellUpdated for new samples
2010-03-23 Matti Tahvonenfix
2010-03-23 Matti Tahvonennew style name for whole table when drag is over it
2010-03-23 Matti Tahvonenfixes #4391 + optimization (store only one pending...
2010-03-23 Henri Sara#4394 multiple value change events when setting field...
2010-03-23 Henri SaraTest cases for #4394: value change listeners triggered...
2010-03-23 Artur SignellUsed from the server side so must be Serializable
2010-03-23 Artur SignellTypo fix
2010-03-23 Matti Tahvonenrefactored AbstractSelect criteria (hopefully better...
2010-03-23 Marc EnglundRefactored new actions api a little: removed mnemonics...
2010-03-23 Matti Tahvonenjavadocs
2010-03-23 Marc EnglundEasier keyboard shortcuts for #875 - includes shorthand...
2010-03-23 Matti Tahvonenfinished rename
2010-03-23 Marc EnglundHelping out: Uppercase -> lowercase rename did not...
2010-03-23 Jouni KoivuviitaSmall corrections to #4334: TextField contents offset...
2010-03-22 Matti Tahvonenrefactoring (renaming)
2010-03-22 Matti TahvonenSuggestive api for basic html5 data types.
2010-03-22 Jouni KoivuviitaFixes #4334: TextField contents offset in Firefox 3.6
2010-03-22 Artur SignellFix for #3492 - DateField should have an option to...
2010-03-22 Artur SignellFix for #3492 - DateField should have an option to...
next