leaf%mozilla.org
|
97bc9cd556
|
Automated update
|
2001-02-18 16:30:14 +00:00 |
|
blizzard%redhat.com
|
5fe258f57c
|
Fix bug #68882. Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls
|
2001-02-18 16:16:54 +00:00 |
|
pschwartau%netscape.com
|
ed3d3552d7
|
Regression test for bug 68498. Derived from Brendan's attachment to the bug -
|
2001-02-18 03:31:17 +00:00 |
|
tor%cs.brown.edu
|
abe9a8ac50
|
Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
|
2001-02-18 01:05:45 +00:00 |
|
disttsc%bart.nl
|
21db735a0e
|
``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=H�kan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer.
|
2001-02-17 23:49:54 +00:00 |
|
javi%netscape.com
|
dac286f17e
|
Add nsNSSCertificate.cpp to the Mac build.
|
2001-02-17 20:25:42 +00:00 |
|
dbaron%fas.harvard.edu
|
402efee973
|
Fix leak in message compose window (and probably other places) by breaking a global->controllers->controller->global cycle resulting from having implementations of nsIController in JavaScript. b=56703 r=waterson@netscape.com sr=brendan@mozilla.org
|
2001-02-17 19:02:25 +00:00 |
|
dbaron%fas.harvard.edu
|
95dc3c980e
|
Improve GTK system colors by choosing colors in a way more similar to the way GTK chooses them, although it's still not perfect. b=67448 r=bryner,pavlov sr=blizzard
|
2001-02-17 18:55:01 +00:00 |
|
dbaron%fas.harvard.edu
|
28e108e179
|
Add REQUIRES line to fix --enable-ldap + MOZ_TRACK_MODULE_DEPS bustage.
|
2001-02-17 18:30:12 +00:00 |
|
dbaron%fas.harvard.edu
|
b78a120bab
|
Fixing xprint bustage from dcone's checkin. (Not part of default build.)
|
2001-02-17 18:20:28 +00:00 |
|
dbaron%fas.harvard.edu
|
74f777eb38
|
Add REQUIRES line so that xprint will build with MOZ_TRACK_MODULE_DEPS.
|
2001-02-17 18:15:49 +00:00 |
|
ben%netscape.com
|
47976cded2
|
fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt
|
2001-02-17 10:06:54 +00:00 |
|
heikki%netscape.com
|
de8d58f084
|
Checking in new files needed for layout split. Not part of the build yet.
|
2001-02-17 09:53:29 +00:00 |
|
dbaron%fas.harvard.edu
|
ed992c159a
|
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
|
2001-02-17 06:23:08 +00:00 |
|
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 |
|