Граф коммитов

61247 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 7eedb58c10 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 8af8a29270 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 c38f09b488 remove annoying alerts when adding/removing engines 2000-05-12 02:14:50 +00:00
ben%netscape.com 2790d9c947 search customize dialog tidy up 2000-05-12 02:13:49 +00:00
waterson%netscape.com a2386a5878 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 c80c696340 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 a74020d6ae added, not part of the build yet. 2000-05-12 02:05:08 +00:00
beard%netscape.com 34678ad655 removed unnecessary #include <iomanip> 2000-05-12 01:46:16 +00:00
pnunn%netscape.com 7499ae8e6d bug# 37909: added multipart support. pnunn. r:valeski@netscape.com 2000-05-12 01:38:18 +00:00
pnunn%netscape.com 4018b29cae bug#37909: add multipart support. pnunn, r:valeski@netscape.com 2000-05-12 01:37:02 +00:00
rayw%netscape.com 9f3eaba0ea 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 d4060c6bef InterpretStage -> Context::Event. 2000-05-12 01:20:34 +00:00
beard%netscape.com e7503b10fb 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 171d878a64 InterpretStage -> Context::Event. Added typedefs for ListenerList and ListenerIterator. 2000-05-12 01:17:32 +00:00
dougt%netscape.com 3add1c8cc5 Changes from snizinsk@us.ibm.com
visualage fixes to xpcom for OS/2.
2000-05-12 01:09:58 +00:00
pollmann%netscape.com 3139c5d898 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 3d8d6cf6a7 Bug 35573: Fix part of a webshell leak, r=nisheeth 2000-05-12 00:53:38 +00:00
cmanske%netscape.com 633c6d93c5 Tweaked an image 2000-05-12 00:52:57 +00:00
av%netscape.com 6cf82163bf Adding zero check on a char pointer before sending it to printf. 2000-05-12 00:46:07 +00:00
beard%netscape.com 10e19444a4 turned off extra comma warnings. 2000-05-12 00:31:48 +00:00
wtc%netscape.com b7f6e0e190 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 75b866de17 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 dc475984a1 Getting XSLT going on unix, patch by Andreas Otte, r=me 2000-05-11 23:53:36 +00:00
sfraser%netscape.com 7a89831f65 Fix bug 38818 -- prefs in composer. 2000-05-11 23:49:30 +00:00
sgehani%netscape.com 33c9f22c0e *** NOT PART OF BUILD *** Explicitly specifying plugins for MRJ ocnduit. 2000-05-11 23:32:41 +00:00
gagan%netscape.com ec9be77569 Not in the build (the data file for url parse testing) 2000-05-11 23:31:32 +00:00
axel%pike.org 0c49ddc233 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 b59ca873de Getting XSLT going, patch by andreas.otte@primus-online.de
r=me
2000-05-11 23:13:18 +00:00
saari%netscape.com d7a2786534 missed this file 2000-05-11 23:08:13 +00:00
jst%netscape.com 232ab548f4 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 30cba9fa68 [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 e756f1b5c9 [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 d5e3d48a3f 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 b8e7dae48a 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 12cb796640 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 e257f90915 last checkin for 29800 2000-05-11 22:54:14 +00:00
sfraser%netscape.com 877820136a Fix 38949 -- setSelectionRange broken by mjudge checking in nsGfxTextControlFrame2 stuff prematurely. 2000-05-11 22:47:19 +00:00
ftang%netscape.com 0542cc0688 check in SaveAsCharset work. r=cmanske 2000-05-11 22:45:29 +00:00
axel%pike.org 90a5509aab 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 b8aa8a1761 more for 29800 2000-05-11 22:43:32 +00:00
saari%netscape.com 58bded8675 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 f407e100df 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 050be53b55 Fix OS/2 bustage. 2000-05-11 22:24:39 +00:00
radha%netscape.com dc6aec329b 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 ddf09b4d52 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 6b9fe33538 fix for bug #9671 -- linux file picker filter by format support 2000-05-11 22:18:05 +00:00
av%netscape.com 5aba829fff Plugin DK, not part of the build, hopefully no duplicate files this time. 2000-05-11 22:13:06 +00:00
shanjian%netscape.com 31b2bd1c74 fix bug 35356
r=ftang,erik
2000-05-11 22:08:46 +00:00
varada%netscape.com b0f63f1b45 changing the script.ib to match the landing of the new skin directories 2000-05-11 21:54:39 +00:00
rpotts%netscape.com 85d7c979ef Added an InterfaceRequestor argument to NS_OpenURI(...). This allows progress notifications to be fired for images... 2000-05-11 21:53:58 +00:00