]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-07-05 kborchersMenu: Changed left and right methods to collapse and... 377/head
2011-06-21 gnarfEffects.*: DRY the complete callback execution into...
2011-06-21 gnarfEffects.*: Style Guidance
2011-06-21 gnarfEffects.*: Updating Effect Method API to avoid duplicat...
2011-06-16 Scott GonzálezMerge pull request #353 from kborchers/bug_7043
2011-06-16 Corey FrangMerge pull request #322 from kborchers/bug_5665
2011-06-15 Scott GonzálezMerge pull request #365 from kborchers/bug_7475
2011-06-14 kborchersCSS: Switched the icons for .ui-icon-radio-on and ... 365/head
2011-06-14 gnarfTests: Adding visual/unit tests for scale effect.
2011-06-14 gnarfEffects.scale: Update the position of the element post...
2011-06-14 beatryderSpinner: modified _spin and _setOption to call new...
2011-06-13 Scott GonzálezAccordion tests: Cleanup.
2011-06-13 Scott GonzálezAutocomplete tests: Cleanup.
2011-06-13 kborchersDatepicker: Set font-size to 0em on ui-datepicker-row... 353/head
2011-06-13 kborchersDatepicker: Reset this.maxRows (rows in a month) on...
2011-06-13 Scott GonzálezAccordion tests: Don't use deprecated assertion methods.
2011-06-10 tomykairaEffects.transfer: check the target is fixed or not...
2011-06-10 Scott GonzálezPosition: Coding standards.
2011-06-10 Jörn ZaeffererMenubar and Menu: Cleanup menu styles. Pull out menubar...
2011-06-10 gnarfmenu: Second pass style guidance
2011-06-10 gnarfmenu: Partial Style Guidance - Fixing JSLint Warnings
2011-06-10 Jörn ZaeffererPopup: Remove comment in default demo, focus handling...
2011-06-10 Jörn ZaeffererMerge remote branch 'hanshillen/popup-hh'
2011-06-10 Hans HillenUse of _bind, maintain original tabindex value for... 344/head
2011-06-10 gnarfMerge branch 'effects-clean'
2011-06-10 tomykairaeffects.core: Convert elements height/width to px and...
2011-06-10 tashekelahiPosition: added check for undefined value of offset...
2011-06-09 Jörn ZaeffererUpdate menubar to forward menu option to nested menus...
2011-06-09 Jörn ZaeffererMerge remote branch 'davidmurdoch/ticket-5645'
2011-06-09 Scott GonzálezWidget: Added ability to get deep options. Fixes #7459...
2011-06-08 Scott GonzálezWidget demo: Coding standards, fixed some broken code...
2011-06-04 gnarfeffects.clip: Style Guidance, reorganizing vars for... 357/head
2011-06-02 Jörn ZaeffererWidget demo: Some improvements based on Scott's comments. 355/head
2011-06-02 Jörn ZaeffererMerge branch 'master' into widget-factory-demo
2011-06-02 Jörn ZaeffererMerge branch 'master' into widget-factory-demo
2011-06-02 Jörn ZaeffererWidget demo: Some more inline comments
2011-06-02 Jörn ZaeffererWidget demo: Replace inline editor with colorize. This...
2011-05-30 Scott GonzálezTooltip demos: Renamed delgation mixbag.
2011-05-30 Scott GonzálezTooltip: Added tests for ui object in open and close...
2011-05-30 Scott GonzálezTooltip: Pass the tooltip element in the open and close...
2011-05-30 Scott GonzálezWidget: Fixed _show() and _hide() implementation and...
2011-05-30 Hans HillenFix various pull request comments and coding standards...
2011-05-30 Scott GonzálezTooltip demo: Use static map instead of interactive...
2011-05-30 Jörn ZaeffererSpinner: disable text selection on buttons (plus minmal...
2011-05-30 Scott GonzálezTooltip: Fixed handling of disabled tooltips.
2011-05-30 Scott GonzálezTooltip demo: Removing stray periods.
2011-05-29 Scott GonzálezTooltip: Added some comments.
2011-05-29 Scott GonzálezTooltip: Use bgiframe if available
2011-05-29 Scott GonzálezTooltip: Don't close tooltips on mouseleave if the...
2011-05-29 Scott GonzálezTooltip demo: Add note about interactive tooltips.
2011-05-29 Scott GonzálezTooltip demo: Small tweaks.
2011-05-29 Scott GonzálezTooltip: Don't mess with the title attribute if it...
2011-05-29 Scott GonzálezTooltip: New delegation mixbag demo (still needs better...
2011-05-29 Scott GonzálezTooltip: Change default collision detection to 'flip...
2011-05-29 Scott GonzálezTooltip video player demo: Close tooltip on click of...
2011-05-29 Scott GonzálezTooltip: Coding standards.
2011-05-29 Scott GonzálezTooltip: Alphabetized options.
2011-05-29 Scott GonzálezTooltip: Removed click handler.
2011-05-28 Scott GonzálezTooltip: Fixed tracking of tooltip elements.
2011-05-28 Scott GonzálezTooltip: Fixed tooltipClass option and added test.
2011-05-28 Scott GonzálezTooltip: Allow content updates via async response regar...
2011-05-28 Scott GonzálezTooltip demos: Better tooltip content for custom animat...
2011-05-28 Scott GonzálezTooltip tests: Refactored and added some tests.
2011-05-28 Scott GonzálezTooltip: Added a destroy method to remove generated...
2011-05-28 Scott GonzálezTooltip: Added some tests.
2011-05-28 Scott GonzálezTests: Updated version check.
2011-05-28 Scott GonzálezMenubar: Whitespace.
2011-05-28 Scott GonzálezAll: Moved version numbers into prototypes. Fixed ...
2011-05-28 Scott GonzálezTooltip: Proper handled of disabled option.
2011-05-28 Scott GonzálezTooltip tests: Coding standards.
2011-05-28 Scott GonzálezTooltip: Cleanup.
2011-05-28 Scott GonzálezTooltip: Changed custom animation demo and changed...
2011-05-28 Scott GonzálezTooltip demos: Cleanup.
2011-05-28 Scott GonzálezTooltip: Coding standards.
2011-05-27 kborchersDatepicker: Calculate the max number of rows necessary...
2011-05-27 Scott GonzálezMerge pull request #352 from kborchers/bug_5003_3
2011-05-27 kborchersDroppable: Added dragStart and dragStop to ddmanager... 352/head
2011-05-27 Scott GonzálezAutocomplete: Whitespace.
2011-05-27 Scott GonzálezAutocomplete demos: Coding standards.
2011-05-27 Jay MerrifieldMouse: Optimize the cancel locator, works around a...
2011-05-27 Jay MerrifieldDialog: Removed the height() tinkering which stops...
2011-05-26 David MurdochDialog: Make close() a noop if the dialog is already...
2011-05-26 Jeff RemyResizable: correct aspectRatio handling with min/max...
2011-05-26 Andrew PowellButton: adding event.preventDefault. Fixes #5945 -...
2011-05-26 Glenn GoodrichButton: modified the event bindings for focus and blur...
2011-05-26 David MurdochFix visual test in IE6 and move the new helper function... 254/head
2011-05-26 Scott GonzálezMerge pull request #317 from tomykaira/bug_6096
2011-05-26 Richard D.... Simulate: account for document scroll in findCenter...
2011-05-26 tomykairaeffects.scale: fix: calculate top / left by outerHeight... 317/head
2011-05-26 David Murdochupdated tests to account for scrollbar width/height
2011-05-26 David MurdochNow takes scrollbar width into account in collision...
2011-05-25 Hans HillenKey event fix
2011-05-25 Scott GonzálezMerge pull request #294 from kborchers/bug_4088
2011-05-25 tomykairaeffects.blind: Save the wrapper status if already wrapp...
2011-05-25 Scott GonzálezSpinner: Changed casing of option numberformat -> numbe...
2011-05-25 Hans Hillenwrapping tab order for popup 338/head
2011-05-24 Richard D.... README: Fixed code samples to be (markdown) indented...
2011-05-23 Jörn ZaeffererWidget: Demo. 332/head
2011-05-20 kborchersDatepicker: Added checks for the disabled option. Fixed... 322/head
2011-05-20 Jörn ZaeffererMerge branch 'master' of github.com:jquery/jquery-ui
next