bob%bclary.com
379c0b0fa4
Additional test from Martin Honnen, Bug 290715
2005-04-18 21:04:23 +00:00
vladimir%pobox.com
3ac93e6c77
fix HTMLCanvasElement position in DOM ClassInfo to not break old order, r=sicking,a=brendan
2005-04-18 21:03:13 +00:00
bob%bclary.com
08b86585f6
Updated test from Brendan, bug 290488
2005-04-18 20:47:45 +00:00
roc+%cs.cmu.edu
c5685f90dc
Bug 290553. Make the canvas frame translate event coordinates correctly. r+sr=bzbarsky,a=brendan
2005-04-18 20:41:47 +00:00
bob%bclary.com
825c57b68b
Additional tests by Martin Honnen, Bug 290481
2005-04-18 20:02:20 +00:00
bzbarsky%mit.edu
92b520e770
Fixing the XUL content sink's error reporting. Bug 289469, r+sr=peterv, a=dbaron
2005-04-18 19:44:14 +00:00
silver%warwickcompsoc.co.uk
3dede18405
Bug 290825 - add back taskbarCmd.
...
r/sr=neil
a=asa
p=bugspam.Callek@gmail.com (Justin Wood)
2005-04-18 19:22:08 +00:00
vladimir%pobox.com
9213c7d508
enable the new calendar view
2005-04-18 18:21:34 +00:00
wtchang%redhat.com
42a0ce41b8
Bugzilla bug 275576: added "Root" to the nickname for the "Global
...
Chambersign" root. r=nelsonb.
Modified files: certdata.txt certdata.c
2005-04-18 16:08:10 +00:00
vladimir%pobox.com
decabfa7ee
= 0 for pure virtaul methods on interface
2005-04-18 09:00:11 +00:00
vladimir%pobox.com
37bdb5f099
missed on checkin; avoid refcount leak for mCanvasElement
2005-04-18 08:34:02 +00:00
vladimir%pobox.com
d7018ad980
more canvas landing horkage fixing
2005-04-18 07:30:14 +00:00
vladimir%pobox.com
05ae4cd82f
canvas horkage fix
2005-04-18 07:04:49 +00:00
vladimir%pobox.com
3f408c1608
b=288714, html canvas implementation, r=various,a=brendan
2005-04-18 06:33:23 +00:00
bzbarsky%mit.edu
73a177e712
Fix up trees to use correct event coordinate systems. Bug 290494 , r+sr=roc,
...
a=brendan
2005-04-18 05:22:35 +00:00
bzbarsky%mit.edu
afe4120d40
Make sliders use the right event coordinate system. Bug 290522, r+sr=roc,
...
a=brendan
2005-04-18 05:20:32 +00:00
bzbarsky%mit.edu
0a556b4c4f
Make splitters use the right coord system for events, and fix up the review
...
comment from bug 289792. Fixes bug 290464 and bug 290469 respectively.
r+sr=roc, a=brendan
2005-04-18 05:18:34 +00:00
smontagu%smontagu.org
77c427b2b8
Fix typo from bug 284927. Bug 290567, r+sr=roc, a=mkaply
2005-04-18 03:55:52 +00:00
vladimir%pobox.com
1e986fc8aa
b=288796, add public ParseColorString method to CSSParser, r+sr=dbaron,a=asa
2005-04-18 02:51:40 +00:00
roc+%cs.cmu.edu
249c80f870
Bug 288406. Stop tracking potential drag gesture *before* we fire the drag DOM event, in case something happens that causes us to think a second drag gesture happens recursively. r+sr=bzbarsky,a=asa
2005-04-18 00:48:59 +00:00
rbs%maths.uq.edu.au
0e0bc68d8b
text-transform: uppercase or capitalize messes the German character ß, b=96423, r+sr=roc, a=asa
2005-04-18 00:13:45 +00:00
rbs%maths.uq.edu.au
b9e6dc955d
'text-transform: capitalize' causes collapsed/expanded letter spacing, b=93168, r+sr=bz, a=asa
2005-04-17 23:53:28 +00:00
cls%seawood.org
1e4506e7b6
Properly save CXXFLAGS for calling sub-configures.
...
Thanks to Joel Fredrikson <joel@it.uu.se> for the patch.
Bug #270814 r=cls a=asa
2005-04-17 22:44:14 +00:00
vladimir%pobox.com
518d570061
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
2005-04-17 21:00:50 +00:00
edburns%acm.org
5b8840178c
This checkin enables CurrentPage.getSource() to return the actual source
...
bytes, including whitespace, that is being shown in the BrowserControl.
The source actually comes from the browser's cache, and is not
re-fetched over the network unless the browser doesn't have an entry in
the cache.
Next step is to fix up the TestBrowser to show off this feature.
A src_moz/LoadCompleteProgressListener.cpp
A src_moz/LoadCompleteProgressListener.h
* Simple nsIWebProgressListener that offers a "loadComplete" property
* that can be queried to determine if the load has completed.
A test/manual/src/classes/org/mozilla/webclient/test/DOMAccessPanel.java
A test/manual/src/classes/org/mozilla/webclient/test/DOMCellRenderer.java
A test/manual/src/classes/org/mozilla/webclient/test/DOMTreeDumper.java
A test/manual/src/classes/org/mozilla/webclient/test/DOMTreeModel.java
A test/manual/src/classes/org/mozilla/webclient/test/DOMTreeNotifier.java
A test/manual/src/classes/org/mozilla/webclient/test/DOMViewerFrame.java
- move over from Old test browser. Produces some thread issues.
M src_moz/CurrentPageImpl.cpp
- Leverage LoadCompleteProgressListener to discover when it's safe to
call "selectAll" on the window.
M src_moz/Makefile.in
- add LoadCompleteProgressListener
M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
- re-enable GetSource test
M test/automated/src/test/ViewSourceTest.html
- re-edit for ease of comparison in CurrentPageTest
M test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java
- Hack: viewSource button. A menu would be better.
2005-04-17 20:19:46 +00:00
brendan%mozilla.org
6ca1a2be0d
Follow ECMA when .call is passed zero args (290488, r=shaver, a=me).
2005-04-17 20:15:32 +00:00
brendan%mozilla.org
20ba20b15b
Add it.bindMethod for testing of DOM and XPConnect bound methods.
2005-04-17 19:59:13 +00:00
shaver%mozilla.org
4fcbb1c1ae
Bug 290592: Add |forEach|, |indexOf|, |filter|, |map|, |some| and |every| to
...
Array.prototype, for greater Lispy righteousness. r+a=brendan.
2005-04-17 18:31:59 +00:00
brendan%mozilla.org
5cd746131a
Use 64-bit-friendly ptr/int macros.
2005-04-17 18:17:23 +00:00
cst%andrew.cmu.edu
3a9a6d49d6
Bug 289366 - Addresses missed whitespace from previous checkin. a=Asa via IRC; previous checkin by KaiRo should have been Bug 289366 as well. patch by callek.
2005-04-17 16:55:55 +00:00
cst%andrew.cmu.edu
dc61376def
Bug 289760 Make forward button dropdown list have same max length as back button dropdown
...
r+sr=neil a=asa
2005-04-17 16:14:37 +00:00
brendan%mozilla.org
b84dfb39f1
Clamp fun->{nargs,nvars}, an old bug laid to rest (290575, r=shaver, a=me).
2005-04-17 16:01:28 +00:00
neil%parkwaycc.co.uk
e4007e753b
Bug 289217 LOGFONT's pixel sizes not getting converted to twips accurately thus displaying noninteger font sizes in DOM Inspector r=ere sr=roc a=dbaron
2005-04-17 13:11:21 +00:00
kairo%kairo.at
9f04b36d0d
bug 290490 - editorOverlay inserts a second menupopup into message compose view show/hide menu, patch by Justin Wood <bugspam.Callek@gmail.com> r+sr=Neil a=asa
2005-04-17 11:18:08 +00:00
cltbld
6608d1c5ed
Automated update from host egg
2005-04-17 10:10:19 +00:00
kairo%kairo.at
b6ed51d8ca
bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa
2005-04-17 10:06:09 +00:00
mkanat%kerio.com
6f06197ec0
Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_raw
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:29:08 +00:00
mkanat%kerio.com
cfc4fe05c3
Bug 290411: Cross-DB bz_drop_table
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:27:07 +00:00
mkanat%kerio.com
b34c6a1bfa
Bug 290403: Slight cleanup of Bugzilla::DB index code
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:24:13 +00:00
mkanat%kerio.com
29dee62fe3
Bug 290402: Functions to support reading-in a Schema object from the database
...
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:22:42 +00:00
brendan%mozilla.org
5f668406fd
Fast followup to uninitialized ok blunder in last checkin.
2005-04-17 04:30:30 +00:00
julien.pierre.bugs%sun.com
4fc82729a0
Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need to query the token for CRLs. r=nelson
2005-04-17 03:17:07 +00:00
bryner%brianryner.com
336dbcd78c
removing deleted makefiles
2005-04-17 01:16:21 +00:00
cst%andrew.cmu.edu
9788843eb3
Bug 289609 Dynamically changing the favicon doesn't update the icon in the tab.
...
r+sr=neil a=asa
2005-04-16 23:27:39 +00:00
vladimir%pobox.com
bbcdf74fc7
*** empty log message ***
2005-04-16 22:58:25 +00:00
lpsolit%gmail.com
e55d083a5f
Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-04-16 17:33:29 +00:00
bsmedberg%covad.net
64814f2244
Package bustage from bug 289448 - We now use en-US.jar directly, instead of en-US-mail.jar
2005-04-16 17:25:44 +00:00
lpsolit%gmail.com
e129a33b63
Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-04-16 17:17:06 +00:00
lpsolit%gmail.com
51dad1457f
Bug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR - Patch by Simon Wilkinson <simon@sxw.org.uk> r=kiko a=justdave
2005-04-16 17:08:32 +00:00
lpsolit%gmail.com
593b43c005
Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-04-16 16:55:32 +00:00