dbaron%fas.harvard.edu
|
4d7ea31039
|
Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|.
|
2001-02-17 06:00:07 +00:00 |
rginda%netscape.com
|
af814a3484
|
-- NOT PART OF THE BUILD --
clean out some bitrot in cview, add an install.js file.
xpi will be located at www.hacksrus.com/~ginda/cview shortly.
|
2001-02-17 05:55:01 +00:00 |
dbaron%fas.harvard.edu
|
ccff1e5d10
|
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
|
2001-02-17 05:54:05 +00:00 |
dbaron%fas.harvard.edu
|
d94f196db6
|
Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben
|
2001-02-17 04:59:59 +00:00 |
mkaply%us.ibm.com
|
5448f1cc30
|
Fix senna REQUIRES bustage
|
2001-02-17 04:47:43 +00:00 |
mkaply%us.ibm.com
|
7cf807aad9
|
Fix senna REQUIRES bustage
|
2001-02-17 04:11:55 +00:00 |
danm%netscape.com
|
8407e1e89b
|
adding embedding components, which will be used by both embedding apps and Mozilla. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:47:56 +00:00 |
danm%netscape.com
|
9b0604a906
|
preparing to move window opening code to a component, but currently ifdefed out. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:46:48 +00:00 |
danm%netscape.com
|
1bc94a1177
|
adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:45:42 +00:00 |
danm%netscape.com
|
cfe4586da0
|
cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:43:58 +00:00 |
danm%netscape.com
|
a1fe80fa07
|
fix destruction order crash. no bug #. r=hyatt,pinkerton
|
2001-02-17 02:37:06 +00:00 |
danm%netscape.com
|
1d955c96b6
|
hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:33:03 +00:00 |
danm%netscape.com
|
66e6807ac9
|
just changing the case of target names to be more Mac-like. bug 67368 (peripherally) r=hyatt,pinkerton
|
2001-02-17 02:31:43 +00:00 |
danm%netscape.com
|
1a86622cb0
|
First Checked In.
|
2001-02-17 02:27:36 +00:00 |
danm%netscape.com
|
c9c554fa5c
|
implementation of WindowCreator callback. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:24:53 +00:00 |
danm%netscape.com
|
be7505e6ca
|
adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain)
|
2001-02-17 02:22:51 +00:00 |
sspitzer%netscape.com
|
47d0f8f4ea
|
adding some debugging printfs, for my benefit. no reviewer.
|
2001-02-17 02:21:44 +00:00 |
danm%netscape.com
|
b56712bb9d
|
bits of dom's nsJSUtils copied here to avoid linking with that lib. bug 67368 r=hyatt,pinkerton
|
2001-02-17 02:20:08 +00:00 |
mcafee%netscape.com
|
91f812bece
|
0.8
|
2001-02-17 02:03:23 +00:00 |
mcafee%netscape.com
|
696223fa75
|
tinderboxen
|
2001-02-17 02:00:47 +00:00 |
blakeross%telocity.com
|
ff19e71595
|
Removing old prefs code (68964). r=mcafee sr=ben
|
2001-02-17 01:55:32 +00:00 |
heikki%netscape.com
|
ebda0c80be
|
New interfaces needed for layout splitup. Not part of the build yet
|
2001-02-17 01:54:26 +00:00 |
akkana%netscape.com
|
36974551e5
|
67337: Initial implementation of Tableize. r=aaronl sr=sfraser
|
2001-02-17 01:33:07 +00:00 |
hewitt%netscape.com
|
5db703ad22
|
66489 - default treecol width, r=blake, sr=hyatt
|
2001-02-17 01:19:35 +00:00 |
rogerl%netscape.com
|
ded1228e70
|
New icodes to handle instanceof/is. Moved operator name handling to icg
for now (pending a semantics phase). Added a generic new and prototype
setting.
|
2001-02-16 23:15:34 +00:00 |
pinkerton%netscape.com
|
2b6980e552
|
coalesce nearby rects into a single rect based on ratio of combined area in comparison to their bounding box area. r=saari/sr=sfraser. bug# 53657.
|
2001-02-16 22:58:56 +00:00 |
javi%netscape.com
|
fd5d0bcad4
|
Make the new server cert dialog for SSL warning work.
|
2001-02-16 22:17:52 +00:00 |
nhotta%netscape.com
|
cbc4c7b484
|
Removed two functions from nsICollation which use nsString, r=mkaply@us.ibm.com, sr=sspitzer.
|
2001-02-16 22:10:35 +00:00 |
roc+%cs.cmu.edu
|
0c9333704b
|
Force nsViewManager to respect DONT_BITBLT flags on descendant views when we scroll a parent view. Fix for bug 68499. r=kmcclusk,sr=attinasi
|
2001-02-16 21:41:52 +00:00 |
timeless%mac.com
|
72a1f5c4f6
|
fix for bug 52653 regxpcom creates .mozilla in Real User's home
fix by shaver, r=dveditz, sr=scc
|
2001-02-16 21:35:34 +00:00 |
cmanske%netscape.com
|
036d844aa9
|
No real code change: added comment to explain fix to bug 57206, r=brade, sr=kin
|
2001-02-16 21:10:01 +00:00 |
cmanske%netscape.com
|
428702b810
|
Part of fix for bug 57206, r=brade, sr=kin
|
2001-02-16 21:04:41 +00:00 |
waterson%netscape.com
|
4954e72c65
|
Add logging instructions.
|
2001-02-16 20:34:30 +00:00 |
kestes%tradinglinx.com
|
69cc09ea72
|
typo wrote $tree_state meant $new_tree_state
|
2001-02-16 20:08:32 +00:00 |
kestes%tradinglinx.com
|
8179b96c5f
|
only print values that we have data for.
|
2001-02-16 20:07:30 +00:00 |
kestes%tradinglinx.com
|
84ee8faa3f
|
allow users to run processmail_bugs without using sendmail.
|
2001-02-16 20:07:03 +00:00 |
kestes%tradinglinx.com
|
3bd0a10929
|
suck some bugzilla parameters off Subject line in mail message.
allow users to run processmail_bugs without using sendmail.
some updates do not have any status value, ignore those.
|
2001-02-16 20:06:28 +00:00 |
kestes%tradinglinx.com
|
fc0ee5998a
|
Do not put any testing (if present) directories into the package.
do not create unused tinderbox2 directory.
|
2001-02-16 20:04:56 +00:00 |
kestes%tradinglinx.com
|
9d35bc1252
|
create a BT_URL entry.
fix possible security risk in default $ADMINISTRATIVE_NETWORK_PAT
|
2001-02-16 20:04:08 +00:00 |
kestes%tradinglinx.com
|
5bd2d5ea52
|
minor fixes to local variables.
is_status_final did not recieve its arguments from @_ properly.
|
2001-02-16 20:03:13 +00:00 |
kestes%tradinglinx.com
|
329c13608f
|
get default BT_URL from TinderConfig
|
2001-02-16 20:02:21 +00:00 |
m_kato%ga2.so-net.ne.jp
|
c21627d1cc
|
bug=63656, r=ducarroz, sr=bienvenu
more support RFC2231
|
2001-02-16 18:30:55 +00:00 |
dbaron%fas.harvard.edu
|
6c06bb5b78
|
Scripts shouldn't be in TARGETS, because it makes them be removed by 'make clean'.
|
2001-02-16 18:20:06 +00:00 |
thesteve%netscape.com
|
3b83745796
|
dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson
|
2001-02-16 18:17:11 +00:00 |
cyeh%bluemartini.com
|
703642cb77
|
fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
patch submitted by tstromberg@rtci.com (Thomas Stromberg).
|
2001-02-16 18:07:54 +00:00 |
cyeh%bluemartini.com
|
e1e6320abf
|
fix for 17773: Checksetup.pl should create maintainer if database is empty.
patch submitted by dave@intrec.com (Dave Miller)
create an administrator if we don't find one in the db or if new.
|
2001-02-16 17:56:05 +00:00 |
bryner%uiuc.edu
|
ab96dcdbf3
|
Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben.
|
2001-02-16 17:52:04 +00:00 |
harishd%netscape.com
|
bdca09dd7b
|
Modified parser test script.
** NOT PART OF THE BUILD **
|
2001-02-16 17:44:23 +00:00 |
dcone%netscape.com
|
cef0dff830
|
using the passed in title for the jobname. r=rods sr=attinasi
|
2001-02-16 17:36:54 +00:00 |
dcone%netscape.com
|
999dab80e2
|
r=rods sr=attinasi Passing in the title to begindocument
|
2001-02-16 17:36:02 +00:00 |