Граф коммитов

75923 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au 9dd0a41319 [not part of default build] Set the namespace properly 2001-02-02 09:52:22 +00:00
rbs%maths.uq.edu.au c848becc47 Remove obsolete file 2001-02-02 09:47:24 +00:00
rbs%maths.uq.edu.au f07af5116f [not part of default build] MathFont Property Files. The Operator Dictionary and stretchy characters can now be described in external extensible lists - Another pass will be needed to remove the PUA codes and switch to the recently approved Unicode points of MathML characters 2001-02-02 09:41:27 +00:00
rbs%maths.uq.edu.au 24f525c998 [not part of default build] Removed the static ctors and the hard-coding of the mutable characters. These characters and their attributes are now described in external extensible sets of MathFont property files 2001-02-02 09:40:53 +00:00
rbs%maths.uq.edu.au e9d5a79b4c [not part of default build] Recover from API changes and improve the position of the index in mroot to eliminate the risk of collision with the sqrt symbol 2001-02-02 09:39:18 +00:00
rbs%maths.uq.edu.au 8d1bd63735 [not part of default build] Recover from API changes and update the compression flag to match TeX 2001-02-02 09:38:48 +00:00
rbs%maths.uq.edu.au c02cea1786 [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 2001-02-02 09:37:14 +00:00
rbs%maths.uq.edu.au a0327e35a2 [not part of default build] API changes 2001-02-02 09:35:28 +00:00
rbs%maths.uq.edu.au 6e4ac63fa5 [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 2001-02-02 09:34:15 +00:00
rbs%maths.uq.edu.au a8bc44f074 [not part of default build] Added atoms for the 'types' of MathML frames 2001-02-02 09:33:38 +00:00
jband%netscape.com e7fcc8fd7f the rest of the fix for bug 67258 to avoid empry Components.results and the similar pattern in nsJSIID. r=dmose sr=brendan 2001-02-02 08:57:47 +00:00
jband%netscape.com 8ccfada88a backing out two changed inadvertantly committed! 2001-02-02 08:52:22 +00:00
jband%netscape.com 1d263ae630 part of the fix for bug 67258 to avoid empry Components.results. r=dmose sr=brendan xpccomponents.cpp 2001-02-02 08:48:28 +00:00
jband%netscape.com 39d156eef0 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 2001-02-02 08:44:24 +00:00
rods%netscape.com b71790af51 Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
jband%netscape.com 7c04b7e112 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 2001-02-02 08:40:01 +00:00
jband%netscape.com 1f75c2d2c3 part of the fix to bug 66950. r=rogerl sr=brendan 2001-02-02 08:38:06 +00:00
taka%netscape.com 143f59829c check ConvertFromUnicode() result and handle error - #66958, sr=sspitzer, sr=bienvenu 2001-02-02 08:13:12 +00:00
jst%netscape.com 5530b85619 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 2001-02-02 08:10:53 +00:00
hewitt%netscape.com 96c8269892 66210 - addressing widget, r=ducarroz, sr=sspitzer 2001-02-02 06:34:47 +00:00
jst%netscape.com c291c89e75 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 2001-02-02 06:05:17 +00:00
sspitzer%netscape.com e2d67392d5 fix for #67394. make mark button line up right. patch by hewitt. sr=sspitzer 2001-02-02 05:34:06 +00:00
sspitzer%netscape.com b5f9c4274c use an incorrect icon for mark, but at least there is no transparency issues.
still waiting for the correct icon from marlon.
2001-02-02 05:06:45 +00:00
hewitt%netscape.com 2836b511d8 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 04:34:21 +00:00
wtc%netscape.com 89c0c8b964 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
2001-02-02 04:13:10 +00:00
dave%intrec.com 98cc99db5a Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz)) 2001-02-02 03:44:47 +00:00
ducarroz%netscape.com e5c0dad265 Fix for bug 37967. We need to remove null lines caused by an earlier database corruption. R=naving, SR=mscott 2001-02-02 03:43:52 +00:00
sspitzer%netscape.com f92003d2de 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
2001-02-02 03:32:22 +00:00
dave%intrec.com aaa9c4bc2c Fix for bug 66149: better error message on connection failures. Patch by shie9022@msmailhub.oulan.ou.edu (Alan Shields) 2001-02-02 03:29:26 +00:00
hewitt%netscape.com 9faaf0d9be 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 03:27:57 +00:00
hewitt%netscape.com 7bee75ae36 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 03:17:47 +00:00
sspitzer%netscape.com bb9c5e3206 fix for #67378. r=racham
fix the folder pane context menu.
2001-02-02 03:11:05 +00:00
hewitt%netscape.com e922488033 50439 - classic bookmark icons, r=hyatt, sr=ben 2001-02-02 03:03:32 +00:00
hewitt%netscape.com 5508f2efe9 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 02:50:33 +00:00
wtc%netscape.com 4010573a97 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
2001-02-02 02:34:26 +00:00
hewitt%netscape.com c9e545f7c7 58961 - location bar popup, r=jag, sr=hangas 2001-02-02 02:30:39 +00:00
hewitt%netscape.com 6ff79030ed 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:24:27 +00:00
hewitt%netscape.com 183fd559a7 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
sfraser%netscape.com cc7e34132c Add nsXBLInsertionPoint.cpp for hyatt 2001-02-02 02:08:37 +00:00
hyatt%netscape.com c87fc4c388 Fix linux bustage. 2001-02-02 02:05:57 +00:00
gagan%netscape.com 450f11f270 Fix for bug 61756. r=saari, sr=tor@cs.brown.edu. checking for a pending abort and returning early. 2001-02-02 02:03:48 +00:00
hewitt%netscape.com 39406e650b 55323 - classic radio focus box, r=timeless, sr=hangas 2001-02-02 01:52:54 +00:00
wtc%netscape.com a83eb31b00 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
2001-02-02 01:49:57 +00:00
hewitt%netscape.com 54227ae3f9 61773 - js console warnings, r=timeless, sr=hangas 2001-02-02 01:42:02 +00:00
hewitt%netscape.com 11cacdb5c9 58248 - bookmarks menu cropping, r=timeless, sr=hangas 2001-02-02 01:38:24 +00:00
jst%netscape.com 6150d40bf0 Removing unused file. 2001-02-02 01:35:59 +00:00
jst%netscape.com 41c0bd2ce3 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 2001-02-02 01:34:57 +00:00
hewitt%netscape.com d8980ef05e 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
hewitt%netscape.com 18a74acfdb 62064 - don't install editmodetabs.css, r=jag, sr=hangas 2001-02-02 01:29:49 +00:00
hewitt%netscape.com dbe9572117 58764 - remove abstat.gif (by timeless), r=hewitt, sr=hangas 2001-02-02 01:25:28 +00:00