Граф коммитов

107622 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 120e6f3d02 Removing unnecessary default status. 2002-08-25 02:39:45 +00:00
blakeross%telocity.com 8f6cb6739a Statusbar says Document: Done if homepage is about:blank 2002-08-25 02:37:10 +00:00
brendan%mozilla.org c0e5a5c192 One-character fix to a comment, use modulus with %, not mask. 2002-08-24 22:14:15 +00:00
danm%netscape.com 7f2b0f0f1c removing parameter to nsINativeAppSupport::OnLastWindowClosing. Also bringing up to date with nsNativeAppSupportWin.cpp rev 1.82 (see bug 163718). bug 163918 r=brendan,law 2002-08-24 18:59:04 +00:00
danm%netscape.com 01017ff236 removing parameter to nsINativeAppSupport::OnLastWindowClosing. bug 163918 r=brendan,law 2002-08-24 18:58:52 +00:00
danm%netscape.com a82218200b update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
danm%netscape.com 16222c8273 rearrange Destroy to not confuse WindowWatcher. bug 163918 r=brendan,bryner 2002-08-24 18:57:55 +00:00
danm%netscape.com ba4136321b move Quit code from UnregisterWindow into Quit. bug 163918 r=brendan,bryner 2002-08-24 18:57:45 +00:00
roc+%cs.cmu.edu 8a0f94ffd4 Fix probable Mac build bustage 2002-08-24 15:07:24 +00:00
bugreport%peshkin.net a161fd578f Fixed merge problem from checkin of 143826 - No bug 2002-08-24 14:51:27 +00:00
bugreport%peshkin.net b109526453 Bug 143286 - Adding 2 new files missing from repository 2002-08-24 14:43:49 +00:00
roc+%cs.cmu.edu c0c4d81870 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
jpierre%netscape.com 376c737166 Correctly identify tty on OS/2 - fix for 164420 2002-08-24 13:46:50 +00:00
jpierre%netscape.com 4cb9f34407 Fix for 164403 - make console input work in NSS tools on OS/2 2002-08-24 11:51:42 +00:00
rogerl%netscape.com 065503d1e0 Disneyland progress. 2002-08-24 04:10:42 +00:00
myk%mozilla.org bfb268bc7e Changed the password field on the "create document" page to type="password" (was type="text") so passwords get obscured. 2002-08-24 03:01:35 +00:00
myk%mozilla.org c1f38ce968 Fix for bug 142829: Allow users to create files. Also whacks the tree heavily with improvements to error handling (differentiating between user and code errors),
reorganization of the Perl code, and additional instructions for setup in the README file and the sample.conf file.
2002-08-24 01:56:50 +00:00
bryner%netscape.com 3376c8276b Oops, change unixcharset.properties to maccharset.properties. r/sr=sfraser. 2002-08-24 01:26:38 +00:00
curt%netscape.com c2d586ae77 Used wrong comment symbol.
(Not yet in build.)
2002-08-24 01:20:18 +00:00
curt%netscape.com f975d00fb0 Making a wrong assumption about the existence of the installer directory.
(Not yet in build.)
2002-08-24 01:19:48 +00:00
jpierre%netscape.com 1b0f78ea2f Convert slow SEC_ASN1DecodeItem calls to SEC_QuickDERDecodeItem where possible. Performance improvement. Bug #160805 . r=relyea 2002-08-24 00:52:47 +00:00
curt%netscape.com 42471e997b Not yet in the build. 2002-08-24 00:51:02 +00:00
bbaetz%student.usyd.edu.au 8f74c45e82 Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
curt%netscape.com ab1b10458a Oops. That was a mistake. Backing out last checkin
(Still not in the build yet.)
2002-08-24 00:48:52 +00:00
mkaply%us.ibm.com 0f770a3e00 Not part of build
Continuing OS/2 wizard work
2002-08-24 00:45:32 +00:00
nicolson%netscape.com b00e21219b A FilterInputStream to decode base64-encoded data. 2002-08-23 23:17:00 +00:00
leaf%mozilla.org 1b7fc951fa Automated update 2002-08-23 23:09:56 +00:00
smontagu%netscape.com b95b4ce51b Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build. 2002-08-23 23:09:22 +00:00
pschwartau%netscape.com ec7e89fcd8 Removing this testcase from skip list; I have adapted it to run in Rhino. 2002-08-23 22:52:20 +00:00
pschwartau%netscape.com 77e0403675 Editing comments. 2002-08-23 22:48:38 +00:00
pschwartau%netscape.com 039932d264 Rhino can't seem to handle the largest array, so we'll skip this case in Rhino - 2002-08-23 22:38:45 +00:00
pschwartau%netscape.com 51db817c7b Re-ordering the sections to try the largest possible array first. 2002-08-23 22:12:12 +00:00
pschwartau%netscape.com ee72b003cc Editing comments in the test. 2002-08-23 21:56:21 +00:00
pschwartau%netscape.com 647d7d20c4 Removing two extraneous lines. 2002-08-23 21:47:05 +00:00
shanjian%netscape.com bd580ed14c #161328 CJK string is not breakable before joined frames
This patch include 3 changes:
 1) check the breaking possibility  in between for 2 connection pieces.
 2) Make word breakable after the second word, priviously it only applies to western.
 3) always call RevertSpacesToNBSP before call line breaker. This is necessary because the
    change in 1.
r=boris zbarsky, sr=rbs
2002-08-23 21:43:42 +00:00
pschwartau%netscape.com 37ee97b3e3 Adapted the test to run in Rhino. 2002-08-23 21:42:32 +00:00
mkaply%us.ibm.com b181785a75 #163529
r=pedemont, sr=dveditz
If a file is before the first component in packages-***, copy it in the flat case
This allows for files like installed-chrome.txt which we want to package in flat, but not in component
2002-08-23 21:36:52 +00:00
mkaply%us.ibm.com 5ce1ae492a #135508
r=pedemont, sr=dveditz
Remove 99.9% OS/2 stuff from Packager.pm - we're going to take the Unix path
2002-08-23 21:25:43 +00:00
mkaply%us.ibm.com e24e40f40f #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00
aaronl%netscape.com a6d9cfdbf1 Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx 2002-08-23 21:16:50 +00:00
naving%netscape.com 22d31d4a91 no bug r/sr=bienvenu removing some lines not needed 2002-08-23 21:02:36 +00:00
shanjian%netscape.com 32a073de91 #162949 Line wrapping: suspension points are placed at the beginning of a new line.
change the class of character u+2024, u+2025, u+2026 so that they will not be
placed in the beginning of the line.
p=ftang, r=shanjian, sr=rbs
2002-08-23 20:58:43 +00:00
curt%netscape.com e73877edb2 Not (yet) part of build. 2002-08-23 20:15:52 +00:00
curt%netscape.com 837cf4fa16 Updating from MRE to MFCEmbed
(Not yet part of the build)
2002-08-23 20:13:10 +00:00
curt%netscape.com 4726c2ae97 Not (yet) part of the build. 2002-08-23 20:09:51 +00:00
pinkerton%netscape.com c079e30f76 make toplevel widget the size of teh grayRgn to prevent region coordinate overflow problems and shearing when scrolling (r=sdagley/sr=sfraser) bug 162885. 2002-08-23 20:07:07 +00:00
pinkerton%netscape.com ce295a6967 fix shearing during scrolling in embedding apps on 10.2 (r=ccarlen/sr=sfraser) bug 162885 2002-08-23 20:00:00 +00:00
mikep%oeone.com 1cff2719cb Fixing bug 164287. 2002-08-23 19:24:52 +00:00
mikep%oeone.com 1e2ac9672e Fixing context menu for bug 164286. 2002-08-23 19:23:24 +00:00
mikep%oeone.com db82ec4609 Fixing bug 160378. 2002-08-23 18:58:58 +00:00