Commit Graph

114375 Commits

Author SHA1 Message Date
shliang%netscape.com
89269950d5 bug 134345 - sidebar button. r=sgehani, sr=jag 2003-01-21 08:49:35 +00:00
shliang%netscape.com
2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
caillon%returnzero.com
7906d6d342 Bug 182933 - Updating more pref API users. r=timeless,sr=sspitzer 2003-01-21 06:55:31 +00:00
dougt%netscape.com
a685d8fad3 Disabling Glue when building with timeline b=189869. r=cls 2003-01-21 06:33:50 +00:00
radha%netscape.com
f5a200b5ab Fix for bug # 166799. r= adamlock sr=alecf. Use LOAD_NORMAL_REPLACE for loads from onLoad Handler. 2003-01-21 04:10:56 +00:00
pkw%us.ibm.com
1664ad2b80 Bug 189598 - application/octet-stream handlers should not be remembered
automatically.
r=bzbarsky@mit.edu, sr=jaggernaut@netscape.com
2003-01-21 02:30:57 +00:00
seawood%netscape.com
f5947e21b1 Add atomic library for ultrasparc routines to packaging list.
r=wtc
2003-01-21 02:21:51 +00:00
kyle.yuan%sun.com
de6851d996 Bug 188156 gtk2 build is broken on Solaris (@embedding\browser\gtk\tests)
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=blizzard
Sun compiler can't deal with a complicated arg in g_warning()
2003-01-21 01:54:07 +00:00
dbaron%dbaron.org
03366794e8 Fix crash (and refix other crashes in a cleaner way) by making UndisplayedMap own references to content nodes, just like frames do. b=161304 r+sr=bzbarsky 2003-01-21 00:47:14 +00:00
dougt%netscape.com
55e98d6e73 fixing 189839 - remote gives the wrong return value. r=kairo@kairo.at 2003-01-21 00:12:11 +00:00
mkaply%us.ibm.com
fe73ee5935 #189841
r=dougt, sr=dmose
OS/2 only - remove config/os2 from the tree
2003-01-21 00:05:39 +00:00
mkaply%us.ibm.com
ba067c962e #95128
r=pedemont, r=wtc, sr=dmose
OS/2 only - remove dependency on OS/2 specific dirent in dbm code

That was also the previous checkin to mcom_db.h - messed up the comment
2003-01-20 23:13:38 +00:00
mkaply%us.ibm.com
290b06addd #165752
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - make -splash work
2003-01-20 23:11:05 +00:00
timeless%mozdev.org
8b5179a69c Bug 189685 Allow cookieservice to run without access to the profile directory
r=dwitte sr=roc+moz
2003-01-20 22:18:42 +00:00
wtc%netscape.com
61591dded1 Bug 188439: fixed a bug in the PR_Poll implementation for
_PR_POLL_WITH_SELECT.  We could still call FD_SET if the osfd was larger
than FD_SETSIZE.  Fixed the bug that _PR_POLL_WITH_SELECT was defined after
the system header files had been included.  Need to define it on the
compile command line.  Define _USE_BIG_FDS on HP-UX.  Because that macro
increases the size of fd_set to about 7500 bytes and PR_Poll allocates 3
fd_sets on the stack, also increased the minimum thread stack size to 128KB
on HP-UX.
Modified Files: configure configure.in _hpux.h _osf1.h ptio.c
2003-01-20 20:52:48 +00:00
mikep%oeone.com
d6665b4c23 Fixing hover link color. 2003-01-20 19:37:47 +00:00
locka%iol.ie
f4edc78c2c NOT PART OF BUILD. Utility for listing and counting how many times iids are referenced by each executable and library 2003-01-20 19:36:59 +00:00
alecf%netscape.com
fb37620fef fix for bug 160377 - only write prefs when they are dirty.
sr=dveditz, r=timeless
2003-01-20 19:08:54 +00:00
timeless%mozdev.org
f09d0f4660 Bug 189785 CTL shouldn't use quotes for modulename
r=Roland.Mainz@informatik.med.uni-giessen.de sr=alecf
2003-01-20 19:07:10 +00:00
aaronl%netscape.com
635db4fdfd Bug 176296. make type ahead work in mailnews, support boolean accessibility.typeaheadfind.autostart pref. Reversing partial backout of this fix. r=kyle, sr=jst 2003-01-20 18:43:10 +00:00
karnaze%netscape.com
452b8a6153 bug 179683 - implement printing of fixed positioned elemements, clean up ViewportFrame. sr=roc, r=bzbarsky. 2003-01-20 18:04:34 +00:00
wtc%netscape.com
81a1109700 Bug 80082: need to install libnspr_flt4.so in dist/bin too, for the Mozilla
client.
2003-01-20 16:29:42 +00:00
wtc%netscape.com
eb31f14407 Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is
contributed by Chris Seawood <seawood@cls.org> and Dan Mosedale
<dmose@mozilla.org>. r=wtc.
Modified files: configure configure.in config/Makefile.in autoconf.mk.in
now.c rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
lib/msgc/src/Makefile.in prtypes.h _winnt.h pr/src/Makefile.in prmapopt.c
pr/src/md/windows/Makefile.in ntio.c ntmisc.c pr/tests/Makefile.in
runtests.ksh pr/tests/dll/Makefile.in
2003-01-20 16:26:24 +00:00
timeless%mozdev.org
ddfd4e82c0 Bug 189496 Capitalize accesskeys in cache preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:44 +00:00
timeless%mozdev.org
9f4fe7c6d6 Bug 189492 Capitalize accesskey for More Infor_m_ation in smart browsing preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:15 +00:00
timeless%mozdev.org
712c37b4f5 Bug 189495 Capitalize accesskeys in forms preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:14 +00:00
timeless%mozdev.org
78bf2dbe0f Bug 80242 "Save As" doesn't check that the directory exists
patch by law r=timeless sr=jst
2003-01-20 15:19:45 +00:00
igor%mir2.org
3b9a6fe0ef Patch from Christopher Oliver to fix http://bugzilla.mozilla.org/show_bug.cgi?id=189183 2003-01-20 15:09:45 +00:00
mkaply%us.ibm.com
7515a858a3 The real fix - there were two places I needed to ifneq 2003-01-20 13:47:49 +00:00
neil%parkwaycc.co.uk
298acda13d Bug 189452 about:config localization issues r=caillon sr=sspitzer 2003-01-20 13:39:19 +00:00
neil%parkwaycc.co.uk
95407390f9 Bug 161333 js perf improvement in msgMail3PaneWindow.js, GetFirstSelectedMessage() r=dmose sr=sspitzer 2003-01-20 13:07:06 +00:00
dbradley%netscape.com
f6bc25bfaa Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst 2003-01-20 13:03:06 +00:00
peterv%netscape.com
ef43edbd50 Remove redundant line. 2003-01-20 12:54:25 +00:00
timeless%mozdev.org
9c457793c1 Bug 180942 Helper Applications panel: buttons/groupbox partially cropped on right side
patch by doron r=caillon sr=bz
2003-01-20 12:39:50 +00:00
neil%parkwaycc.co.uk
036fd2f1cd Bug 179567 Cannot dismiss menu by clicking on menubar p=aaron r=bryner sr=jag 2003-01-20 11:58:30 +00:00
seawood%netscape.com
a8ec9ce3d0 Fixing Forte static build bustage.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
r=cls sr=dmose
2003-01-20 11:57:47 +00:00
axel%pike.org
08f3b7d6f7 not part of the build, bad string do in test app 2003-01-20 11:14:20 +00:00
axel%pike.org
ad3283377e bug 157142, clean up unnecessary configure tests and allmakefiles.sh, add a lib directory for standalone to get debug info on win32 (npob), r=cls 2003-01-20 11:04:27 +00:00
leaf%mozilla.org
5e3e4a7b1c Automated update 2003-01-20 11:00:08 +00:00
axel%pike.org
ed956d5eb2 *** empty log message *** 2003-01-20 10:51:53 +00:00
neil%parkwaycc.co.uk
53bc0a817e band-aid for bug 90337 URL bar not responsive to the "Enter/Return" key. r=ere sr=jag 2003-01-20 09:38:06 +00:00
paper%animecity.nu
1c7e8f2a3d Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz 2003-01-20 05:40:51 +00:00
jrgm%netscape.com
9f319a79e1 remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2003-01-20 04:26:17 +00:00
louie.zhao%sun.com
c7b1659bae bug 180668 clean up unused file of freetype code
r=bstell, sr=bryner
2003-01-20 03:04:22 +00:00
rbs%maths.uq.edu.au
e54e375728 In certain dynamic updates, frames scheduled to be reprocessed could be destroyed in a ripple effect. Since this was a root problem, the patch fixes the crasher bugs 123049, 133219 154797 187671 187890, r=bzbarsky, sr=dbaron 2003-01-20 01:07:03 +00:00
sicking%bigfoot.com
7a9a568e7f Remove txAtom.h and remove uses of special tx-macros for atoms.
b=157142 r=Pike sr=peterv
2003-01-19 23:17:13 +00:00
axel%pike.org
bfe08ec07f bug 157142, remove transformiix standalone special code in favour of module nspr stuff, r=sicking, sr=peterv 2003-01-19 21:48:08 +00:00
darin%netscape.com
8d699694dc attemping fix for linux Ts/Txul startup regression, b=189567 2003-01-19 20:46:51 +00:00
karnaze%netscape.com
436f9566be back out patch for bug 176423 (which I mistook for having sr). I'll leave the regression test case, since it doesn't crash. 2003-01-19 20:44:23 +00:00
karnaze%netscape.com
cfba1a62c7 bug 176423 - Consider overflowing children when calculating max element width. sr=kin, r=alexsavulov. 2003-01-19 20:25:29 +00:00