]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoIndex indicator (while scrolling) now takes actual table height into account, not...
Marc Englund [Tue, 1 Jul 2008 08:51:01 +0000 (08:51 +0000)]
Index indicator (while scrolling) now takes actual table height into account, not just pagelength; fixes  #1848

svn changeset:4992/svn branch:trunk

16 years agoFor #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow...
Marc Englund [Tue, 1 Jul 2008 08:12:26 +0000 (08:12 +0000)]
For #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow:auto, and added the possibility to mouseover the tooltip in order to scroll or cut&paste.

svn changeset:4991/svn branch:trunk

16 years agofixed a testcase typo
Joonas Lehtinen [Mon, 30 Jun 2008 16:30:50 +0000 (16:30 +0000)]
fixed a testcase typo

svn changeset:4988/svn branch:trunk

16 years agoTestcase for #1869
Joonas Lehtinen [Mon, 30 Jun 2008 16:27:50 +0000 (16:27 +0000)]
Testcase for #1869

svn changeset:4987/svn branch:trunk

16 years agoTest case for #1868
Joonas Lehtinen [Mon, 30 Jun 2008 16:25:27 +0000 (16:25 +0000)]
Test case for #1868

svn changeset:4986/svn branch:trunk

16 years agoAdded test-cases for all existing layouts (except customlayout)
Joonas Lehtinen [Mon, 30 Jun 2008 15:51:34 +0000 (15:51 +0000)]
Added test-cases for all existing layouts (except customlayout)

svn changeset:4985/svn branch:trunk

16 years agoTestcase for #1663
Joonas Lehtinen [Mon, 30 Jun 2008 14:58:14 +0000 (14:58 +0000)]
Testcase for #1663

svn changeset:4984/svn branch:trunk

16 years agoEvery now and then (depending on current date), the month was rolled forward as a...
Marc Englund [Mon, 30 Jun 2008 14:07:56 +0000 (14:07 +0000)]
Every now and then (depending on current date), the month was rolled forward as a side effect; fixes #1866

svn changeset:4983/svn branch:trunk

16 years agoFix for testcase #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:28:41 +0000 (13:28 +0000)]
Fix for testcase #1710

svn changeset:4982/svn branch:trunk

16 years agoTestcase for #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:23:18 +0000 (13:23 +0000)]
Testcase for #1710

svn changeset:4981/svn branch:trunk

16 years agoSome additions modifications to the test case
Joonas Lehtinen [Mon, 30 Jun 2008 12:46:08 +0000 (12:46 +0000)]
Some additions modifications to the test case

svn changeset:4979/svn branch:trunk

16 years agoFixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3
Joonas Lehtinen [Mon, 30 Jun 2008 12:17:25 +0000 (12:17 +0000)]
Fixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3

svn changeset:4978/svn branch:trunk

16 years agoMade error-indicator transparent in IE6 by using gif.
Marc Englund [Mon, 30 Jun 2008 10:06:57 +0000 (10:06 +0000)]
Made error-indicator transparent in IE6 by using gif.

svn changeset:4971/svn branch:trunk

16 years agoAdded isFF3()
Joonas Lehtinen [Mon, 30 Jun 2008 08:22:08 +0000 (08:22 +0000)]
Added isFF3()

svn changeset:4970/svn branch:trunk

16 years agoUpdated build instructions
Joonas Lehtinen [Sat, 28 Jun 2008 17:03:24 +0000 (17:03 +0000)]
Updated build instructions

svn changeset:4968/svn branch:trunk

16 years agoSet the default version in trunk to be 5.3.0-trunk_custom_build
Joonas Lehtinen [Sat, 28 Jun 2008 16:39:47 +0000 (16:39 +0000)]
Set the default version in trunk to be 5.3.0-trunk_custom_build

svn changeset:4967/svn branch:trunk

16 years agoCorrected a bug in building on mac_leopard platform
Joonas Lehtinen [Sat, 28 Jun 2008 16:31:44 +0000 (16:31 +0000)]
Corrected a bug in building on mac_leopard platform

svn changeset:4966/svn branch:trunk

16 years agoFixed Mac OS X 10.5 to detect as mac_leopard instead of mac
Joonas Lehtinen [Sat, 28 Jun 2008 16:15:39 +0000 (16:15 +0000)]
Fixed Mac OS X 10.5 to detect as mac_leopard instead of mac

svn changeset:4965/svn branch:trunk

16 years agoChanged SVN reference to public SVN
Joonas Lehtinen [Sat, 28 Jun 2008 15:52:48 +0000 (15:52 +0000)]
Changed SVN reference to public SVN

svn changeset:4964/svn branch:trunk

16 years agoBasic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851
Marc Englund [Fri, 27 Jun 2008 13:34:20 +0000 (13:34 +0000)]
Basic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851

svn changeset:4963/svn branch:trunk

16 years agoError indicator changed position in some instances. Fixes #1854
Marc Englund [Fri, 27 Jun 2008 09:50:13 +0000 (09:50 +0000)]
Error indicator changed position in some instances. Fixes #1854

svn changeset:4962/svn branch:trunk

16 years agoFixes #1219; although it's added specifically to Icon resources, caption (error indic...
Marc Englund [Fri, 27 Jun 2008 09:00:55 +0000 (09:00 +0000)]
Fixes #1219; although it's added specifically to Icon resources, caption (error indicator) and Embedded. Adding a global fix that goes trough all IMG -elements after each update would be a more 'global' fix, but also much heavier.

svn changeset:4961/svn branch:trunk

16 years agoTooltip title (description) was never cleared. Fixed.
Marc Englund [Fri, 27 Jun 2008 08:27:17 +0000 (08:27 +0000)]
Tooltip title (description) was never cleared. Fixed.

svn changeset:4960/svn branch:trunk

16 years agoThere was a small yellow strip on the bottom of the tooltip, it it had an error messa...
Marc Englund [Fri, 27 Jun 2008 08:19:40 +0000 (08:19 +0000)]
There was a small yellow strip on the bottom of the tooltip, it it had an error message, but no description. Fixed.

svn changeset:4959/svn branch:trunk

16 years agoIE6 transparent PNG fix added; for #1219
Marc Englund [Thu, 26 Jun 2008 13:49:43 +0000 (13:49 +0000)]
IE6 transparent PNG fix added; for #1219

svn changeset:4956/svn branch:trunk

16 years agoCopied the new MenuBar component from Incubator to Trunk. Fixes #1852.
Marko Grönroos [Thu, 26 Jun 2008 13:29:27 +0000 (13:29 +0000)]
Copied the new MenuBar component from Incubator to Trunk. Fixes #1852.

svn changeset:4955/svn branch:trunk

16 years agoAdded one id for more flexible styling in index.html
Jouni Koivuviita [Thu, 26 Jun 2008 10:01:21 +0000 (10:01 +0000)]
Added one id for more flexible styling in index.html

svn changeset:4953/svn branch:trunk

16 years agoMore for #1770; tabscrolling buttons clipped in some instances.
Marc Englund [Tue, 24 Jun 2008 15:28:38 +0000 (15:28 +0000)]
More for #1770; tabscrolling buttons clipped in some instances.

svn changeset:4950/svn branch:trunk

16 years agoTable now refreshes explicitly when adding and removing stuff and the contained does...
Marc Englund [Tue, 24 Jun 2008 14:21:11 +0000 (14:21 +0000)]
Table now refreshes explicitly when adding and removing stuff and the contained does not implement the appropriate notifier interface. Fixes #1461.

svn changeset:4949/svn branch:trunk

16 years agofixes #1834. Tested only a bit with FF & SA.
Matti Tahvonen [Tue, 24 Jun 2008 13:27:03 +0000 (13:27 +0000)]
fixes #1834. Tested only a bit with FF & SA.

svn changeset:4948/svn branch:trunk

16 years agoPanel now don't fire repaint on scroll position change made from client side
Matti Tahvonen [Tue, 24 Jun 2008 12:34:45 +0000 (12:34 +0000)]
Panel now don't fire repaint on scroll position change made from client side

svn changeset:4947/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 24 Jun 2008 12:05:38 +0000 (12:05 +0000)]
added test case

svn changeset:4945/svn branch:trunk

16 years ago"Tab scrolling" now works in "all" browsers, fixes #1770
Marc Englund [Tue, 24 Jun 2008 12:02:24 +0000 (12:02 +0000)]
"Tab scrolling" now works in "all" browsers, fixes #1770

svn changeset:4944/svn branch:trunk

16 years agofixes #1743 (natural height horizontal expand layout)
Matti Tahvonen [Tue, 24 Jun 2008 08:51:41 +0000 (08:51 +0000)]
fixes #1743 (natural height horizontal expand layout)

svn changeset:4943/svn branch:trunk

16 years agoscrollable related changes, fixes #1834, #1846
Matti Tahvonen [Tue, 24 Jun 2008 07:52:33 +0000 (07:52 +0000)]
scrollable related changes, fixes #1834, #1846

svn changeset:4942/svn branch:trunk

16 years agoRegular buttons changed to link-style, fixes #1841
Marc Englund [Tue, 24 Jun 2008 07:09:29 +0000 (07:09 +0000)]
Regular buttons changed to link-style, fixes #1841

svn changeset:4941/svn branch:trunk

16 years agoOrder selected items in Tables example because the return type is a Set and we need...
Marko Grönroos [Mon, 23 Jun 2008 13:33:46 +0000 (13:33 +0000)]
Order selected items in Tables example because the return type is a Set and we need to always have them in the same order for testing purposes.

svn changeset:4940/svn branch:trunk

16 years agoavoid dual unregistering of containers. May help with #1827
Matti Tahvonen [Mon, 23 Jun 2008 12:02:14 +0000 (12:02 +0000)]
avoid dual unregistering of containers. May help with #1827

svn changeset:4939/svn branch:trunk

16 years agoThe TextField needs to be repainted if it has a formatter; fixes #1824
Marc Englund [Mon, 23 Jun 2008 06:43:04 +0000 (06:43 +0000)]
The TextField needs to be repainted if it has a formatter; fixes #1824

svn changeset:4937/svn branch:trunk

16 years agoFixed problem with compiling widgetsets with build.xml file. Ant properties can not...
Marko Grönroos [Thu, 19 Jun 2008 13:21:54 +0000 (13:21 +0000)]
Fixed problem with compiling widgetsets with build.xml file. Ant properties can not be overwritten, it seems.

svn changeset:4925/svn branch:trunk

16 years agofixes #1838 (rendering bug on FF2)
Matti Tahvonen [Thu, 19 Jun 2008 09:34:13 +0000 (09:34 +0000)]
fixes #1838 (rendering bug on FF2)

svn changeset:4923/svn branch:trunk

16 years agofixes #1723, long lines are now visible
Matti Tahvonen [Thu, 19 Jun 2008 09:08:17 +0000 (09:08 +0000)]
fixes #1723, long lines are now visible

svn changeset:4920/svn branch:trunk

16 years agofixes #1835
Matti Tahvonen [Wed, 18 Jun 2008 12:34:17 +0000 (12:34 +0000)]
fixes #1835

svn changeset:4916/svn branch:trunk

16 years agoThe order of the headers was not updated in some instances.
Marc Englund [Wed, 18 Jun 2008 10:49:45 +0000 (10:49 +0000)]
The order of the headers was not updated in some instances.

svn changeset:4914/svn branch:trunk

16 years agofixes #1830
Matti Tahvonen [Wed, 18 Jun 2008 09:41:43 +0000 (09:41 +0000)]
fixes #1830

svn changeset:4913/svn branch:trunk

16 years agoInitial commit for #1739, implements Table.addGeneratedColumn()
Marc Englund [Wed, 18 Jun 2008 07:46:45 +0000 (07:46 +0000)]
Initial commit for #1739, implements Table.addGeneratedColumn()

svn changeset:4911/svn branch:trunk

16 years agoavoiding continuously growing cache when reloading page repeatedly
Matti Tahvonen [Tue, 17 Jun 2008 09:36:23 +0000 (09:36 +0000)]
avoiding continuously growing cache when reloading page repeatedly

svn changeset:4907/svn branch:trunk

16 years agoExtracted package private interface (ActionOwner). Toolkit context menu infra can...
Matti Tahvonen [Tue, 17 Jun 2008 08:18:49 +0000 (08:18 +0000)]
Extracted package private interface (ActionOwner). Toolkit context menu infra can now be used in extended components in different package.

svn changeset:4905/svn branch:trunk

16 years agofixes #1829, emptying iformlayout
Matti Tahvonen [Tue, 17 Jun 2008 07:43:51 +0000 (07:43 +0000)]
fixes #1829, emptying iformlayout

svn changeset:4904/svn branch:trunk

16 years agoavoiding ArrayOutOfBounds exception in some situations
Matti Tahvonen [Tue, 17 Jun 2008 07:07:55 +0000 (07:07 +0000)]
avoiding ArrayOutOfBounds exception in some situations

svn changeset:4903/svn branch:trunk

16 years agoremoved obsolete log message
Matti Tahvonen [Tue, 17 Jun 2008 05:52:51 +0000 (05:52 +0000)]
removed obsolete log message

svn changeset:4902/svn branch:trunk

16 years agofixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it...
Matti Tahvonen [Mon, 16 Jun 2008 13:49:46 +0000 (13:49 +0000)]
fixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it if height but not width set for horizontal ordered layout

svn changeset:4900/svn branch:trunk

16 years agoSelecting a new node when the previously selected node was not visible (parent not...
Marc Englund [Mon, 16 Jun 2008 10:09:23 +0000 (10:09 +0000)]
Selecting a new node when the previously selected node was not visible (parent not expanded) caused a js exception. Fixes #1795

svn changeset:4899/svn branch:trunk

16 years agoCustomLayout img-url translation changed so that relative urls are interpreted relati...
Marc Englund [Mon, 16 Jun 2008 09:56:08 +0000 (09:56 +0000)]
CustomLayout img-url translation changed so that relative urls are interpreted relative to the layouts -directory, others are left as-is (fixes #1818)

svn changeset:4898/svn branch:trunk

16 years agofixes #1796 (IE & caption visibility with required property)
Matti Tahvonen [Mon, 16 Jun 2008 09:16:25 +0000 (09:16 +0000)]
fixes #1796 (IE & caption visibility with required property)

svn changeset:4897/svn branch:trunk

16 years agofixes #1815 (opera, tray notifications);
Matti Tahvonen [Mon, 16 Jun 2008 08:58:53 +0000 (08:58 +0000)]
fixes #1815 (opera, tray notifications);

svn changeset:4896/svn branch:trunk

16 years agoCommunicationManager now tells System.err where it's looking for missing CustomLayouts
Marc Englund [Mon, 16 Jun 2008 07:17:37 +0000 (07:17 +0000)]
CommunicationManager now tells System.err where it's looking for missing CustomLayouts

svn changeset:4894/svn branch:trunk

16 years agoFixes #1803 : Release sources cannot be displayed through Eclipse after importing...
Joonas Lehtinen [Sat, 14 Jun 2008 19:40:18 +0000 (19:40 +0000)]
Fixes #1803 : Release sources cannot be displayed through Eclipse after importing TK to workspace

svn changeset:4891/svn branch:trunk

16 years agoAdded mac_leopard target to build.xml
Joonas Lehtinen [Sat, 14 Jun 2008 19:32:07 +0000 (19:32 +0000)]
Added mac_leopard target to build.xml

svn changeset:4890/svn branch:trunk

16 years agoFixed #1821 : Required, modified and error background styles should be disabled in...
Joonas Lehtinen [Sat, 14 Jun 2008 19:21:40 +0000 (19:21 +0000)]
Fixed #1821 : Required, modified and error background styles should be disabled in default theme

svn changeset:4889/svn branch:trunk

16 years agoFixed #1807 : Required-fields should have "i-required" classname for better styling
Joonas Lehtinen [Sat, 14 Jun 2008 19:12:47 +0000 (19:12 +0000)]
Fixed #1807 : Required-fields should have "i-required" classname for better styling

svn changeset:4888/svn branch:trunk

16 years agoRemoved duplicate error-styles from css
Joonas Lehtinen [Sat, 14 Jun 2008 18:58:53 +0000 (18:58 +0000)]
Removed duplicate error-styles from css

svn changeset:4887/svn branch:trunk

16 years agoFixed #1046 : Removed references to non-existing Container.Managed
Joonas Lehtinen [Sat, 14 Jun 2008 18:36:59 +0000 (18:36 +0000)]
Fixed #1046 : Removed references to non-existing Container.Managed

svn changeset:4886/svn branch:trunk

16 years agoFixes #1819 : Selection with null-not allowed, but with null selected does not immedi...
Joonas Lehtinen [Sat, 14 Jun 2008 18:31:49 +0000 (18:31 +0000)]
Fixes #1819 : Selection with null-not allowed, but with null selected does not immediately remove null selection possibility when selected

svn changeset:4885/svn branch:trunk

16 years agoBugfix in testcase
Joonas Lehtinen [Sat, 14 Jun 2008 18:24:30 +0000 (18:24 +0000)]
Bugfix in testcase

svn changeset:4884/svn branch:trunk

16 years agoReplaced null-item name to ease debugging...
Joonas Lehtinen [Sat, 14 Jun 2008 18:23:16 +0000 (18:23 +0000)]
Replaced null-item name to ease debugging...

svn changeset:4883/svn branch:trunk

16 years agoFixes #1809 : Application doesn't load correctly when is server root directory
Joonas Lehtinen [Sat, 14 Jun 2008 18:04:08 +0000 (18:04 +0000)]
Fixes #1809 : Application doesn't load correctly when is server root directory

svn changeset:4882/svn branch:trunk

16 years agoFixes #1806: Unexpected behavior with i-modified-class
Joonas Lehtinen [Sat, 14 Jun 2008 15:49:50 +0000 (15:49 +0000)]
Fixes #1806: Unexpected behavior with i-modified-class

svn changeset:4881/svn branch:trunk

16 years agoTest for #1806: Unexpected behavior with i-modified-class
Joonas Lehtinen [Sat, 14 Jun 2008 15:41:09 +0000 (15:41 +0000)]
Test for #1806: Unexpected behavior with i-modified-class

svn changeset:4880/svn branch:trunk

16 years agoAdded even more test alternatives to testcase #1804
Joonas Lehtinen [Sat, 14 Jun 2008 15:27:12 +0000 (15:27 +0000)]
Added even more test alternatives to testcase #1804

svn changeset:4879/svn branch:trunk

16 years agoFixed a bug in testcase 1804
Joonas Lehtinen [Sat, 14 Jun 2008 15:21:30 +0000 (15:21 +0000)]
Fixed a bug in testcase 1804

svn changeset:4878/svn branch:trunk

16 years agoTestcase for #1819: Selection with null-not allowed, but with null selected does...
Joonas Lehtinen [Sat, 14 Jun 2008 15:11:47 +0000 (15:11 +0000)]
Testcase for #1819: Selection with null-not allowed, but with null selected does not immediately remove null selection possibility when selected

svn changeset:4877/svn branch:trunk

16 years agoMerged the provided testcase from #1804 ticket to testcase
Joonas Lehtinen [Sat, 14 Jun 2008 14:34:30 +0000 (14:34 +0000)]
Merged the provided testcase from #1804 ticket to testcase

svn changeset:4876/svn branch:trunk

16 years agoTestcase for #1804: Select with isRequired(true) shows errorcomponent when value...
Joonas Lehtinen [Sat, 14 Jun 2008 14:21:21 +0000 (14:21 +0000)]
Testcase for #1804: Select with isRequired(true) shows errorcomponent when value is ""

svn changeset:4875/svn branch:trunk

16 years agoFixed #1811: Validation logic is not logical: isRequired == false should not imply...
Joonas Lehtinen [Sat, 14 Jun 2008 14:03:23 +0000 (14:03 +0000)]
Fixed #1811: Validation logic is not logical: isRequired == false should not imply (null/"" -> valid)

svn changeset:4874/svn branch:trunk

16 years agoFixed a bug in testcase and set everything immediate.
Joonas Lehtinen [Sat, 14 Jun 2008 13:49:25 +0000 (13:49 +0000)]
Fixed a bug in testcase and set everything immediate.

svn changeset:4873/svn branch:trunk

16 years agoTest case for #1811: Validation logic is not logical: isRequired == false should...
Joonas Lehtinen [Sat, 14 Jun 2008 13:41:59 +0000 (13:41 +0000)]
Test case for #1811: Validation logic is not logical: isRequired == false should not imply (null/"" -> valid)

svn changeset:4872/svn branch:trunk

16 years agoFixes #1608 further. Removed old client-side compile scripts. Fixed problem in compil...
Marko Grönroos [Fri, 13 Jun 2008 14:35:41 +0000 (14:35 +0000)]
Fixes #1608 further. Removed old client-side compile scripts. Fixed problem in compiling installation package.

svn changeset:4870/svn branch:trunk

16 years agoAdded build targets for widgetsets to build.xml. Largely fixes #1608.
Marko Grönroos [Fri, 13 Jun 2008 13:38:09 +0000 (13:38 +0000)]
Added build targets for widgetsets to build.xml. Largely fixes #1608.

svn changeset:4869/svn branch:trunk

16 years agoAbsolute urls changed to relative (again) so that reservr can work in a non-root...
Marc Englund [Fri, 13 Jun 2008 13:01:34 +0000 (13:01 +0000)]
Absolute urls changed to relative (again) so that reservr can work in a non-root context.

svn changeset:4868/svn branch:trunk

16 years agoTooltip position calculations now includes window scroll position (fixes #1812)
Marc Englund [Fri, 13 Jun 2008 10:41:42 +0000 (10:41 +0000)]
Tooltip position calculations now includes window scroll position (fixes #1812)

svn changeset:4866/svn branch:trunk

16 years agoFixes #1813 (error if invalid value entered)
Marc Englund [Fri, 13 Jun 2008 09:36:57 +0000 (09:36 +0000)]
Fixes #1813 (error if invalid value entered)

svn changeset:4865/svn branch:trunk

16 years agofixes #1802
Matti Tahvonen [Thu, 12 Jun 2008 19:47:35 +0000 (19:47 +0000)]
fixes #1802

svn changeset:4863/svn branch:trunk

16 years agofixes #1805
Matti Tahvonen [Thu, 12 Jun 2008 11:16:53 +0000 (11:16 +0000)]
fixes #1805

svn changeset:4862/svn branch:trunk

16 years agofixes #1764
Matti Tahvonen [Thu, 12 Jun 2008 09:21:51 +0000 (09:21 +0000)]
fixes #1764

svn changeset:4861/svn branch:trunk

16 years agofixes #1808
Matti Tahvonen [Thu, 12 Jun 2008 08:16:22 +0000 (08:16 +0000)]
fixes #1808

svn changeset:4860/svn branch:trunk

16 years agoReadonly -style was not applied as expected. (Re)Fixes #1758
Marc Englund [Wed, 11 Jun 2008 13:26:01 +0000 (13:26 +0000)]
Readonly -style was not applied as expected. (Re)Fixes #1758

svn changeset:4859/svn branch:trunk

16 years agoOpera 9.27 showed tray-notification over whole window - fixed. Might affect #1802.
Marc Englund [Wed, 11 Jun 2008 11:54:43 +0000 (11:54 +0000)]
Opera 9.27 showed tray-notification over whole window - fixed. Might affect #1802.

svn changeset:4858/svn branch:trunk

16 years agoNow handles tooltips (description & error), fixes #1801
Marc Englund [Wed, 11 Jun 2008 09:09:56 +0000 (09:09 +0000)]
Now handles tooltips (description & error), fixes #1801

svn changeset:4856/svn branch:trunk

16 years agoWindow (caption) can have icon (fixes #1761)
Marc Englund [Wed, 11 Jun 2008 08:39:57 +0000 (08:39 +0000)]
Window (caption) can have icon (fixes #1761)

svn changeset:4855/svn branch:trunk

16 years agofixes #1693
Matti Tahvonen [Wed, 11 Jun 2008 08:31:08 +0000 (08:31 +0000)]
fixes #1693

svn changeset:4854/svn branch:trunk

16 years agoEnhanced browser detection system.
Matti Tahvonen [Wed, 11 Jun 2008 08:30:29 +0000 (08:30 +0000)]
Enhanced browser detection system.

svn changeset:4853/svn branch:trunk

16 years agoLeaf nodes no longer look expandable (fixes #1686)
Marc Englund [Wed, 11 Jun 2008 07:30:35 +0000 (07:30 +0000)]
Leaf nodes no longer look expandable (fixes #1686)

svn changeset:4852/svn branch:trunk

16 years agoSafari focus-outline was clipped by filterselect arrow-button (fixes #1684)
Marc Englund [Wed, 11 Jun 2008 07:25:22 +0000 (07:25 +0000)]
Safari focus-outline was clipped by filterselect arrow-button (fixes #1684)

svn changeset:4851/svn branch:trunk

16 years agoHigher header, fixes #1071
Marc Englund [Tue, 10 Jun 2008 14:05:00 +0000 (14:05 +0000)]
Higher header, fixes #1071

svn changeset:4849/svn branch:trunk

16 years agostyles.css compiled
Marc Englund [Tue, 10 Jun 2008 13:44:27 +0000 (13:44 +0000)]
styles.css compiled

svn changeset:4848/svn branch:trunk

16 years agoUsability improvements; no longer animates, #1678 and #1679 fixed.
Marc Englund [Tue, 10 Jun 2008 12:53:37 +0000 (12:53 +0000)]
Usability improvements; no longer animates, #1678 and #1679 fixed.
Vertical & scrollbar mode also fixed.

svn changeset:4847/svn branch:trunk

16 years agoFixed reservrs header.
Marc Englund [Tue, 10 Jun 2008 11:30:09 +0000 (11:30 +0000)]
Fixed reservrs header.

svn changeset:4845/svn branch:trunk

16 years agoadded license header
Matti Tahvonen [Tue, 10 Jun 2008 11:08:24 +0000 (11:08 +0000)]
added license header

svn changeset:4844/svn branch:trunk

16 years agoadded license header
Matti Tahvonen [Tue, 10 Jun 2008 11:07:49 +0000 (11:07 +0000)]
added license header

svn changeset:4843/svn branch:trunk