Commit Graph

11100 Commits

Author SHA1 Message Date
rbs%maths.uq.edu.au
383f18bd00 [not part of default build] Removed debug flag that shouldn't have been left, and corrected some invariants 2001-02-02 14:25:44 +00:00
rbs%maths.uq.edu.au
7ee87ba289 [not part of default build] Set the namespace properly 2001-02-02 14:01:59 +00:00
Peter.VanderBeken%pandora.be
a69ad12186 [not part of the build] ... and should use srcdir. 2001-02-02 11:46:41 +00:00
hyatt%netscape.com
d663791128 Checking in some sample interfaces. Not part of build. 2001-02-02 11:42:40 +00:00
hyatt%netscape.com
e2e552c8c4 Checking in some sample interfaces. Not part of build. 2001-02-02 11:33:15 +00:00
jst%netscape.com
15cb2acddd Fixing bug 64755. Moving code around to make plugins instantiated from an <object> tag be scriptable. r=pollmann@netscape.com, sr=hyatt@netscape.com 2001-02-02 11:31:08 +00:00
hyatt%netscape.com
d3f443c44a Checking in some sample interfaces. Not part of build. 2001-02-02 11:29:48 +00:00
hyatt%netscape.com
61e13c2fdc Checking in some sample interfaces. Not part of build. 2001-02-02 11:25:11 +00:00
Peter.VanderBeken%pandora.be
4031603ccb [not part of the build] Should use unix path-separators. 2001-02-02 11:15:27 +00:00
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
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
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
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
hyatt%netscape.com
7ebda9aa1c Checking in new files (r=ben, sr=brendan). 2001-02-02 01:14:07 +00:00
hyatt%netscape.com
45c08e6635 Fix for 55292, r=ben, sr=brendan 2001-02-02 00:54:47 +00:00
anthonyd%netscape.com
e6a453fa48 bug fix for 67007, user tags being consumed
r=akkana
sr=harishd
2001-02-01 23:57:24 +00:00
rods%netscape.com
d1fc884b89 makes optgroups so they you can't click on them and it fixes the focus issue.
Bug 63006 r=kmcclusk sr=buster
2001-02-01 22:45:32 +00:00
dcone%netscape.com
12c55eaaf1 Took out bad #ifdefs.. added newline for warnings 2001-02-01 21:44:18 +00:00
disttsc%bart.nl
d1282d3594 Fix "No newline at end of file" which causes bustage on some platforms. r=bryner 2001-02-01 21:37:05 +00:00
dcone%netscape.com
d630ea8cb3 Fixed a define problem 2001-02-01 21:30:14 +00:00
harishd%netscape.com
59e1414dad 54453 - Killing an annoying assertion.
r=heikki
2001-02-01 21:04:48 +00:00
dcone%netscape.com
d61654b75e Added routines for finding the currently selected frame. sr=buster. r=peterl 2001-02-01 20:49:10 +00:00
rods%netscape.com
e28a3fcc73 focus rects should now be hidden
r=pollmann sr=buster
2001-02-01 12:24:35 +00:00
kmcclusk%netscape.com
03143956d6 Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com 2001-02-01 06:00:02 +00:00
karnaze%netscape.com
db74b1ba8a more peformance work on test case of bug 60494. Removed redundant calls to recompute colspan widths. Added more debug reflow timing code. r=peterl. 2001-02-01 02:29:14 +00:00
karnaze%netscape.com
98781a0f2c mispelled #ifdef DEBUG 2001-02-01 02:26:26 +00:00
waterson%netscape.com
341036f871 Bug 67125. If the hint fails, start over to avoid problems when hint is an out-of-flow frame. r=attinasi, sr=buster 2001-01-31 23:20:39 +00:00
kin%netscape.com
393f351056 Fix for bug #65857: Trailing whitespaces confuse form field value
Modified SetTextControlFrameState() to use GetTextControlFrameState() when
comparing the current value.
r=akkana@netscape.com sr=sfraser@netscape.com
2001-01-31 21:00:43 +00:00
sfraser%netscape.com
66ee4f9b30 Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt 2001-01-31 20:08:13 +00:00
gagan%netscape.com
79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
karnaze%netscape.com
24c618018a bug 65750 - fix error with negative numerator in colspan calculations. sr=none, r=bernd.mielke.snafu.de. 2001-01-30 05:00:44 +00:00
mkaply%us.ibm.com
2650fd00d4 #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
jst%netscape.com
6428a91973 Fixing bug 44615. Making the default value of radio buttons be "on" to match older browsers. r=rods@netscape.com&heikki@netscape.com, sr=brendan@mozilla.org. 2001-01-30 04:22:24 +00:00
dbaron%fas.harvard.edu
6269a933a7 Add lwbrk to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage. 2001-01-30 01:52:15 +00:00
dbaron%fas.harvard.edu
66dccc5cf8 Add lwbrk to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage. 2001-01-30 01:27:47 +00:00
disttsc%bart.nl
08b5e422c9 Fix mac bustage. 2001-01-30 00:23:02 +00:00
disttsc%bart.nl
073b4ab711 Update REQUIRES to fix bustage. 2001-01-30 00:17:27 +00:00
disttsc%bart.nl
f316491b83 Clean-up of nsDocument.(h|cpp), r=jst, sr=vidur 2001-01-29 23:17:55 +00:00
jfrancis%netscape.com
fb60392b41 bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin 2001-01-28 20:13:07 +00:00
dbaron%fas.harvard.edu
4745f05247 Checking back in change (rev. 3.410) that was mistakenly backed out (in rev. 3.411):
bug 13553 (Table doesn't render properly)
patch submitted by bernd.mielke@snafu.de
r=waterson
sr=buster
2001-01-28 17:00:19 +00:00