]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agoAutocomplete (combobox demo): Blur the button on click to avoid a bug.
Scott González [Mon, 4 Apr 2011 12:54:09 +0000 (08:54 -0400)]
Autocomplete (combobox demo): Blur the button on click to avoid a bug.

Thanks tyron.

13 years agoDatepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single...
Scott González [Mon, 4 Apr 2011 11:55:42 +0000 (07:55 -0400)]
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1.

13 years agoTests: Allow overriding enable and disable methods to add custom logic.
Scott González [Wed, 30 Mar 2011 00:38:58 +0000 (20:38 -0400)]
Tests: Allow overriding enable and disable methods to add custom logic.

13 years agoVisual tests: Removed index page. A directory listing of all files is more useful...
Scott González [Tue, 29 Mar 2011 22:21:04 +0000 (18:21 -0400)]
Visual tests: Removed index page. A directory listing of all files is more useful than an incomplete listing of tests.

13 years agoDialog: Removed unnecessary visual test files.
Scott González [Tue, 29 Mar 2011 22:18:21 +0000 (18:18 -0400)]
Dialog: Removed unnecessary visual test files.

13 years agoMerge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into petersendi...
Scott González [Tue, 29 Mar 2011 19:40:28 +0000 (15:40 -0400)]
Merge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into petersendidit-tabs

13 years agoCore: Fixed spacing.
Scott González [Tue, 29 Mar 2011 14:17:40 +0000 (10:17 -0400)]
Core: Fixed spacing.

13 years agoTabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
David Petersen [Tue, 29 Mar 2011 11:44:01 +0000 (07:44 -0400)]
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates

13 years agoTabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option
David Petersen [Tue, 29 Mar 2011 02:46:31 +0000 (22:46 -0400)]
Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option

13 years agoTabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method
David Petersen [Tue, 29 Mar 2011 02:28:59 +0000 (22:28 -0400)]
Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method

13 years agoSlider: Properly handle value and value methods as setters. Fixes #4881 - Slider...
Scott González [Mon, 28 Mar 2011 21:34:04 +0000 (17:34 -0400)]
Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable.

13 years agoDraggable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:41:29 +0000 (12:41 -0400)]
Draggable: Removed empty tickets test file.

13 years agoDroppable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:41:07 +0000 (12:41 -0400)]
Droppable: Removed empty tickets test file.

13 years agoProgressbar: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:40:38 +0000 (12:40 -0400)]
Progressbar: Removed empty tickets test file.

13 years agoResizable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:40:17 +0000 (12:40 -0400)]
Resizable: Removed empty tickets test file.

13 years agoSelectable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:39:55 +0000 (12:39 -0400)]
Selectable: Removed empty tickets test file.

13 years agoSlider: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:38:32 +0000 (12:38 -0400)]
Slider: Removed empty tickets test file.

13 years agoWidget: Moved tests out of _tickets into _core.
Scott González [Mon, 28 Mar 2011 16:37:08 +0000 (12:37 -0400)]
Widget: Moved tests out of _tickets into _core.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Richard Worth [Mon, 28 Mar 2011 15:20:21 +0000 (11:20 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoRemoved empty ticket test files.
Scott González [Mon, 28 Mar 2011 15:20:03 +0000 (11:20 -0400)]
Removed empty ticket test files.

13 years agoAccordion: Removed empty ticket test file.
Scott González [Mon, 28 Mar 2011 15:15:29 +0000 (11:15 -0400)]
Accordion: Removed empty ticket test file.

13 years agoAutocomplete: changed autoFocus default back to false. Reverts #7042 - Autocomplete...
Richard Worth [Mon, 28 Mar 2011 15:13:53 +0000 (11:13 -0400)]
Autocomplete: changed autoFocus default back to false. Reverts #7042 - Autocomplete: Default autoFocus to true

13 years agoTabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event...
David Petersen [Sun, 27 Mar 2011 21:02:58 +0000 (17:02 -0400)]
Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event to beforeActivate

13 years agoTabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate
David Petersen [Sun, 27 Mar 2011 20:55:05 +0000 (16:55 -0400)]
Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate

13 years agoTabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option...
David Petersen [Sun, 27 Mar 2011 20:37:43 +0000 (16:37 -0400)]
Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option to active

13 years agoTabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes ...
David Petersen [Sun, 27 Mar 2011 19:12:53 +0000 (15:12 -0400)]
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options)

13 years agoTabs: Deprecate url method; use aria-controls instead of title to specify panels...
David Petersen [Sun, 27 Mar 2011 02:14:17 +0000 (22:14 -0400)]
Tabs: Deprecate url method; use aria-controls instead of title to specify panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels

13 years agoUse this.running to know if we are still in process of showing/hidding a tab
David Petersen [Sun, 27 Mar 2011 00:49:59 +0000 (20:49 -0400)]
Use this.running to know if we are still in process of showing/hidding a tab

13 years agoTabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method
David Petersen [Sun, 27 Mar 2011 00:37:26 +0000 (20:37 -0400)]
Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method

13 years agoTabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method
David Petersen [Sat, 26 Mar 2011 20:49:14 +0000 (16:49 -0400)]
Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method

13 years agoTabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove...
David Petersen [Sat, 26 Mar 2011 20:29:57 +0000 (16:29 -0400)]
Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove methods

13 years agoTabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and...
David Petersen [Sat, 26 Mar 2011 20:12:05 +0000 (16:12 -0400)]
Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and disable events

13 years agoTabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
David Petersen [Sat, 26 Mar 2011 19:48:53 +0000 (15:48 -0400)]
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option

13 years agoTabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method
David Petersen [Sat, 26 Mar 2011 19:23:08 +0000 (15:23 -0400)]
Tabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method

13 years agoTabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131...
David Petersen [Sat, 26 Mar 2011 19:00:39 +0000 (15:00 -0400)]
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options

13 years agoTabs: Split out event handler, showtab, hidetab, resetStyle to their own methods
David Petersen [Sat, 26 Mar 2011 16:04:14 +0000 (12:04 -0400)]
Tabs: Split out event handler, showtab, hidetab, resetStyle to their own methods

13 years agoWidget: Allow setting individual properties of deep options. Fixes #7035 - Widget...
Scott González [Thu, 24 Mar 2011 13:21:53 +0000 (09:21 -0400)]
Widget: Allow setting individual properties of deep options. Fixes #7035 - Widget: Extend .option() to set partial nested options.

13 years agoProgressbar: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:31:12 +0000 (10:31 -0400)]
Progressbar: Removed visual test pages.

13 years agoTabs: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:30:08 +0000 (10:30 -0400)]
Tabs: Removed visual test pages.

13 years agoAutocomplete: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:28:54 +0000 (10:28 -0400)]
Autocomplete: Removed visual test pages.

13 years agoAccordion: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:26:10 +0000 (10:26 -0400)]
Accordion: Removed visual test pages.

13 years agoStatic tests: Removed highlight/error, overlay and index pages.
Scott González [Wed, 23 Mar 2011 14:14:29 +0000 (10:14 -0400)]
Static tests: Removed highlight/error, overlay and index pages.

13 years agoTabs: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:11:07 +0000 (10:11 -0400)]
Tabs: Removed static test pages.

13 years agoProgressbar: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:10:30 +0000 (10:10 -0400)]
Progressbar: Removed static test pages.

13 years agoInteractions: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:09:54 +0000 (10:09 -0400)]
Interactions: Removed static test pages.

13 years agoDialog: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:08:28 +0000 (10:08 -0400)]
Dialog: Removed static test pages.

13 years agoAccordion: Removed static test pages. Added unit tests for dl markup structure.
Scott González [Wed, 23 Mar 2011 14:07:09 +0000 (10:07 -0400)]
Accordion: Removed static test pages. Added unit tests for dl markup structure.

13 years agoAccordion tests: Fixed indentation.
Scott González [Wed, 23 Mar 2011 13:51:42 +0000 (09:51 -0400)]
Accordion tests: Fixed indentation.

13 years agoWidget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate use of...
Scott González [Wed, 23 Mar 2011 13:16:19 +0000 (09:16 -0400)]
Widget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate use of metadata.

13 years agoAccordion: Added missing semicolon.
Scott González [Wed, 23 Mar 2011 12:57:41 +0000 (08:57 -0400)]
Accordion: Added missing semicolon.

13 years agoWidget: Maintain stack when a method returns a jQuery object. Fixes #5732 - Widget...
Scott González [Tue, 22 Mar 2011 18:35:18 +0000 (14:35 -0400)]
Widget: Maintain stack when a method returns a jQuery object. Fixes #5732 - Widget: Make the widget method maintain the stack.

13 years agoAutocomplete: Added response event. Fixes #6777 - Autocomplete callback when search...
Scott González [Tue, 22 Mar 2011 18:07:49 +0000 (14:07 -0400)]
Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when search is complete.

13 years agoPosition: Split out tests for deprecated offset option.
Scott González [Tue, 22 Mar 2011 17:25:28 +0000 (13:25 -0400)]
Position: Split out tests for deprecated offset option.

13 years agoPosition: Coding standards.
Scott González [Tue, 22 Mar 2011 17:12:03 +0000 (13:12 -0400)]
Position: Coding standards.

13 years agoPosition: Merged offset option into my and at options and added support for percentag...
Scott González [Tue, 22 Mar 2011 16:25:25 +0000 (12:25 -0400)]
Position: Merged offset option into my and at options and added support for percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets.

13 years agoMerge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui
Scott González [Tue, 22 Mar 2011 12:55:00 +0000 (08:55 -0400)]
Merge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui

13 years agoSpinner: Remove debugging output that appends directly to the body from mousewheel... 165/head
adam j. sontag [Mon, 21 Mar 2011 21:37:57 +0000 (17:37 -0400)]
Spinner: Remove debugging output that appends directly to the body from mousewheel handling.

13 years agoSpinner: Set the widgetEventPrefix to "spin" as per the spec. 164/head
adam j. sontag [Mon, 21 Mar 2011 19:47:39 +0000 (15:47 -0400)]
Spinner: Set the widgetEventPrefix to "spin" as per the spec.

13 years agoPosition: Fixed typo.
Scott González [Mon, 21 Mar 2011 18:02:00 +0000 (14:02 -0400)]
Position: Fixed typo.

13 years agoPosition: Removed unused refenrece to $.fn.offset. 163/head
Scott González [Mon, 21 Mar 2011 18:00:26 +0000 (14:00 -0400)]
Position: Removed unused refenrece to $.fn.offset.

13 years agoMerge branch 'tabs_4386' of https://github.com/petersendidit/jquery-ui
Scott González [Mon, 21 Mar 2011 15:30:11 +0000 (11:30 -0400)]
Merge branch 'tabs_4386' of https://github.com/petersendidit/jquery-ui

13 years agoMerge branch 'master' of https://github.com/thg2k/jquery-ui
Scott González [Mon, 21 Mar 2011 13:47:29 +0000 (09:47 -0400)]
Merge branch 'master' of https://github.com/thg2k/jquery-ui

13 years agoMerge branch 'master' of https://github.com/RedWolves/jquery-ui
Scott González [Mon, 21 Mar 2011 13:18:51 +0000 (09:18 -0400)]
Merge branch 'master' of https://github.com/RedWolves/jquery-ui

13 years agoTabs: Fix disable and enable methods to correctly handle when index is undefined... 162/head
David Petersen [Sun, 6 Feb 2011 19:49:42 +0000 (14:49 -0500)]
Tabs: Fix disable and enable methods to correctly handle when index is undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386

13 years agoTabs: Updates cookie demo to include more information on how to find cookie plugin... 161/head
Ralph Whitbeck [Sun, 20 Mar 2011 14:58:08 +0000 (07:58 -0700)]
Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.

13 years agoUse QUnit.push instead of assertion method for custom assertions to get
jzaefferer [Sun, 20 Mar 2011 14:56:48 +0000 (15:56 +0100)]
Use QUnit.push instead of assertion method for custom assertions to get
correct filename and line number output

13 years agoUpdated to latest QUnit
jzaefferer [Sun, 20 Mar 2011 14:56:32 +0000 (15:56 +0100)]
Updated to latest QUnit

13 years agoBuild: Update to latest Closure Compiler jar
jzaefferer [Sun, 20 Mar 2011 11:21:42 +0000 (12:21 +0100)]
Build: Update to latest Closure Compiler jar

13 years agoRestructured if/else's for better readability 160/head
Giovanni Giacobbi [Sun, 20 Mar 2011 02:19:36 +0000 (03:19 +0100)]
Restructured if/else's for better readability

13 years agoDatepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129...
Scott González [Fri, 18 Mar 2011 12:26:08 +0000 (08:26 -0400)]
Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129 - Datepicker: Can't minify with YUI Compressor.

13 years agoMenu: Close submenu on ESCAPE keypress
jzaefferer [Thu, 17 Mar 2011 16:43:11 +0000 (17:43 +0100)]
Menu: Close submenu on ESCAPE keypress

13 years agoMenubar: Don't close active menu on mouseenter of associated button
jzaefferer [Thu, 17 Mar 2011 14:47:56 +0000 (15:47 +0100)]
Menubar: Don't close active menu on mouseenter of associated button

13 years agoMenubar: on a single-button menubar, ignore reopening the same menu
jzaefferer [Thu, 17 Mar 2011 14:44:09 +0000 (15:44 +0100)]
Menubar: on a single-button menubar, ignore reopening the same menu

13 years agoMenubar: Another fix for tab/focus handling
jzaefferer [Thu, 17 Mar 2011 14:37:27 +0000 (15:37 +0100)]
Menubar: Another fix for tab/focus handling

13 years agoMenubar: Fix closing with escape key
jzaefferer [Thu, 17 Mar 2011 14:26:06 +0000 (15:26 +0100)]
Menubar: Fix closing with escape key

13 years agoMenubar: Focus/tab handling, improved much
jzaefferer [Thu, 17 Mar 2011 14:10:25 +0000 (15:10 +0100)]
Menubar: Focus/tab handling, improved much

13 years agoMenubar: Put focus back to button when closing menu
jzaefferer [Thu, 17 Mar 2011 13:23:35 +0000 (14:23 +0100)]
Menubar: Put focus back to button when closing menu

13 years agoMenubar: Close submenus on Escape first, only close all when on top-level
jzaefferer [Thu, 17 Mar 2011 12:58:57 +0000 (13:58 +0100)]
Menubar: Close submenus on Escape first, only close all when on top-level

13 years agoMenubar: Handle cursor UP/DOWN to open menu
jzaefferer [Thu, 17 Mar 2011 11:04:22 +0000 (12:04 +0100)]
Menubar: Handle cursor UP/DOWN to open menu

13 years agoMenubar: Handle ESCAPE to close and refactor document-click code to also use _bind
jzaefferer [Thu, 17 Mar 2011 11:00:37 +0000 (12:00 +0100)]
Menubar: Handle ESCAPE to close and refactor document-click code to also use _bind

13 years agoWidget: Accept selectors and DOM elements as element-argument to _bind
jzaefferer [Thu, 17 Mar 2011 10:59:32 +0000 (11:59 +0100)]
Widget: Accept selectors and DOM elements as element-argument to _bind

13 years agoMenu: menubar cleanup
jzaefferer [Thu, 17 Mar 2011 10:51:38 +0000 (11:51 +0100)]
Menu: menubar cleanup

13 years agoMenu: Fix menubar tab and focus handling
jzaefferer [Thu, 17 Mar 2011 10:50:21 +0000 (11:50 +0100)]
Menu: Fix menubar tab and focus handling

13 years agoMenu: Implement delaying of opening and closing submenus
jzaefferer [Thu, 17 Mar 2011 09:37:37 +0000 (10:37 +0100)]
Menu: Implement delaying of opening and closing submenus

13 years agoMenu: More test markup
jzaefferer [Thu, 17 Mar 2011 09:35:18 +0000 (10:35 +0100)]
Menu: More test markup

13 years agoMenu: Handle clicking on a menu item without hovering it first. Fixes #7085 - Menu...
Scott González [Tue, 15 Mar 2011 18:02:18 +0000 (14:02 -0400)]
Menu: Handle clicking on a menu item without hovering it first. Fixes #7085 - Menu click when no mouseover causes error.

13 years agoAutocomplete unit test: corrected name and argument order of equal() call in autoFocu...
Richard Worth [Tue, 15 Mar 2011 16:55:16 +0000 (12:55 -0400)]
Autocomplete unit test: corrected name and argument order of equal() call in autoFocus test function

13 years agoAutocomplete: moved autoFocus implementation to after menu visible for a11y
Richard Worth [Tue, 15 Mar 2011 16:26:47 +0000 (12:26 -0400)]
Autocomplete: moved autoFocus implementation to after menu visible for a11y

13 years agoAutocomplete: refactored unit tests for autoFocus option
Richard Worth [Tue, 15 Mar 2011 13:36:36 +0000 (09:36 -0400)]
Autocomplete: refactored unit tests for autoFocus option

13 years agoMerge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui
Scott González [Tue, 15 Mar 2011 13:18:38 +0000 (09:18 -0400)]
Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui

13 years agoDatepicker: Updated to check for new or old style effects (see #7103).
gnarf [Fri, 11 Mar 2011 15:26:08 +0000 (09:26 -0600)]
Datepicker: Updated to check for new or old style effects (see #7103).

13 years agoEffects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes...
gnarf [Tue, 15 Mar 2011 13:00:45 +0000 (09:00 -0400)]
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].

13 years agoAutocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option...
Richard Worth [Tue, 15 Mar 2011 12:42:28 +0000 (08:42 -0400)]
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result

13 years agoAutocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete...
Richard Worth [Tue, 15 Mar 2011 09:48:31 +0000 (05:48 -0400)]
Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete: Default autoFocus to true

13 years agoAutocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add...
Richard Worth [Tue, 15 Mar 2011 09:39:56 +0000 (05:39 -0400)]
Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result

13 years agoAccordion: set aria-selected to true on selected header, false on others. Fixed ...
Richard Worth [Tue, 15 Mar 2011 08:30:36 +0000 (04:30 -0400)]
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected

13 years agoDraggable: Calling .refreshPositions instead of ._refreshItems when dragging with... 155/head
Matt Hoskins [Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)]
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.

13 years agoeffects.explode: correcting my misspelled variable name :/ 152/head
gnarf [Sat, 12 Mar 2011 20:41:56 +0000 (14:41 -0600)]
effects.explode: correcting my misspelled variable name :/

13 years agoeffects.explode: rework math used to split the div into peices - split the box disreg...
gnarf [Sat, 12 Mar 2011 02:00:36 +0000 (20:00 -0600)]
effects.explode: rework math used to split the div into peices - split the box disregarding margins
Fixes #3968 - effects explode: explodes from the right instead of from the center

13 years agoMenu: Add menubar-with-one-button-in-table example.
jzaefferer [Fri, 11 Mar 2011 17:13:10 +0000 (18:13 +0100)]
Menu: Add menubar-with-one-button-in-table example.