hewitt%netscape.com
2d7945498f
102626 - can't switch views in inspector, r=blake, sr=hyatt
2001-10-01 23:57:40 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
bryner%netscape.com
155746aa19
Fixing inspector build on windows. r=cls.
2001-09-29 04:53:00 +00:00
heikki%netscape.com
ac67319bcf
Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt.
2001-09-29 00:30:03 +00:00
gerv%gerv.net
05abd17648
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +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
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
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
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
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
darin%netscape.com
5a2d9f0d2d
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com
b5a07aa4fe
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:22:16 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dbaron%fas.harvard.edu
be938a64b6
Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
2001-08-31 04:28:26 +00:00
dbaron%fas.harvard.edu
5434e861aa
Backing out unapproved checkin for bug 97227. a=brendan,blizzard
2001-08-31 03:45:20 +00:00
rpotts%netscape.com
28fa0cd179
fix build bustage from bug #97227
2001-08-31 00:49:30 +00:00
hewitt%netscape.com
292c232309
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
cls%seawood.org
94fe7404df
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
hyatt%netscape.com
f305eeaac5
Fix linux bustage.
2001-08-25 06:44:46 +00:00
jaggernaut%netscape.com
ecddfa562a
Part of bug 95475.
2001-08-25 04:01:46 +00:00
jaggernaut%netscape.com
56cd4b1ba1
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2001-08-10 01:32:12 +00:00
andreas.otte%primus-online.de
6917b5d061
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
hyatt%netscape.com
e1abe2c919
Fix for 71471. r=blake, sr=hewitt
2001-08-02 00:09:27 +00:00
peterv%netscape.com
9aa3aeed68
Fixing wrong output path for the headers.
2001-07-24 10:13:43 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
jaggernaut%netscape.com
18ee797a9a
Add "imglib2" to REQUIRES to fix Senna bustage
2001-07-18 00:00:43 +00:00
dbaron%fas.harvard.edu
0a0f88fdf7
Adding mimetype and exthandler to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-07-17 22:33:45 +00:00
mkaply%us.ibm.com
5af4d44b05
We need ZLIBS as well
2001-07-17 21:02:52 +00:00
mkaply%us.ibm.com
52462d22f9
OS/2 bustage and tab fixes - add PNG_LIBS to EXTRA_DSO_LIBS
2001-07-17 18:49:23 +00:00
dbaron%fas.harvard.edu
2263ed2c10
Adding imglib2 to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-07-17 18:42:14 +00:00
mkaply%us.ibm.com
9127bc9cbc
OS/2 build bustage
2001-07-17 13:46:30 +00:00
jdunn%netscape.com
0234420454
adding newline to fix hp-ux bustage
2001-07-17 12:40:10 +00:00
hewitt%netscape.com
5288baff63
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 09:34:46 +00:00
hewitt%netscape.com
6765e74c30
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:56:42 +00:00
hewitt%netscape.com
6f2a4db687
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:48:54 +00:00
hewitt%netscape.com
c61a75f15f
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:40:39 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
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