index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.ui.dialog.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Fixed size calculations for dialogs.
Scott González
2010-03-25
1
-2
/
+5
*
Dialog: Use .height(0) instead of .hide(0) when determining the size of the n...
Scott González
2010-03-22
1
-1
/
+1
*
Dialog: quiet JSLint
Richard Worth
2010-03-12
1
-90
/
+155
*
dialog: corrected typo in ui.position property for drag events. Updated unit ...
Richard Worth
2010-03-11
1
-1
/
+1
*
Filter properties to forward to dialog events on resize and drag etc. - fix f...
Jörn Zaefferer
2010-03-05
1
-6
/
+22
*
Pass through resizable and draggable ui objects in dialog - partial fix for #...
Jörn Zaefferer
2010-03-05
1
-11
/
+11
*
Dialog: Fixed modal overlay instance tracking.
Scott González
2010-03-03
1
-7
/
+7
*
Dialog: Use .height() to calculate height of dialog before drag.
Scott González
2010-02-24
1
-1
/
+1
*
Dialog: ESC key event was not being canceled after it was handled (Fixed #492...
Brant Burnett
2010-02-22
1
-4
/
+12
*
Dialog: Changed height measurement to hide content because IE quirks mode ign...
Brant Burnett
2010-02-22
1
-7
/
+7
*
Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #518...
Brant Burnett
2010-02-17
1
-7
/
+10
*
Dialog: Update the internal flag for whether or not the dialog is open before...
Scott González
2010-02-16
1
-2
/
+2
*
Dialog: Prevent the titlebar from displaying above the top of the document.
Scott González
2010-02-06
1
-1
/
+8
*
cleaning up dependency listings
Jörn Zaefferer
2010-02-03
1
-2
/
+2
*
Datepicker: No longer dependent on dialog in order to close datepicker when d...
Brant Burnett
2010-02-01
1
-4
/
+1
*
Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue
Brant Burnett
2010-02-01
1
-1
/
+1
*
Dialog: Changed overlay to use zIndex() to test which events to cancel (fixed...
Brant Burnett
2010-01-29
1
-2
/
+2
*
Prevent the default styles for resizable elements from totally killing dialog...
Scott González
2010-01-28
1
-0
/
+4
*
Deprecated beforeclose option instead of removing it for now, fixes reopened ...
Richard Worth
2010-01-27
1
-0
/
+13
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Scott González
2010-01-19
1
-3
/
+2
*
Dialog: Added button to the list of dependencies.
Scott González
2010-01-17
1
-1
/
+1
*
Dialog: Moved autoOpen detection to the new _init() method.
Scott González
2010-01-15
1
-1
/
+5
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
1
-1
/
+1
*
Dialog: workaround for positioning bug.
Scott González
2010-01-15
1
-7
/
+10
*
Replaced stackfix with bgiframe.
Scott González
2010-01-14
1
-3
/
+3
*
Dialog: force the dialog to be visible before trying to position it so we can...
Scott González
2010-01-07
1
-0
/
+1
*
(no commit message)
Scott González
2010-01-07
1
-0
/
+7
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-61
/
+53
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
1
-0
/
+2
*
ui.dialog: replaced with   for xhtml compliance (fixes #4970 -XHT...
Andrew Powell
2009-11-21
1
-2
/
+2
*
Dialog: Fixed position parsing.
Scott González
2009-09-30
1
-28
/
+28
*
Dialog: fixes a typo.
Chi Cheng
2009-09-27
1
-1
/
+1
*
dialog: fixed _position regression; wrote a test for the default positon, whi...
Jörn Zaefferer
2009-09-19
1
-27
/
+28
*
dialog: fixed enable and disable methods
Richard Worth
2009-09-19
1
-0
/
+5
*
dialog: filter invalid option-position values, convert title argument to stri...
Jörn Zaefferer
2009-09-17
1
-1
/
+4
*
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...
Richard Worth
2009-09-17
1
-0
/
+690