|
../
|
|
_base
|
|
21274
|
12 days
|
bill:
Removing with() statements so that this code can be optimized by Closure, …
|
|
_editor
|
|
21339
|
23 hours
|
jaredj:
Fix for improper padding on DIVs in FireFox? due to CSS rules. \!strict …
|
|
_tree
|
|
17392
|
10 months
|
bill:
Put dndSource in dijit.tree, not dijit._tree, since it's used publicly. …
|
|
bench
|
|
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
form
|
|
21307
|
5 days
|
peller:
typos. Refs #8606
|
|
layout
|
|
21301
|
6 days
|
bill:
Avoid unnecessary contentBox() which apparently avoids strange sizing bug …
|
|
nls
|
|
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
resources
|
|
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
templates
|
|
21268
|
12 days
|
bill:
In progress work on Calendar from lucid branch, working except for padding …
|
|
tests
|
|
21320
|
3 days
|
bill:
Remove noir until if/when it gets fully implemented. (It will exist in …
|
|
themes
|
|
21342
|
11 hours
|
bill:
None of this CSS is necessary and it actually breaks ColorPalette. …
|
|
tree
|
|
21332
|
32 hours
|
bill:
fix indent, refs #10048.
|
|
_base.js
|
351 bytes |
13910
|
20 months
|
bill:
Put dijitRtl on <html> rather than <body>, and also put combination class …
|
|
_Calendar.js
|
308 bytes |
20341
|
4 months
|
BryanForbes:
Set svn:eol-style to 'native' on files missing it (refs #7776 !strict).
|
|
_Contained.js
|
1.8 kB |
20926
|
2 months
|
bill:
Fix comment for getParent(), refs #5528, #9794 !strict
|
|
_Container.js
|
4.6 kB |
20905
|
3 months
|
bill:
Update comments for isContainer and isLayoutContainer flags for how they …
|
|
_CssStateMixin.js
|
8.6 kB |
21299
|
6 days
|
bill:
Move onclick --> focus() code from _CssStateMixin back to …
|
|
_DialogMixin.js
|
2.4 kB |
20874
|
3 months
|
elazutkin:
Renaming getEffectiveAttrValue to getNodeProp as agreed on the meeting, …
|
|
_HasDropDown.js
|
12.7 kB |
20822
|
3 months
|
bill:
Updating comments, refs #9356 !strict.
|
|
_KeyNavContainer.js
|
6.6 kB |
21204
|
3 weeks
|
peller:
on 1.4 branch: Tolerate empty menus or all hidden menus with no focusable …
|
|
_PaletteMixin.js
|
7.6 kB |
21171
|
3 weeks
|
bill:
Use _CssStateMixin rather than manually setting up handlers for hover of …
|
|
_Templated.js
|
10.8 kB |
21124
|
5 weeks
|
bill:
Declare _attachPoints in constructor() rather than buildRendering() so …
|
|
_TimePicker.js
|
16.7 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
_Widget.js
|
35.8 kB |
20941
|
2 months
|
bill:
Remove redundant lifecycle doc and just reference dojocampus doc, refs …
|
|
Calendar.js
|
15.7 kB |
21242
|
2 weeks
|
bill:
Changes for Calendar to use _CssStateMixin. There are still template …
|
|
CheckedMenuItem.js
|
1.1 kB |
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
ColorPalette.js
|
3.5 kB |
21171
|
3 weeks
|
bill:
Use _CssStateMixin rather than manually setting up handlers for hover of …
|
|
Declaration.js
|
3.1 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
Dialog.js
|
14.9 kB |
21146
|
4 weeks
|
bill:
Forgot to remove these obsolete methods in last checkin. Refs #10613 …
|
|
DialogUnderlay.js
|
2.9 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
dijit-all.js
|
2.5 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
dijit.js
|
0.7 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
Editor.js
|
21.1 kB |
21295
|
6 days
|
jaredj:
Fixing selection restore issue caused by 10678 futher, need to cleat on …
|
|
InlineEditBox.js
|
18.0 kB |
21288
|
7 days
|
doughays:
Fixes #10653. InlineEditBox::postMixInProperties now changes HTML …
|
|
LICENSE
|
11.1 kB |
16243
|
13 months
|
dante:
refs #8353 - update things to use 2009 as end (c) date. Also seems a small …
|
|
Menu.js
|
21.9 kB |
21019
|
2 months
|
bill:
Menu fixes and refactor:
* Code to prevent double menu open on …
|
|
MenuBar.js
|
1.9 kB |
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
MenuBarItem.js
|
0.6 kB |
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
MenuItem.js
|
5.5 kB |
21305
|
5 days
|
bill:
_CssStateMixin needs help clearing dijitMenuItemHover when clicking a …
|
|
MenuSeparator.js
|
0.6 kB |
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
PopupMenuBarItem.js
|
315 bytes |
16252
|
13 months
|
bill:
Split menu widgets into separate files, refs #8017 !strict
Maintains …
|
|
PopupMenuItem.js
|
1.8 kB |
20570
|
4 months
|
bill:
Remove trailing spaces from dijit files, refs #10048 !strict.
|
|
ProgressBar.js
|
4.0 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
robot.js
|
3.6 kB |
20569
|
4 months
|
bill:
Fix style errors (spacing) in top level widgets plus some miscellaneous …
|
|
robotx.js
|
347 bytes |
20981
|
2 months
|
bill:
More performance tweaks for manager.js, fixes #9915 !strict.
Needed to …
|
|
TitlePane.js
|
6.6 kB |
21150
|
4 weeks
|
bill:
Make TitlePane extend _CssStateMixin. Changed .dijitTitlePaneTitle-hover …
|
|
Toolbar.js
|
1.0 kB |
16613
|
12 months
|
bill:
dijit API doc updates for content and formatting, refs #7461 !strict.
|
|
ToolbarSeparator.js
|
0.6 kB |
21053
|
8 weeks
|
becky:
refs #10521 added waiRole="presentation" to toolbarSeparator template.
|
|
Tooltip.js
|
11.0 kB |
21091
|
6 weeks
|
bill:
Remove some FF workaround code that's no longer needed (probably it was …
|
|
TooltipDialog.js
|
4.3 kB |
21199
|
3 weeks
|
sfoster:
Rolling back r21198, missed an update before that commit and giving the …
|
|
Tree.js
|
45.5 kB |
21148
|
4 weeks
|
bill:
Switch TreeNode to extend _CssStateMixin. Doesn't change too much since …
|