Commit Graph

2730 Commits

Author SHA1 Message Date
sspitzer%netscape.com
a1ad3446be remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
alecf%netscape.com
667ac4e997 update filter editor to reflect new search widget changes 2000-05-02 07:34:33 +00:00
alecf%netscape.com
1e1d9e90e2 add new <searchvalue> attribute which dynamically changes it's appearance depending on the data being entered.
also updated notification mechanism for abstract search menulists to notify an arbitrary number of widgets that their value has changed.
2000-05-02 07:32:42 +00:00
chuang%netscape.com
387c2f7999 part of bug 35432 [SKINS] make the mailnews pref panes skinnable, r=putterman 2000-05-02 04:17:13 +00:00
cls%seawood.org
04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
alecf%netscape.com
f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
putterman%netscape.com
f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
alecf%netscape.com
4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +00:00
alecf%netscape.com
3ccc3f72c3 updated filter editor and list:
1) update buttons as appropriate (disabled/enabled)
2) actually pass the filter to the filter edit dialog
3) update the scope automatically based on the filter
4) on new filters, update the scope based on the filterList that's passed in
5) put searchattribute and searchoperators in the right place in the tree
2000-05-01 08:55:48 +00:00
alecf%netscape.com
c5e4184a9f expose the message filter's parent list through a scriptable interface, and move more private enums into a public interface 2000-05-01 08:15:46 +00:00
alecf%netscape.com
5764f7d5de fix some enum typos, remove some non-scriptable enums, and fix some non XPCOM-compliant accessors 2000-05-01 07:36:46 +00:00
alecf%netscape.com
7afd3c6b80 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +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
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
cb24dfb6a1 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
alecf%netscape.com
ba86aad319 first consumer of searchattribute tag - dynamically change contents based on scope 2000-04-30 08:51:43 +00:00
alecf%netscape.com
0be507cc88 update search attribute widget to automatically repopulate itself when the scope changes 2000-04-30 07:44:44 +00:00
ben%netscape.com
681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com
532dda5081 for subscribe, root the tree in null, so that it goes blank when you switch servers.
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)

Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.

general code cleanup.
2000-04-30 00:27:23 +00:00
jefft%netscape.com
9ae3abac96 fixed typo & press cancel button not closing window problem 2000-04-29 16:59:11 +00:00
jefft%netscape.com
c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
alecf%netscape.com
4eeac3a249 rev the selectattribute popup to start adding some useful attributes 2000-04-28 20:38:29 +00:00
alecf%netscape.com
51bd3758d4 fix the progid for the validity manager so I don't have to escape strings in XBL 2000-04-28 20:37:53 +00:00
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
alecf%netscape.com
ab84816818 add skeleton implementations of search attribute XBL (doesn't work right now) 2000-04-28 08:25:47 +00:00
alecf%netscape.com
d792e03c55 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
scc%netscape.com
2c788bfcf2 making string conversions explicit 2000-04-27 21:32:39 +00:00
bienvenu%netscape.com
a6e9e1dcfa fix get running scope to return running scope 2000-04-27 04:14:51 +00:00
alecf%netscape.com
8f66b4ea5c add helper routine to get all valid operators for a given attribute 2000-04-27 02:29:23 +00:00
alecf%netscape.com
841a3bd0dd add english versions of search attributes and properties for filters/search 2000-04-27 02:23:43 +00:00
alecf%netscape.com
20b5e4b38d ok, now that I actually understand how XPIDL arrays work, implement them correctly, and add a missing ADDREF that was causing memory corruption 2000-04-27 01:38:06 +00:00
alecf%netscape.com
b3c1e1e717 reduce some dependancies and bloat (this stuff no longer used) 2000-04-27 00:15:15 +00:00
alecf%netscape.com
16a368d877 add the validity manager to the factory so we can retrieve it as a service 2000-04-26 23:56:51 +00:00
alecf%netscape.com
29beab93a5 scriptify and COMify the validity manager and tables - make the validity manager into a service instead of a global variable 2000-04-26 23:41:45 +00:00
jefft%netscape.com
c5cebe0547 fixed bug 35039 - POP: Shouldn't got an Alert when canceling login dialog 2000-04-26 22:31:59 +00:00
alecf%netscape.com
3040132f48 add CIDs and ProgIDs for search validity manager 2000-04-26 22:26:45 +00:00
alecf%netscape.com
09ffaba289 fix extra warning 2000-04-26 22:18:38 +00:00
alecf%netscape.com
9bc438118c fix a whole bunch of warnings and add more assertions 2000-04-26 22:14:00 +00:00
alecf%netscape.com
81365016bc added files: mozilla/mailnews/base/search/public/nsIMsgSearchValidityManager.idl, mozilla/mailnews/base/search/public/nsIMsgSearchValidityTable.idl 2000-04-26 22:03:49 +00:00
alecf%netscape.com
52801265d5 add search validity table/manager to windows build 2000-04-26 22:01:44 +00:00
alecf%netscape.com
e3b2b077fd add validity manager stuff to unix build 2000-04-26 21:54:37 +00:00
alecf%netscape.com
4d0510c8e3 add scriptable interfaces to the search validity manager and tables (not yet part of build) 2000-04-26 21:54:18 +00:00
alecf%netscape.com
cbcfd07b46 fix indentation on account tree 2000-04-26 21:29:00 +00:00
alecf%netscape.com
bd603aba29 add cool headers to the top of each account manager page 2000-04-26 21:28:24 +00:00
alecf%netscape.com
4f059c48b7 fix some minor wizard bugs 2000-04-26 21:27:11 +00:00
alecf%netscape.com
f98c693565 more skinning work, plus beautify the wizard header 2000-04-26 21:07:46 +00:00
alecf%netscape.com
e529e6e945 re-add strings that got whacked during prefwindow landing 2000-04-26 21:03:25 +00:00