cmanske%netscape.com
66180a846b
Fixed SetBackgroundColor to remove 'bgcolor' when appropriate. Changed prompt for Title to use new string messages
2000-05-12 02:37:33 +00:00
ben%netscape.com
30c4a0f372
remove annoying alerts when adding/removing engines
2000-05-12 02:14:50 +00:00
ben%netscape.com
00762edb87
search customize dialog tidy up
2000-05-12 02:13:49 +00:00
waterson%netscape.com
248dfed561
Bug 38846. Don't run GC before returning an unrooted property! Fix provided by and r=hyatt,brendan
2000-05-12 02:06:07 +00:00
jst%netscape.com
c7e8bcaa77
Fix the DOM prop enum table, seems like putting tabs in the file doesn't work.
2000-05-12 02:05:23 +00:00
sspitzer%netscape.com
af13ad7ee1
added, not part of the build yet.
2000-05-12 02:05:08 +00:00
beard%netscape.com
7e8c26b8ab
removed unnecessary #include <iomanip>
2000-05-12 01:46:16 +00:00
pnunn%netscape.com
d253f04e12
bug# 37909: added multipart support. pnunn. r:valeski@netscape.com
2000-05-12 01:38:18 +00:00
pnunn%netscape.com
213dd45019
bug#37909: add multipart support. pnunn, r:valeski@netscape.com
2000-05-12 01:37:02 +00:00
rayw%netscape.com
d0199a10bc
Per bug 3690:
...
Added new functions to the registry for reading / writing byte arrays
of binary content and escaping registry keys that contain binary
content. Modified code which reads/writes location of dll or javascript
for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses
or reads the keys to use EscapeKey and UnescapeKey.
r=dveditz
2000-05-12 01:24:36 +00:00
beard%netscape.com
71c6e11ea9
InterpretStage -> Context::Event.
2000-05-12 01:20:34 +00:00
beard%netscape.com
5323c7b05c
Fixed signed/unsigned warning. InterpretStage -> Context::Event. Context::removeListener now using find() from <algorithm>.
2000-05-12 01:19:39 +00:00
beard%netscape.com
04581163ba
InterpretStage -> Context::Event. Added typedefs for ListenerList and ListenerIterator.
2000-05-12 01:17:32 +00:00
dougt%netscape.com
4e5362dc52
Changes from snizinsk@us.ibm.com
...
visualage fixes to xpcom for OS/2.
2000-05-12 01:09:58 +00:00
pollmann%netscape.com
7b2e7fce4d
Bug 27383: Pass referer when loading iframe's document to allow javascript: urls - combine load methods, r=nisheeth
...
Bug 23014: Percent width on iframes allowed, r=karnaze (does not include percent height fixes)
2000-05-12 00:57:28 +00:00
pollmann%netscape.com
43db39e1cb
Bug 35573: Fix part of a webshell leak, r=nisheeth
2000-05-12 00:53:38 +00:00
cmanske%netscape.com
e98582e5d7
Tweaked an image
2000-05-12 00:52:57 +00:00
av%netscape.com
307f4b983d
Adding zero check on a char pointer before sending it to printf.
2000-05-12 00:46:07 +00:00
beard%netscape.com
314e712f22
turned off extra comma warnings.
2000-05-12 00:31:48 +00:00
wtc%netscape.com
c96a723e9a
Bugzilla bug #34920 : use the new PR_GetMemMapAlignment() function to
...
get the proper alignment of the offset argument to PR_MemMap. Pass
64-bit arguments to PR_CreateFileMap and PR_MemMap.
2000-05-12 00:02:35 +00:00
wtc%netscape.com
34a4ade695
Bugzilla bug #38996 : added new function PR_GetMemMapAlignment().
...
Modified files: prio.h, _beos.h, _macos.h, _os2.h, _unixos.h, _win16.h,
_win95.h, _winnt.h, primpl.h, prmmap.c, bmmap.c, macio.c, os2misc.c,
ntmisc.c, w16fmem.c
2000-05-11 23:54:04 +00:00
axel%pike.org
ea1bb022a3
Getting XSLT going on unix, patch by Andreas Otte, r=me
2000-05-11 23:53:36 +00:00
sfraser%netscape.com
4cab49c7dd
Fix bug 38818 -- prefs in composer.
2000-05-11 23:49:30 +00:00
sgehani%netscape.com
c6815c7403
*** NOT PART OF BUILD ***
Explicitly specifying plugins for MRJ ocnduit.
2000-05-11 23:32:41 +00:00
gagan%netscape.com
9646d78883
Not in the build (the data file for url parse testing)
2000-05-11 23:31:32 +00:00
axel%pike.org
8d8c4e25d5
Get XSLT going on unix, this one passed previous checkin
...
patch by andreas otte, r=me
2000-05-11 23:22:37 +00:00
axel%pike.org
6ef3558b79
Getting XSLT going, patch by andreas.otte@primus-online.de
...
r=me
2000-05-11 23:13:18 +00:00
saari%netscape.com
6d85c44bba
missed this file
2000-05-11 23:08:13 +00:00
jst%netscape.com
1eeff4277a
Add the glue code for more DOM Level 2 interfaces to the build.
2000-05-11 23:03:25 +00:00
rbs%maths.uq.edu.au
f68bd50d31
[not part of default build] Remove usage of nsAreaFrame since it will be going away
2000-05-11 23:03:19 +00:00
rbs%maths.uq.edu.au
8d4562f625
[not part of default build] Added support for the attributes 'numalign' and 'denomalign' that were newly introduced in MathML 2.0
2000-05-11 23:02:00 +00:00
kmcclusk%netscape.com
8cdb172384
Cache the last size of the nsWindow on WIN32 to determine how much to invalidate when widget is resized. Also added checks to see if width or height actually changed before invalidating b=33799 r=buster@netscape.com
2000-05-11 22:59:20 +00:00
slamm%netscape.com
5898c54054
No need to compare is this is the first run (cmp was printing an error on BSD when one of the files did not exist)
2000-05-11 22:56:41 +00:00
nhotta%netscape.com
2039bb520c
Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp.
2000-05-11 22:54:39 +00:00
saari%netscape.com
62bcd1b1eb
last checkin for 29800
2000-05-11 22:54:14 +00:00
sfraser%netscape.com
ea15ca6fcd
Fix 38949 -- setSelectionRange broken by mjudge checking in nsGfxTextControlFrame2 stuff prematurely.
2000-05-11 22:47:19 +00:00
ftang%netscape.com
8f6430e1b6
check in SaveAsCharset work. r=cmanske
2000-05-11 22:45:29 +00:00
axel%pike.org
44a79e2240
Get XSLT going for unix, patch by andreas.otte@primus-online.de,
...
r=jst@netscape.com
2000-05-11 22:45:24 +00:00
saari%netscape.com
127a21c2fc
more for 29800
2000-05-11 22:43:32 +00:00
saari%netscape.com
eebb4fa07e
First checkin for bug 29800, preventing scrolling to content when focus
...
memory is resetting focus after deactivating and reactivating a window.
2000-05-11 22:40:51 +00:00
jst%netscape.com
c77d373dbb
Fix a problem where the HTML sink stream was cutting off the last character in element names when constructing the resulting HTML, also did a few nsString --> nsAutoString changes to speed things up a bit. r=akkana@netscape.com
2000-05-11 22:33:19 +00:00
putterman%netscape.com
fe2651b61e
Fix OS/2 bustage.
2000-05-11 22:24:39 +00:00
radha%netscape.com
a9881020e7
Call appCore.loadUrl(url) instead of doing window.content.location.href=url
...
r=slamm.
2000-05-11 22:20:27 +00:00
radha%netscape.com
afb2f7160e
Change all calls to "window.content.location.href=url" to "appCore.loadUrl()" so that urls
...
get added in to Session History properly
2000-05-11 22:19:43 +00:00
pavlov%netscape.com
683f64ce37
fix for bug #9671 -- linux file picker filter by format support
2000-05-11 22:18:05 +00:00
av%netscape.com
11b2e62a42
Plugin DK, not part of the build, hopefully no duplicate files this time.
2000-05-11 22:13:06 +00:00
shanjian%netscape.com
ee583fd65b
fix bug 35356
...
r=ftang,erik
2000-05-11 22:08:46 +00:00
varada%netscape.com
baabeb2708
changing the script.ib to match the landing of the new skin directories
2000-05-11 21:54:39 +00:00
rpotts%netscape.com
8262e9040a
Added an InterfaceRequestor argument to NS_OpenURI(...). This allows progress notifications to be fired for images...
2000-05-11 21:53:58 +00:00
rpotts%netscape.com
19ef116f5d
Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag
2000-05-11 21:52:49 +00:00