nisheeth%netscape.com
7e37fb4356
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
hyatt%netscape.com
cd3a69b5fc
Testing to see if the leak is in menubutton.
2000-05-01 06:32:20 +00:00
waldemar%netscape.com
1d32f1a9b3
Changed syntax of identifiers, attributes, expressions, functions, and packages. Added export, use, constructor, namespace, import.
2000-05-01 06:21:39 +00:00
hyatt%netscape.com
fce7f9645b
Fixing chrome registry leak. r=scc
2000-05-01 06:07:52 +00:00
jbetak%netscape.com
56614bb108
5313 Accept-Charset for form is not implemented, r=ftang, be
2000-05-01 05:47:12 +00:00
bryner%uiuc.edu
2f54f28f4e
Stop building the unused native widgets (these were removed from the win32
...
build awhile back). Also remove unused code relating to these
widgets. r=blizzard.
2000-05-01 04:35:30 +00:00
dbaron%fas.harvard.edu
7e557b01bd
Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com
2000-05-01 04:00:38 +00:00
jbetak%netscape.com
7cc3f676c0
5313 Accept language UI is not implemented r=ftang, be
2000-05-01 03:31:30 +00:00
jbetak%netscape.com
809138a7a4
5313 Accept-Charset for form is not implemented, r=ftang, be
2000-05-01 03:22:01 +00:00
karnaze%netscape.com
0556a06189
Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present.
2000-05-01 02:25:08 +00:00
racham%netscape.com
ca63d64730
Removing activation dtd file. Not needed in mozilla anymore.
2000-05-01 02:14:36 +00:00
racham%netscape.com
d2a1052851
Removing activation xul files. Not needed in mozilla anymore.
2000-05-01 02:13:18 +00:00
ben%netscape.com
41a05b2d00
some more button styles
2000-05-01 02:08:09 +00:00
sfraser%netscape.com
18e706dc0d
Add an UpdateCommandState method to the command maanger.
2000-05-01 01:33:22 +00:00
tonyr%fbdesigns.com
79d35d4d27
Added uriloader/extprotocol to the build (again, now that we have InternetConfig back it should be OK now).
2000-05-01 01:21:17 +00:00
ben%netscape.com
bfbdf4b798
fix XML error
2000-05-01 01:18:39 +00:00
sfraser%netscape.com
0e93dc049d
Persist the Open Location dialog location.
2000-05-01 01:14:12 +00:00
rjc%netscape.com
bc91e92621
Search cleanup: pass around PRUnichar*s more instead of relying on nsAutoStrings. Implement "nameStart" & "nameEnd" tags. Fix "#URL" resolution (for when search engines are dynamically added via the JavaScript URL)
2000-05-01 00:33:32 +00:00
alecf%netscape.com
8c5ae72619
update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from
2000-05-01 00:31:40 +00:00
alecf%netscape.com
c962aa894e
make names more readable
2000-05-01 00:30:58 +00:00
dbaron%fas.harvard.edu
6175b3560e
Fixed miscellaneous leaks exposed to tinderbox leak stats by brade%netscape.com's JS checkin (rev 1.150 of navigator.js, 2000-04-28).
2000-05-01 00:26:37 +00:00
sfraser%netscape.com
a805db42ec
Fix access paths
2000-05-01 00:08:38 +00:00
sfraser%netscape.com
fa69913f63
Fix access paths to remove bogus path to freenav.
2000-05-01 00:07:18 +00:00
pavlov%netscape.com
d0a046fd46
remove use of gccache in image code.. just doesn't give the win I was hoping for... :(
2000-04-30 22:40:31 +00:00
pavlov%netscape.com
1663a72aa6
don't make a copy of the gc from the rendering context if we don't have an alpha pixmap since we arn't going to change it
2000-04-30 22:36:43 +00:00
karnaze%netscape.com
1053177d73
Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes.
2000-04-30 22:29:01 +00:00
ducarroz%netscape.com
ff0e91cee1
Fix for bug 24951: Add dialog for asking user to enter a subject
Fix for bug 37422: Replace custom dialog for Attach Web page by common dialog
2000-04-30 21:46:07 +00:00
ducarroz%netscape.com
0a245db99a
Remove unused JavaScript include
2000-04-30 21:45:50 +00:00
ducarroz%netscape.com
fc9e1001f1
Replace harcoded string by a define. R=putterman, chung
2000-04-30 21:45:19 +00:00
ducarroz%netscape.com
d890fcc7be
Fix for bug 24951. Don't force anymore to have a subject.
2000-04-30 21:45:17 +00:00
ducarroz%netscape.com
f6d72fd291
Fix a crasher in openMDB because we were returning a wrong error code. R=chuang
2000-04-30 21:45:08 +00:00
ducarroz%netscape.com
1a28167bc4
Remove unused files
2000-04-30 21:45:01 +00:00
ducarroz%netscape.com
b9920198cb
Remove unused string define
2000-04-30 21:45:00 +00:00
ducarroz%netscape.com
f94d43b3d1
Fix for bug 29014. Now we scan all the address books to determine if a recipient accepts HTML.
2000-04-30 21:44:58 +00:00
ducarroz%netscape.com
feedd1be81
Fix for bug 34563. Replace HTML elements by XUL widget
2000-04-30 21:44:55 +00:00
ducarroz%netscape.com
6171370a86
Fix for bug 24951: Add dialog for asking user to enter a subject
Fix for bug 37422: Add string for dialog Attach Web Page
2000-04-30 21:44:52 +00:00
dprice%netscape.com
e006fbee63
not in build- mjudge
2000-04-30 20:01:29 +00:00
alecf%netscape.com
d7ad51a9fd
don't crash when there is bad XML
2000-04-30 19:21:20 +00:00
anthonyd%netscape.com
9a23850613
r: mjudge
...
table bacgrounds now sleected properly with disabled selection
(grey selection)
2000-04-30 18:56:26 +00:00
anthonyd%netscape.com
ad6918e77a
r: mjudge
...
disabled selection (grey selection) excludes input fields now.
2000-04-30 18:55:13 +00:00
sspitzer%netscape.com
5673842785
fix warning.
2000-04-30 17:40:50 +00:00
sspitzer%netscape.com
a77719f28d
fix warning
2000-04-30 17:39:03 +00:00
sspitzer%netscape.com
7e1afbe38e
ignore generated makefiles
2000-04-30 17:21:47 +00:00
mjudge%netscape.com
87477568cf
not in build yet
2000-04-30 17:09:52 +00:00
michael.lowe%bigfoot.com
e406b651c3
Implement CSS2 resize cursors on Windows (bug 1916)
2000-04-30 15:29:32 +00:00
beard%netscape.com
2d4c0ff91a
made startsWith() static, to fix no prototype warning.
2000-04-30 14:56:31 +00:00
beard%netscape.com
e863459fb5
added debugger.cpp/h.
2000-04-30 14:55:51 +00:00
rods%netscape.com
5351e8cf96
now sets maxelement width/height
...
b=25541
2000-04-30 13:27:49 +00:00
sspitzer%netscape.com
e91ba41e12
fix assertion reported in bug #37645 .
2000-04-30 10:01:43 +00:00
sspitzer%netscape.com
954cc88c09
make the subscribe dialog skinnable.
2000-04-30 09:39:15 +00:00