timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dougt%netscape.com
758f79ff72
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
dbaron%fas.harvard.edu
54bf98af4a
Fix bustage from scc's checkin for bug 85271. r=jag,scc
2001-06-17 07:31:49 +00:00
dbaron%fas.harvard.edu
0a12e70c6b
Fix bustage from scc's checkin for bug 85271. r=scc
2001-06-17 07:29:31 +00:00
mkaply%us.ibm.com
fc596d78ba
Dumb OS/2 only bustage. I messed with the wrong short name.
2001-06-05 02:06:12 +00:00
mkaply%us.ibm.com
6637f97c4d
No bug
...
r=cls
Need SHORT_LIBNAME on OS/2
2001-06-04 22:52:40 +00:00
hewitt%netscape.com
c1e1585ec8
83595 - fix inspector style bustage, sr=hyatt
2001-06-01 01:42:49 +00:00
mkaply%us.ibm.com
a308f9efc1
No bug - need PR_CALLBACK to build inspector on OS/2
2001-05-15 20:31:39 +00:00
cls%seawood.org
74757e3db2
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
dr%netscape.com
2d2e67c3fa
fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
2001-05-10 02:35:00 +00:00
dbaron%fas.harvard.edu
6daa1bdba8
Fix potential bustage pointed out by mkaply - "$(LIB_SUFFIX)" rather than ".a". b=75924
2001-05-06 02:41:20 +00:00
dbaron%fas.harvard.edu
5aaba64c15
Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924
2001-05-06 01:34:50 +00:00
dbaron%fas.harvard.edu
615d2cb389
Attempt to fix AIX bustage by linking against gkgfx and gkconshared_s (ugh!).
2001-05-05 21:56:46 +00:00
dbaron%fas.harvard.edu
a485ffb35a
Change true and false to PR_TRUE and PR_FALSE to fix AIX and OS/2 bustage from adding inspector to --with-extensions=all. b=75924
2001-05-05 17:50:09 +00:00
dbaron%fas.harvard.edu
e7839630d5
Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2001-05-05 14:20:44 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
maolson%earthlink.net
fc69b17ec2
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
453b7b5dc5
ignore generate makefiles
2001-04-04 10:03:09 +00:00
peterv%netscape.com
6fd0c855bb
Making this file compile on Mac. Not part of default build.
2001-04-03 12:38:50 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
hyatt%netscape.com
d741df52e2
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
2001-03-10 01:43:09 +00:00
Peter.VanderBeken%pandora.be
6f04bce530
Correct project files for document inspector. Not part of the default build.
2001-03-09 02:28:17 +00:00
heikki%netscape.com
a2a19c4c16
Not part of default build. Fix the inspector because of changes that went in bug 69830. r=peterv.
2001-03-08 02:54:10 +00:00
blakeross%telocity.com
ef92136240
The rest of 70755.
2001-03-03 20:54:26 +00:00
blakeross%telocity.com
38794d139f
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
scc%mozilla.org
5d07a6a63d
bug #70161 : make mac build machinery for inspector. still to be done --- add to the build, add optimized libraries to the inspector.mcp project (still not part of the build ((like that's an excuse!)))
2001-02-26 07:33:59 +00:00
hewitt%netscape.com
cd5e99fc89
brings inspector back to life after layout split (not part of build)
2001-02-22 23:29:05 +00:00
hewitt%netscape.com
c608cd4fc1
Enables deletion of nodes in tree, inspecting of <browser> and <iframe> documents. (Not Part of Build) (No small animals were injured in the making of this checkin)
2001-02-20 06:34:18 +00:00
hewitt%netscape.com
4068f8ca36
famous last words -> "NOT PART OF BUILD"
2001-02-15 21:38:57 +00:00
axel%pike.org
09b7173bbd
not part of build; fixing Makefile rules to have TABS, r=hewitt
2001-02-15 21:34:12 +00:00
axel%pike.org
a437787735
and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf
2001-02-15 21:13:04 +00:00
axel%pike.org
c6ed1d6592
yet another try to fix the rep.; not part of build, a=leaf
2001-02-15 21:12:08 +00:00
hewitt%netscape.com
85bbacbfcd
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:14:18 +00:00
hewitt%netscape.com
505ba4a366
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:07:37 +00:00