]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years ago#7537 Enable Off/On formatter tags in eclipse Vaadin formatter profile
Artur Signell [Fri, 23 Sep 2011 08:25:27 +0000 (08:25 +0000)]
#7537 Enable Off/On formatter tags in eclipse Vaadin formatter profile

File is now generated with Eclipse Indigo

svn changeset:21262/svn branch:6.7

13 years ago#7491 Link to source code in release notes should point to correct directory
Artur Signell [Fri, 23 Sep 2011 08:24:13 +0000 (08:24 +0000)]
#7491 Link to source code in release notes should point to correct directory

svn changeset:21261/svn branch:6.7

13 years ago#7485 Build script doesn't include resources for release-notes.html
Artur Signell [Fri, 23 Sep 2011 08:21:50 +0000 (08:21 +0000)]
#7485 Build script doesn't include resources for release-notes.html

svn changeset:21260/svn branch:6.7

13 years ago[21231] broke spanned generated rows, this commit fixes the bug (#7538)
Jonatan Kronqvist [Fri, 23 Sep 2011 06:51:57 +0000 (06:51 +0000)]
[21231] broke spanned generated rows, this commit fixes the bug (#7538)

svn changeset:21255/svn branch:6.7

13 years agoA necessary part of the patch in [21231] was left out by mistake (#7358)
Jonatan Kronqvist [Thu, 22 Sep 2011 12:47:13 +0000 (12:47 +0000)]
A necessary part of the patch in [21231] was left out by mistake (#7358)

svn changeset:21240/svn branch:6.7

13 years agoDon't send a partial row update the first time the component is painted (#7605)
Leif Åstrand [Thu, 22 Sep 2011 11:14:59 +0000 (11:14 +0000)]
Don't send a partial row update the first time the component is painted (#7605)

svn changeset:21233/svn branch:6.7

13 years agoApplied patch to support implementation of #7358
Jonatan Kronqvist [Thu, 22 Sep 2011 10:44:37 +0000 (10:44 +0000)]
Applied patch to support implementation of #7358

svn changeset:21231/svn branch:6.7

13 years agoFixed npe in SQLContainer's J2EEConnectionPool #7597
Jonatan Kronqvist [Thu, 22 Sep 2011 08:49:46 +0000 (08:49 +0000)]
Fixed npe in SQLContainer's J2EEConnectionPool #7597

svn changeset:21225/svn branch:6.7

13 years agoFixed indexing issues relating to #7620
Jonatan Kronqvist [Thu, 22 Sep 2011 07:18:13 +0000 (07:18 +0000)]
Fixed indexing issues relating to #7620

svn changeset:21223/svn branch:6.7

13 years agoRemoved attempted fix for #6039 as it causes multiple different regressions in differ...
Leif Åstrand [Wed, 21 Sep 2011 12:16:25 +0000 (12:16 +0000)]
Removed attempted fix for #6039 as it causes multiple different regressions in different browsers

svn changeset:21214/svn branch:6.7

13 years agoMake sure that components in collapsed rows are released as well by also updating...
Jonatan Kronqvist [Wed, 21 Sep 2011 12:11:29 +0000 (12:11 +0000)]
Make sure that components in collapsed rows are released as well by also updating the pageBuffer on expand/collapse (#7620)

svn changeset:21213/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Wed, 21 Sep 2011 11:37:14 +0000 (11:37 +0000)]
Merged changes from 6.6

svn changeset:21212/svn branch:6.7

13 years agoEngrish -> English in the comment (#3125)
Leif Åstrand [Wed, 21 Sep 2011 10:44:27 +0000 (10:44 +0000)]
Engrish -> English in the comment (#3125)

svn changeset:21205/svn branch:6.6

13 years agoRefactored based on review (#6420)
Leif Åstrand [Wed, 21 Sep 2011 10:38:13 +0000 (10:38 +0000)]
Refactored based on review (#6420)

svn changeset:21204/svn branch:6.6

13 years ago#6039 Extra scrollbars when resizing Table
Leif Åstrand [Tue, 20 Sep 2011 13:40:31 +0000 (13:40 +0000)]
#6039 Extra scrollbars when resizing Table

svn changeset:21192/svn branch:6.7

13 years agoTest with both Google Chrome 13 and the latest Google Chrome
Artur Signell [Tue, 20 Sep 2011 12:54:58 +0000 (12:54 +0000)]
Test with both Google Chrome 13 and the latest Google Chrome

svn changeset:21191/svn branch:6.7

13 years agoPrevent columns from jumping while a resize drag is ongoing (#7393)
Leif Åstrand [Tue, 20 Sep 2011 11:16:59 +0000 (11:16 +0000)]
Prevent columns from jumping while a resize drag is ongoing (#7393)

svn changeset:21185/svn branch:6.7

13 years ago#3125 Portlet size is not updated when window is resized
Leif Åstrand [Tue, 20 Sep 2011 10:26:46 +0000 (10:26 +0000)]
#3125 Portlet size is not updated when window is resized

svn changeset:21180/svn branch:6.6

13 years agoAdded possibility to support variable height rows in a subclass of VScrollTable ...
Jonatan Kronqvist [Tue, 20 Sep 2011 09:52:26 +0000 (09:52 +0000)]
Added possibility to support variable height rows in a subclass of VScrollTable (#7358)

svn changeset:21177/svn branch:6.7

13 years ago#6420 Solution for menu too long
Leif Åstrand [Mon, 19 Sep 2011 12:23:11 +0000 (12:23 +0000)]
#6420 Solution for menu too long

svn changeset:21131/svn branch:6.6

13 years agoCorrected private method name in FileTypeResolver
Henri Sara [Mon, 19 Sep 2011 11:42:17 +0000 (11:42 +0000)]
Corrected private method name in FileTypeResolver

svn changeset:21125/svn branch:6.7

13 years agoAdd keyboard navigation events to a queue if waiting for potential content changes...
Leif Åstrand [Mon, 19 Sep 2011 08:29:24 +0000 (08:29 +0000)]
Add keyboard navigation events to a queue if waiting for potential content changes from the server #7028

svn changeset:21109/svn branch:6.7

13 years agoFix for out of sync problem in generated columns in tree table #7620
Jonatan Kronqvist [Fri, 16 Sep 2011 07:22:06 +0000 (07:22 +0000)]
Fix for out of sync problem in generated columns in tree table #7620

svn changeset:21070/svn branch:6.7

13 years agoDon't send partial row updates for a full repaint (#7605)
Leif Åstrand [Thu, 15 Sep 2011 13:51:21 +0000 (13:51 +0000)]
Don't send partial row updates for a full repaint (#7605)

svn changeset:21064/svn branch:6.7

13 years agoMerge changes from 6.6
Henri Sara [Thu, 15 Sep 2011 09:34:16 +0000 (09:34 +0000)]
Merge changes from 6.6

svn changeset:21036/svn branch:6.7

13 years agoAdded delay to get consistent screenshots after #7393
Leif Åstrand [Thu, 15 Sep 2011 09:19:12 +0000 (09:19 +0000)]
Added delay to get consistent screenshots after #7393

svn changeset:21033/svn branch:6.7

13 years ago#7454 Table keyboard navigation breaks in IE on multiple keyboard multiselections
Leif Åstrand [Wed, 14 Sep 2011 15:18:06 +0000 (15:18 +0000)]
#7454 Table keyboard navigation breaks in IE on multiple keyboard multiselections

svn changeset:21016/svn branch:6.7

13 years agoUpdated fix for #7560 to avoid breaking #6686 by not doing preventDefault if nothing...
Leif Åstrand [Wed, 14 Sep 2011 11:14:50 +0000 (11:14 +0000)]
Updated fix for #7560 to avoid breaking #6686 by not doing preventDefault if nothing is changing

svn changeset:21011/svn branch:6.6

13 years ago#7560 ComboBox: Writing the name of a new item and clicking on drop down menu works...
Leif Åstrand [Wed, 14 Sep 2011 08:36:44 +0000 (08:36 +0000)]
#7560 ComboBox: Writing the name of a new item and clicking on drop down menu works inconsistently

svn changeset:21002/svn branch:6.6

13 years agoThe right testbench script for #2669
Leif Åstrand [Wed, 14 Sep 2011 07:09:23 +0000 (07:09 +0000)]
The right testbench script for #2669

svn changeset:20997/svn branch:6.7

13 years ago#7101 ComponentLocator should only return elements that are attached to the DOM
Leif Åstrand [Tue, 13 Sep 2011 14:04:34 +0000 (14:04 +0000)]
#7101 ComponentLocator should only return elements that are attached to the DOM

svn changeset:20993/svn branch:6.7

13 years ago#2669 Tabsheet failes to render cached tab
Leif Åstrand [Tue, 13 Sep 2011 13:37:55 +0000 (13:37 +0000)]
#2669 Tabsheet failes to render cached tab

svn changeset:20992/svn branch:6.7

13 years ago#7564 Resizing table column from the server only resizes the header
Leif Åstrand [Mon, 12 Sep 2011 14:21:09 +0000 (14:21 +0000)]
#7564 Resizing table column from the server only resizes the header

svn changeset:20971/svn branch:6.7

13 years agoFixed copy paste typo based on review of #7326
Leif Åstrand [Mon, 12 Sep 2011 13:20:23 +0000 (13:20 +0000)]
Fixed copy paste typo based on review of #7326

svn changeset:20968/svn branch:6.7

13 years agoMore fixes based on review of #6909
Jonatan Kronqvist [Mon, 12 Sep 2011 13:02:12 +0000 (13:02 +0000)]
More fixes based on review of #6909

svn changeset:20967/svn branch:6.7

13 years agoFixes based on review of #6909
Jonatan Kronqvist [Mon, 12 Sep 2011 12:42:03 +0000 (12:42 +0000)]
Fixes based on review of #6909

svn changeset:20963/svn branch:6.7

13 years agoCleanup for #7434
Jonatan Kronqvist [Mon, 12 Sep 2011 12:30:23 +0000 (12:30 +0000)]
Cleanup for #7434

svn changeset:20961/svn branch:6.7

13 years agoTest for client side solution to #7393
Leif Åstrand [Mon, 12 Sep 2011 12:10:37 +0000 (12:10 +0000)]
Test for client side solution to #7393

svn changeset:20959/svn branch:6.7

13 years ago#7393 Resizing a Table column does not resize contents
Leif Åstrand [Mon, 12 Sep 2011 11:53:58 +0000 (11:53 +0000)]
#7393 Resizing a Table column does not resize contents

svn changeset:20957/svn branch:6.7

13 years agoSmall change to support the implementation of #7358
Jonatan Kronqvist [Fri, 9 Sep 2011 10:46:42 +0000 (10:46 +0000)]
Small change to support the implementation of #7358

svn changeset:20940/svn branch:6.7

13 years agoFix for the indexing problems in #7561
Jonatan Kronqvist [Fri, 9 Sep 2011 07:01:32 +0000 (07:01 +0000)]
Fix for the indexing problems in #7561

svn changeset:20937/svn branch:6.7

13 years agoApplied patch fixing #7391
Jonatan Kronqvist [Thu, 8 Sep 2011 10:53:55 +0000 (10:53 +0000)]
Applied patch fixing #7391

svn changeset:20926/svn branch:6.7

13 years agosmall fixes to debug window
Matti Tahvonen [Thu, 8 Sep 2011 10:38:46 +0000 (10:38 +0000)]
small fixes to debug window

svn changeset:20925/svn branch:6.7

13 years agoFix for #7434
Jonatan Kronqvist [Thu, 8 Sep 2011 10:14:31 +0000 (10:14 +0000)]
Fix for #7434

svn changeset:20923/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Thu, 8 Sep 2011 10:05:49 +0000 (10:05 +0000)]
Merged changes from 6.6

svn changeset:20922/svn branch:6.7

13 years agoTest for #7555
Leif Åstrand [Thu, 8 Sep 2011 07:01:45 +0000 (07:01 +0000)]
Test for #7555

svn changeset:20916/svn branch:6.7

13 years agoRemoved &debug from some test script urls
Leif Åstrand [Thu, 8 Sep 2011 06:48:57 +0000 (06:48 +0000)]
Removed &debug from some test script urls

svn changeset:20914/svn branch:6.7

13 years agoUpdated broken test
Leif Åstrand [Thu, 8 Sep 2011 06:23:57 +0000 (06:23 +0000)]
Updated broken test

svn changeset:20912/svn branch:6.7

13 years agoAdd licence to the top of java files
Jonatan Kronqvist [Thu, 8 Sep 2011 05:44:09 +0000 (05:44 +0000)]
Add licence to the top of java files

svn changeset:20911/svn branch:6.7

13 years agoDon't remove and re-add children for every update to avoid changing scrolling in...
Leif Åstrand [Wed, 7 Sep 2011 13:41:53 +0000 (13:41 +0000)]
Don't remove and re-add children for every update to avoid changing scrolling in parent container (#7462)

svn changeset:20905/svn branch:6.7

13 years agoHTML5 <audio> and <video> support #6909
Jonatan Kronqvist [Wed, 7 Sep 2011 11:49:09 +0000 (11:49 +0000)]
HTML5 <audio> and <video> support #6909

svn changeset:20904/svn branch:6.7

13 years ago#7326 Width recalculation does not work for GridLayout inside CustomComponent
Leif Åstrand [Wed, 7 Sep 2011 10:16:25 +0000 (10:16 +0000)]
#7326 Width recalculation does not work for GridLayout inside CustomComponent

svn changeset:20901/svn branch:6.7

13 years agoFixed typo in SimpleTree causing assert error
Jonatan Kronqvist [Wed, 7 Sep 2011 08:59:26 +0000 (08:59 +0000)]
Fixed typo in SimpleTree causing assert error

svn changeset:20900/svn branch:6.7

13 years agoCleaner fix for #7535
Jonatan Kronqvist [Wed, 7 Sep 2011 08:02:05 +0000 (08:02 +0000)]
Cleaner fix for #7535

svn changeset:20899/svn branch:6.7

13 years agoTable should only unregister property data sources that it has registered itself...
Leif Åstrand [Wed, 7 Sep 2011 06:49:55 +0000 (06:49 +0000)]
Table should only unregister property data sources that it has registered itself (#7541)

svn changeset:20896/svn branch:6.6

13 years agoFix for #7230
Jonatan Kronqvist [Wed, 7 Sep 2011 06:40:10 +0000 (06:40 +0000)]
Fix for #7230

svn changeset:20895/svn branch:6.7

13 years agoadded changeVariables hook for extending classes
Matti Tahvonen [Tue, 6 Sep 2011 16:42:54 +0000 (16:42 +0000)]
added changeVariables hook for extending classes

svn changeset:20893/svn branch:6.7

13 years agodebug console enhancements. Somebody should kick my butt for not doing this earlier :-)
Matti Tahvonen [Tue, 6 Sep 2011 16:20:50 +0000 (16:20 +0000)]
debug console enhancements. Somebody should kick my butt for not doing this earlier :-)

svn changeset:20892/svn branch:6.7

13 years ago#5868 GridLayout's size is calculated wrong when elements span over multiple cells
Leif Åstrand [Tue, 6 Sep 2011 13:37:35 +0000 (13:37 +0000)]
#5868 GridLayout's size is calculated wrong when elements span over multiple cells

svn changeset:20888/svn branch:6.7

13 years agoRefactored span size calculation to use the same core method for both rows and cols...
Leif Åstrand [Tue, 6 Sep 2011 13:14:59 +0000 (13:14 +0000)]
Refactored span size calculation to use the same core method for both rows and cols in preparation for actual #5868 change

svn changeset:20884/svn branch:6.7

13 years agoBlocked merge of version number change
Henri Sara [Tue, 6 Sep 2011 10:41:22 +0000 (10:41 +0000)]
Blocked merge of version number change

svn changeset:20880/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Tue, 6 Sep 2011 10:40:43 +0000 (10:40 +0000)]
Merged changes from 6.6

svn changeset:20879/svn branch:6.7

13 years agoFix for #7057
Jonatan Kronqvist [Tue, 6 Sep 2011 08:40:15 +0000 (08:40 +0000)]
Fix for #7057

svn changeset:20874/svn branch:6.7

13 years agoUpped version
Jonatan Kronqvist [Tue, 6 Sep 2011 06:57:26 +0000 (06:57 +0000)]
Upped version

svn changeset:20863/svn branch:6.6

13 years ago#6770 automated test and reference screenshots
Henri Sara [Mon, 5 Sep 2011 13:17:18 +0000 (13:17 +0000)]
#6770 automated test and reference screenshots

svn changeset:20852/svn branch:6.7

13 years ago#6770 error indicator should not be hidden when a DateField is "empty" because it...
Henri Sara [Mon, 5 Sep 2011 13:16:06 +0000 (13:16 +0000)]
#6770 error indicator should not be hidden when a DateField is "empty" because it has an invalid date string

svn changeset:20851/svn branch:6.7

13 years agoTest application for #7539
Leif Åstrand [Mon, 5 Sep 2011 12:27:06 +0000 (12:27 +0000)]
Test application for #7539

svn changeset:20846/svn branch:6.7

13 years agoFix for #7186 - it is now possible to continue using the SQLContainer after an Optimi...
Jonatan Kronqvist [Mon, 5 Sep 2011 11:19:34 +0000 (11:19 +0000)]
Fix for #7186 - it is now possible to continue using the SQLContainer after an OptimisticLockException after first doing a rollback()

svn changeset:20844/svn branch:6.7

13 years ago#7536 combobox search result does not get cleared when added to a popup window
Leif Åstrand [Mon, 5 Sep 2011 10:33:34 +0000 (10:33 +0000)]
#7536 combobox search result does not get cleared when added to a popup window

svn changeset:20841/svn branch:6.6

13 years ago#7208 updated tests to detect the problem, added corresponding screenshots
Henri Sara [Mon, 5 Sep 2011 08:54:53 +0000 (08:54 +0000)]
#7208 updated tests to detect the problem, added corresponding screenshots

svn changeset:20837/svn branch:6.7

13 years ago#7208 SplitPanel splitter jumped left when clicked
Henri Sara [Mon, 5 Sep 2011 08:21:34 +0000 (08:21 +0000)]
#7208 SplitPanel splitter jumped left when clicked

svn changeset:20836/svn branch:6.7

13 years agoFix for #7535
Jonatan Kronqvist [Fri, 2 Sep 2011 13:25:51 +0000 (13:25 +0000)]
Fix for #7535

svn changeset:20828/svn branch:6.7

13 years agoFix for #7534
Jonatan Kronqvist [Fri, 2 Sep 2011 13:25:51 +0000 (13:25 +0000)]
Fix for #7534

svn changeset:20827/svn branch:6.7

13 years agoDon't unset running flag if task is postponed #7446
Jonatan Kronqvist [Fri, 2 Sep 2011 12:02:38 +0000 (12:02 +0000)]
Don't unset running flag if task is postponed #7446

svn changeset:20824/svn branch:6.7

13 years agoFixed the weird focus behavior described in #7446
Jonatan Kronqvist [Fri, 2 Sep 2011 11:32:51 +0000 (11:32 +0000)]
Fixed the weird focus behavior described in #7446

svn changeset:20823/svn branch:6.7

13 years ago#5382 Table headers and content not aligned after content modification
Leif Åstrand [Fri, 2 Sep 2011 09:38:26 +0000 (09:38 +0000)]
#5382 Table headers and content not aligned after content modification

svn changeset:20819/svn branch:6.7

13 years agoUpdated semantics of isDefinedWidth so that width = 0 works as before. Added the...
Leif Åstrand [Fri, 2 Sep 2011 07:44:28 +0000 (07:44 +0000)]
Updated semantics of isDefinedWidth so that width = 0 works as before. Added the same logic to FooterCell as well. (#7012)

svn changeset:20813/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Fri, 2 Sep 2011 06:17:54 +0000 (06:17 +0000)]
Merged changes from 6.6

svn changeset:20807/svn branch:6.7

13 years ago#7517 regression fix: avoid unnecessary notification
Henri Sara [Fri, 2 Sep 2011 06:10:25 +0000 (06:10 +0000)]
#7517 regression fix: avoid unnecessary notification

svn changeset:20804/svn branch:6.6

13 years agoRefactor of moving of items from one side to the other. Use one setSelectedIndex...
Leif Åstrand [Thu, 1 Sep 2011 13:47:16 +0000 (13:47 +0000)]
Refactor of moving of items from one side to the other. Use one setSelectedIndex instead of multiple invocations of setItemSelected to fix problem with keyboard navigation in some browsers (#5683)

svn changeset:20795/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Thu, 1 Sep 2011 12:15:58 +0000 (12:15 +0000)]
Merged changes from 6.6

svn changeset:20790/svn branch:6.7

13 years ago#7517 IndexedContainer.addItem() performance improvement, related performance test
Henri Sara [Thu, 1 Sep 2011 12:11:39 +0000 (12:11 +0000)]
#7517 IndexedContainer.addItem() performance improvement, related performance test

svn changeset:20789/svn branch:6.6

13 years agoReformatted VFilterSelect
Henri Sara [Thu, 1 Sep 2011 10:57:37 +0000 (10:57 +0000)]
Reformatted VFilterSelect

svn changeset:20787/svn branch:6.7

13 years ago#6630 improved submitUpload so that upload started listeners now trigger server side...
Matti Tahvonen [Thu, 1 Sep 2011 07:06:17 +0000 (07:06 +0000)]
#6630 improved submitUpload so that upload started listeners now trigger server side event

svn changeset:20781/svn branch:6.6

13 years ago#7479 WebSphere 8 class loading problem workaround (similar to old GlassFish 3.0...
Henri Sara [Wed, 31 Aug 2011 14:03:28 +0000 (14:03 +0000)]
#7479 WebSphere 8 class loading problem workaround (similar to old GlassFish 3.0.0 workaround)

svn changeset:20778/svn branch:6.7

13 years agoApplied the patch suggested in #6917
Jonatan Kronqvist [Wed, 31 Aug 2011 12:12:10 +0000 (12:12 +0000)]
Applied the patch suggested in #6917

svn changeset:20773/svn branch:6.7

13 years agoAdded option to sink the same events on the overlay shadow to avoid flickering toolti...
Leif Åstrand [Wed, 31 Aug 2011 10:50:22 +0000 (10:50 +0000)]
Added option to sink the same events on the overlay shadow to avoid flickering tooltip if mouse pointer is over the shadow (#7097)

svn changeset:20770/svn branch:6.7

13 years agoUse updated height and width when positioning a tooltip after limiting its width...
Leif Åstrand [Wed, 31 Aug 2011 08:07:00 +0000 (08:07 +0000)]
Use updated height and width when positioning a tooltip after limiting its width (#7100)

svn changeset:20762/svn branch:6.7

13 years agoHide log in test to avoid volatile id in screenshots (#6723)
Leif Åstrand [Wed, 31 Aug 2011 06:57:26 +0000 (06:57 +0000)]
Hide log in test to avoid volatile id in screenshots (#6723)

svn changeset:20760/svn branch:6.7

13 years agoMerged changes from 6.6.
Henri Sara [Wed, 31 Aug 2011 06:45:41 +0000 (06:45 +0000)]
Merged changes from 6.6.

svn changeset:20759/svn branch:6.7

13 years ago#5851 isLastId() may throw NullPointerException
Leif Åstrand [Wed, 31 Aug 2011 06:34:18 +0000 (06:34 +0000)]
#5851 isLastId() may throw NullPointerException

svn changeset:20758/svn branch:6.7

13 years agoTable content cells & column headers get out of sync when uncollapsing columns #7012
Leif Åstrand [Wed, 31 Aug 2011 06:12:39 +0000 (06:12 +0000)]
Table content cells & column headers get out of sync when uncollapsing columns #7012

svn changeset:20756/svn branch:6.7

13 years ago#3710 cleanup and comments in VForm layout
Henri Sara [Tue, 30 Aug 2011 15:43:18 +0000 (15:43 +0000)]
#3710 cleanup and comments in VForm layout

svn changeset:20753/svn branch:6.7

13 years ago#3710 Width was miscalculated for the footer layouts in forms of undefined size,...
Henri Sara [Tue, 30 Aug 2011 15:30:24 +0000 (15:30 +0000)]
#3710 Width was miscalculated for the footer layouts in forms of undefined size, related reference screenshots

svn changeset:20751/svn branch:6.7

13 years ago#7018 Table column drag&drop visually broken
Henri Sara [Tue, 30 Aug 2011 12:02:24 +0000 (12:02 +0000)]
#7018 Table column drag&drop visually broken

svn changeset:20747/svn branch:6.7

13 years agoFixed unwanted 24bit png gradients for IE6 (Chameleon theme)
Jouni Koivuviita [Tue, 30 Aug 2011 08:45:05 +0000 (08:45 +0000)]
Fixed unwanted 24bit png gradients for IE6 (Chameleon theme)

svn changeset:20732/svn branch:6.7

13 years ago#6723 added .html to end of test file name to make it run automaticallly
Leif Åstrand [Tue, 30 Aug 2011 08:09:22 +0000 (08:09 +0000)]
#6723 added .html to end of test file name to make it run automaticallly

svn changeset:20728/svn branch:6.7

13 years ago#5780 TreeTable uses images that not display transparent in IE6 - reverted previous...
Leif Åstrand [Tue, 30 Aug 2011 07:47:55 +0000 (07:47 +0000)]
#5780 TreeTable uses images that not display transparent in IE6 - reverted previous fix causing problems with safari 4. Added new fix using gif-versions of the arrows in IE6

svn changeset:20726/svn branch:6.7

13 years agoFixes zero width buttons inside segment compound style for IE7
Jouni Koivuviita [Tue, 30 Aug 2011 07:23:47 +0000 (07:23 +0000)]
Fixes zero width buttons inside segment compound style for IE7

svn changeset:20724/svn branch:6.7

13 years ago#7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 to stop...
Leif Åstrand [Tue, 30 Aug 2011 07:02:27 +0000 (07:02 +0000)]
#7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 to stop parsing the rest of the css

svn changeset:20723/svn branch:6.7