Commit Graph

91882 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
d8d5227f01 Fix |#ifdef TARGET_CARBON| assertions for bug 104651 to fix blocker bug 108911 (TARGET_CARBON changes only). 2001-11-07 22:08:31 +00:00
mikep%oeone.com
325c59d793 Fixing file names. 2001-11-07 20:59:04 +00:00
ian.mcgreer%sun.com
a070136acd fix linux 2.1 also 2001-11-07 20:58:09 +00:00
ian.mcgreer%sun.com
3c6918abcf get linux building again 2001-11-07 20:56:18 +00:00
mikep%oeone.com
9c472e69ef Moving files around. 2001-11-07 20:41:11 +00:00
dbaron%fas.harvard.edu
93aad15042 Back out incorrect part of my fix from yesterday that was causing AIX tinderbox bustage. b=107052 2001-11-07 20:29:59 +00:00
mikep%oeone.com
f7481595b4 Fixing all the license header files. 2001-11-07 20:29:04 +00:00
blizzard%redhat.com
7fcab3457c back out rpotts' checkin for bug #106558 since it caused blocker bug #108869. r=mscott 2001-11-07 19:56:27 +00:00
mikep%oeone.com
061dc8daff Removing unused docs. 2001-11-07 19:50:51 +00:00
relyea%netscape.com
d935e4ce40 Move map file processing definitions back into base .mk files.
setup up map files so the can be switched on simply by adding a directive to
manifest.mn.
2001-11-07 19:34:47 +00:00
mikep%oeone.com
07f6445c87 Adding in calendar files. 2001-11-07 19:28:41 +00:00
mikep%oeone.com
955cd040d5 Adding in the calendar code. 2001-11-07 19:18:46 +00:00
locka%iol.ie
0c64fcd0aa Workaround for problem in PromiseFlatString class. b=108880 r=adamlock@netscape.com sr=scc@mozilla.org 2001-11-07 19:03:39 +00:00
ian.mcgreer%sun.com
b78f1fe9df fix handling of token options, specifically deletion 2001-11-07 16:15:29 +00:00
bbaetz%cs.mcgill.ca
5b62cb9f40 Bug 101166 - users seeing a bug via _accessible bits should see that its
the group

r=justdave,jake
2001-11-07 16:11:33 +00:00
jake%acutex.net
b827269287 Bug 108547 - Make the JavaScript use proper DOM
Patch by Christopher Aillon <caillon@returnzero.com>
r= timeless@bemail.org, kiko@async.com.br
2001-11-07 14:58:56 +00:00
nboyd%atg.com
e60c42afed Patch from Igor:
I suggest to move the code in ScriptableObject.get/put that deals with getter/setter
into separated methods so it would be easy to follow the code and the attached patch
does just that.
2001-11-07 14:15:48 +00:00
seawood%netscape.com
251cd340b5 Oops. That wasn't supposed to go in yet. Fixing tinderbox bustage 2001-11-07 08:09:36 +00:00
jaggernaut%netscape.com
bf6ae6562b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-07 07:52:48 +00:00
jst%netscape.com
9d055019fb Fixing bug 92071. Making sure DOM objects that don't have a class interface (such as <span> elements, there is no nsIDOMHTMLSpanElement) get their prototype chain properly set up. r=hidday@geocities.com, peterv@netscape.com, sr=jband@netscape.com 2001-11-07 07:52:41 +00:00
jaggernaut%netscape.com
796c9c271a Bug 108734: nsCString::Replace is broken. r=darin, sr=scc 2001-11-07 07:43:11 +00:00
ben%netscape.com
d3393726aa 108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt 2001-11-07 07:38:49 +00:00
dbaron%fas.harvard.edu
e53bb3af2f Add a comment explaining how to fix callers that trigger the null-termination assertion. r=jag rs=scc b=104651 2001-11-07 07:36:36 +00:00
dbaron%fas.harvard.edu
8e721c4e39 Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750 2001-11-07 07:06:31 +00:00
waterson%netscape.com
4a1f8a8889 Bug 100952, round two. This time, maintain a stack of active resources that we're currently building content for. r=tingley@sundell.net, sr=brendan 2001-11-07 06:56:39 +00:00
seawood%netscape.com
941befc981 Where's the auto-update? 2001-11-07 06:41:26 +00:00
hyatt%netscape.com
8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
seawood%netscape.com
8936e49e57 Don't even ask 2001-11-07 06:39:14 +00:00
brendan%mozilla.org
63cb2c1077 Fix Function.call(this, 'alert(42)')() so the anonymous function finds its nearest scripted caller's principals (90546, sr=shaver&jband). 2001-11-07 06:34:04 +00:00
joki%netscape.com
57040838f7 Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt 2001-11-07 06:29:29 +00:00
morse%netscape.com
35720e9017 bug 108762, select-user dialog (used in password manager) broken, r=cmankse+bryner,sr=brendan 2001-11-07 06:26:33 +00:00
dbaron%fas.harvard.edu
8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
seawood%netscape.com
87f99ba919 Move defines from config.mk into configure.in 2001-11-07 06:13:22 +00:00
seawood%netscape.com
68cb29fa0d Silence! 2001-11-07 06:06:02 +00:00
seawood%netscape.com
4112b25604 Clean up options 2001-11-07 05:52:21 +00:00
dbaron%fas.harvard.edu
3f306cd4c2 Fix nsDependentString users who were passing non-NULL terminated buffers. b=104651 rr=jag rs=scc 2001-11-07 05:51:27 +00:00
hewitt%netscape.com
1aa1e3a190 108778 - dialog should fire ondialogcancel when native window close button clicked, r=cmanske, sr=hyatt 2001-11-07 05:43:03 +00:00
cmanske%netscape.com
5dc5ffad3a Fixed problems relating to new XUL 1.0 changes, b=108670, r=timeless, sr=hewitt 2001-11-07 05:42:41 +00:00
mkaply%us.ibm.com
c30f013e2b Temp fix to try to plug OS/2 only region leak 2001-11-07 05:36:32 +00:00
mkaply%us.ibm.com
aa498902f6 #91898
r=robinf
Fix some HTML mistakes in help file
2001-11-07 05:31:03 +00:00
mkaply%us.ibm.com
5991fb004d #105476
r=os2team, sr=brendan@mozilla.org
Add ASM implementation of js_CompareAndSwap for OS/2 VACPP
2001-11-07 05:20:33 +00:00
dbaron%fas.harvard.edu
9ab72b8bb6 Fix nsDependentString users not to pass null buffers. b=104651 r=jag rs=scc 2001-11-07 05:11:46 +00:00
mkaply%us.ibm.com
9603a028fa OS/2 only - let's be more like Windows 2001-11-07 05:11:34 +00:00
attinasi%netscape.com
6256ae3ddb Default value for pref to override broken-image layout. b=102281 r=kmcclusk sr=waterson 2001-11-07 05:05:52 +00:00
attinasi%netscape.com
27ad2e0eb2 Due to popular demand, broken images are now getting an icon and a sized-box if they have width and height and are in QuirksMode documents (see bug for pref to override). b=102281 r=kmcclusk sr=waterson 2001-11-07 05:02:42 +00:00
dbaron%fas.harvard.edu
5ee9c768ba Really fix HPUX bustage. b=108597 2001-11-07 04:52:19 +00:00
rpotts%netscape.com
141ebb9b14 bug #106558 (r=darin@netscape.com, sr=mscott@netscape.com) Do not call a consumers OnStartRequest() if an error has already occurred... 2001-11-07 04:50:35 +00:00
mkaply%us.ibm.com
8a1d2adcc0 #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 3 - handle palette messages in nsWindow
2001-11-07 04:45:21 +00:00
mkaply%us.ibm.com
e5a314b39d #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 2 - add back palette stuff back to Windows GFX
2001-11-07 04:44:14 +00:00
mkaply%us.ibm.com
7af239296a #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 1 - add back palette API to nsDeviceContext
2001-11-07 04:36:47 +00:00