rbs%maths.uq.edu.au
18baf8bf80
[not part of default build] Recover from API changes and update the compression flag to match TeX
...
git-svn-id: svn://10.0.0.236/trunk@86068 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 09:38:48 +00:00
rbs%maths.uq.edu.au
6e0b6f967b
[not part of default build] Merged my tree with Shyjan changes, enabling the italic correction, the inter-frame spacing, and the support for moveablimits. Updated the returned bounding metrics to keep the bounding boxes aligned in the visual debug mode
...
git-svn-id: svn://10.0.0.236/trunk@86067 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 09:37:14 +00:00
rbs%maths.uq.edu.au
9d96f961ad
[not part of default build] API changes
...
git-svn-id: svn://10.0.0.236/trunk@86066 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 09:35:28 +00:00
rbs%maths.uq.edu.au
b470d417d0
[not part of default build] Operator Dictionary - reworked the code to use a hashtable instead of an AVL tree. Allowed lazy population of the dictionary from the MathFont property file. Added helper methods so that nsMathMLChar can now query the dictionary for attributes of stretchy operators instead of keeping its own separate data
...
git-svn-id: svn://10.0.0.236/trunk@86065 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 09:34:15 +00:00
rbs%maths.uq.edu.au
0df4be4513
[not part of default build] Added atoms for the 'types' of MathML frames
...
git-svn-id: svn://10.0.0.236/trunk@86064 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 09:33:38 +00:00
jband%netscape.com
19a022fd40
the rest of the fix for bug 67258 to avoid empry Components.results and the similar pattern in nsJSIID. r=dmose sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86063 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:57:47 +00:00
jband%netscape.com
34256201c6
backing out two changed inadvertantly committed!
...
git-svn-id: svn://10.0.0.236/trunk@86062 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:52:22 +00:00
jband%netscape.com
9806ddbcdd
part of the fix for bug 67258 to avoid empry Components.results. r=dmose sr=brendan xpccomponents.cpp
...
git-svn-id: svn://10.0.0.236/trunk@86061 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:48:28 +00:00
jband%netscape.com
5c45f126ae
part of the fix to bug 66950. Add support for cheaply tracking the lifetime of arbitrary JSObject by extending the GC callback mechanism to notify after marking is done but before sweeping, and by providing an api function that can be called at that point to determine if any given gcthing is about to be finalized. r=rogerl sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86060 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:44:24 +00:00
rods%netscape.com
5b130d03e0
Added UI for printing selectd frame
...
Bug 66783 r=kmcclusk,ben,dcone sr=buster
git-svn-id: svn://10.0.0.236/trunk@86059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:42:53 +00:00
jband%netscape.com
121ec88311
part of the fix to bug 66950. For xpconnect the class we mixin to sometimes needs to know if any weak references are outstanding. r=rogerl sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86058 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:40:01 +00:00
jband%netscape.com
0e9f463997
part of the fix to bug 66950. r=rogerl sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86057 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:38:06 +00:00
taka%netscape.com
73bae8fde6
check ConvertFromUnicode() result and handle error - #66958 , sr=sspitzer, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@86056 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:13:12 +00:00
jst%netscape.com
275ac49856
Fixing bug 63484. Making mozilla not spit out messages about javascript errors when reporting a javascript warning. r=pollmann.netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@86055 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 08:10:53 +00:00
hewitt%netscape.com
e0e40863fe
66210 - addressing widget, r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86053 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 06:34:47 +00:00
jst%netscape.com
43af8f2a32
Checking in patch from toml@us.ibm.com. This fixes bug 66413, crash when closing windows after using LiveConnect. r=me, sr=jband@netscaoe.com
...
git-svn-id: svn://10.0.0.236/trunk@86052 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 06:05:17 +00:00
sspitzer%netscape.com
74eddaa350
fix for #67394 . make mark button line up right. patch by hewitt. sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86051 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 05:34:06 +00:00
sspitzer%netscape.com
44b57f6eed
use an incorrect icon for mark, but at least there is no transparency issues.
...
still waiting for the correct icon from marlon.
git-svn-id: svn://10.0.0.236/trunk@86050 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 05:06:45 +00:00
hewitt%netscape.com
747ade89db
57429 - win classic system colors/fonts, r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86049 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 04:34:21 +00:00
wtc%netscape.com
cf9a078cd3
Bugzilla bug #63768 : removed references to the obsolete make variable
...
PURE_LIBRARY in PSM files. Reviewed by Javier Delgadillo.
Modified files: psm/lib/client/config.mk, psm/lib/client/sample/config.mk,
psm/lib/protocol/config.mk
git-svn-id: svn://10.0.0.236/trunk@86048 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 04:13:10 +00:00
dave%intrec.com
79201226b9
Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz))
...
git-svn-id: svn://10.0.0.236/trunk@86047 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:44:47 +00:00
ducarroz%netscape.com
dd58f05fc8
Fix for bug 37967. We need to remove null lines caused by an earlier database corruption. R=naving, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@86046 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:43:52 +00:00
sspitzer%netscape.com
dd3d086a7f
fix for #64772 and #64242
...
the problem with the mark toolbar is that the menupopup items would
execute both their commands, and the toolbar button command.
thanks to racham for the fix. sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86045 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:32:22 +00:00
dave%intrec.com
af3661d576
Fix for bug 66149: better error message on connection failures. Patch by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
...
git-svn-id: svn://10.0.0.236/trunk@86044 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:29:26 +00:00
hewitt%netscape.com
68842b6293
57429 - win classic system colors/fonts, r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86043 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:27:57 +00:00
hewitt%netscape.com
2abca0db74
66210 - treecell headers, r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86042 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:17:47 +00:00
sspitzer%netscape.com
f59df25fab
fix for #67378 . r=racham
...
fix the folder pane context menu.
git-svn-id: svn://10.0.0.236/trunk@86041 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:11:05 +00:00
hewitt%netscape.com
6d65963678
50439 - classic bookmark icons, r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86040 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 03:03:32 +00:00
hewitt%netscape.com
3aa6b45c83
66210 - treecell headers, r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86039 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:50:33 +00:00
wtc%netscape.com
c0117cf4f6
Bugzilla bug #63768 : removed references to obsolete make variables
...
HAVE_PURIFY and PURE_LIBRARY in JSS files. Reviewed by James Nicolson.
Modified files: jss/config/libnames.mk, jss/lib/config.mk, jss/lib/rules.mk
git-svn-id: svn://10.0.0.236/trunk@86037 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:34:26 +00:00
hewitt%netscape.com
2e39f92d75
58961 - location bar popup, r=jag, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86036 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:30:39 +00:00
hewitt%netscape.com
80800b0260
45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86035 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:24:27 +00:00
hewitt%netscape.com
247595da7c
45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86034 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:18:13 +00:00
sfraser%netscape.com
5aeaecb15e
Add nsXBLInsertionPoint.cpp for hyatt
...
git-svn-id: svn://10.0.0.236/trunk@86033 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:08:37 +00:00
hyatt%netscape.com
6f841386d8
Fix linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@86032 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:05:57 +00:00
gagan%netscape.com
d2d6cae18e
Fix for bug 61756. r=saari, sr=tor@cs.brown.edu. checking for a pending abort and returning early.
...
git-svn-id: svn://10.0.0.236/trunk@86031 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:03:48 +00:00
hewitt%netscape.com
2984a9d5ce
55323 - classic radio focus box, r=timeless, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86030 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:52:54 +00:00
wtc%netscape.com
9e6c133c84
Bugzilla bug #63768 : removed references to the obsolete PURE_LIBRARY,
...
HAVE_PURIFY etc. make variables in NSS files. Reviewed by nelson Bolyard.
Modified Files:
cmd/platrules.mk cmd/crmf-cgi/config.mk cmd/crmftest/config.mk
cmd/lib/config.mk cmd/zlib/config.mk lib/base/config.mk
lib/certdb/config.mk lib/certhigh/config.mk lib/ckfw/config.mk
lib/crmf/config.mk lib/cryptohi/config.mk
lib/fortcrypt/swfort/config.mk lib/freebl/config.mk
lib/jar/config.mk lib/nss/config.mk lib/pk11wrap/config.mk
lib/pkcs12/config.mk lib/pkcs7/config.mk lib/smime/config.mk
lib/softoken/config.mk lib/ssl/config.mk lib/util/config.mk
git-svn-id: svn://10.0.0.236/trunk@86029 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:49:57 +00:00
hewitt%netscape.com
fb64cd120d
61773 - js console warnings, r=timeless, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86028 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:42:02 +00:00
hewitt%netscape.com
e52d3dc40a
58248 - bookmarks menu cropping, r=timeless, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86027 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:38:24 +00:00
jst%netscape.com
0711f33ca7
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@86026 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:35:59 +00:00
jst%netscape.com
85af37cfab
Fixing bug 53860. Making inputElement.getAttribute('checked') return the value 'checked' if the attribute was ever set. r=pollmann@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@86025 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:34:57 +00:00
hewitt%netscape.com
dd1821c61d
65411 - add throbber-box id, r=hwaara, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86024 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:32:57 +00:00
hewitt%netscape.com
a97fba91c1
62064 - don't install editmodetabs.css, r=jag, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86023 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:29:49 +00:00
hewitt%netscape.com
9aa224a791
58764 - remove abstat.gif (by timeless), r=hewitt, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86022 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:25:28 +00:00
wtc%netscape.com
9cc5346bd9
Bugzilla bug #62855 : added rule to build import libraries on OS/2. Thanks
...
to Javier Pedemonte <pedemont@us.ibm.com > for the patch.
Modified files: OS2.mk, rules.mk, ruleset.mk
git-svn-id: svn://10.0.0.236/trunk@86021 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:17:58 +00:00
blakeross%telocity.com
ee454ae88f
Fix 67340: bookmarks localization. r=timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@86020 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:14:13 +00:00
hyatt%netscape.com
768e3b004c
Checking in new files (r=ben, sr=brendan).
...
git-svn-id: svn://10.0.0.236/trunk@86019 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:14:07 +00:00
hewitt%netscape.com
aa9022381d
55209 - puffy mac menulists/buttons, r=sfraser, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86018 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:10:32 +00:00
hewitt%netscape.com
878ca6dc80
55144 - "find more tabs" link (by hwaara), r=hewitt, sr=hangas
...
git-svn-id: svn://10.0.0.236/trunk@86017 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 01:08:19 +00:00