]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-11-24 Paul Bakaussortable: Another regex for the innerHTML copying in...
2008-11-23 Paul Bakausdraggable: correct mime type on scroll test
2008-11-23 Paul Bakauscore (mouse): preventDefault in most cases instead...
2008-11-23 Paul Bakausdraggable: advanced visual representation of the new...
2008-11-23 Paul Bakauscore: improved logic of $.fn.scrollParent, taking posit...
2008-11-22 Richard Worthtests: formatting and cleanup for consistency
2008-11-22 Richard Worthremoved some old references to 'flora'
2008-11-22 Richard Worthremoved some old references to 'flora'
2008-11-22 Eduardo LundgrenResizable: disableSelection using jquery plugin.
2008-11-21 Paul Bakausdraggable: added missing default for zIndex and cursorA...
2008-11-21 Eduardo LundgrenSortables: using isOverAxis.
2008-11-21 Eduardo LundgrenCore: isOverAxis avoid duplicated method logic.
2008-11-21 Eduardo LundgrenSortables: Fixed tolerance guess. Changed name _interse...
2008-11-21 Paul Bakausdraggable: the snap events 'release' and 'snap' now...
2008-11-21 Paul Bakausfixed header information in MIT license
2008-11-21 Richard Worthaccordion: formatting changes - moved some things aroun...
2008-11-21 Richard Worthtabs: formatting changes - moved some things around...
2008-11-21 Ca-Phun Ungchanged author url for Ca-Phun Ung
2008-11-21 Richard Worthslider: formatting changes - moved some things around...
2008-11-21 Richard Worthdialog: formatting changes
2008-11-21 Richard Worthprogressbar: formatting changes
2008-11-21 Richard Worthselectable: removed toggle method as widget factory...
2008-11-21 Richard Worthdroppable: removed disabled default as it's provided...
2008-11-21 Richard Worthdraggable, droppable, resizable, selectable, sortable...
2008-11-21 Richard WorthNew file: AUTHORS.txt instead of having a single contri...
2008-11-20 Eduardo Lundgrenbuild.xml - Added zip task.
2008-11-20 Eduardo Lundgrenbuild.xml - Pack task now using PHP packer.
2008-11-20 Eduardo LundgrenAdded a build.xml file to help us removing trailing...
2008-11-20 Eduardo LundgrenAdded a build.xml file to help us removing trailing...
2008-11-20 Eduardo Lundgrenbuild.xml - Added replace-version task. Pack task now...
2008-11-20 Eduardo LundgrenSource formatting: Removing trailing spaces
2008-11-19 Paul Bakauscore: this fixes the Safari issue that select options...
2008-11-19 Paul Bakaussortable: removing ui.options caused plugins not to...
2008-11-19 Paul Bakausresizable: Fixed preserveCursor, if the cursor is overr...
2008-11-19 Paul Bakausslider: defered all parseInt / Math.round calls for...
2008-11-19 Richard Worthremoved unused conditional comments for ie5, ie6, ie7
2008-11-19 Paul Bakaussortable: removed ui.element and ui.options from the...
2008-11-19 Richard Worthset svn:eol-style to native
2008-11-19 Richard WorthRemoved spinner from trunk. See /branches/dev/spinner
2008-11-18 Richard WorthRemoved all trailing whitespace from .js and .html...
2008-11-18 Scott GonzálezProgressbar: Removed text method.
2008-11-18 Scott GonzálezVarious: Fixed #3596: Removed references to jQuery...
2008-11-17 Scott GonzálezProgressbar: Removed identifier, element, textElement...
2008-11-17 Scott GonzálezProgressbar: Removed textClass option.
2008-11-17 Scott GonzálezProgressbar: Removed references to jQuery for compatibi...
2008-11-17 Scott GonzálezProgressbar:
2008-11-15 Keith WoodRollback changes for datepicker. This means 3261, 3307...
2008-11-15 Scott GonzálezCore: Fixed #3562: Modify .removeAttr() to work on...
2008-11-14 Keith WoodAdded tests for daylight savings problems - only show...
2008-11-14 Keith WoodFixed 3395, 3512, 3537, 3560, 3566. Problems with dayli...
2008-11-14 Richard Worthfixed #3578 - ALL CODE: e, ui should be changed to...
2008-11-13 David Bolterrefactored keyboard handling to a switch statement...
2008-11-13 David BolterAdded accordion keyboard and ARIA support, and tests...
2008-11-13 Paul Bakausset correct mime-types for trunk (html,js,jpg,png,gif...
2008-11-12 Eduardo LundgrenSortable: remove console.log
2008-11-12 Keith WoodAdded alternate easing demonstration
2008-11-12 Keith WoodFixed 3261, 3307, 3513, 3521. Refactored datepicker...
2008-11-12 Eduardo LundgrenSortable: More accuracy improvements.
2008-11-12 Eduardo LundgrenCore and Sortable: $.ui.contains method moved into...
2008-11-12 Richard Worthdatepicker: added $.ui.datepicker.version
2008-11-12 Richard Worthtests: removed background image from slider unit tests
2008-11-12 Richard WorthFixed failing .slider("destroy") on empty element....
2008-11-12 Richard Worthtests: cleanup and consistency with defaults tests
2008-11-12 Richard Worthdefault theme: whitespace and formatting
2008-11-12 Richard Worthdefault theme: whitespace and formatting
2008-11-12 Richard WorthRemoved colorpicker and autocomplete from default theme
2008-11-12 Richard WorthRemoved references to colorpicker from trunk
2008-11-12 Richard WorthMoved colorpicker to experimental branch
2008-11-11 Richard Worth(no commit message)
2008-11-11 Richard WorthAdded new test suite for common tests across all UI...
2008-11-11 Keith WoodShow controls as icons
2008-11-10 Eduardo LundgrenCore: Change arguments name for isOver* methods.
2008-11-10 Paul Bakausimplemented $.fn.scrollParent (candidate for jQuery...
2008-11-10 Eduardo LundgrenCore: Change comments for the new methods
2008-11-10 Eduardo LundgrenChange name of intersect methods to isOverHeight/isOver...
2008-11-10 Eduardo LundgrenDraggable: Avoid conflict with droppable $.ui.intersect...
2008-11-10 Eduardo LundgrenCore: Avoid conflict with droppable $.ui.instersect...
2008-11-10 Eduardo LundgrenDraggable: Using the new core intersect method on conne...
2008-11-10 Eduardo LundgrenSortable: Using the new core intersectHeight/intersectW...
2008-11-10 Eduardo LundgrenCore: Intersect methods into the core. Determines when...
2008-11-10 Eduardo LundgrenDraggable - calling the new _ui() method from sortables
2008-11-08 Richard Worthmoved magnifier to experimental branch
2008-11-08 Richard Worthtests droppable - implemented cssNamespace test
2008-11-08 Richard Worthdroppable: defined some defaults
2008-11-08 Richard Worthtests: Added droppable test suite
2008-11-08 Keith WoodMove Chinese localisations to "alphabetic" order
2008-11-08 Keith WoodFixed 3550. Added Albanian localisation.
2008-11-08 Keith WoodFixed 3547. Initialise alternate field on load for...
2008-11-08 Scott GonzálezCore: Optimized isVisible() for the case where the...
2008-11-07 Scott GonzálezDialog, Progressbar: Combined ARIA attribute settings...
2008-11-07 Scott GonzálezCore Tests: Moved ARIA tests out of selectors module.
2008-11-07 Scott GonzálezCore: Rewrote isVisible(). New implementation inspired...
2008-11-07 Scott GonzálezCore Tests: Fixed ARIA tests for new .attr() method.
2008-11-07 Keith WoodCorrect display of big prev/next links when disabled.
2008-11-07 Keith WoodFixed 3526. Default year if not set from input field.
2008-11-07 Keith WoodFixed 3536. Added Persian localisation
2008-11-07 Scott GonzálezCore: Moved regex declarations for potential speed...
2008-11-07 Scott GonzálezProgressbar Tests: Fixed default option tests (and...
2008-11-06 Paul Bakausdraggable: fixed nasty IE related scrolling bug - funny...
2008-11-06 Paul Bakaussortable: returning false in any callback will now...
next