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

11601 Коммитов

Автор SHA1 Сообщение Дата
erik%netscape.com b9c0d17102 fixing build bustage in IBMBIDI ifdef on Mac 2001-04-16 21:32:19 +00:00
chak%netscape.com b9342d088b Fix for bug#66334 - Viewsource needs to be a protocol handler
r=valeski,sr=rpotts
2001-04-16 20:17:36 +00:00
karnaze%netscape.com eebb386227 fix build bustage. 2001-04-16 15:53:23 +00:00
karnaze%netscape.com ce8ef82ad1 bug 59280 - better splitting of row groups/rows with rowspans. r=dcone. 2001-04-16 14:51:52 +00:00
dcone%netscape.com 858044937b r=kmmclusk sr=attinasi b=62245. clamp the border size. 2001-04-16 13:14:40 +00:00
brendan%mozilla.org 98515d2fed Dean Tessman's patch to fix a copy/paste Ctrl-instead-of-Meta error (55932, r=pink, sr=me). 2001-04-16 08:42:12 +00:00
pollmann%netscape.com 6e6edb6a25 Bug 64702: Fix crash on focus by adding null checks, and make form.submit call onsubmit handlers before submitting. r=rods@netscape.com, sr=jst@netscape.com 2001-04-16 06:36:45 +00:00
karnaze%netscape.com 500776a6b7 bug 60807 - revised patch to handle 2 regression test cases. 2001-04-15 20:49:09 +00:00
karnaze%netscape.com 57f7d9693e bug 60807 - reduce avail width by fixed widths when calculating colspan widths. sr=attinasi, r=bernd.mielke@snafu.de 2001-04-15 17:08:04 +00:00
pavlov%netscape.com b26ded6ea9 fixing scaling problem r=saari, sr=hyatt 2001-04-15 05:15:48 +00:00
pavlov%netscape.com 4f028f9c98 fixing bug 75185 r=brendan sr=attinasi 2001-04-15 02:13:49 +00:00
attinasi%netscape.com 075cacae44 Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson 2001-04-14 14:06:27 +00:00
attinasi%netscape.com 91b83e404f Fix for regression: only restrict HTML content from event pseudo application. b=75823 sr=hyatt 2001-04-14 06:34:50 +00:00
waterson%netscape.com e1850afc18 Convert some of nisheeth's debugging code into PR_LOG()'s so everyone can share. Implement the GetName() method for the dummy layout channel. r=nisheeth, sr=jst 2001-04-13 23:24:25 +00:00
erik%netscape.com 0b6dd6cae3 bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
a comment made during the review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 22:09:44 +00:00
erik%netscape.com 3a3f55f136 bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
a comment made during review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 21:54:17 +00:00
erik%netscape.com 7648030e8f bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
a comment made during the review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 21:50:54 +00:00
erik%netscape.com b87478bd9c bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
a comment made during the review for 75066 (nsBidiOptions ->PRUint32)
2001-04-13 21:46:28 +00:00
peterlubczynski%netscape.com 7219c89732 Adding pref to enabled double buffering for pages that have plugins on Mac bug=62891 a=av sr=attinasi 2001-04-13 21:30:14 +00:00
ftang%netscape.com fb0e726caf fix IBMBIDI build bustage 2001-04-13 13:52:08 +00:00
ftang%netscape.com 35534b4971 fix unix bustage 2001-04-13 13:44:16 +00:00
rods%netscape.com e8e83262c6 Fixing clipping problem with IFrames and the page timer not being stopped
and started correctly.
Bug 75740 r=dcone
2001-04-13 12:32:18 +00:00
ftang%netscape.com 2b7534374d add /layout/base/src/nsBidiPresUtils.cpp into base and /layout/html/base/src/nsBidiFrames.cpp into html/base fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:35:37 +00:00
rods%netscape.com c60e3a15bf This is a temporary fix until 75739 is fixed, this keeps the brorders from being
drawn over by the InnerFrame.
Bug 75737 r=pollmann sr=attinasi
2001-04-13 11:34:31 +00:00
ftang%netscape.com d49c616c29 add nsITextFrame.h to the export list. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:24:53 +00:00
waterson%netscape.com 95e51b0200 Set files as binary. 2001-04-13 05:57:40 +00:00
waterson%netscape.com 7c7edc88af Aj.gif 2001-04-13 05:51:25 +00:00
waterson%netscape.com ed957b0282 Check in as binary. 2001-04-13 05:48:52 +00:00
pinkerton%netscape.com eed227f300 make combo-box dropdown stand out more from the page. especially needed since the mac WDEF no longer draws an outline for popups. r=rods/sr=sfraser 2001-04-13 03:53:40 +00:00
sfraser%netscape.com fa5c968dc3 Fix the build by doing the correct style struct casting foo. 2001-04-13 01:09:06 +00:00
sfraser%netscape.com da4c272750 Fix bug 48716 -- make nsFileControlFrame's draw with a blue box when selected in composer. r=rods, sr=kin 2001-04-13 00:30:37 +00:00
sfraser%netscape.com 8dd627dfa0 Fix for bug 75676. Make textfield.textLength work properly. r=mjudge sr=kin 2001-04-13 00:25:36 +00:00
sfraser%netscape.com 07cc44a593 Fix for bug 48400; ensure that textfield.select() on an empty text field shows the caret by selecting the correct nodes. r=cmanske, sr=kin 2001-04-13 00:22:42 +00:00
sfraser%netscape.com 37c42b5e7c Fix for bug 53610. When the caret is in a <br> frame at the end of a line, use font metrics to get the height, rather than faking it. r=dbaron, sr=kin 2001-04-13 00:17:21 +00:00
erik%netscape.com 43b651141e bug 74946; author=simon@softel.co.il; r=attinasi; sr=erik; Makefile change
for new file from IBM bidi project (e.g. Arabic, Hebrew)
2001-04-12 23:44:00 +00:00
erik%netscape.com 020b5f37a9 bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
Makefile changes for new file from IBM bidi project (e.g. Arabic and Hebrew)
2001-04-12 23:41:43 +00:00
erik%netscape.com 46e687fc8b bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
Makefile changes for the files that were added by IBM bidi project (e.g.
Arabic and Hebrew)
2001-04-12 23:39:48 +00:00
mjudge%netscape.com cf4580dd4d 53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal 2001-04-12 23:38:32 +00:00
erik%netscape.com 4b8e61185d bug 75066; author=simon@softel.co.il; r=jst; sr=erik; diffs from IBM bidi
project (e.g. Arabic, Hebrew)
2001-04-12 23:35:24 +00:00
rods%netscape.com be33a15835 Implements Print FrameAsIs and other frame printing options
Bug 7201 r=dcone sr=attinasi
2001-04-12 13:04:29 +00:00
hyatt%netscape.com d08c0be69e Fix image loading in outliner. 2001-04-12 09:48:56 +00:00
pollmann%netscape.com 8becb74921 Bug 70450: Make frame.noResize scriptable, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-12 08:16:54 +00:00
waterson%netscape.com 842dae9501 Fix bad image URLs. 2001-04-12 05:46:09 +00:00
waterson%netscape.com 08f1b15e73 Fix missing image. 2001-04-12 05:45:33 +00:00
waterson%netscape.com b8716efde3 Check in as binary. 2001-04-12 05:42:06 +00:00
hyatt%netscape.com e98a54a7ed Fix bug in AdjustSelection. r=danm, sr=waterson 2001-04-12 04:40:16 +00:00
pollmann%netscape.com dc964acfd5 Bug 73309: Fix leak of <ConstStringImpl> in non-multipart form post case, r=rpotts@netscape.com, sr=jst@netscape.com 2001-04-12 01:41:47 +00:00
sfraser%netscape.com 4db4964a91 Blue boxes be gone! Fixing 58121, r=jfrancis, sr=attinasi. 2001-04-12 01:26:57 +00:00
pollmann%netscape.com 49e418b379 Bug 59408: Send full path name of file in file control to server: r=rods@netscape.com, sr=jst@netscape.com 2001-04-12 01:01:23 +00:00
peterlubczynski%netscape.com 995b858e61 Fix for POSTing in embedded plugins bug 63050 r=peterl sr=attinasi Patch by Pollman 2001-04-12 00:09:08 +00:00