Commit Graph

94262 Commits

Author SHA1 Message Date
brendan%mozilla.org
74151505f6 Long ago, mccabe copied the principals setting code in Function from late to early in the function (should've moved, but no one noticed); last month, I fixed bug 90546 in the original site but not in the copy; this change eliminates the duplication, moving the fix up to the copy's site (90546, r=jst, sr=jband, a=chofmann). 2001-12-13 00:27:20 +00:00
blizzard%redhat.com
fd609f18fa Checkpointing changes. Fix scrolling with scrollmouse. Start getting native scrollbars off the ground. Not part of the build. 2001-12-12 23:56:21 +00:00
mkaply%us.ibm.com
3bc695d956 #114826
r=mkaply, a=asa for drivers
OS/2 only - back out OS/2 specific fix to fix regression
I'm checking this in now so I can make our automatic daily build on OS/2
2001-12-12 23:14:55 +00:00
blizzard%redhat.com
6790f0e7f5 Checkpointing changes. Not part of the build. Pep up window scrolling performance by compressing motion notify events. Also, add an option to the appshell to turn on gdk window paint debugging with MOZ_DEBUG_PAINTS=1 in the environment. 2001-12-12 22:51:19 +00:00
ben%netscape.com
182aa824c5 this is part of the previous checkin to fix blocker bug 114874. change code to open correct xul file 2001-12-12 22:43:17 +00:00
jake%acutex.net
4dc9db546e Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
r= ddk, kiko
2001-12-12 22:41:19 +00:00
ben%netscape.com
34e6ff78c6 Fix for smoketest blocker 114874 - save page does not work.
This code was checked in last night into a file that had recently become obsolete. Simply moving the code that was checked in last night into the file that is currently in use.
2001-12-12 22:21:53 +00:00
jpierre%netscape.com
4b50e9da08 Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson 2001-12-12 21:44:04 +00:00
ian.mcgreer%sun.com
f3fa11027c detect hash collisions so that the caller can handle it 2001-12-12 20:23:07 +00:00
suresh%netscape.com
c78905c342 fixing the blocker bug 114861. r=sspitzer, sr=mscott. a=leaf. 2001-12-12 19:49:45 +00:00
peterlubczynski%netscape.com
99c3474909 Fixing full-page plugins, blocker bug 114808 r=dcone sr=attinasi, a=nhotta (sheriff) 2001-12-12 18:50:16 +00:00
nboyd%atg.com
cd3ab305ae Fix bug 114491: if (true) function f(){}() 2001-12-12 14:16:57 +00:00
alex.fritze%crocodile-clips.com
d74a3b867a Fix AIX build bustage.
Not part of default build.
2001-12-12 12:58:57 +00:00
mkaply%us.ibm.com
e733042b84 hack hack, wonderful hack
undef the index macro for VACPP
I guess this is a VACPP bug, we had to do this in js, but why name a function such a common macro?
2001-12-12 12:52:55 +00:00
bbaetz%cs.mcgill.ca
6f64e775da dos2unix line endings. Should fix build bustage, not part of default
build.
2001-12-12 11:05:25 +00:00
bbaetz%cs.mcgill.ca
1b42364606 #include <math.h> before libart's headers, so that M_PI isn't already
defined.

libart has an #ifdef guard, math.h obviously doesn't.

Hopefully fixes AIX build bustage. Not part of defaut build.
2001-12-12 10:17:55 +00:00
peterv%netscape.com
6ffce23355 Bustage fix. SVG-enabled builds only. 2001-12-12 08:28:13 +00:00
bbaetz%cs.mcgill.ca
a6f482e97d Left this out of bug 80142 checkin 2001-12-12 08:24:16 +00:00
bbaetz%cs.mcgill.ca
905c4ab656 Bug 80142 - left this out 2001-12-12 08:22:52 +00:00
bbaetz%cs.mcgill.ca
b5afdc8b72 Bug 80142 - left these out. 2001-12-12 08:21:33 +00:00
leaf%mozilla.org
b715da6543 Automated update 2001-12-12 08:12:41 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bryner%netscape.com
95f32b532c Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst. 2001-12-12 07:47:14 +00:00
jst%netscape.com
bd5fcdae70 Fixing bug 112120. Cleaning up the GetPrimaryFrameFor() code in nsGenericHTMLElement and making it obvious from the method name that this method is form control specific. r=axel@pike.org, sicking@bigfoot.com, sr=jband@netscape.com. 2001-12-12 07:31:15 +00:00
bbaetz%cs.mcgill.ca
a9ff31aebd Backing out bug 95383 because of tbox redness. 2001-12-12 07:16:39 +00:00
bbaetz%cs.mcgill.ca
1eddb215be mac build changes by peterv.
Not part of build.
2001-12-12 06:42:11 +00:00
brade%netscape.com
4a76e7bb22 attmpt to fix bug #110828; disable all unicode input for OS < 9.0 (r=pink; sr=brendan) 2001-12-12 06:38:49 +00:00
ben%netscape.com
ccfc6fbfd6 another oops. Didn't mean to leave in this irritating debug timeout. 2001-12-12 06:32:09 +00:00
bbaetz%cs.mcgill.ca
1f93c8420f Need extra const for CW7. Patch by peterv.
Not part of build.
2001-12-12 06:30:52 +00:00
bbaetz%cs.mcgill.ca
a7e695e284 Bug 95383 - implement nsDrawingSurfaceMac::GetPixelFormat
Patch by james.turner@crocodile-clips.com, r=pink, sr=sfraser
2001-12-12 06:19:29 +00:00
jfrancis%netscape.com
d85a2d203b fix for Bug 92331: at long last moving over to using spans instead of pre's for plaintext mailcites. Due to limited testing the pref for this is left *OFF*. we'll flip it on if everything goes well later. also fixes for: 101342 : Extraneous <br> when <td> content is <textarea> 104499 : when using the decrease indent, caret hops to the end of the previous line r=fm; sr=kin 2001-12-12 06:02:15 +00:00
jst%netscape.com
720055d0f8 Fixing bug 112217. Moving nsIDOM3Node into its own file since nsIDOMNode.idl is technically frozen, but the interface nsIDOM3Node is not. r=peterv@netscape.com, rs=jband@netscape.com 2001-12-12 05:58:44 +00:00
ben%netscape.com
8cb338061b fix oops (remove </pre>s from file) 2001-12-12 05:52:05 +00:00
blizzard%redhat.com
d7f188f509 Checkpointing Changes. Not part of the build. Call Resize() after the widgets are created to make sure they are all the right size when they are shown. Make sure to flush the window draw queue after scrolling to get an immidiate repaint. 2001-12-12 05:50:47 +00:00
peterlubczynski%netscape.com
4429083363 Fixing bustage... 2001-12-12 05:39:46 +00:00
dean_tessman%hotmail.com
e3f452219e Bug 94980 - Keyboard navigation in context menu causes highlight upon reopening
r=pink sr=blake
2001-12-12 05:11:16 +00:00
jst%netscape.com
3b9fcc8963 Breaking out nsIDOM3Node into its own file. Not part of the build yet. 2001-12-12 05:06:07 +00:00
ben%netscape.com
7f41e525df bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
ccarlen%netscape.com
3caeb79289 Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott 2001-12-12 05:02:07 +00:00
brendan%mozilla.org
7b2b1b44ad Fix try/finally and try/guarded-catches/finally hard cases (104077, r=jband, sr=shaver). 2001-12-12 05:00:29 +00:00
mstoltz%netscape.com
cb9ae92896 Bug 107387 - rename security.properties to caps.properties. r=nhotta, rs=jst. 2001-12-12 04:43:35 +00:00
rginda%netscape.com
36aff8237d chatzilla only
strict mode cleanup
clear message count when view is /cleared, bug 113101
add charset support for input and output areas, bug 41564
bump revision to 0.8.5-rc5
2001-12-12 04:40:02 +00:00
smontagu%netscape.com
63a60fb40f Fix for bug 84130, Mail Message subjects don't get Bidi applied, r=mkaply, sr=jst. 2001-12-12 04:28:25 +00:00
brendan%mozilla.org
140631bce2 Checking in rogerl@netscape.com's patch for bug 100199 (r=rginda, sr=me). 2001-12-12 04:27:50 +00:00
peterlubczynski%netscape.com
122b3d8059 correcting last checkin 2001-12-12 04:18:36 +00:00
ben%netscape.com
35d4bc6f3a bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 04:17:26 +00:00
peterlubczynski%netscape.com
3eb962cb6b correct last checkin 2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
9204d22bf9 Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard 2001-12-12 04:15:12 +00:00
jpierre%netscape.com
8861c70ad5 Fix for 105764 - compiler warnings 2001-12-12 04:14:48 +00:00
kaie%netscape.com
ad286d0ca9 b=112524 Fixing crash when signing message with expired certificate
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00