varga%utcru.sk
ff7ad62083
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
sfraser%netscape.com
e02521649e
Backing out my project change, since dbaron came up with a better way.
2002-01-16 01:41:31 +00:00
sfraser%netscape.com
610034817c
Fix Inspector link error by adding bogus dependencies on two internal content files, which needs to be fixed at a later date. Bug 79091 exists on this.
2002-01-16 01:37:40 +00:00
dbaron%fas.harvard.edu
0260274dea
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
2002-01-16 01:34:47 +00:00
morse%netscape.com
d972a80aea
fix bustage by backing out last checkin
2002-01-16 01:00:25 +00:00
morse%netscape.com
2f150142ca
reduce wallet footprint by 110K, r/sr=jag,alecf
2002-01-16 00:24:49 +00:00
morse%netscape.com
25a299fdee
cookie list doesn't scroll when last visible cookie is deleted, r=jag, sr=alecf
2002-01-16 00:19:07 +00:00
morse%netscape.com
394905f96f
bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf
2002-01-15 23:31:19 +00:00
dbragg%netscape.com
4563bf5291
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
blythe%netscape.com
65cd19adda
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2002-01-15 22:43:37 +00:00
jband%netscape.com
fda30fe986
initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD
2002-01-15 22:22:16 +00:00
sicking%bigfoot.com
01b7208527
Fix crasher in key()'s when context-node is a document.
...
b=120074 r=Pike,peterv sr=jst
2002-01-15 22:20:30 +00:00
sicking%bigfoot.com
c2521b6587
Implementation of the xsl:apply-imports instruction.
...
b=94002 r=peterv sr=jst
2002-01-15 10:37:00 +00:00
hewitt%netscape.com
f76668bbc3
119168 - DOM Inspector DOM tree view doesn't load, r=jag, sr=bryner
2002-01-15 04:50:47 +00:00
rginda%netscape.com
6ad6e3e70f
remove conflict markers
2002-01-15 03:16:48 +00:00
rginda%netscape.com
9503a9fdca
add missing ;
2002-01-15 01:53:06 +00:00
rginda%netscape.com
361eb6fd8f
bug 119968, strict warning cleanup, patch=jscript@pacbell.net r=walk84@yahoo.com,me
2002-01-15 01:52:33 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
rginda%netscape.com
18247e0258
add missing file
2002-01-12 01:41:58 +00:00
hewitt%netscape.com
7f0e98bdd5
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
rginda%netscape.com
64f0128f80
bug 115695, rs=brendan, venkman only
...
ui changes related to pretty print support
2002-01-12 01:01:02 +00:00
oeschger%netscape.com
a1b6cf4f78
just adding a new html help file for cotter, r=oeschger
2002-01-12 00:34:04 +00:00
cotter%netscape.com
b2edd12cd4
ongoing privacy & security help content updates, r=oeschger; minor updates to keep help targets in synch with latest content changes.
2002-01-11 23:40:50 +00:00
cotter%netscape.com
2ac2671762
ongoing privacy & security help content updates, r=oeschger (mostly Cookie Mgr, Password Mgr, and related files)
2002-01-11 23:25:07 +00:00
bnesse%netscape.com
a7daf4397f
Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser.
2002-01-11 20:09:03 +00:00
hwaara%chello.se
b9be5da7ff
#65523 , "'View Stored Cookies' button needs a better name"
...
Patch by Vidar Braut Haarr <vidar@coretrek.com>
r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
cathleen%netscape.com
a717ed2128
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
morse%netscape.com
676d133472
bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf
2002-01-10 23:33:36 +00:00
morse%netscape.com
23405eb313
bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf
2002-01-10 22:01:43 +00:00
jdunn%netscape.com
061ee47034
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
...
a function prototype. So we have to decare the function and then
declare it a friend. When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
2002-01-10 14:16:05 +00:00
varga%utcru.sk
728727cafd
Fix for 116739. Many assertions when moving over the blank area of outliners.
...
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt
- getCellAt() now checks for correct mouse coordinates and sets row value
to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
bzbarsky%mit.edu
a37cc134f1
Fix assertions when getting computed -moz-outline-width and
...
-moz-marker-offset and enable these in Inspector. Bug 114086, r=fabian,
sr=attinasi
2002-01-10 02:20:17 +00:00
markh%activestate.com
19f8c59029
More ComponentManagerObsolete fixes.
...
Not part of the build.
2002-01-10 02:01:58 +00:00
rbs%maths.uq.edu.au
11695e8870
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
2002-01-10 00:04:35 +00:00
stephend%netscape.com
131f1bfab3
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2002-01-09 10:14:33 +00:00
rayw%netscape.com
892ec82f97
Changes to use contractid's for construction wherever available. This means
...
that the JS binding will work correctly. Also removed old security model.
SOAP is not a part of default build.
2002-01-09 02:17:17 +00:00
alecf%netscape.com
5ac5a63a0e
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
vidur%netscape.com
8afd019c1f
Added proxy classinfo and factory entries. [not part of build]
2002-01-09 01:30:05 +00:00
vidur%netscape.com
00c6d3ed8a
Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build]
2002-01-09 01:29:32 +00:00
vidur%netscape.com
7c0adc3167
Changed testing code to be a component with a JS driver rather than an executable. Added first pass of proxy test. [not part of build]
2002-01-09 01:27:44 +00:00
vidur%netscape.com
f52421a312
Try to determine and record SOAP version. [not part of build]
2002-01-09 01:26:48 +00:00
vidur%netscape.com
410fb06eef
Record schema namespace since there are at least 2. [not part of build]
2002-01-09 01:26:22 +00:00
vidur%netscape.com
3e41151421
Added dimensions to arrayType attribute in encoding process. [not part of build]
2002-01-09 01:25:46 +00:00
rayw%netscape.com
fb93a54e63
Fix for undefined symbol under Linux. Eliminated proxy/test due to
...
Makefile.in problems. Added ability for a specific version of SOAP
(Encoding) to deal with either version of Schema URI if it is
explicitly specified.
SOAP is not part of the default build.
2002-01-08 22:11:57 +00:00
markh%activestate.com
88e93b42ba
* Changes to observers and service manager APIs.
...
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks
Not part of the build.
2002-01-08 01:58:58 +00:00
blakeross%telocity.com
9114e02b59
117668 - convert help to outliner. r=varga sr=hewitt
2002-01-06 07:57:27 +00:00
cotter%netscape.com
4281c66b1b
Ongoing privacy & security help content updates, r-oeschger; includes new file (profiles_help.html) that oeschger will add to manifest.
2002-01-06 05:02:47 +00:00
cotter%netscape.com
c472836dba
Ongoing security & privacy help content updates, r=oeschger; additions for new Cookie Manager help buttons.
2002-01-06 04:50:03 +00:00
blakeross%telocity.com
5820fb925b
117668 - convert help to outliner. r=oeschger sr=hewitt
2002-01-05 08:32:34 +00:00
morse%netscape.com
90be4910de
bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf
2002-01-05 00:21:43 +00:00