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

2724 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 05abd17648 License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
rginda%netscape.com a20439ac32 - venkman only -
remove duplicate rule
add blacklist rules
2001-09-25 22:32:56 +00:00
rginda%netscape.com 913685a2fb - venkman only -
change prefixes for ETRACE and ERROR messages, make ERROR background color easier on the eyes
2001-09-25 22:32:10 +00:00
rginda%netscape.com 257a472cb5 - venkman only -
add version and blacklist strings
2001-09-25 22:31:07 +00:00
rginda%netscape.com 747b17280f - venkman only -
add reload command
add comments
2001-09-25 22:30:02 +00:00
rginda%netscape.com 36923f1f8b - venkman only -
add version info
implement enable/disableReloadCommand
2001-09-25 22:28:57 +00:00
rginda%netscape.com d0563951ef - venkman only -
move debugger menu item from tasks to tasks->tools
2001-09-25 22:27:36 +00:00
rginda%netscape.com 3efdb07ba7 - venkman only -
add blacklist nodes, not reflected in the UI yet
implement reloadSource on SourceRecord, to reload the underlying source text
2001-09-25 22:26:51 +00:00
rginda%netscape.com 9393395b86 - venkman only -
add blacklist and version strings
2001-09-25 22:25:21 +00:00
rginda%netscape.com 786350ce9b - venkman only -
implement reload command
2001-09-25 22:24:36 +00:00
rginda%netscape.com 916119047f - venkman only -
add type checking to formatValue, fix bug in formatValue -> array
2001-09-25 22:23:41 +00:00
rginda%netscape.com 324eb30b08 - venkman only -
pass drag and drop related events to the TOViewRecord, if it knows how to deal
2001-09-25 22:22:02 +00:00
rginda%netscape.com 6e1dbd5179 - venkman only -
initial add of blacklist icons
2001-09-25 22:20:29 +00:00
peterv%netscape.com c4d426c4bb Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst. 2001-09-24 12:03:02 +00:00
blakeross%telocity.com 35953fea85 removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt 2001-09-23 07:16:02 +00:00
cls%seawood.org 62f9ed5a14 Use OBJ_SUFFIX instead of hardcoding .o . Should fix OS/2 bustage 2001-09-22 12:49:53 +00:00
bryner%netscape.com 057a30971e Bug 99962 - inspector assertions when flashing a DOM node with display: none. r=hewitt, sr=hyatt. 2001-09-22 03:33:33 +00:00
morse%netscape.com 198ab6c3b9 bug 96828, fix js warning, c=gemal, r=morse, sr=alecf 2001-09-22 01:44:09 +00:00
morse%netscape.com ca0da04ce0 bug 99910, password manager never isn't remembered, r=jag, sr=alecf 2001-09-22 01:41:42 +00:00
bryner%netscape.com 6b2d46e1b4 Removing dead code. r=morse. 2001-09-22 01:38:46 +00:00
peterv%netscape.com ed94bb0ae3 Improving transformiix test harness. Adding better error reporting, range selection, support for loading text-only reference files, ignore namespace attributes, cleanup code. Code by Pike, sicking and me. r=Pike. Not part of the build. 2001-09-21 12:23:25 +00:00
morse%netscape.com d678dcb719 bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf 2001-09-21 02:08:21 +00:00
hewitt%netscape.com 8292f84edd 97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt 2001-09-20 07:33:13 +00:00
hewitt%netscape.com f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
rginda%netscape.com 46bb0a91e4 - chatzilla only -
bug 59453, add options to turn off individual munger rules
patch by samuel@sieb.net, r=me
2001-09-20 05:04:17 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
markh%activestate.com 686f97a24b Cache nsIClassInfos for all Python classes. This works around a bug in
XPConnect that is soon to be fixed, but also allows us to take advantage
of the XPConnect caching, and to save rebuilding the same class info for
short-lived objects created repeatedly.

Not part of the build.
2001-09-19 00:25:31 +00:00
markh%activestate.com 191917c5db Remove bad tests for Unicode - we only support strings as contract IDs. 2001-09-19 00:20:50 +00:00
markh%activestate.com 5da1967e95 Add weak-reference test output to the expected test output. 2001-09-19 00:20:04 +00:00
cls%seawood.org 745f81c239 Updating xmlextras deps.
Bug #98371 sr=alecf
2001-09-19 00:03:53 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
oeschger%netscape.com 61799380df just changing id of help window to match the new sys tray icon on the ns side, bug=96140, r=andreww, sr=hewitt, pdt says in on trunk 2001-09-18 21:56:54 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
jdunn%netscape.com c402c46d17 now fixing nebiros bustage, apparently my previous fix wasn't
liked by it.
so what I did was remove 2 instances of "for (int i = <blah>"
and replaced it with "int i;  <blah> for (i = <blah>"
2001-09-18 13:13:16 +00:00
cls%seawood.org 0dee15188b Updating module dependencies list 2001-09-18 12:56:49 +00:00
jdunn%netscape.com 6e03e4159b fixing katakai's bustage on cement and myotonic 2001-09-18 11:54:38 +00:00
katakai%japan.sun.com 464ef17562 bug 84380 Need a component that generates thai presentation forms
Updates for *extensions*/ctl for prabhat@Sun, r=ftank for check-in
A Incorporate frank's review fixes (08/07)
B Bugfix in TIS620Encoder
C Fix memory corruption
D Makefile changes in pangoLite directory to install pango.modules
2001-09-18 10:14:38 +00:00
sicking%bigfoot.com 952b4ffedb Make the XPath engine handle CDATA sections as text-nodes.
b=92786 r=peterv, pike sr=jst

Mixed small fixes and comments.
b=99792 r=peterv sr=jst
2001-09-17 23:02:57 +00:00
heikki%netscape.com c7f327d9d9 Bug 100106, XMLHttpRequest.responseText empty if XML parsing error. r=harishd, sr=vidur. 2001-09-17 20:22:16 +00:00
alecf%netscape.com 62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
cls%seawood.org b32ed2d2f5 Adding htmlparser to REQUIRES. Fixing myotonic bustage 2001-09-15 00:52:51 +00:00
heikki%netscape.com b73c50824f Bug 78622, DOMParser and XMLHttpRequest failures when parser blocked (with xml-stylesheet for example). r=harishd,sr=vidur. 2001-09-14 21:14:41 +00:00
vidur%netscape.com efc352b9dd Added new WSDL loading mechanism. This is not (as yet) part of the build 2001-09-14 20:56:54 +00:00
vidur%netscape.com 272eb7f450 Added nsISchemaCollection interface. Started using DOM3 namespace lookup methods. This is not (as yet) part of the build. 2001-09-14 20:56:06 +00:00
vidur%netscape.com 8c561c37b0 Adding DOM utility classes. This could get moved to a more general location if we continue to add functionality that is common to multiple modules. For now, it's a schema/wsdl-only thing. This is not yet part of the build. 2001-09-14 20:54:09 +00:00
cotter%netscape.com db6435bd76 privacy & security help content update per 85925 and 96018, a=asa, r=oeschger 2001-09-14 20:27:23 +00:00
sicking%bigfoot.com ad1f70b177 Make PathExpr::matches more clever and remove specialcasing of absolute path expressions
b=97107 r=peterv sr=jst
2001-09-14 11:49:50 +00:00
jaggernaut%netscape.com 25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00