locka%iol.ie
|
0762547d92
|
Changed makefile.win to use embedding APIs
|
2000-06-28 20:37:39 +00:00 |
|
locka%iol.ie
|
5202f29e38
|
Added code for write/writeln to IE DOM. Thanks to Arne de Bruijn <arne@knoware.nl> for this contribution
|
2000-06-28 20:35:51 +00:00 |
|
bryner%uiuc.edu
|
39fb59a668
|
Fixing bug 43710 - removing old mousewheel cruft and updating to work with
new tree. r=hyatt,saari.
|
2000-06-28 20:35:32 +00:00 |
|
locka%iol.ie
|
08999a057a
|
Removed unused CIDs and IIDs
|
2000-06-28 20:31:43 +00:00 |
|
locka%iol.ie
|
c774b2036b
|
Changed diagnostic macro
|
2000-06-28 20:30:33 +00:00 |
|
locka%iol.ie
|
89028ad1d7
|
Added nsIContextMenuListener. Fixed some memory leaks
|
2000-06-28 20:29:49 +00:00 |
|
locka%iol.ie
|
3d70813dd1
|
NOT PART OF BUILD. Added a DTD and localized the file somewhat
|
2000-06-28 20:27:51 +00:00 |
|
locka%iol.ie
|
1af23a1b26
|
NOT PART OF BUILD. Added some strings
|
2000-06-28 20:27:15 +00:00 |
|
dbragg%netscape.com
|
4855dd8615
|
Fix for nsbeta2+ bug 340786 r=sgehani
|
2000-06-28 20:26:39 +00:00 |
|
locka%iol.ie
|
e3d35ffbd4
|
NOT PART OF BUILD. Removing obselete file
|
2000-06-28 20:26:28 +00:00 |
|
blizzard%redhat.com
|
ae64676a46
|
fix bug #41820. The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan
|
2000-06-28 20:24:28 +00:00 |
|
dmose%mozilla.org
|
f1382a220f
|
Added and updated a few more issues. a=r=(not built)
|
2000-06-28 19:56:08 +00:00 |
|
beard%netscape.com
|
237dd352ed
|
implemented JSClass::printProperties().
|
2000-06-28 19:46:13 +00:00 |
|
beard%netscape.com
|
9930edd0d5
|
Enhanced printing of types.
|
2000-06-28 19:45:44 +00:00 |
|
beard%netscape.com
|
c0e9f6d274
|
Type of a JSType* is Type_Type (wow, recursive). Changed mBaseType to be JSType* instead of const JSType*.
|
2000-06-28 19:45:09 +00:00 |
|
dmose%mozilla.org
|
79087ec12a
|
gave the threading model a good whack. pushed the threading from the callers (eg nsLDAPChannel) down into the XPCOM wrapper code itself, so that the calling code doesn't need to deal with threading directly ( it gets callbacks via nsISupports proxies ) . this allows LDAP code to be written in Javascript without hanging the UI thread of the browser. a=r=(not built)
|
2000-06-28 19:39:32 +00:00 |
|
sspitzer%netscape.com
|
19555dce40
|
fix classic skin problems. r=german
|
2000-06-28 19:31:29 +00:00 |
|
sspitzer%netscape.com
|
68c2c882cd
|
fix addressbook splitter for classic skin. r=german
|
2000-06-28 19:25:05 +00:00 |
|
sspitzer%netscape.com
|
0033e4e68b
|
fix bustage.
|
2000-06-28 19:17:51 +00:00 |
|
sspitzer%netscape.com
|
f50e6deb57
|
fix bustage.
|
2000-06-28 19:17:00 +00:00 |
|
hangas%netscape.com
|
812eede5a1
|
Bug 43658 fixes to Classic Skin - written by german, r=hangas
|
2000-06-28 19:08:59 +00:00 |
|
hangas%netscape.com
|
4a4fe1db29
|
First Checked In.
|
2000-06-28 19:03:04 +00:00 |
|
dmose%mozilla.org
|
80e2f60e4f
|
Updated documentation. a=r=(not built).
|
2000-06-28 19:02:27 +00:00 |
|
hangas%netscape.com
|
acc3f0c2ed
|
Bug 43658 fixes to Classic Skin - written by bdonohoe, r=hangas
|
2000-06-28 19:01:15 +00:00 |
|
rogerl%netscape.com
|
52bffdadcf
|
First set of unified 'dot' handling changes for statics.
|
2000-06-28 18:41:30 +00:00 |
|
beard%netscape.com
|
d40b8dd8cb
|
added jsclasses.h
|
2000-06-28 18:10:04 +00:00 |
|
cyeh%bluemartini.com
|
f1d04ba5f8
|
fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component, version,
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
|
2000-06-28 17:54:11 +00:00 |
|
mkaply%us.ibm.com
|
64c9b319cc
|
#42637
r = leaf, a = leaf
Accidental bloat on pointer file
|
2000-06-28 16:51:24 +00:00 |
|
beard%netscape.com
|
941b505765
|
Fix string <.
|
2000-06-28 16:38:20 +00:00 |
|
beard%netscape.com
|
d9bf640477
|
Fixed dynamic lookup of static slots. Added code to compare strings.
|
2000-06-28 16:32:52 +00:00 |
|
beard%netscape.com
|
b1350d87b6
|
GET_STATIC/SET_STATIC/STATIC_XCR now use an index rather than a name. Implemented GET_PROP/SET_PROP for class objects (looks up slot dynamically, etc.)
|
2000-06-28 16:15:06 +00:00 |
|
beard%netscape.com
|
866b5d3d8d
|
GET_STATIC/SET_STATIC/STATIC_XCR now use an index rather than a name. Now using JSClass::hasStatic() rather than looking up statics in class' scope.
|
2000-06-28 16:14:18 +00:00 |
|
beard%netscape.com
|
8132734212
|
GET_STATIC/SET_STATIC/STATIC_XCR now use an index rather than a name.
|
2000-06-28 16:13:12 +00:00 |
|
beard%netscape.com
|
970477555f
|
Static slots.
|
2000-06-28 16:11:54 +00:00 |
|
brade%netscape.com
|
aa1bafd976
|
submission by Ryan Cassin (rcassin@supernova.org); recent files menu for editor; bug #17502; approved beppe
|
2000-06-28 14:58:36 +00:00 |
|
mkaply%us.ibm.com
|
c051dc5537
|
#42637
r=mkaply, a=brendan
OS/2 bringup - rewrite of nsFileSpecOS2.cpp to be more like Windows
|
2000-06-28 14:50:12 +00:00 |
|
mkaply%us.ibm.com
|
c7cc467aac
|
#43877
r=dougt, a=dougt
Using this pointer rather than other pointer causes crash
|
2000-06-28 14:37:25 +00:00 |
|
mkaply%us.ibm.com
|
815e8e3db6
|
#43357
NO ONE AROUND TO REVIEW
The change for ELF broke our tinderbox. The second ELF line should be in the else case for OS/2.
|
2000-06-28 14:19:33 +00:00 |
|
cls%seawood.org
|
ca8c11e15e
|
Commented out check for multiple variables on a single line as this causes Makefiles that have multiple dir VPATHs to be only partially generated. Uncommented warning for unknown variables.
|
2000-06-28 10:21:53 +00:00 |
|
leaf%mozilla.org
|
8c1267d15c
|
Automated update
|
2000-06-28 08:00:17 +00:00 |
|
cls%seawood.org
|
b1e99d84b9
|
Check for -pthread support on OpenBSD as well.
|
2000-06-28 07:53:26 +00:00 |
|
cls%seawood.org
|
ff0bf03a78
|
Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtc
|
2000-06-28 07:42:56 +00:00 |
|
leaf%mozilla.org
|
664f06b429
|
Automated update
|
2000-06-28 07:15:07 +00:00 |
|
warren%netscape.com
|
9b15d99214
|
Fixed spelling.
|
2000-06-28 07:06:09 +00:00 |
|
cls%seawood.org
|
be1711dd70
|
June cleaning.
|
2000-06-28 07:04:52 +00:00 |
|
cls%seawood.org
|
a9f6433fbe
|
Tweaks to build xpconnect standalone. Bug #42024. Thanks to Mark Adams <madams@janna.com> for the patches.
|
2000-06-28 07:03:13 +00:00 |
|
warren%netscape.com
|
8ecf4013dc
|
Added hasSubstitutions for Hyatt & chrome protocol.
|
2000-06-28 06:54:56 +00:00 |
|
brendan%mozilla.org
|
ca37059e30
|
Interim checkin: -u option for unified (-f and standard) output, down/next links for sorted subgraph navigation, some -j (js-mode) support.
|
2000-06-28 06:42:29 +00:00 |
|
brendan%mozilla.org
|
2eab0c4a26
|
Work around unsolved bug reported by rusty.lynch@intel.com.
|
2000-06-28 06:22:29 +00:00 |
|
dougt%netscape.com
|
da981cc3bf
|
Forgot to check these changes is which were submitted by roc+moz@cs.cmu.edu
and approved by brendan. See bug 43314.
|
2000-06-28 06:14:09 +00:00 |
|