leaf%mozilla.org
66591e4727
fix for 78317, sr=alecf r=rbs
2001-05-01 21:03:38 +00:00
sfraser%netscape.com
c64727f3b8
Fix for 78194; add find.xpt to the package files for Unix and Windows (Mac is OK already). a=leaf
2001-05-01 19:06:35 +00:00
ashuk%eng.sun.com
0e7a31c1c1
author=ashuk
...
Bug=73085
Files modified = mozilla/java/makefiles
this fix makes it so configure creates the makefile in java/build
Index: makefiles
===================================================================
RCS file: /cvsroot/mozilla/java/makefiles,v
retrieving revision 1.3
diff -u -r1.3 makefiles
--- makefiles 2000/08/03 21:32:54 1.3
+++ makefiles 2001/05/01 18:46:47
@@ -1,6 +1,7 @@
java/Makefile
java/util/Makefile
java/util/classes/Makefile
+java/build/Makefile
java/webclient/Makefile
java/webclient/classes_spec/Makefile
java/webclient/src_share/Makefile
2001-05-01 18:48:57 +00:00
dmose%netscape.com
b84e107be1
Fixing MOZ_TRACK_MODULE_DEPS (eg senna on the Ports page) build bustage.
2001-05-01 17:28:30 +00:00
beard%netscape.com
88d5a8805e
Now builds two sub-projects, jscore.mcp, jstools.mcp and merges the resulting jar files into js.jar. This uses the new source tree organization.
2001-05-01 17:24:48 +00:00
beard%netscape.com
1be8074e20
Builds org.mozilla.javascript.tools.* classes.
2001-05-01 17:19:16 +00:00
beard%netscape.com
7f24b09b7b
Builds core org.mozilla.* classes.
2001-05-01 17:18:14 +00:00
bienvenu%netscape.com
74b2652202
remove unneeded assert introduced yesterday - it's ok not to have listeners sr=sspitzer
2001-05-01 14:54:45 +00:00
mkaply%us.ibm.com
8b23526f96
#76670
...
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-01 14:28:48 +00:00
rods%netscape.com
778d75bb49
backing out changes, more testing needs to be done
2001-05-01 13:29:14 +00:00
karnaze%netscape.com
9a172ef481
bug 5522 - initialize max element size. sr=attinasi, r=peterl.
2001-05-01 12:42:53 +00:00
jdunn%netscape.com
b8449628cd
adding newline to fix tinderbox bustage
2001-05-01 12:38:29 +00:00
rods%netscape.com
14315dd26e
ducarroz's patch for mapping <ctrl> keys
...
Bug 50255 r=rods, sr=attinasi
2001-05-01 12:28:37 +00:00
rods%netscape.com
18eee86ea7
greg@lauckhart.com patch for rounding correctly when the logFont height is negative
...
Bug 64331, r=rods sr=attinasi
2001-05-01 10:07:25 +00:00
sspitzer%netscape.com
79f5c9684d
fix for ##48409. prevent mac from crashing when using the subscribe dialog.
...
I was recursing over the internal tree to generate the hostinfo.dat.
win32 and linux were ok, but all hell broke loose on the mac.
256K of stack is not enough for my approach. I've switched
to keep a duplicate list of the groups on the server. also fix some minor
subscribe issues.
sr=bienvenu
2001-05-01 08:50:07 +00:00
ssu%netscape.com
3020f4f81e
fixing bug #76719 - SaveAs->file Template menu items don't work on standalone window. r=varada, sr=sspitzer
2001-05-01 07:23:54 +00:00
markh%activestate.com
d60c730c21
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
...
branch. Not part of the build.
2001-05-01 07:03:27 +00:00
sdagley%netscape.com
8d141d0ae5
#73157 - missing break. r=jband (nobody's building this yet AFAIK)
2001-05-01 06:29:28 +00:00
waterson%netscape.com
1fa50a3140
Add .cvsignore file.
2001-05-01 05:42:17 +00:00
naving%netscape.com
a3f09db3d7
78277; r=suresh sr=sspitzer; The default value of gNextMessageViewIndexAfterDelete should be different in order to know when to clear the message pane.
2001-05-01 05:25:49 +00:00
waterson%netscape.com
781b8bd98d
Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi
2001-05-01 04:22:57 +00:00
waterson%netscape.com
bd07e601ce
Remove everything but nsBlockReflowStat implementation, part 2. Not part of the build.
2001-05-01 03:43:41 +00:00
waterson%netscape.com
599a640cff
Remove everything but nsBlockReflowStat implementation, part 1. Not part of the build.
2001-05-01 03:41:11 +00:00
waterson%netscape.com
2174dec9f7
Remove everything bug nsBlockReflowState declaration. Not part of the build.
2001-05-01 03:40:32 +00:00
blakeross%telocity.com
e0c5d61d97
Wrong context menu for column headers (69802, patch by walk84@usa.net). r=blake sr=ben
2001-05-01 03:22:26 +00:00
chuang%netscape.com
dd359fad09
Bug64937 Display number of entries in an address book, R=ducarroz, sr=sspitzer
2001-05-01 03:22:12 +00:00
blakeross%telocity.com
06f2223b51
View source uses background from prefs and hardcoded text color (62678, patch by bzbarsky@mit.edu). r=dbaron sr=attinasi
2001-05-01 03:19:46 +00:00
sspitzer%netscape.com
fbec1a2767
fix for #11387 . save as draft on an existing should remove the old draft.
...
fix by cavin@netscape.com r=ducarroz, bienvenu. sr=sspitzer.
2001-05-01 03:17:47 +00:00
idk%eng.sun.com
bea42689a3
*not part of the build*
...
fix for 78288
2001-05-01 03:10:03 +00:00
sspitzer%netscape.com
ac40b90f6b
fix for #77506 . r=varada, sr=bienvenu
...
prevent the bad state where we are supressing message display, but the message pane
is not hidden.
2001-05-01 03:05:02 +00:00
mkaply%us.ibm.com
0029232235
OS/2 and AIX breakage - use of true instead of PR_TRUE
2001-05-01 02:58:50 +00:00
idk%eng.sun.com
ba778e39b7
*not part of the build*
...
fix for 56738
2001-05-01 02:56:29 +00:00
sspitzer%netscape.com
19169de441
fix #76626 . leaking nsXULDocument and nsXULTemplateBuilder slows down
...
subscribe dialog the second time, and asserts like mad in debug builds.
r=varada, sr=bienvenu (and waterson)
2001-05-01 02:56:12 +00:00
sspitzer%netscape.com
e3917f5fb4
back out blake's 4-5-01 removal of this script include. it's necessary to
...
extend message display. sr=bienvenu
2001-05-01 02:54:57 +00:00
pavlov%netscape.com
d12799a8f2
fixing bug 78109 r=jband sr=brendan
2001-05-01 02:53:27 +00:00
sspitzer%netscape.com
ece59e8e09
fix for #71891 . r=hewitt sr=bienvenu. fix the search / filter dialog from showing
...
all three pickers at once in the search term.
2001-05-01 02:48:17 +00:00
idk%eng.sun.com
fce77a0b19
*not part of the build*
...
fix for 56728
2001-05-01 02:42:30 +00:00
rbs%maths.uq.edu.au
e1d5b58937
For GFX-Win32, the list of symbolic fonts that are recognized can now be extended without re-compilation b=73273 r=erik sr=brendan
2001-05-01 02:35:39 +00:00
danm%netscape.com
aff50a872c
flush persistent state in destroy method. bug 75657 r=hyatt,pavlov
2001-05-01 01:25:49 +00:00
idk%eng.sun.com
128dcb30ba
*not part of the build*
...
fix for 56706
2001-05-01 01:13:28 +00:00
idk%eng.sun.com
4afe6efa2c
*not part of the build*
...
fix for 78281
2001-05-01 01:05:14 +00:00
idk%eng.sun.com
2e50330a26
*not part of the build*
...
fix for 56740
2001-05-01 01:00:00 +00:00
danm%netscape.com
4e3c5b675c
focus the whole window if there is no tabbable content. bug 50881 r=attinasi,bryner,hyatt,saari
2001-05-01 00:30:33 +00:00
relyea%netscape.com
a2163bd3c0
Add .asm to the vpath as well.
2001-05-01 00:22:30 +00:00
nhotta%netscape.com
ec543a98b5
Change for a charset of reply/forward inline, check the availability of the charset converter,
...
if no converter for the original mail's charset then set to default charset, also did some code clean up,
bug 50724, r=ducarroz, sr=bienvenu.
2001-05-01 00:09:42 +00:00
cmanske%netscape.com
b7919fe2cb
Fixed context menu problem when > 1 cell selected, b=55991, r=akkana, sr=kin
2001-04-30 23:58:55 +00:00
cmanske%netscape.com
dc9d7d12d6
Use user's pref for monospace font in HTML source, b=76191, r=bzbarsky, sr=kin
2001-04-30 23:55:59 +00:00
cmanske%netscape.com
a283b0f8ca
Fixed selection in links, b=65141, r=sfraser,attinasi sr=kin
2001-04-30 23:53:32 +00:00
edburns%acm.org
b0b77c9ac7
The following files are in this checkin.
...
ar=edburns
author=edburns, ashuk
M Makefile.in
M Makefile.win
M webclient/classes_spec/Makefile.in
M webclient/classes_spec/Makefile.win
M webclient/src_moz/Makefile.win
A build/Makefile.in
A build/Makefile.win
A build/install_blackconnect_unix.js
A build/install_blackconnect_win32.js
A build/install_blackwood_unix.js
A build/install_blackwood_win32.js
A build/install_dom_unix.js
A build/install_dom_win32.js
A build/install_pluglets_unix.js
A build/install_pluglets_win32.js
A build/install_webclient_unix.js
A build/install_webclient_win32.js
A build/symlink.sh
2001-04-30 23:50:52 +00:00
prass%netscape.com
3bc123d83d
fix for bug 76586, r=sr=sspitzer
2001-04-30 23:37:31 +00:00