peterlubczynski%netscape.com
cac4609a7a
Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf
2003-05-27 21:14:55 +00:00
cltbld%netscape.com
948e408760
Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje
2003-05-27 20:40:38 +00:00
neil%parkwaycc.co.uk
99b70125f4
Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs
2003-05-27 12:05:39 +00:00
cbiesinger%web.de
532968d83f
partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed
2003-05-25 20:38:07 +00:00
jaggernaut%netscape.com
cff86cead9
Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag
2003-05-24 02:40:08 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
717feaab4a
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
neil%parkwaycc.co.uk
6a04aff08a
Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply
2003-05-23 08:38:07 +00:00
jshin%mailaps.org
2f9ea6e59b
bug 206123 : add more scripts to font-pref. UI for Windows build
...
(r=smontagu, sr=rbs, a=mkaply)
2003-05-23 05:36:50 +00:00
bienvenu%netscape.com
1b79a5f79c
fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530
2003-05-21 21:47:51 +00:00
darin%netscape.com
257789be07
adding pref changes for bug 204255, r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 21:14:29 +00:00
jdunn%netscape.com
2ccffbbee7
Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
...
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
2003-05-19 12:54:16 +00:00
cbiesinger%web.de
8cb8cf91d7
204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
2003-05-17 16:51:19 +00:00
bryner%netscape.com
ed3638f072
Fix mozcomps meta-component build on non-win32 platforms (bug 205711). Patch by ccarlen, r=pavlov, sr=me, a=sspitzer.
2003-05-16 06:07:37 +00:00
shliang%netscape.com
fa7043c160
bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer
2003-05-16 01:10:33 +00:00
mstoltz%netscape.com
c1add8be6f
Bug 202253 - Remove prefs granting pages at www.mozilla.org access to the clipboard. r=mkaply, sr=heikki, a=asa
2003-05-16 00:18:06 +00:00
dbaron%dbaron.org
f132e9126f
Remove some code left over from old native form controls. b=205575 r+sr=roc a=asa
2003-05-14 22:36:33 +00:00
sspitzer%netscape.com
fdd4cc0957
fix for bug #194273
...
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
jst%netscape.com
ee8865dfac
Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
2003-05-14 05:42:06 +00:00
bienvenu%netscape.com
43f7843ba4
fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer
2003-05-14 03:16:02 +00:00
jst%netscape.com
14b59ee3e0
Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236.
2003-05-12 22:28:04 +00:00
jst%netscape.com
fba31f0405
Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com
2003-05-09 20:42:49 +00:00
ccarlen%netscape.com
42bee0b1e9
Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer
2003-05-09 13:06:29 +00:00
smontagu%netscape.com
1d28d1dc0e
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
2003-05-08 18:38:19 +00:00
sspitzer%netscape.com
0e038caab6
fix for bug #189490 .
...
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
seawood%netscape.com
61bd0c328e
Fixing --disable-oji mac bustage.
...
Bug #204647 r=peterl sr=sfraser a=asa
2003-05-08 06:59:16 +00:00
shliang%netscape.com
6142ab1816
195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer.
2003-05-06 01:04:17 +00:00
darin%netscape.com
41280f92f9
fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
...
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
ccarlen%netscape.com
a7e34e6c37
Profile sharing - use in prefs. bug=202474, r=jgaunt/sr=alecf/a=asa
2003-05-02 04:00:19 +00:00
jaggernaut%netscape.com
3b05412cff
Bug 201177: Simplify pref UI for startup/new tab/new window behaviour. Patch by Ian Neal <ian@arlen.demon.co.uk>, r=Neil, sr=jag, a=sspitzer
2003-05-01 21:02:50 +00:00
smontagu%netscape.com
e4a5676200
Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer.
2003-05-01 18:18:43 +00:00
cbiesinger%web.de
8283b0d357
oops, forgot to address pavlov's review comment from irc
2003-05-01 17:43:19 +00:00
cbiesinger%web.de
140e74472d
152834 r=pavlov sr=darin a=asa When Viewing Images, "Stopped" appears on status bar
2003-05-01 17:41:33 +00:00
caillon%returnzero.com
8fef74d33c
Bug 173430 - flawfinder warnings in libpref
...
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
cbiesinger%web.de
164f735c82
201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable]
2003-04-28 17:49:58 +00:00
caillon%returnzero.com
731073c19a
Backing out previous patch since it was causing addressbook problems.
2003-04-27 10:36:58 +00:00
caillon%returnzero.com
6221b1ca6c
Bug 173430 - flawfinder warnings in libpref
...
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
peterlubczynski%netscape.com
f75a4e4ba8
Fixing bug 200976, NP_GetValue gets mangled r=jkeiser, sr=bzbarsky, a=asa
2003-04-25 21:56:47 +00:00
peterlubczynski%netscape.com
fe0f1159d7
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 02:50:10 +00:00
peterlubczynski%netscape.com
a7ee7206e2
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 01:47:52 +00:00
peterlubczynski%netscape.com
1fb13b0d22
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 00:21:12 +00:00
gordon%netscape.com
890ddacffe
Fix bug 105344. r=saari, sr=darin.
2003-04-23 05:11:58 +00:00
smontagu%netscape.com
d7f8e0fffa
Better default Hebrew fonts for Windows. Bug 149796, r=mkaply, sr=jag.
2003-04-23 03:15:13 +00:00
smontagu%netscape.com
1ec1871875
Bug 202009 (AIX) Some Japanese characters in UTF-8 document display as ? Authors=hhoetzel@us.ibm.com, Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz
2003-04-22 18:58:59 +00:00
sfraser%netscape.com
352be220ed
Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin.
2003-04-22 18:11:12 +00:00
cbiesinger%web.de
0151883894
no bug. remove unused preference. r+sr=bzbarsky
2003-04-21 23:09:24 +00:00
bryner%netscape.com
b5af164b7c
Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
2003-04-21 23:01:36 +00:00
seawood%netscape.com
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
tor%cs.brown.edu
c592bcd28c
Bug 202376 - backout of checkin for 155941. png_set_filler doesn't do
...
what I expected and caused problems on macos.
2003-04-18 14:30:10 +00:00
suresh%netscape.com
8d8227a283
fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf.
2003-04-18 02:10:41 +00:00