Commit Graph

118430 Commits

Author SHA1 Message Date
smontagu%netscape.com
d2e02afe6c Bug 170547 Caret is in the wrong place after deleting <LI>'s. r+sr=kin. 2003-04-23 00:24:24 +00:00
mstoltz%netscape.com
4edb1f430d Bug 180749 - when remembering granted privileges for file://pages, grant privilege for that page only, not the whole local file system. r=jst, sr=heikki. 2003-04-23 00:21:02 +00:00
heikki%netscape.com
02957c1efe This change shouldn't have gone in. Anyway, this is not part of the build. 2003-04-23 00:09:18 +00:00
heikki%netscape.com
1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
shliang%netscape.com
a34131e19d bug 202561 - html mail dialog comes up when it isn't supposed to - r/sr=sspitzer 2003-04-23 00:03:36 +00:00
dmose%mozilla.org
1e7d0e5b49 When an SMTP server sends an unexpected error code or drops the connection, notice that fact and alert the user instead of silently pretending the message was sent (bug 200647). Thanks to Christian Eyrich <ch.ey@gmx.net> for the patch. r=dmose@mozilla.org; sr=bienvenu@netscape.com 2003-04-22 23:49:32 +00:00
dmose%mozilla.org
e1e383cfa8 Speed up nsPermissionManager by using hashtables; decrease footprint by not using an array of permission_TypeStructs (bug 200697). Thanks to Michiel van Leeuwen <mvl@exedo.nl> for the patch. r=dwitte@stanford.edu; sr=alecf@flett.org 2003-04-22 23:33:31 +00:00
wade%ezri.org
614a90cc82 fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2003-04-22 23:32:49 +00:00
mjudge%netscape.com
7892a93f8c 192566 r=danm sr=smfr even though we may disagree with the user experience in some cases, this fix will stop the editor from drawing the alpha blended images in the case of only the images being selected (see resizing images) 2003-04-22 23:18:34 +00:00
chanial%noos.fr
7c14f34fdb fixing middle click in menus 2003-04-22 23:12:25 +00:00
chanial%noos.fr
366152a116 adding missing title for the bookmarks manager 2003-04-22 23:00:41 +00:00
rogerl%netscape.com
be2c3f401f Starting packages 2003-04-22 22:51:38 +00:00
mjudge%netscape.com
0bc89daad7 202834 r=danm sr=kin fixes regression in line clicking and navigation. 2003-04-22 22:40:58 +00:00
jst%netscape.com
8f24979ea4 Fixing bug 199399. Eliminating the interfaces nsIXMLDocument now that it's not needed any more. r=peterv@netscape.com, sr=heikki@netscape.com 2003-04-22 21:57:25 +00:00
stephend%netscape.com
acd03eaf20 Bug 202676. Change pop-up to popup in a popup window's context menu. r=robinf@netscape.com, sr=jaggernaut@netscape.com 2003-04-22 21:51:57 +00:00
locka%iol.ie
cb5762416e Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-22 21:47:35 +00:00
sspitzer%netscape.com
4c8a192829 fix for bug #202951
servers that don't support search should not show up in the search dialog.
if we have one selected in the folder pane when we open the dialog,
just select the first server.

r/sr=bienvenu
2003-04-22 21:31:01 +00:00
sspitzer%netscape.com
0ca1dc063f fix for bug #202945
allow servers to not support filter after the fact.
r/sr=bienvenu
2003-04-22 20:59:17 +00:00
sspitzer%netscape.com
753ad32053 improve comment, no bug. 2003-04-22 20:46:17 +00:00
sspitzer%netscape.com
fca48e5e23 simple code cleanup, no bug. 2003-04-22 20:45:42 +00:00
brade%netscape.com
2e6c9d5ea4 missing hook from bug 192171 (r=brian johnson, sr=sfraser) 2003-04-22 20:32:59 +00:00
brade%netscape.com
e9240a3195 bug 197121; fix QI (r=brian johnson, sr=sfraser) 2003-04-22 20:30:54 +00:00
sfraser%netscape.com
bb318f28de Missed a file from the previous checkin, for bug 196704. 2003-04-22 20:06:19 +00:00
timeless%mozdev.org
3c6005c1ce Bug 202934 links doesn't like tdcolspan=3
r=jake@bugzilla.org
2003-04-22 19:56:12 +00:00
seawood%netscape.com
310255bacc Fixing freetype bustage 2003-04-22 19:43:37 +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
seawood%netscape.com
aa543568ce These were not supposed to go in yet. 2003-04-22 18:25:18 +00:00
seawood%netscape.com
19b6055cdd Not so automated update. 2003-04-22 18:21:26 +00:00
seawood%netscape.com
c872b47a56 Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:19:50 +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
seawood%netscape.com
504016ebf5 Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:07:07 +00:00
bzbarsky%mit.edu
c75f2a9d47 Use delete[] for arrays, not delete. Bug 201367, patch by mstankus@calpoly.edu
(Mark Stankus), r=bbaetz, sr=sspitzer
2003-04-22 17:42:26 +00:00
harishd%netscape.com
7ac1abf691 Checking in for kaie@netscape.com: Hacky fix to guarantee that HTML messages don't get eaten because of missing </title>. b=195020, r=harishd@netscape.com, sr=peterv@netscape.com 2003-04-22 17:27:29 +00:00
rogerl%netscape.com
c7f40ed067 Dump fixes for class local bindings. 2003-04-22 17:19:30 +00:00
rbs%maths.uq.edu.au
21c618c8ea Extra consolidation for bug 118600, r+sr=roc+moz 2003-04-22 16:40:56 +00:00
seawood%netscape.com
80d9441879 Generate local header for gfx specific defines
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
rogerl%netscape.com
4ef0bedeb7 MethodClosure as FunctionInstance and fixed all Functions to be those
instances.
2003-04-22 16:18:30 +00:00
igor%mir2.org
6439f590c7 Removal of support for special handling of this for read-only methods exposed by IdScriptable under dynamic scoping. It was never used and its semantic had little to do with dynamic scoping itself. 2003-04-22 16:09:40 +00:00
mkaply%us.ibm.com
219103db29 #202813
r=pedemont, sr=blizzard (platform specific)
OS/2 only - if the helper app is Win16 or DOS, rename the temp file to 8.3 (and add it to the delete list)
2003-04-22 14:20:36 +00:00
ian.mcgreer%sun.com
2d396349bc bug 202553, replace reference mutex with atomic calls in PK11SlotInfo
r=relyea,wtc
2003-04-22 14:11:53 +00:00
mkaply%us.ibm.com
0da475046e #202823
r=pedemont, sr=blizzard (platform specific)
OS/2 only - tell titlebar to change text, not just frame window
2003-04-22 12:57:09 +00:00
mhammond%skippinet.com.au
201d250df0 PyXPCOM: some strings were being terminated at the first \0, and some extra
tests.  Not part of the build.
2003-04-22 11:54:40 +00:00
ben%netscape.com
133bfce15a Update names, locations 2003-04-22 10:46:49 +00:00
ben%netscape.com
8e2d3ce392 Update names, links 2003-04-22 10:46:08 +00:00
ben%netscape.com
37e8f4acb0 Update names here too 2003-04-22 10:42:43 +00:00
ben%netscape.com
2b0543fbe1 Update names and version strings 2003-04-22 10:35:08 +00:00
ben%netscape.com
60ae6f3c79 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
ben%netscape.com
45b04c898e Fix 191977 (File not saved if progress dialog is the last open window) by landing bz's changes from bug 181374 (Downloads lost when using Progress dialog...).
The changes are slightly different here as the changes bz posted were for the trunk, and unfrtuantely the trunk nsDownloadManager.cpp and the Firebird Browser version have diverged significantly. I don't have time to bring them in sync now, just landing these components so we can get Fb 0.6 out the door.
2003-04-22 10:16:31 +00:00
neil%parkwaycc.co.uk
9a0d217546 Bug 201693 Composer ignores tab key (list indentation/table cell navigation) r=brade sr=bryner 2003-04-22 08:26:33 +00:00
kyle.yuan%sun.com
e381bb7517 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00