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

100380 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 6c6f28c7a7 Fixing mac bustage - updating the project file, also getting rid of these source files that I meant to remove. 2002-03-27 09:13:28 +00:00
seawood%netscape.com 74c2f31a7e Follow up for bug 38061. This should fix debug builds. :( 2002-03-27 08:40:25 +00:00
leaf%mozilla.org 32c405da18 Automated update 2002-03-27 08:26:46 +00:00
gerv%gerv.net 67e79f73b5 Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
dmose%netscape.com c34ef97b46 Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage. 2002-03-27 08:12:55 +00:00
kaie%netscape.com 7394a0617f b=130949 Fix lock icon issues
r=ddrinan sr=rpotts a=valeski
2002-03-27 07:56:02 +00:00
kaie%netscape.com 53d54a1fd2 b=129100 OOPS fixing wrong case in my prior checkin 2002-03-27 07:54:47 +00:00
dmose%netscape.com 48936dbb04 Fixing autoconf build bustage 2002-03-27 07:49:23 +00:00
caillon%returnzero.com 2a22e4b91a Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa 2002-03-27 07:47:08 +00:00
caillon%returnzero.com 3c1e4a4686 Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa 2002-03-27 07:39:54 +00:00
mscott%netscape.com 6cfc2815ae Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
dmose%netscape.com 6248cca19e Fix windows build bustage 2002-03-27 07:34:50 +00:00
wtc%netscape.com c9af370f5f Bugzilla bug 133668: use PR_MIN instead of MIN, which is no longer defined
by the Mozilla header file that we include.
2002-03-27 07:29:57 +00:00
ccarlen%netscape.com 6db7e907e4 Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa 2002-03-27 07:16:12 +00:00
suresh%netscape.com 3b4e4f99c5 Fix build bustage. Checking in for serge@netscape.com 2002-03-27 07:11:42 +00:00
bryner%netscape.com 4101d11520 Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
mozilla.BenB%bucksch.org bf5ecff96c 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
leaf%mozilla.org a1fbdfa004 Automated update 2002-03-27 06:41:35 +00:00
dmose%netscape.com 764134e448 MacOS build system changes to switch to LDAP C SDK version 5.0 (bug 124244). Patches from peterv@netscape.com, r=dmose@netscape.com; sr=smfr@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:49 +00:00
dmose%netscape.com c5b9a24630 Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
joki%netscape.com 76cf2e9f99 Fix for bug 108104, remaining part of fix from branch to keep user-created key events from executing menu commands. r:jst,mstoltz, sr:jst, a:asa 2002-03-27 06:29:39 +00:00
joki%netscape.com a6c615f325 Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz 2002-03-27 06:24:55 +00:00
jst%netscape.com 1e1abd1fe6 Checking in heikkki@netscape.com's fix for bug 93218, making the XML content sink process HTTP headers. r=harishd@netscape.com, sr=darin@netscape.com, a=dbaron@fas.harvard.edu 2002-03-27 06:19:14 +00:00
dbaron%fas.harvard.edu 8f5ab380f6 Remove "layout.forms.use_standard_or_quirks" pref and the old quirks-mode form control code that it enabled. (See bug 91602.) b=131452 r=rods sr=attinasi a=asa 2002-03-27 06:13:32 +00:00
seawood%netscape.com f9479b8517 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com 93c44d752b Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa. 2002-03-27 05:57:51 +00:00
ccarlen%netscape.com 2d9a804ff9 Bug 99117 - mailnews problems using turbo. This is the cause of one of them anyway. When clearing user prefs on a profile switch, don't unhash (destroy) the pref because it may also have a default value which needs to remain. r=bnesse/sr=alecf/a=dbaron 2002-03-27 05:52:48 +00:00
karnaze%netscape.com a60ad31987 bug 123983 - set mIsTopOfPage in the reflow state, fix desired height in rows and row groups, clean up nsTableRowGroupFrame::SplitRowGroups and handle more cases of splitting/moving rows. a=roc+moz, sr=attinasi, r=alexsavulov 2002-03-27 05:50:24 +00:00
varga%utcru.sk 605b65c982 Fix for bug 79961 - Resizing outliner column width makes other columns collapsed to minimum.
- moved frame-CaptureMouse(PR_TRUE) from first MouseMove() to MouseDown()
to catch first MouseMove()  event directly in splitter frame.

r=bryner, sr=blake, a=roc+moz
2002-03-27 05:49:56 +00:00
pavlov%netscape.com 10f39742d4 fixing lines in images being seen when scrolling on machines with some DPIs. bug 83289. r=gagan sr=brendan a=roc+moz 2002-03-27 05:45:24 +00:00
jkeiser%netscape.com 2a48aeccff Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa 2002-03-27 05:45:17 +00:00
bbaetz%student.usyd.edu.au a5c0f1018f Bug 131407 - wrong dates from windows ftp servers
r=badami, sr=darin, a=dbaron
2002-03-27 05:43:49 +00:00
stephend%netscape.com 681104247e Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-27 05:35:01 +00:00
cotter%netscape.com e29e054334 help content updates per bugzilla 122806, r=oeschger; updates re p3p & SSL cipher UI changes. 2002-03-27 05:28:59 +00:00
curt%netscape.com 0b5a805441 Comments about newly supported ATTRIBUTES.
(Bug 122697, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:26:45 +00:00
cotter%netscape.com 78f0516a34 help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
curt%netscape.com 58004fbbf2 Supports overriding certain component default attributes for different
Setup Types.  This especially allows us to have different components displayed
in the Additional Components dialog for different Setup Types.
  (Bug 122607, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:24:26 +00:00
jpierre%netscape.com fa9769e4df Call NSS_Shudown in modutil 2002-03-27 05:02:58 +00:00
dbaron%fas.harvard.edu 00522b034a Previous checkin was for bug 126346. 2002-03-27 04:52:12 +00:00
aaronl%netscape.com 22174ae014 Bug 124946. F6 and Ctrl+tab no longer correctly cycles through frames. r=bryner, r=rjesup, sr=hewitt, a=asa 2002-03-27 04:43:52 +00:00
serge%netscape.com 419fbe52f1 fix builds redness 2002-03-27 04:42:35 +00:00
ccarlen%netscape.com 5e0b9084de Bug 132813 - PPEmbed doesn't send notification for security changes. r=pink/sr=beard/a=asa 2002-03-27 04:21:33 +00:00
ftang%netscape.com 478cba5062 fix bug 110115
fix the toolbar garbage problem after we change font prf. r=nhotta sr=sfraser
2002-03-27 04:19:36 +00:00
sfraser%netscape.com dc1c411f68 Changes required to build and debug with CodeWarrior Pro 7.2 and Universal Headers 3.4.1. r=wtc 2002-03-27 04:17:20 +00:00
sfraser%netscape.com 743a369ae1 Bug 133412: Changes to allow for upgrading to CodeWarrior Pro 7.2 tools -- depending on the tools version, remove the clamp on the optimization level, since the optimizer bug is fixed. r=sdagley, sr=scc, a=asa 2002-03-27 04:10:46 +00:00
sfraser%netscape.com 7fbfb8f908 Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa 2002-03-27 04:09:17 +00:00
cmanske%netscape.com 8ffa502826 Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
cmanske%netscape.com c1cb076056 Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa 2002-03-27 03:52:37 +00:00
cmanske%netscape.com 7647993032 New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa 2002-03-27 03:51:42 +00:00
akkana%netscape.com 1dc3774a18 132894: improve our ability to go to the right place in the anchor
node; fix problem where we were skipping matches we should have
found.  r=cmanske sr=sfraser a=asa
2002-03-27 03:47:33 +00:00