morse%netscape.com
|
8e7e33f47f
|
minor wording change
|
2000-05-11 02:19:17 +00:00 |
|
sspitzer%netscape.com
|
35e5b12b12
|
for the mac.
|
2000-05-11 02:13:04 +00:00 |
|
sspitzer%netscape.com
|
d0fdef1817
|
it's now skins/modern, not just modern.
|
2000-05-11 02:11:42 +00:00 |
|
sspitzer%netscape.com
|
ed0d09a91f
|
chatzilla and xmlterm no longer part of the modern skin
|
2000-05-11 02:07:53 +00:00 |
|
sspitzer%netscape.com
|
70c9371e9d
|
no longer needed.
|
2000-05-11 02:03:18 +00:00 |
|
thayes%netscape.com
|
d1e4df651d
|
Merge changes from SDR_BRANCH.
Add more SDR features, and provide compatibility between older PSM servers
and this client library.
|
2000-05-11 01:49:15 +00:00 |
|
slamm%netscape.com
|
cda9986f5c
|
Add some min heights as a partial fix for bug 35442 (tabs draw onto taskbar)
|
2000-05-11 01:46:17 +00:00 |
|
jst%netscape.com
|
327decd731
|
Fixing bug 38357. Passing a document node to nsRange::SelectNode() crashed mozilla, now it properly throws the exception INVALID_NODE_TYPE_ERR if the node type is incorrect. r=akkana@netscape.com
|
2000-05-11 01:44:44 +00:00 |
|
pollmann%netscape.com
|
ecdfe3c5ca
|
Bug 17605: Don't tab to anchor without an href. r=harishd
|
2000-05-11 01:43:04 +00:00 |
|
alecf%netscape.com
|
532ba033b9
|
preliminary frontend support for saving filters
|
2000-05-11 01:42:18 +00:00 |
|
pollmann%netscape.com
|
ae19609176
|
Bug 32898: Fix crash when targetting new window. r=rpotts
|
2000-05-11 01:33:25 +00:00 |
|
pollmann%netscape.com
|
579ba735af
|
Bug 32898: Don't abort() on illegal frame name. Instead, print warning and press ahead. r=rpotts
|
2000-05-11 01:24:59 +00:00 |
|
alecf%netscape.com
|
726b4f4271
|
add preliminary support for saving filter terms
|
2000-05-11 01:19:15 +00:00 |
|
jbetak%netscape.com
|
0c738d180a
|
32477 Implement accept-language UI
|
2000-05-11 01:18:25 +00:00 |
|
law%netscape.com
|
4e8c9aaf75
|
Export new nsINativeAppSupport interface header
|
2000-05-11 01:10:39 +00:00 |
|
sfraser%netscape.com
|
01bcb15814
|
Add some scoping {} to keep nsCOMPtrs within #ifdef code scope. This make window destruction order similar on Mac and other platforms, thereby fixing bug 38869 and maybe some other leaks.
|
2000-05-11 01:08:37 +00:00 |
|
law%netscape.com
|
c9c7c78bbe
|
Install windows desktop integration panel stuff (but not used yet)
|
2000-05-11 01:07:31 +00:00 |
|
anthonyd%netscape.com
|
e8ceb8ee1b
|
r:mjudge
fix for bug# 29785, keyboard navigation of tables in editor
not completely fixed, tables with row|column span do not navigate correctly
|
2000-05-11 01:04:39 +00:00 |
|
law%netscape.com
|
d29612903c
|
Build Windows desktop integration component (on Windows only, of course)
|
2000-05-11 01:02:58 +00:00 |
|
sspitzer%netscape.com
|
16b0dcf619
|
xmlterm and chatzilla are gone.
|
2000-05-11 01:01:40 +00:00 |
|
sspitzer%netscape.com
|
b21d5cb556
|
removing.
|
2000-05-11 00:59:02 +00:00 |
|
sspitzer%netscape.com
|
f5fa806e6c
|
removing
|
2000-05-11 00:58:36 +00:00 |
|
law%netscape.com
|
00d43e31b7
|
Build Windows desktop integration component (on Windows only, of course)
|
2000-05-11 00:56:54 +00:00 |
|
sspitzer%netscape.com
|
d1ba4b2843
|
chatzilla and xmlterm should not be here. application specific manifest.rdf
files should not be here either.
|
2000-05-11 00:55:48 +00:00 |
|
pinkerton%netscape.com
|
0196e24dc3
|
temp workaround for 38801, moving folder pane tooltip into its own popupset.
|
2000-05-11 00:54:14 +00:00 |
|
pinkerton%netscape.com
|
efa53299c2
|
fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed.
|
2000-05-11 00:52:34 +00:00 |
|
jefft%netscape.com
|
f9cf91a8ec
|
added new imap SubscribeFolder() & UnsubscribeFolder() services
|
2000-05-11 00:49:51 +00:00 |
|
alecf%netscape.com
|
5a614b70b9
|
update support for boolean filters
|
2000-05-11 00:46:47 +00:00 |
|
alecf%netscape.com
|
8f64ff18fd
|
update to reflect new method of displaying and/or text that's i18n friendly
|
2000-05-11 00:45:15 +00:00 |
|
alecf%netscape.com
|
02162c094c
|
display boolean and/or text appropriately
|
2000-05-11 00:44:41 +00:00 |
|
rogerl%netscape.com
|
b29b7084fa
|
post inc/dec
|
2000-05-11 00:35:43 +00:00 |
|
rogerl%netscape.com
|
3dd4d8ff15
|
Added post inc/dec for properties & names.
|
2000-05-11 00:35:06 +00:00 |
|
ducarroz%netscape.com
|
c07eed7ccb
|
Fix for bug 37955. Autocomplete now observes the pref "mail.enable_autocomplete"
|
2000-05-11 00:30:18 +00:00 |
|
ducarroz%netscape.com
|
23402f4599
|
Fix for bug 37955. Add a default pref "mail.enable_autocomplete"
|
2000-05-11 00:27:20 +00:00 |
|
sgehani%netscape.com
|
711c4eb402
|
Alter "Browse..." folder selection dialog invoking button to read "Change..."
[b=36856]
|
2000-05-11 00:26:05 +00:00 |
|
ducarroz%netscape.com
|
214ca20d51
|
Patch for bug 38800. Temporary disable autocomplete until we figure out the real problem.
|
2000-05-11 00:21:17 +00:00 |
|
ftang%netscape.com
|
6b37d20159
|
first add. not part of the build system yet. fix 38321
|
2000-05-11 00:19:03 +00:00 |
|
slamm%netscape.com
|
c844050343
|
Sidebar style optimizations.
|
2000-05-11 00:08:34 +00:00 |
|
slamm%netscape.com
|
e9736d961a
|
Fix "woefully inadequate" file menu (bug 29265).
|
2000-05-11 00:08:26 +00:00 |
|
mccabe%netscape.com
|
b97688b654
|
Mark 'clear' function exposed thru shell global object PR_CALLBACK, like other similar functions.
Patch courtesy Skip Nizinski <snizinsk@us.ibm.com>.
|
2000-05-10 23:58:51 +00:00 |
|
suresh%netscape.com
|
31456aef74
|
Adding id to treerow in template.
|
2000-05-10 23:45:48 +00:00 |
|
suresh%netscape.com
|
31a937a207
|
Adding settimeout to selectfirstaddressbook.
|
2000-05-10 23:44:58 +00:00 |
|
pavlov%netscape.com
|
afefbe5a7d
|
fix for unix filepicker not coming up correctly (bug #38810)
|
2000-05-10 23:41:33 +00:00 |
|
av%netscape.com
|
67457c0759
|
Stanley Ho's patch to fix 19222
|
2000-05-10 23:29:21 +00:00 |
|
pavlov%netscape.com
|
5cebe6870a
|
work on filtering by type on unix filepicker bug #9671
|
2000-05-10 23:28:41 +00:00 |
|
attinasi%netscape.com
|
bade3fb598
|
Fixed problem where continuation frames were repeating the background image even when no-repeat was set. b=38764 r=buster
|
2000-05-10 23:24:08 +00:00 |
|
dac%x.cx
|
41ccfd1b9b
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
|
alecf%netscape.com
|
497f527aed
|
add smtp datasource to the factory
|
2000-05-10 23:07:32 +00:00 |
|
tao%netscape.com
|
7405162cf6
|
Move localizable css settings to locale/intl.css. r=hyatt.
|
2000-05-10 23:03:54 +00:00 |
|
nisheeth%netscape.com
|
2277ba5c45
|
Add support for loading an XML document from script within a XUL document also.
|
2000-05-10 23:02:32 +00:00 |
|