Commit Graph

2949 Commits

Author SHA1 Message Date
pavlov%netscape.com
1a74015ecf removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt 2001-04-16 09:41:01 +00:00
pavlov%netscape.com
dbb8d15bf9 adding some additional error checking r=saari sr=hyatt 2001-04-16 09:17:59 +00:00
dbaron%fas.harvard.edu
96e1422d5e Backing out changes made by serge@netscape.com for bug 67879 because they include X11/xpm.h, which is not a standard part of X11 and therefore breaks builds on machines that don't have it, including the following tinderboxes: speedracer (on Seamonkey), messina, monkeypox, nebiros, palermo, and torino (on SeaMonkey-Ports). Fixes build bustage. 2001-04-15 00:15:35 +00:00
serge%netscape.com
25122ada8c #67879 eliminate crash unix defalt plugin; add puzzle pixmap to unix nullplugin; sr=blizzard, r=av 2001-04-14 21:14:23 +00:00
serge%netscape.com
5a70dbb536 #67879 eliminate unix default plugin crash; add puzzle pixmap to unix nullplugin; sr=blizzard r=av 2001-04-14 21:07:43 +00:00
darin%netscape.com
9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
hyatt%netscape.com
46df562a47 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
mscott%netscape.com
13da2a9965 NOT PART OF THE BUILD Make the mac moz-icon url code work when the file doesn't exist by leveraging the new get file extension method. 2001-04-14 00:27:09 +00:00
mscott%netscape.com
58b067cb80 NOT PART OF THE BUILD
Make moz-icon urls support both a nested file url and a non existent dummy file.
i.e.
moz-icon:file:///c/test.html?size=32
and
moz-icon:dummyFile.html?size=16
in the later case we use the file extension to determine the icon to fetch.
2001-04-13 23:58:24 +00:00
dveditz%netscape.com
981e8139c0 fix for 73520, update user agent to 0.8.1+ 2001-04-13 23:11:45 +00:00
pavlov%netscape.com
3dc09d7412 fixing build bustage 2001-04-13 05:37:29 +00:00
pavlov%netscape.com
8cdb5c5510 fixing stupid bustage from my last checkin r=saari sr=waterson 2001-04-13 04:59:21 +00:00
ducarroz%netscape.com
aa48d46148 Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer 2001-04-13 04:50:14 +00:00
sfraser%netscape.com
c89f703086 Fixing imgCache files for pavlov. 2001-04-13 03:07:22 +00:00
pavlov%netscape.com
579d28db50 forgot a file 2001-04-13 02:44:30 +00:00
pavlov%netscape.com
aa7e9724eb fix for at least bugs 6074,72087,74506,75190,75180,74165,69857,75576,75326,75417,75474 r=waterson, sr=brendan 2001-04-13 02:42:56 +00:00
mscott%netscape.com
8bdce72a1d NOT PART OF THE BUILD
extract the content Type and the size from the icon url
2001-04-13 00:08:25 +00:00
bnesse%netscape.com
331cae143d Fixes for handling default localized unichar prefs. [Not part of the build] 2001-04-12 23:28:43 +00:00
bnesse%netscape.com
f87f83c2a5 Added additional comments about functionality of reset & clear. [Not part of the build] 2001-04-12 23:27:45 +00:00
bienvenu%netscape.com
ce119855ef add prefs for compacting folders threshhold 15865 sr=sspitzer 2001-04-12 14:35:05 +00:00
markh%activestate.com
ba7f979400 Fix the last checkin which broke this sample. Not part of the build (hence
this error went undetected)
2001-04-12 06:38:28 +00:00
peterlubczynski%netscape.com
8ee9b2c078 Fix for full-page plugin keeps playing after leaving page bug 75293 sr=attinasi a=av 2001-04-12 01:08:51 +00:00
mscott%netscape.com
3c48fc14c1 (NOT PART OF THE BUILD)
fix some build breakage for moz-icon urls caused by the necko api changes from the other day.
2001-04-12 00:19:52 +00:00
av%netscape.com
fe2e788d6e Fixing 74485, making shutdown procedures for plugins cleaner, r=sean@beatnik.com, sr=wateson 2001-04-11 23:08:36 +00:00
bnesse%netscape.com
aa6c00b8a9 Re-integrated the nsISecurityPref interface because it still appears to be the best solution. [Not part of the build.] 2001-04-11 23:07:03 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
hewitt%netscape.com
a45fdbc40d 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
hyatt%netscape.com
75145f0e74 Fix linux orange. r=pav, sr=ben 2001-04-10 05:06:57 +00:00
pavlov%netscape.com
3f230b528f fix for bug 74503 r=jag sr=blizzard 2001-04-10 04:54:58 +00:00
mscott%netscape.com
12e8021ba7 (NOT PART OF THE BUILD YET)
turn icon urls into moz-icon to avoid name space problems.
the format is now:
moz-icon://file://some file?size=16&contentType=text/html
The content type parameter is optional. The file need not exist.
2001-04-10 03:40:02 +00:00
saari%netscape.com
eba6e78ed4 changes for creating the image container from the decoder. Needed for supporting different image container types (needed for ART support in the short term). 2001-04-10 01:51:36 +00:00
saari%netscape.com
62c7acafe1 changes to image container creation to facilitate different container types. Needed for ART support, and cleaner GIF and JPEG support. r=pavlov, sr=hyatt 2001-04-10 01:44:20 +00:00
dbaron%fas.harvard.edu
30295f72b6 Fix build and runtime bustage in xlib port. b=75125 r=blizzard@mozilla.org sr=shaver@mozilla.org 2001-04-09 23:16:19 +00:00
tao%netscape.com
ed726cd791 71910: Location field for home page in Navigator prefs panel empty
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
dbaron%fas.harvard.edu
71061cfcba Make "Runtime mismatch, so leaking context!" error message from fix for 71237 |#ifdef DEBUG|. r=disttsc@bart.nl sr=shaver@mozilla.org 2001-04-09 23:08:37 +00:00
bstell%netscape.com
d788d6028b bug 55021, r=ftang@netscape.com, sr=erik@netscape.com
add pref for print.psnative.font for langGroups
2001-04-09 22:47:45 +00:00
aaronl%chorus.net
5454c6984a Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi 2001-04-09 22:17:11 +00:00
pavlov%netscape.com
d247a52181 fixing bug 73685 r=jag sr=hyatt 2001-04-09 00:45:06 +00:00
cls%seawood.org
383a808d53 Removing extranous use of NSPR_INCLUDE_DIR 2001-04-08 21:26:19 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
dbragg%netscape.com
0011559bf6 Fixes for Ports bustage when original fix for 65678 was checked in. Original r=dveditz and sr=mscott 2001-04-07 19:42:15 +00:00
dbaron%fas.harvard.edu
f332609125 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 04:29:01 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
johng%corel.com
66e732e208 Fix for Qt port from Bugzilla #74743 2001-04-06 20:06:33 +00:00
sspitzer%netscape.com
03730aa14e fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
bnesse%netscape.com
786d052d2a Trimmed comments to < 80 characters as per request. [Not part of the build] 2001-04-05 23:08:05 +00:00
leaf%mozilla.org
29d4b16c8f backing out inadvertent checkin 2001-04-05 20:30:01 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
cls%seawood.org
5ff019a233 Add dep tracking for local compile rule 2001-04-05 10:06:37 +00:00