Commit Graph

10620 Commits

Author SHA1 Message Date
timeless%mozdev.org
db99c51114 Bug 189401 nsCharsetMenu::FreeResources gets a service on shutdown
r=alecf sr=bz
2003-01-19 00:46:17 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
varga%netscape.com
874f920e11 Landing pref based, automatic image resizing.
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
dbaron%dbaron.org
1ec50be513 Back out changes for bug 177912, since they broke an RH 7.x commercial tinderbox (and probably other similar build configurations). 2003-01-18 05:18:45 +00:00
dbaron%dbaron.org
bc24dba3d1 Possible fix for bustage on some machines. b=177912 2003-01-18 03:58:17 +00:00
darin%netscape.com
685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
dougt%netscape.com
135161218a Fixing which string lib we link to. I think this will fix the relocation error blizzard was seeing. r=me 2003-01-18 01:21:31 +00:00
hewitt%netscape.com
25a60cb653 backing out shliang 2003-01-18 00:02:15 +00:00
dbaron%dbaron.org
31483c6df1 Fix some reported compilation problems by including string.h with _GNU_SOURCE defined rather than prototyping strsignal ourselves. b=177912 sr=bryner 2003-01-17 23:44:17 +00:00
mkaply%us.ibm.com
a0fe4edf1f OS/2 bustage - add NOE for link, don't build nsStackFrameUnix, and remove palette stuff for now since we don't link to gkgx 2003-01-17 20:56:43 +00:00
neil%parkwaycc.co.uk
4837a0fde9 Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 14:13:47 +00:00
mkaply%us.ibm.com
70715cde11 OS/2 bustage - two argArrays 2003-01-17 13:41:39 +00:00
seawood%netscape.com
d8542ba99b Link order matters.
Fixing irix tinderbox bustage.
2003-01-17 06:11:55 +00:00
shliang%netscape.com
5059f667b4 112789, disabled radio elements should not get focus, r=hewitt,sr=jag 2003-01-17 04:17:06 +00:00
shliang%netscape.com
2d693a4c7c 125567, cache pref panel clipped, r=varga,sr=jag 2003-01-17 04:15:23 +00:00
ccarlen%netscape.com
fc60b8f10c Fixing OSX orangeness - turning off GRE for OSX, back on for others 2003-01-17 04:09:29 +00:00
timeless%mozdev.org
de20e071e3 Bug 189315 Capitalize accesskey for Tex_t_ in colors preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:15:23 +00:00
timeless%mozdev.org
2791f07791 Bug 189312 Capitalize accesskey for Pro_p_ortional in fonts preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:14:54 +00:00
darin%netscape.com
01050b61be Attempting to fix Mac OSX bustage 2003-01-17 03:08:36 +00:00
bryner%netscape.com
5c70292d51 fix debug objdir build bustage from tracemalloc split. r=cls. 2003-01-17 01:31:18 +00:00
timeless%mozdev.org
1ba34f0e36 Bug 181764 make page info appear faster
patch by db48x@yahoo.com r=caillon sr=jag
2003-01-16 21:46:08 +00:00
dougt%netscape.com
f164a0e4bc Attempting to keep Mac CFM afloat. 2003-01-16 19:52:54 +00:00
dougt%netscape.com
23b3fe29ca Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262 2003-01-16 19:25:47 +00:00
neil%parkwaycc.co.uk
1c150b0e04 Bug 107148 about:config todo list r=callion rs=sspitzer 2003-01-16 09:50:27 +00:00
bzbarsky%mit.edu
63f88dbace removing the version of the dialog that predates the version that predates the
version that we currently use (or did I miss a generation in there?  Whatever).
_So_ not part of build.  r=mozbot, moa=myself, I guess.
2003-01-16 03:07:58 +00:00
mkaply%us.ibm.com
e662a2b152 #165752
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - make -splash work
2003-01-16 00:26:40 +00:00
mkaply%us.ibm.com
11d3b76aed #140683
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - Add 256 color support
2003-01-16 00:23:32 +00:00
dougt%netscape.com
6508e0713e move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
bzbarsky%mit.edu
1004a15b63 cosmetic space removal. Bug 189036, r=caillon, sr=jag 2003-01-15 00:11:27 +00:00
aaronl%netscape.com
e70f5db228 Backing out bug 187511. Add Find As You Type to menus 2003-01-14 23:06:12 +00:00
bzbarsky%mit.edu
887eaa04b0 Tweak groupbox look. Bug 189101, r=biesi, sr=jag 2003-01-14 22:42:37 +00:00
nisheeth%netscape.com
5148c126fa Fix for bug 184167. Regression caused by checkin on patch on bug 182366. Initialize pref variables to default values. The r/sr on bug 182366 applies to this checkin. 2003-01-14 22:36:51 +00:00
bzbarsky%mit.edu
ddd165f8a5 Fix case of access key for '_E_xtensions'. Bug 189099, patch by
piersc@cogs.susx.ac.uk (Piers Cornwell (spark)), r=sr=bzbarsky
2003-01-14 21:52:50 +00:00
bzbarsky%mit.edu
1f4c1d03f9 Fix crash on tearing down the download progress window. Bug 188877,
r=timeless, sr=jag
2003-01-14 05:02:46 +00:00
nisheeth%netscape.com
99c390f2cf Fix Irix bustage. Remove Windows linefeeds from file. 2003-01-14 04:41:53 +00:00
aaronl%netscape.com
b0b915774b Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2003-01-14 04:07:48 +00:00
sgehani%netscape.com
9f438b28e3 Make exiting print preview less ``choppy''.
b=186346; r=shliang; sr=jaggernaut
2003-01-14 03:55:03 +00:00
timeless%mozdev.org
22b856cac4 Bug 138633 Esc key should close element properties dialog.
patch by walk84@yahoo.com r=jag sr=bz
2003-01-14 03:02:46 +00:00
alecf%netscape.com
d8e0d1d0a2 fix for bug 156940 - stop crashing on exit by manually releasing the 'param' attribute when the autocomplete widget goes away - this way the mork row doesn't hang around after the db is closed...
r=timeless, sr=sfraser
2003-01-14 00:41:01 +00:00
nhotta%netscape.com
649813f42d move the pref dialog size info platform jar files,
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2003-01-14 00:03:12 +00:00
nisheeth%netscape.com
7b38fab678 Ongoing work for bug 182366. Use machine learning techniques to sort autocomplete results. r=heikki. sr=hewitt. 2003-01-13 22:23:41 +00:00
bzbarsky%mit.edu
3c4527aa4b New helper app pref panel needs some more flex. Bug 188778, r=biesi, sr=jag 2003-01-13 02:47:46 +00:00
bzbarsky%mit.edu
4d2505d4e4 Fix bug 86640 -- change helper app dialog to properly remember the selected
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type.  Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org
bc98f431d6 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag 2003-01-10 20:02:04 +00:00
neil%parkwaycc.co.uk
6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
neil%parkwaycc.co.uk
c8b82a0d08 actually check in patch to bug 160924 that has r=doron sr=bz 2003-01-10 09:20:08 +00:00
caillon%returnzero.com
017bcb4f94 [Bug 182152] File picker should always offer a *.* filter
r=timeless sr=bzbarsky
2003-01-10 04:08:04 +00:00
bzbarsky%mit.edu
bd79dbf27b Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
ports.  Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2003-01-10 00:53:28 +00:00
racham%netscape.com
51416b5f13 Fixing bug 167803. Make sure we load content tree owner exists before we load the chrome to avoid crashing on linux in some cases. r=danm, sr=sspitzer 2003-01-10 00:41:54 +00:00
aaronl%netscape.com
7d9d792b9c Bug 186873. Incorrect charCode comparison to char instead of int in button.xml. r=neil, sr=jag 2003-01-09 20:16:15 +00:00