- Mar 21, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 17, 2011
-
-
alanharder authored
type references by default (can now be done by passing "true" parameter). This restores ability to use %VAR% references for ant build steps on windows.
-
- Mar 15, 2011
-
-
Kohsuke Kawaguchi authored
on IE8, <A> element always gets empty string as name, not null. Empty name is not valid any way, so detect that accordingly.
-
Kohsuke Kawaguchi authored
in IE, innerHTML of TABLE is not modifiable (See http://support.microsoft.com/kb/239832), so this doesn't work. Looking at the similar code in the latest prototype.js, a work around is to create the full TABLE HTML fragment and inserting it to DIV.
-
Kohsuke Kawaguchi authored
in Firefox 3.6 on amd64 Ubuntu that I tested, setting innerHTML of TBODY to "<tr>...</tr>" doesn't just add a TR, and Firefox tries to fix it to something broken. But setting innerHTML of a TABLE to "<tr>...</tr>" works as expected.
-
- Mar 14, 2011
-
-
Kohsuke Kawaguchi authored
that results in missing tail bits when the master is heavily loaded.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
strange intermediate nodes. (For example, when we are inserting a number of <TR>s)
-
Kohsuke Kawaguchi authored
-
-
Christoph Kutzinski authored
-
Olivier Lamy authored
Submitted by evernat.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Andrew Bayer authored
-
- Mar 13, 2011
-
-
-
Paul Sandoz authored
-
Olivier Lamy authored
-
Andrew Bayer authored
Added autocompletion to build after other textbox, and textboxes can now use autocompletion without needing a true field via the autoCompleteField attribute.
-
Andrew Bayer authored
-
Andrew Bayer authored
-
- Mar 12, 2011
-
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-