pinkerton%netscape.com
1a6c24150a
Fix build bustage. needed a typecast in some cases, but not others.
...
git-svn-id: svn://10.0.0.236/trunk@58842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:17:53 +00:00
terry%mozilla.org
1bf86732da
Add support for keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58841 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:15:30 +00:00
rhp%netscape.com
ff30a17a28
Had to convert these from C to CPP - THESE ARE NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@58839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:13:23 +00:00
kmcclusk%netscape.com
5f7ac3effb
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
...
always has a nsIWidget instance to call viewmanager to get widget instance. b=22069; r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58838 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:04:40 +00:00
cmanske%netscape.com
921a7b4b4d
Fixed debug menu bustage, bug 25107,r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@58837 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:57:35 +00:00
harishd%netscape.com
6575e1e56b
Fix for Bug 24738 - Restricting DOCTYPE to html document only.
...
r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58836 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:57:18 +00:00
alecf%netscape.com
844f33f278
fix argument-checking - sending a null server is ok (we'll just give a null identity back)
...
however, use NS_ENSURE_ARG_POINTER() for aResult!
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58835 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:55:16 +00:00
rhp%netscape.com
10eedc140b
Fix for identifying 7bit ascii emails as 8bit data - Bug #: 20767 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@58834 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:55:11 +00:00
alecf%netscape.com
f5ead0f4c3
start using weak references for the parent folder and the parent server
...
r=scottip
git-svn-id: svn://10.0.0.236/trunk@58833 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:53:55 +00:00
beard%netscape.com
8672d92f96
changes to build on Mac OS X, r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@58831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:48:49 +00:00
saari%netscape.com
6899f63cca
part of previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@58830 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:48:16 +00:00
hyatt%netscape.com
53bba58131
added files: mozilla/rdf/content/src/nsJSXULPopupElement.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58829 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:46:31 +00:00
hyatt%netscape.com
ada464bd01
Adding a new popup element.
...
git-svn-id: svn://10.0.0.236/trunk@58828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:45:34 +00:00
saari%netscape.com
b1e2ee3879
fix for 14346, 21854, 24380 and other caret bugs. r= hyatt, brade for the mac menu stuff.
...
git-svn-id: svn://10.0.0.236/trunk@58827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:41:43 +00:00
pinkerton%netscape.com
c645f7bbdc
Use NS_INTERFACE_MAP_END_INHERITING macro instead of hack. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@58825 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:35:53 +00:00
pinkerton%netscape.com
50d70ba51c
fix 14574, didn't inherit the QI from nsHTMLContainerFrame. Doh! r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@58824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:33:44 +00:00
mccabe%netscape.com
33c5ea5faf
Fix to 24800. Change FREEBSD to __FreeBSD__, allowing the standalone JS engine to build and link on FreeBSD without the client build system (which defines FREEBSD).
...
Thanks go to braden@endoframe.com for the patch, and to sidr@albedo.net and fur@geocast.com for bug discussion.
git-svn-id: svn://10.0.0.236/trunk@58823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:27:51 +00:00
beard%netscape.com
4544e5c832
configuration file for Mac OS X.
...
git-svn-id: svn://10.0.0.236/trunk@58822 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:27:29 +00:00
racham%netscape.com
f5a9e49ea2
Fixes for 15037, 24681, 24247, 17527, 21716, 19620, 15755. Adapted nsVoidArray solution for profiles data structure. Fixed couple of activation related bugs. Fixed CreateProfile option bug. Added to code to create a default profile silently, when needed. r= sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@58820 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:19:02 +00:00
troy%netscape.com
206226ce30
b=24936, r=nisheeth@netscape.com Changed block code to set mNextRCFrame to
...
NULL after reflowing the frame, so if we reflow it again we don't think it's
an incremental reflow
git-svn-id: svn://10.0.0.236/trunk@58819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:18:33 +00:00
rogerl%netscape.com
f04da2ffb4
r=norris,waldemar
...
Fixes for bugs#23607, 23608, 23610, 23612, 23613. Also, first cut at URI
encode & decode routines.
git-svn-id: svn://10.0.0.236/trunk@58818 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:15:06 +00:00
troy%netscape.com
9adaaaf84a
r=nisheeth@netscape.com Added asserts to help catch the case of poorly
...
targeted reflow commands
git-svn-id: svn://10.0.0.236/trunk@58817 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:11:47 +00:00
nhotta%netscape.com
db4b358fa0
Fixed typdo, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@58816 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:02:20 +00:00
pepper%netscape.com
6c49126547
All source files must contain a newline at the end or the lesser nixes won't compile.
...
git-svn-id: svn://10.0.0.236/trunk@58815 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:57:30 +00:00
ben%netscape.com
3a4b19530f
fix pref dialog fail-on-ok bug
...
git-svn-id: svn://10.0.0.236/trunk@58814 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:50 +00:00
terry%mozilla.org
3ee121dbed
Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
...
should be relative URLs, not absolute.
git-svn-id: svn://10.0.0.236/trunk@58813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:24 +00:00
kin%netscape.com
88159ea0e4
Fix for bug #12825 : {css-moz} overflow: -moz-scrollbars-* not implemented
...
Added code to implement the new overflow -moz-scrollbars values.
r=evaughan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58812 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:03 +00:00
kin%netscape.com
a078d80c75
Fix for bug #6544 : Cannot search on XML page
...
Modified all body methods to deal with the body node for HTML documents,
and the document root node for all other types of documents. Renamed
all body methods.
r=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58811 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:55:51 +00:00
dougt%netscape.com
9f7467a8a7
xpcom/io changes,
...
Fixes bug 25028.
Added new dirty flag so that resolutions can be purged.
checked in VC5 fix from pollmann and jband
checked in fix from colin@theblakes.com for VMS.
r= valeski, pollmann, colin@theblakes
git-svn-id: svn://10.0.0.236/trunk@58810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:55:13 +00:00
pinkerton%netscape.com
cd97ef9165
fix for NS_INTERFACE_MAP_END_INHERITING, wrong local var passed to base class's QI. r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@58809 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:54:07 +00:00
pinkerton%netscape.com
969eb7ec38
fix for bug 25092 (UMR's in drag/drop part of ESM). Again, we weren't copying the full event before redispatching. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@58808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:52:47 +00:00
terry%mozilla.org
ef669d4919
Allow searches for "all keywords" or "no keywords"; fixed some other
...
bugs around keyword queries.
git-svn-id: svn://10.0.0.236/trunk@58807 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:48:36 +00:00
terry%mozilla.org
0fbb96c5ae
Add a way to log all SQL requests made.
...
git-svn-id: svn://10.0.0.236/trunk@58806 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:47:55 +00:00
terry%mozilla.org
4a1da59e9a
If adding the new "lastdiffed" field, it works out better to
...
initialize it to "now", not to "delta_ts".
git-svn-id: svn://10.0.0.236/trunk@58805 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:17:36 +00:00
idk%eng.sun.com
a6e03fa0b1
Fixed some problems with [out] parameters.
...
git-svn-id: svn://10.0.0.236/trunk@58804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:17:31 +00:00
sspitzer%netscape.com
a4b8da9ccc
change PR_ASSERT to NS_ASSERTION. on linux, PR_ASSERT calls abort, and
...
I was getting getting to the PR_ASSERT when copying text in a quoted mail message. r=akkana, a=leaf
git-svn-id: svn://10.0.0.236/trunk@58803 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 20:39:28 +00:00
norris%netscape.com
a2d6ee77d7
Propagate changes from 1.5 branch.
...
git-svn-id: svn://10.0.0.236/trunk@58797 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 18:57:00 +00:00
bienvenu%netscape.com
d7567f297c
fix for blocker 25076 r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@58795 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:50:38 +00:00
dcone%netscape.com
020a0fd748
fixed a print parameter problem.
...
git-svn-id: svn://10.0.0.236/trunk@58794 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:15:57 +00:00
jst%citec.fi
3ebf111e7f
Fixing build bustage, added missing .get() in a nsCOMPtr comparison. r=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58792 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:01:49 +00:00
dcone%netscape.com
e5a37ead0f
put the revised print command.
...
git-svn-id: svn://10.0.0.236/trunk@58791 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:01:40 +00:00
vidur%netscape.com
d762cfe609
Fix for bug 19212. HTMLTableElement::InsertRow was creating a TR instead of a TBODY if one was necessary. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@58790 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:52:41 +00:00
norris%netscape.com
0dd1063455
Fix 23227 Document object vulnerability
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@58789 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:33:57 +00:00
norris%netscape.com
56ce33c8e7
Fix 24563 Can not change window size with changing window innerHeight
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@58788 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:30:48 +00:00
norris%netscape.com
bf2113353a
Fix 24217 Access to functions in chrome: protocol using IFRAME
...
r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58787 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:29:43 +00:00
bienvenu%netscape.com
d068557c7a
fall back on uri if online name not set, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@58786 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:27:04 +00:00
dcone%netscape.com
78a3fc3824
support for regression testing. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@58785 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:14:41 +00:00
cmanske%netscape.com
c4d88f4318
Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@58784 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 14:57:43 +00:00
cmanske%netscape.com
3cebe089c4
Table editing (bug 20973): return reported and actual rowspan and colspan values from GetCellDataAt(), r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@58783 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 14:56:06 +00:00
briano%netscape.com
d2e6b1d55e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58781 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 13:15:13 +00:00