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

3176 Коммитов

Автор SHA1 Сообщение Дата
jband%netscape.com b1527d1cb4 initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD 2002-01-15 22:22:16 +00:00
sicking%bigfoot.com 777ca7124a Fix crasher in key()'s when context-node is a document.
b=120074 r=Pike,peterv sr=jst
2002-01-15 22:20:30 +00:00
sicking%bigfoot.com a7632a421a Implementation of the xsl:apply-imports instruction.
b=94002 r=peterv sr=jst
2002-01-15 10:37:00 +00:00
hewitt%netscape.com 2c4f23a717 119168 - DOM Inspector DOM tree view doesn't load, r=jag, sr=bryner 2002-01-15 04:50:47 +00:00
rginda%netscape.com c45128650e remove conflict markers 2002-01-15 03:16:48 +00:00
rginda%netscape.com 76ddeb2519 add missing ; 2002-01-15 01:53:06 +00:00
rginda%netscape.com 11a745d3d7 bug 119968, strict warning cleanup, patch=jscript@pacbell.net r=walk84@yahoo.com,me 2002-01-15 01:52:33 +00:00
cathleen%netscape.com c2d19ad82a converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
rginda%netscape.com c1e116f422 add missing file 2002-01-12 01:41:58 +00:00
hewitt%netscape.com 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
rginda%netscape.com 5467cf55d0 bug 115695, rs=brendan, venkman only
ui changes related to pretty print support
2002-01-12 01:01:02 +00:00
oeschger%netscape.com dd6ef8eb7b just adding a new html help file for cotter, r=oeschger 2002-01-12 00:34:04 +00:00
cotter%netscape.com ad5a6430b4 ongoing privacy & security help content updates, r=oeschger; minor updates to keep help targets in synch with latest content changes. 2002-01-11 23:40:50 +00:00
cotter%netscape.com f05c3d3821 ongoing privacy & security help content updates, r=oeschger (mostly Cookie Mgr, Password Mgr, and related files) 2002-01-11 23:25:07 +00:00
bnesse%netscape.com 682cd7d759 Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser. 2002-01-11 20:09:03 +00:00
hwaara%chello.se dd7ed08266 #65523, "'View Stored Cookies' button needs a better name"
Patch by Vidar Braut Haarr <vidar@coretrek.com>

r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
cathleen%netscape.com b5ee5395f8 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
morse%netscape.com bf2dfa1a30 bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf 2002-01-10 23:33:36 +00:00
morse%netscape.com c076617d6b bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf 2002-01-10 22:01:43 +00:00
jdunn%netscape.com 02f1ef38dd AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
a function prototype.  So we have to decare the function and then
declare it a friend.  When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
2002-01-10 14:16:05 +00:00
varga%utcru.sk ba68a72543 Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
bzbarsky%mit.edu 98958d5139 Fix assertions when getting computed -moz-outline-width and
-moz-marker-offset and enable these in Inspector.  Bug 114086, r=fabian,
sr=attinasi
2002-01-10 02:20:17 +00:00
markh%activestate.com 12147a9c9a More ComponentManagerObsolete fixes.
Not part of the build.
2002-01-10 02:01:58 +00:00
rbs%maths.uq.edu.au 23c8ff98a0 Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson 2002-01-10 00:04:35 +00:00
stephend%netscape.com 44cb5e3e96 Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf 2002-01-09 10:14:33 +00:00
rayw%netscape.com ea600c1e1a Changes to use contractid's for construction wherever available. This means
that the JS binding will work correctly.  Also removed old security model.


SOAP is not a part of default build.
2002-01-09 02:17:17 +00:00
alecf%netscape.com 3d9e878c34 Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2002-01-09 02:08:01 +00:00
vidur%netscape.com 13a52009cd Added proxy classinfo and factory entries. [not part of build] 2002-01-09 01:30:05 +00:00
vidur%netscape.com 39db6a396b Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build] 2002-01-09 01:29:32 +00:00
vidur%netscape.com 085af9d11b Changed testing code to be a component with a JS driver rather than an executable. Added first pass of proxy test. [not part of build] 2002-01-09 01:27:44 +00:00
vidur%netscape.com 503756b9a6 Try to determine and record SOAP version. [not part of build] 2002-01-09 01:26:48 +00:00
vidur%netscape.com 9bb2cceed3 Record schema namespace since there are at least 2. [not part of build] 2002-01-09 01:26:22 +00:00
vidur%netscape.com c660431afe Added dimensions to arrayType attribute in encoding process. [not part of build] 2002-01-09 01:25:46 +00:00
rayw%netscape.com 996e9839c6 Fix for undefined symbol under Linux. Eliminated proxy/test due to
Makefile.in problems.  Added ability for a specific version of SOAP
(Encoding) to deal with either version of Schema URI if it is
explicitly specified.

SOAP is not part of the default build.
2002-01-08 22:11:57 +00:00
markh%activestate.com 4be715a526 * Changes to observers and service manager APIs.
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks

Not part of the build.
2002-01-08 01:58:58 +00:00
blakeross%telocity.com 765dd4a78f 117668 - convert help to outliner. r=varga sr=hewitt 2002-01-06 07:57:27 +00:00
cotter%netscape.com a23197bb47 Ongoing privacy & security help content updates, r-oeschger; includes new file (profiles_help.html) that oeschger will add to manifest. 2002-01-06 05:02:47 +00:00
cotter%netscape.com 556191e873 Ongoing security & privacy help content updates, r=oeschger; additions for new Cookie Manager help buttons. 2002-01-06 04:50:03 +00:00
blakeross%telocity.com 3e70842931 117668 - convert help to outliner. r=oeschger sr=hewitt 2002-01-05 08:32:34 +00:00
morse%netscape.com a78cc9e0e9 bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf 2002-01-05 00:21:43 +00:00
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
peterv%netscape.com 9fddfab61d Keep SOAP building on mac. Not part of the default build. 2002-01-04 08:49:27 +00:00
morse%netscape.com d4edb928ee bug 116714 can't unencrypt saved data, r=sgehani, sr=alecf 2002-01-04 00:18:31 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
rginda%netscape.com ea43b0eeae chatzilla only, patch=_basic@yahoo.com, r=me, bug 102186
remove spacer box from between tabs to avoid strict warnings.
2002-01-03 21:42:34 +00:00
morse%netscape.com 55a2bde98a bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf 2002-01-03 21:30:27 +00:00
timeless%mac.com 28cca63fe9 Bug 117713 - Want grippy on panels splitter
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
2002-01-03 14:27:22 +00:00
timeless%mac.com 3135297671 Bug 117720 - Can't inspect XBL properties
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
2002-01-03 14:25:58 +00:00
vidur%netscape.com c60ac9aaae New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst 2002-01-02 23:30:58 +00:00
vidur%netscape.com aeea3f6319 Improved usability of test. 2002-01-02 23:29:46 +00:00
vidur%netscape.com 0a0d0b4d0b Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build. 2002-01-02 23:29:12 +00:00
vidur%netscape.com 61e87f295f Introduction of SOAP message binding and addition of convenience methods. This is not part of the build. 2002-01-02 23:27:41 +00:00
vidur%netscape.com c1bb56c24e Default builtin types always return correct schema namespace. This is not part of the build. 2002-01-02 23:26:37 +00:00
vidur%netscape.com e5c22e1136 Introduction of special SOAP types. Acceptance of pre-release schema namespace. 2002-01-02 23:25:35 +00:00
vidur%netscape.com b6138bd4e9 Removal of DOS linefeeds. Child iterator can take multiple allowed namespaces. This is not part of the build. 2002-01-02 23:24:39 +00:00
vidur%netscape.com 85b96f2659 First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build. 2002-01-02 23:23:09 +00:00
morse%netscape.com 1859684897 bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf 2002-01-02 21:54:01 +00:00
morse%netscape.com 1cb87bfc43 bug 116960, form manager stops prefilling, r=sgehani, sr=alecf 2002-01-02 21:49:42 +00:00
morse%netscape.com e7d5698c6d bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf 2002-01-02 21:44:51 +00:00
jaggernaut%netscape.com 9386d68a24 Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag. 2002-01-02 11:33:21 +00:00
timeless%mac.com e0d92a5faf Bug 46917 Sanitizing Netscape's documentation for Mozilla users.
rs=brendan
2002-01-01 02:16:29 +00:00
bryner%netscape.com e5321f0f4c Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
samuel%sieb.net 5fc0577a09 Bug 117285 - fix strict mode errors caused by previous patch
r=rginda
not in build
2001-12-29 10:10:58 +00:00
samuel%sieb.net 0ef9e45c23 Bug 117285 - add +s handling to getModeStr
r=rginda
not in the build
2001-12-29 03:58:23 +00:00
mcafee%netscape.com f0280c8740 Ignore generated files. 2001-12-29 03:52:41 +00:00
mcafee%netscape.com 2cb57864f1 Ignore generated files 2001-12-29 03:42:47 +00:00
svn%xmlterm.org e32e4ec978 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Cleaned up and updated the code.
2001-12-28 22:39:45 +00:00
shanjian%netscape.com f76c0c6f15 #112793 fine tune frame charset mechanism
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
mkaply%us.ibm.com e615d1514d Add short name for OS/2 2001-12-24 05:29:38 +00:00
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com 5478896fcb Fix bustage on non MOZ_LDAP builds. 2001-12-22 01:36:26 +00:00
bnesse%netscape.com 84cd40d3ea dmose swears this is the correct syntax... (thanks dbaron). 2001-12-22 00:57:45 +00:00
bnesse%netscape.com 7459abe587 Added #ifndef MOZ_LDAP to fix ports bustage. 2001-12-22 00:07:47 +00:00
bnesse%netscape.com e6ad6718e0 Fixing ports bustage. Missing trailing seperator. 2001-12-21 23:59:33 +00:00
bnesse%netscape.com 115135dbbd Fixing the mac build. Stupid non-relative pathnames. 2001-12-21 23:46:50 +00:00
morse%netscape.com 01abfd04ab bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed! 2001-12-21 23:05:37 +00:00
bnesse%netscape.com 5234452a4b Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf. 2001-12-21 22:29:31 +00:00
bnesse%netscape.com 448f5c4f77 Adding new files for bug 89137. patch by mitesh, r=bnesse, dmose. sr=alecf. 2001-12-21 22:22:26 +00:00
rjesup%wgate.com 2212861db9 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
heikki%netscape.com 1ad96d6103 Bug 74800, implemented FIXptr. r=harishd, sr=vidur. 2001-12-20 05:15:52 +00:00
hewitt%netscape.com 1dc8b67ef1 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
dougt%netscape.com 9a75bc4b8e nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
ben%netscape.com caa3031ea5 115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
varga%utcru.sk 76f554000a Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
rayw%netscape.com 5705a1d7bd Minor fixes to namespace URI's in SOAPUtils, and fault handling in test.
SOAP is not part of the default build.
2001-12-18 12:10:33 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
morse%netscape.com 4dfa3f359d bug 114709, downgrading cookies even though they are expired, r=seghani, sr=alecf 2001-12-17 22:06:43 +00:00
jaggernaut%netscape.com cf8d683145 Fix Darwin bustage 2001-12-17 13:02:39 +00:00
jaggernaut%netscape.com 7936b26225 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com 2df17e0579 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 1886ca82f6 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
rginda%netscape.com c55960067b not built
remove -rc1 suffix from 0.8.5 version number
2001-12-15 00:35:40 +00:00
rginda%netscape.com cc6c408e47 not built
add /charset command to 0.8.5 changes
2001-12-15 00:08:07 +00:00
seawood%netscape.com 3738d752bc Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bhart00%yahoo.com cd77e59657 bug 115274-make chatzilla window position persist. Chatzilla only, r=rginda 2001-12-14 22:45:51 +00:00
rginda%netscape.com f1a23efa72 chatzilla only, a=asa, bug=41564
fix remaining charset bugs and add /charset command
update changelog
change version to 0.8.5
2001-12-14 01:43:26 +00:00
dbragg%netscape.com 8b33e8cf0b Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
rginda%netscape.com 483ca3222a chatzilla only
strict mode cleanup
clear message count when view is /cleared, bug 113101
add charset support for input and output areas, bug 41564
bump revision to 0.8.5-rc5
2001-12-12 04:40:02 +00:00
rjesup%wgate.com e4203c073e Bug 107831: some elements are skipped when stopping a load. r=timeless, sr=brendan 2001-12-11 22:00:03 +00:00