jst%netscape.com
1be3a2b618
Script that converts IDLC files to XPIDL files.
2001-01-21 08:43:22 +00:00
cls%seawood.org
d343689a28
If MOZILLA_CLIENT is set and building on win32, set OS_TARGET to win95 like nsprpub/makefile.win does.
2001-01-21 06:42:27 +00:00
cls%seawood.org
5581220542
Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner
2001-01-21 06:37:45 +00:00
jst%netscape.com
b9e9b31f2e
Padding hexadecimal numbers in IID's with zero's to make my life a bit easier when converting the DOM to use XPConnect.
2001-01-21 06:11:05 +00:00
jst%netscape.com
704e24cec3
Removing unused file.
2001-01-21 04:31:24 +00:00
blakeross%telocity.com
5c6de31591
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf
2001-01-21 03:44:15 +00:00
timeless%mac.com
c36d56c953
fix for bug 65076 [Modern] "Find in Bookmarks" ugliness needs to be fixed
...
by hwaara, r=timeless, a=ben
2001-01-21 01:26:58 +00:00
dbaron%fas.harvard.edu
2eba8c75e9
Fix SVG bustage from pierre's checkin.
2001-01-21 00:03:07 +00:00
dbaron%fas.harvard.edu
051c73d3ee
Fix MathML bustage from pierre's checkin.
2001-01-20 23:57:38 +00:00
bryner%uiuc.edu
1b2e78a3eb
Register the pipnss chrome on windows. r=javi. Not part of build.
2001-01-20 23:54:33 +00:00
pierre%netscape.com
bda1df7356
added brakets in switch() statements in a vain attempt to fix the unix build bustages
2001-01-20 23:33:29 +00:00
koehler%mythrium.com
715fd770ad
Bug 63640. Most BeOS cursors implemented.
...
Only BeOS related (no super-review) needed
2001-01-20 22:58:20 +00:00
pierre%netscape.com
60e1cb503e
#43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster.
2001-01-20 22:50:28 +00:00
pierre%netscape.com
62bf433a35
#43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster.
2001-01-20 22:46:54 +00:00
tara%tequilarista.org
8dfe98e098
Landing Ask Bjoern Hansen's fix for bug #39159
2001-01-20 16:58:32 +00:00
sspitzer%netscape.com
9f8c60009d
fix for #62873 . sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
...
for the initial patch.
2001-01-20 05:06:10 +00:00
kmcclusk%netscape.com
5ae11d815b
Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com
2001-01-20 04:59:39 +00:00
kvisco%ziplink.net
978ccbb783
Added implementation of evaluate
2001-01-20 04:42:26 +00:00
sspitzer%netscape.com
6144a0462d
fix for #64948 . sr=bienvenu.
2001-01-20 04:38:27 +00:00
kvisco%ziplink.net
4e46f0a144
Added CurrentFunctionCall and SystemPropertyFunctionCall to the Makefile so
...
that the standalone linux version builds again
2001-01-20 04:21:52 +00:00
sfraser%netscape.com
c38c4568cc
Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton
2001-01-20 02:50:37 +00:00
brendan%mozilla.org
ab05798b67
Followup to last checkin, comment change only, r=mccabe.
2001-01-20 02:02:48 +00:00
alecf%netscape.com
21b1df16b4
back out my last changes for now, cuz they cause wierd leaks
2001-01-20 01:47:33 +00:00
brendan%mozilla.org
499dcb0009
2nd attempt: Fix API botch where 'var x=0' vs. 'x=0' could put x in a different object (65553, r=mccabe, sr=jband).
2001-01-20 01:41:55 +00:00
yokoyama%netscape.com
4862cc1ea4
fix 22921 copied nsIModule code.
2001-01-20 01:02:53 +00:00
rogerl%netscape.com
14a70a0c8c
Added <function> at top level and example thereof.
2001-01-20 00:44:51 +00:00
mkaply%us.ibm.com
9f5f1efcf7
#62335
...
r=mkaply, a=blizzard
from jkobal - fix pasting on DBCS systems
2001-01-20 00:27:45 +00:00
dr%netscape.com
b4652dfc19
fix for 55115, removing last usage of nsFileSpec from chrome registry. r=jag, sr=ben
2001-01-20 00:17:07 +00:00
cls%seawood.org
b7ffd9a9da
Add pref to REQUIRES to fix senna bustage
2001-01-20 00:15:51 +00:00
mkaply%us.ibm.com
1f5effc09c
#63709
...
r=jkobal, a=blizzard
SHORT1/2 macros return USHORTS - we need signed values for relative mouse position
2001-01-20 00:08:42 +00:00
rogerl%netscape.com
1a5e400f3e
Fixed gcc warnings. Added .xml test case.
2001-01-20 00:02:56 +00:00
rogerl%netscape.com
8d21e78e1d
Fixes and enhancements to get class references, constructors and scripts
...
working from .xml input.
2001-01-19 23:56:37 +00:00
svn%xmlterm.org
6d186a0f77
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Fix for minor bug 65662.
(Oops! Missed CVS log message on previous checkin for this file. Dummy checkin
with the correct log message.)
2001-01-19 22:59:06 +00:00
svn%xmlterm.org
cb51ebdaee
../../LogMessage
2001-01-19 22:52:18 +00:00
jgmyers%netscape.com
94992953e2
fix capitalization
2001-01-19 22:39:29 +00:00
jgmyers%netscape.com
cd356bbb67
fix comment
2001-01-19 22:39:17 +00:00
axel%pike.org
c76bb0249c
not part of build, nsNodeSet is not part of transformiix standalone. sorry.
2001-01-19 22:20:24 +00:00
sspitzer%netscape.com
c4695f270d
fix for #65304 . sr=bienvenu. if no subscribable servers, subscribe
...
dialog won't dismiss when you hit cancel.
2001-01-19 22:04:06 +00:00
hewitt%netscape.com
b7566a4f03
65992 - putting back code I accidentally removed yesterday
2001-01-19 21:49:48 +00:00
sspitzer%netscape.com
8e2e09d212
fix for #64244 and #46315
...
sr=bienvenu. thanks to slucy@objectivesw.co.uk for the initial
patch for #46315
2001-01-19 21:41:12 +00:00
sspitzer%netscape.com
44957d7648
fix for #64291 . r=sspitzer,timeless, sr=bienvenu thanks to hwaara@chello.se for the patch.
2001-01-19 21:39:43 +00:00
dbragg%netscape.com
88f5cb7159
First Checked In.
2001-01-19 21:26:41 +00:00
axel%pike.org
8648842440
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
2001-01-19 21:24:44 +00:00
dbragg%netscape.com
1f9e47be7f
New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan
2001-01-19 21:23:24 +00:00
waterson%netscape.com
9fedcec1d1
Bug 65908. Reduce nsHashtable default size from 256 to 16 (the minimum that a PL_HashTable will allow). r=kandrot, sr=brendan.
2001-01-19 21:20:52 +00:00
nhotta%netscape.com
ed221a6a31
Wording change for charset not match alert, changed to add wording for saving message, bug 57080, r=nhotta, sr=erik.
2001-01-19 21:19:27 +00:00
cls%seawood.org
cc617c0f91
Make sure to pull nspr with xpcom
2001-01-19 21:17:42 +00:00
radha%netscape.com
746e571219
Follow up to previous checkin regarding bug # 62651. Remove commented out code.
2001-01-19 21:14:45 +00:00
radha%netscape.com
8b8907cb72
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
bienvenu%netscape.com
d9717de723
fix crash compacting local folders, r=naving, sr=mscott 66002
2001-01-19 21:10:34 +00:00