waldemar%netscape.com
f240e58708
Added RawArrayBuffer::reserve_advance_back
2000-05-12 03:25:49 +00:00
tajima%eng.sun.com
11ed143af7
modification for sharing methods with gfx/src/xprint/. r=blizzard, a=ftang
2000-05-12 03:20:55 +00:00
jbetak%netscape.com
09834afbcd
32477 Accept-Language UI
2000-05-12 03:19:50 +00:00
axel%pike.org
2dc6942953
backout changes, as some platforms don't eat
...
MOZ_XSL = @MOX_XSL@
without action in configure
2000-05-12 03:18:25 +00:00
ddrinan%netscape.com
bed28e3d3f
No longer use obscuring layer from protocol
2000-05-12 03:18:09 +00:00
ddrinan%netscape.com
846620ce5b
No longer build or export obscuring stuff
2000-05-12 03:17:08 +00:00
jbetak%netscape.com
2bcfa46cc6
37130 Implement "Customize..." of Mail Composer charset menu
2000-05-12 03:16:56 +00:00
scc%netscape.com
c6175b2ee3
First Checked In.
2000-05-12 03:16:35 +00:00
pinkerton%netscape.com
1ccaf2e479
Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563 .
2000-05-12 03:16:07 +00:00
blizzard%redhat.com
58dda5544f
add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget.
2000-05-12 03:14:42 +00:00
pinkerton%netscape.com
fbe70352f0
Clear out |mElementFrame| when popup goes away so that subsequent reflows
...
won't try to access it. Fixes crash with tooltip on a tree when app is
minimized then restored (bug 38872)
2000-05-12 02:58:21 +00:00
pavlov%netscape.com
8e6d5c066f
fix for 38723
2000-05-12 02:46:41 +00:00
jdunn%netscape.com
2c6f0f9c03
fixing hpux 11.00 build and autobahn's commercial build
...
I mentioned this to Axel but he was going to bed...
r= jgaunt@netscape.com
2000-05-12 02:42:54 +00:00
sspitzer%netscape.com
62f1d294a9
implement this beast. not part of the build.
2000-05-12 02:41:28 +00:00
cmanske%netscape.com
b0794819bc
Removed top black border from HTMLSource edit window
2000-05-12 02:41:25 +00:00
cmanske%netscape.com
632d5d57c2
UI work: Implemented table commands (part of 20973), fixed Plain Text editor, don't remove toolbars for HTML Source editmode, helped ftang with new 'Save As Charset' dialog (moved methods shared with Page Properties dialog to common file)
2000-05-12 02:37:40 +00:00
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