]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2008-12-18 Artur SignellTest case for #2239
2008-12-18 Artur SignellFixed stretching button IE7 issue in IButton instead...
2008-12-18 Matti Tahvonenfixes #2370 : added additional client side checks for...
2008-12-18 Matti Tahvonenfixed bug causing random number format exception
2008-12-18 Matti Tahvonenadded test case
2008-12-18 Artur SignellFix for #2311 - Renamed and moved layout demo to Layouts
2008-12-18 Artur SignellFix for #2348 - Disable caption when component is disabled
2008-12-18 Artur SignellSize update optimization for OrderedLayout and SplitPanel
2008-12-18 Marc EnglundChanged seckey o that it does not use UUID, to be consi...
2008-12-18 Artur SignellSubwindow can define size of layout even though its...
2008-12-18 Matti Tahvonenfixed component iterator if composition root is not...
2008-12-18 Artur Signell#2344 & #2364 test cases
2008-12-18 Matti Tahvonengiving more space for rel size components inside table
2008-12-18 Artur SignellFixed infinite recursion problem when compiling with...
2008-12-18 Artur SignellRefactored layout size checking method, related to...
2008-12-18 Matti Tahvonenenhancing messages.
2008-12-18 Artur SignellChanged Util.notifyParentOfSizeChange and Util.componen...
2008-12-18 Artur SignellFixed NPE in OrderedLayout
2008-12-18 Matti Tahvonenfixes #2365
2008-12-18 Matti Tahvonenadded null check
2008-12-18 Matti Tahvonenadded test case
2008-12-18 Matti Tahvonenremoved obsolete method.
2008-12-18 Matti Tahvonendocs
2008-12-17 Matti Tahvonentry catch around unstable computed style method
2008-12-17 Matti Tahvonenfixes #2363
2008-12-17 Matti Tahvonenfixed bug with json array creation
2008-12-17 Matti Tahvonenrelative size handling changes towards #2319
2008-12-17 Matti Tahvonenfixes somewhat invalid size change notification (ICapti...
2008-12-17 Marc EnglundMade Sampler APP_URL less error-prone (used for resourc...
2008-12-17 Marc EnglundAligned more icons middle.
2008-12-17 Marc EnglundButton icons aligned middle.
2008-12-17 Marc EnglundSampler style tweak
2008-12-17 Marc EnglundReverted to old development web.xml, added note that...
2008-12-17 Marc EnglundCopied changes made in [6237] to the correct web.xml...
2008-12-17 Marc EnglundMade productionMode -message more noticeable and change...
2008-12-17 Matti TahvonenChanged the initial fragment post logic a big
2008-12-17 Matti Tahvonenswitched setCharacterEncoding to use servlet 2.3 style...
2008-12-16 Joonas LehtinenFixes #2357 : BrowserDemo layouts broken
2008-12-16 Joonas LehtinenFixed #2185 : web.xml includes junk - must be cleaned
2008-12-16 Joonas LehtinenAdded more instructions to debug-mode console-message.
2008-12-16 Joonas LehtinenFix #2229 build-widgetsets.xml should give error of...
2008-12-16 Joonas LehtinenRenames build-widgetsets.xml in build.xml to build...
2008-12-16 Joonas LehtinenRemoved build-my-widgetset target from build.xml as...
2008-12-16 Joonas LehtinenFixes #2350 : build-widgetsets.xml gives out-of-memory...
2008-12-16 Matti TahvonenRefactored DebugUtilities to fit better for #2319,...
2008-12-16 Matti Tahvonendebug flag on by default, will change later
2008-12-16 Marc EnglundTestcase & fix for #2337
2008-12-16 Matti Tahvonenadded test case
2008-12-16 Matti Tahvonenfixes #2339 and renamed some util methods
2008-12-16 Matti Tahvonenadded server visit time to debug console
2008-12-16 Marc EnglundSampler no longer affected by #2337
2008-12-16 Matti Tahvonentypo fix
2008-12-16 Matti Tahvonenfixed validation problem (since [6219])
2008-12-16 Matti Tahvonenenhancements to TestBench, now fires test cases with...
2008-12-16 Matti Tahvonenbetter renderspace estimate on initial render
2008-12-16 Matti Tahvonenimproving button rendering time in table (disabled...
2008-12-15 Joonas LehtinenFixed #2340 : If widgetset is missing, an error should...
2008-12-15 Joonas LehtinenFixes #2314 : Textfield focus glow cut in Safari 3 mac
2008-12-15 Artur SignellFixed CustomLayout issue - IE requires position relativ...
2008-12-15 Joonas LehtinenRemoved CoordinateLayout from trunk. This is the first...
2008-12-15 Artur SignellFix for #2328 - Inverted debug mode into productionMode...
2008-12-15 Joonas LehtinenFix for #2345 : Table should escape string contents
2008-12-15 Artur SignellFix for #2325 - SubWindow with relative sized layout...
2008-12-15 Artur SignellFix for #2325 - SubWindow with relative sized layout...
2008-12-15 Matti Tahvonenremoved obsolete method (due #2319)
2008-12-15 Marc EnglundMysterious cumulative space in GridLayout removed.
2008-12-15 Matti Tahvonenadded null check that most likely fixes #2338
2008-12-15 Matti Tahvonenadded try catch block to rel size checks to avoid total...
2008-12-12 Artur SignellFix for #2325 - Better url parsing for detecting debug...
2008-12-12 Marc EnglundMinor adjustments to Sampler.
2008-12-12 Marc EnglundMinor Sampler styling
2008-12-12 Marc EnglundThe split element of a locked splitpanel was hidden...
2008-12-12 Marc EnglundSmapler style: removed border from feature-list table
2008-12-12 Marc EnglundSampler list-view updated slightly, fixes #2332 and...
2008-12-12 Artur SignellMoved Panel undefined width check to correct place
2008-12-12 Matti TahvonenPanels with 100% width layout now "legal" if caption...
2008-12-12 Matti TahvonenChanges to subwindows. More validity checks, new method...
2008-12-12 Jouni KoivuviitaFixes #2323: SubWindow size is too wide in IE7.
2008-12-12 Matti TahvonenOL -> VerticalLayout as default for panel (right java...
2008-12-12 Matti TahvonenOL -> VerticalLayout as default for panel
2008-12-11 Marko GrönroosToolkit 5.3.0 RC3 release.
2008-12-11 Artur SignellTest case for #2323
2008-12-11 Marc EnglundSampler CSS fix.
2008-12-11 Marc EnglundRemoved some annotations
2008-12-11 Marc EnglundSome layout and style adjustments to Sampler
2008-12-11 Artur SignellFixed undefined width RichTextArea width in IE6
2008-12-11 Matti Tahvonenadded VerticalLayout check to subwindow width sanity...
2008-12-11 Matti Tahvonenfixes #2321, default width check when adding subwindows.
2008-12-11 Artur SignellFixed layout validation so only the invalid dimension...
2008-12-11 Artur SignellFix for #2183 - Do not show hidden errors in FormLayout
2008-12-11 Marc EnglundAdded breadcrumb path to Sampler.
2008-12-11 Artur SignellFix for #2315 - FF3 ComboBox rendering issue
2008-12-11 Artur SignellFix for #2312 - RichTextArea size in IE7
2008-12-11 Artur SignellFix for #2248 - Deprecated OrderedLayout
2008-12-11 Artur SignellUpdated layout validity checker to support VerticalLayo...
2008-12-11 Artur SignellUpdated layout validity checker to support VerticalLayo...
2008-12-11 Artur SignellFix for #2320 - web.xml debug parameter should enable...
2008-12-11 Matti Tahvonenfixes #2318
2008-12-11 Artur SignellFix for #2279 - Added helper to OrderedLayout and GridL...
2008-12-11 Matti Tahvonenfixes #2316
next