jst%netscape.com
|
d769c80858
|
Fixing xpcdom landing regression, not sure what this breaks, but it's wrong. r=hyatt@netscape.com, sr=waterson@netscape.com
|
2001-05-16 01:00:02 +00:00 |
attinasi%netscape.com
|
72e450068a
|
Fixed crash when ToolTip pref is changed: b=64025 r=pinkerton sr=hyatt
|
2001-05-15 06:20:49 +00:00 |
jst%netscape.com
|
26a951693c
|
Removing unecessary #includes
|
2001-05-13 09:52:35 +00:00 |
blakeross%telocity.com
|
c55b7dc6c5
|
Making link dnd work again (part of 79793). r=ben sr=jst
|
2001-05-12 05:01:22 +00:00 |
pinkerton%netscape.com
|
10b427491d
|
implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831.
|
2001-05-11 01:51:04 +00:00 |
dbaron%fas.harvard.edu
|
1326c82680
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
|
2001-05-08 19:19:03 +00:00 |
jst%netscape.com
|
adf1d8320a
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 16:46:42 +00:00 |
waterson%netscape.com
|
6dcfc10460
|
Bug 78940. Fix nsOutlinerRows::First() logic so that we get a good iterator when the rows are empty. r=varga@utcru.sk, sr=hyatt
|
2001-05-06 00:01:39 +00:00 |
pierre%netscape.com
|
941bd70ab7
|
43457: change the mutable style context APIs, disable style context sharing, implement style data sharing. r=waterson.
|
2001-05-03 13:20:48 +00:00 |
scc%mozilla.org
|
e40df0d961
|
bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
|
2001-05-03 10:09:59 +00:00 |
heikki%netscape.com
|
de729c41c3
|
Bugs 67887, 67893, 67882, 68185, 73160, 77923. Added support for XHTML base href and target attributes, meta http-equiv and link href. Fixed the blank page bug when xml-stylesheet PI did not contain href attribute. Fixed getElementById() to not match XHTML name attribute. This fix also includes some minor cleanup. r=nisheeth, sr=vidur.
|
2001-04-30 23:35:09 +00:00 |
heikki%netscape.com
|
a0844e5329
|
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
|
2001-04-26 19:33:12 +00:00 |
heikki%netscape.com
|
9b41a83193
|
Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann.
|
2001-04-24 00:04:11 +00:00 |
dr%netscape.com
|
39003ffb2a
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
waterson%netscape.com
|
f77df37354
|
Fix some code that is #ifdef DEBUG_waterson
|
2001-04-13 03:46:23 +00:00 |
erik%netscape.com
|
8f4d4ceb18
|
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; diffs from IBM bidi
project (e.g. Arabic, Hebrew)
|
2001-04-12 23:35:24 +00:00 |
hyatt%netscape.com
|
95b05408c4
|
Fix a counting error in ReplaceMatch. r=danm, sr=waterson
|
2001-04-12 04:31:16 +00:00 |
hyatt%netscape.com
|
a066c52510
|
Fix error in empty testing in templates. r=brendan, sr=waterson
|
2001-04-12 01:57:50 +00:00 |
pete%alphanumerica.com
|
0261e02ae6
|
fix for bug #74381
http://bugzilla.mozilla.org/show_bug.cgi?id=74381
r=pollmann@netscape.com, sr=jst@netscape.com
--pete
|
2001-04-12 01:05:42 +00:00 |
hyatt%netscape.com
|
a6009e9791
|
Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst
|
2001-04-11 03:05:42 +00:00 |
darin%netscape.com
|
41efbc6217
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
varga%utcru.sk
|
9e8130c2c5
|
Bug 73865.
Changes to RDF outliner, needed for folder outliner.
r=waterson sr=ben
|
2001-04-10 05:30:51 +00:00 |
hyatt%netscape.com
|
d4bd1d807b
|
Fix for 75039. sr=waterson
|
2001-04-07 01:57:21 +00:00 |
sfraser%netscape.com
|
aaf58ddf27
|
Fix for XUL assertions when loading browser windows. sr=hyatt
|
2001-04-06 01:02:17 +00:00 |
ben%netscape.com
|
bcd298ce10
|
First part of fix for bug 73508, create nsIXULOutlinerBuilderObserver interface,
and install notifications for it. r=waterson, sr=shaver
|
2001-04-05 03:17:17 +00:00 |
dr%netscape.com
|
1e5778c91c
|
fix for 61187 (nsIController ignores COM identity rules), contributed by MarkH@ActiveState.com, r=dr, sr=brendan
|
2001-04-05 02:45:17 +00:00 |
sfraser%netscape.com
|
687359c2ed
|
Fix for 74143, change nsIController to use DOMStrings. sr=hyatt, r=kin
|
2001-04-04 23:48:03 +00:00 |
jdunn%netscape.com
|
44c3b7eeed
|
just adding a comment with reference to the bug to let people looking
at this know what the heck is going on
|
2001-04-04 21:57:14 +00:00 |
jdunn%netscape.com
|
6c54eff8a7
|
aix,os/2 & solaris are all having problems with this. It has to do with
struct/union access and nested classes, but it is a big pain.
r= mkaply@us.ibm.com,waterson@netscape.com,scc@mozilla.org
a= scc@mozilla.org
# 74725
|
2001-04-04 21:54:18 +00:00 |
jdunn%netscape.com
|
e2b2a72899
|
fixing ports bustage
# 74725
|
2001-04-04 14:43:39 +00:00 |
mkaply%us.ibm.com
|
0cf4be9615
|
Nope, didn't work
|
2001-04-04 13:44:01 +00:00 |
mkaply%us.ibm.com
|
fb5dc951de
|
Attempt to fix ports bustage
|
2001-04-04 13:08:27 +00:00 |
cls%seawood.org
|
79be4eaa8c
|
Some compilers/platforms (Irix) only have <new.h> not <new>. Fixing cement tinderbox bustage
|
2001-04-04 11:16:58 +00:00 |
waterson%netscape.com
|
abb314e96d
|
Wild stab at fixing ports bustage.
|
2001-04-04 09:05:06 +00:00 |
waterson%netscape.com
|
f01d28d713
|
Fix gcc-2.7.2.3 bustage.
|
2001-04-04 07:54:23 +00:00 |
waterson%netscape.com
|
9558d5bb62
|
Bug 68213. Require users of nsFixedSizeAllocator to specify object size at Free() time to avoid 8 byte overhead per allocation. r=harishd, brendan, shaver, hyatt; sr=scc
|
2001-04-04 05:00:08 +00:00 |
hyatt%netscape.com
|
6626a4a006
|
Fix for mutation event crashers.
|
2001-04-04 04:30:03 +00:00 |
dr%netscape.com
|
1bc5411724
|
fix for 74065. r=pinkerton, sr=hyatt
|
2001-04-03 20:45:13 +00:00 |
dr%netscape.com
|
67e9986689
|
fix for 72010 (contrib by alex.fritze@crocodile-clips.com). r=dr, sr=hyatt
|
2001-04-03 20:42:41 +00:00 |
dr%netscape.com
|
5ac00fef50
|
fix for 40105. r=jst, sr=hyatt
|
2001-04-03 20:39:34 +00:00 |
scc%mozilla.org
|
8255cbf335
|
fix speedracer bustage
|
2001-04-03 04:07:25 +00:00 |
scc%mozilla.org
|
c355507eda
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
pollmann%netscape.com
|
19b315986e
|
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
|
2001-04-02 00:45:52 +00:00 |
disttsc%bart.nl
|
96f5f6cf31
|
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
|
2001-03-30 10:39:06 +00:00 |
pinkerton%netscape.com
|
753219a03d
|
switching mac to use NS_CONTEXTMENU event, click-hold context menus, switching embedding to use NS_CONTEXTMENU event. r=saari/sr=hyatt. bug# 36665, 18726
|
2001-03-30 04:45:40 +00:00 |
sfraser%netscape.com
|
dd1969b96d
|
Fix for bug 72578 -- add ability to retrieve controllers by ID from an nsIControllers. r=kin, sr=hyatt
|
2001-03-30 03:20:56 +00:00 |
hyatt%netscape.com
|
33edb59e2d
|
Checkin for 36665. r=pink, sr=waterson
|
2001-03-30 02:30:17 +00:00 |
heikki%netscape.com
|
2f7d5496ae
|
Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst.
|
2001-03-30 02:15:21 +00:00 |
pinkerton%netscape.com
|
5fe5a9ce15
|
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
|
2001-03-29 03:33:09 +00:00 |
waterson%netscape.com
|
de360516f5
|
Bug 71530. Grr. Checked in wrong patch; this one gets the comparison right.
|
2001-03-28 22:46:43 +00:00 |