|
../
|
|
_base
|
|
18625
|
2 days
|
doughays:
Fixes #9496 !strict. Move existing code around so that compatMode is …
|
|
_editor
|
|
18498
|
4 days
|
liucougar:
refs #9478: accidentally committed something not intended
adds \xA0 to …
|
|
_tree
|
|
17392
|
2 months
|
bill:
Put dndSource in dijit.tree, not dijit._tree, since it's used publicly. …
|
|
bench
|
|
17561
|
6 weeks
|
bill:
Forgot to set eol-style. Refs #2968.
|
|
form
|
|
18482
|
4 days
|
doughays:
References #9410. Added support for Opera 9.6 and Chrome 2.0.
|
|
layout
|
|
17858
|
3 weeks
|
bill:
Remove seemingly unnecessary call to show a child which is presumably …
|
|
nls
|
|
17292
|
3 months
|
peller:
Checking in translation updates into trunk. Updates all locales except …
|
|
resources
|
|
11705
|
19 months
|
peller:
Move singleton docs inline, where possible. Refs #982
|
|
templates
|
|
18334
|
12 days
|
bill:
Set waiRole of title bar dynamically since it will change based on whether …
|
|
tests
|
|
18629
|
36 hours
|
bill:
Split ComboBox? and FilteringSelect? mouse tests into separate files from …
|
|
themes
|
|
18475
|
5 days
|
bill:
In high-contrast mode, use border around selected date, rather than …
|
|
tree
|
|
18123
|
2 weeks
|
bill:
When dragging between two trees with the same model, move the item rather …
|
|
_base.js
|
351 bytes |
13910
|
13 months
|
bill:
Put dijitRtl on <html> rather than <body>, and also put combination class …
|
|
_Calendar.js
|
11.3 kB |
18473
|
5 days
|
peller:
Avoid initial value=NaN setting on IE. Fixes #9423 !strict
|
|
_Contained.js
|
1.9 kB |
16706
|
5 months
|
bill:
Meta-data for base classes / mixins in dijit/ directory. Refs #8638 …
|
|
_Container.js
|
4.4 kB |
16706
|
5 months
|
bill:
Meta-data for base classes / mixins in dijit/ directory. Refs #8638 …
|
|
_DialogMixin.js
|
2.4 kB |
18126
|
2 weeks
|
elazutkin:
Renaming "tabindex" to "tabIndex", !strict, refs #8991.
|
|
_KeyNavContainer.js
|
7.7 kB |
18626
|
2 days
|
becky:
refs #8987 instead of removing tabindex in _onContainerFocus just change …
|
|
_Templated.js
|
9.4 kB |
17500
|
2 months
|
jburke:
Fixes #9250: revert dojo.parser to using dojoType for widgetsInTemplate …
|
|
_TimePicker.js
|
16.5 kB |
17297
|
3 months
|
doughays:
Fixes #9129. Set date to 1/1/1970 if only selecting a time.
|
|
_Widget.js
|
34.7 kB |
17832
|
3 weeks
|
becky:
fixes #8879, #8946, #8951, #8978, #8979, #9304, #9156 rework of …
|
|
CheckedMenuItem.js
|
1.1 kB |
16710
|
5 months
|
bill:
Metadata for remaining widets in dijit/ directory, except for Editor and …
|
|
ColorPalette.js
|
10.7 kB |
18126
|
2 weeks
|
elazutkin:
Renaming "tabindex" to "tabIndex", !strict, refs #8991.
|
|
Declaration.js
|
3.1 kB |
16710
|
5 months
|
bill:
Metadata for remaining widets in dijit/ directory, except for Editor and …
|
|
Dialog.js
|
12.2 kB |
17400
|
2 months
|
bill:
Fixes #8710: make onHide() work for ContentPane?.
Make onHide() and …
|
|
DialogUnderlay.js
|
3.0 kB |
17391
|
2 months
|
bill:
Add missing this.inherited() calls. Fixes #8876 !strict.
|
|
dijit-all.js
|
2.5 kB |
17319
|
3 months
|
bill:
Form and Multiselect were missing from dijit-all.js.
Added them in, and …
|
|
dijit.js
|
0.7 kB |
11705
|
19 months
|
peller:
Move singleton docs inline, where possible. Refs #982
|
|
Editor.js
|
18.4 kB |
18500
|
4 days
|
doughays:
References #9439. Restore check for isCollapsed during _restoreSelection …
|
|
InlineEditBox.js
|
15.6 kB |
17695
|
5 weeks
|
bill:
Add ability to set custom editorWrapper widget (the thing that holds the …
|
|
LICENSE
|
11.1 kB |
16243
|
6 months
|
dante:
refs #8353 - update things to use 2009 as end (c) date. Also seems a small …
|
|
Menu.js
|
13.5 kB |
17152
|
3 months
|
toonetown:
Refs #8992 - Fix submenu placement on trunk !strict
|
|
MenuBar.js
|
1.7 kB |
17311
|
3 months
|
bill:
Don't try to automatically open the sub-menu for a MenuBarItem? w/out a …
|
|
MenuBarItem.js
|
0.6 kB |
16252
|
6 months
|
bill:
Split menu widgets into separate files, refs #8017 !strict
Maintains …
|
|
MenuItem.js
|
5.0 kB |
17234
|
3 months
|
bill:
Remove dead code from widgets and base code. Refs #8734 !strict
|
|
MenuSeparator.js
|
0.6 kB |
16708
|
5 months
|
bill:
Metadata for Menu widgets. Refs #8638 !strict
|
|
PopupMenuBarItem.js
|
315 bytes |
16252
|
6 months
|
bill:
Split menu widgets into separate files, refs #8017 !strict
Maintains …
|
|
PopupMenuItem.js
|
1.6 kB |
16708
|
5 months
|
bill:
Metadata for Menu widgets. Refs #8638 !strict
|
|
ProgressBar.js
|
3.6 kB |
16710
|
5 months
|
bill:
Metadata for remaining widets in dijit/ directory, except for Editor and …
|
|
robot.js
|
0.6 kB |
14853
|
11 months
|
doughays:
References #7441. Proxy commit for haysmark.
Remove security …
|
|
robotx.js
|
365 bytes |
16715
|
5 months
|
bill:
Continuation of [16667], use dojo.global to access child page. Refs …
|
|
TitlePane.js
|
6.4 kB |
18334
|
12 days
|
bill:
Set waiRole of title bar dynamically since it will change based on whether …
|
|
Toolbar.js
|
1.0 kB |
16613
|
5 months
|
bill:
dijit API doc updates for content and formatting, refs #7461 !strict.
|
|
ToolbarSeparator.js
|
0.5 kB |
16710
|
5 months
|
bill:
Metadata for remaining widets in dijit/ directory, except for Editor and …
|
|
Tooltip.js
|
11.6 kB |
17691
|
5 weeks
|
bill:
Remove some unused code from Tooltip. open() is always called w/a target …
|
|
TooltipDialog.js
|
4.2 kB |
17400
|
2 months
|
bill:
Fixes #8710: make onHide() work for ContentPane?.
Make onHide() and …
|
|
Tree.js
|
40.9 kB |
18379
|
11 days
|
bill:
Tree enhancements:
- path attribute to set/get the currently selected …
|