Граф коммитов

435 Коммитов

Автор SHA1 Сообщение Дата
amusil%netscape.com 7110898487 Adding id's to the tab widgets so that they can be overlayed. 1999-12-08 04:16:50 +00:00
alecf%netscape.com c45fff7957 fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
r=sspizter
1999-12-07 06:17:43 +00:00
waterson%netscape.com bbf6c3bb87 Bug 20853. addCardToDatabase, don't AddCardToDatabase. 1999-12-06 08:33:58 +00:00
hyatt%netscape.com 1a37a7c1e4 Bringing address book into compliance with master skin file rules. 1999-12-05 09:00:10 +00:00
alecf%netscape.com 73c4cba27d clean up the addressbook IDL
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf
1999-12-04 03:11:36 +00:00
hangas%netscape.com ec38e9ae58 Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz 1999-12-04 00:53:53 +00:00
alecf%netscape.com 8dfb58e0e1 mail architecture cleanup (no bug - emptying my tree before next week's closure)
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
hangas%netscape.com 1f11af9677 Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
akkana%netscape.com 63a098fcc6 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
buster%netscape.com 4cbe3e3538 bug 12022, r=rickg 1999-11-19 08:26:56 +00:00
hangas%netscape.com 4acdf71acb Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
hangas%netscape.com 0acdbe4641 Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german 1999-11-16 01:21:22 +00:00
warren%netscape.com 4471ddf809 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
hangas%netscape.com a5d1a0713b New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +00:00
nhotta%netscape.com 772644b9ca Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
r=ftang.
1999-11-11 22:05:10 +00:00
putterman%netscape.com 434d309acc some speed improvments. reviewed by hangas. 1999-11-11 20:27:52 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
hangas%netscape.com b03d49dc03 Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann 1999-11-05 02:21:47 +00:00
waterson%netscape.com 24d414017c Bug 17946. Trees must be contained within a fixed div. r=hyatt, a=jack 1999-11-04 08:33:08 +00:00
hangas%netscape.com af0cf70bfc Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
alecf%netscape.com 10b35b0a5c fix bustage, forgot this file in my last checkin 1999-11-02 01:53:28 +00:00
hangas%netscape.com 7f3621bc62 Image transparency problem fixed by Andrew Niese. 1999-10-30 00:07:21 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com 7e00eb0f7d Add localization notes 1999-10-29 20:24:48 +00:00
ducarroz%netscape.com bbb6231cd8 Fix for bug 17405. We need to skip entry that aren't valid during the search. R=mscott (he has also approved the fact I checking despite a red tree) 1999-10-28 05:34:07 +00:00
hangas%netscape.com 4c0d31db99 Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
bienvenu%netscape.com ea0a080bbf fix off by one error computing display name from naked email address 1999-10-27 22:18:12 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
ducarroz%netscape.com 5db19c6ffc Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
ramiro%fateware.com 0da50ce31b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
sspitzer%netscape.com 7b7ecba471 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:22:52 +00:00
bienvenu%netscape.com 9bfeb7591f one more addrbook memory leak fix r=mscott 1999-10-22 21:04:45 +00:00
ducarroz%netscape.com 912e2060cf Fix for bug 15201. We need to convert back the result from UTF-8 to Unicode. R=mscott, bienvenu 1999-10-22 20:37:42 +00:00
amusil%netscape.com d13d49f121 Changed FALSE to XP PR_FALSE 1999-10-22 01:54:36 +00:00
amusil%netscape.com d8c8d21e9a Address book fix. DB file now gets closed in the destructor. Reviewed by bienvenu. 1999-10-22 01:18:42 +00:00
bienvenu%netscape.com aabeccb811 fix addrbook mem leaks and mismatched delete r=mscott\ 1999-10-21 20:36:02 +00:00
bienvenu%netscape.com da5683540d fix memory leaks in address book r=mscott 1999-10-20 20:41:27 +00:00
amusil%netscape.com 77e05ac57e Fixed bug in editing anonymous attributes in database. Now all attributes get modified instead
of only the first.
1999-10-19 22:46:29 +00:00
bienvenu%netscape.com a01d0a55ad fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
bienvenu%netscape.com 1671bf43b7 fix memory leaks r=mscott 1999-10-16 15:43:26 +00:00
bienvenu%netscape.com 1a1ad4902e fix crash reading messages with new profiles 1999-10-15 16:09:49 +00:00
bienvenu%netscape.com 941c09f2f1 more of addrbook memory leak fixes r=mscott 1999-10-15 03:50:21 +00:00
bienvenu%netscape.com e381578d43 fix memory leaks opening and closing dbs r=mscott 1999-10-15 00:11:58 +00:00
hyatt%netscape.com b2564031fe Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
alecf%netscape.com c6eef943a5 nsIModule-ize addressbook
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com 7f974309d9 DTDs contain image names too 1999-10-13 05:53:10 +00:00
waterson%netscape.com c7347c6be0 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
tao%netscape.com 3fedc0502b Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 567a311790 Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
bienvenu%netscape.com 9fed58cbda fix mork factory r=mscott 12326 1999-10-07 14:28:54 +00:00
hangas%netscape.com da68b9046a Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm 1999-10-06 01:35:36 +00:00
hangas%netscape.com b9a962ed36 Fixing bug 13443 (crash scrolling results pane of address book), added <html:div> around the trees as per Hyatt's suggestion which Scottip reminded me of today. r=scottip 1999-10-05 20:49:08 +00:00
mscott%netscape.com af94d3daf3 Bug #15192 --> build the pab before the history ab for name completion.
r=bienvenu.
1999-10-04 00:26:10 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
chuang%netscape.com 0e80b6bd9a Fix bug 5393 Controls should be enclosed with <LABEL></LABEL>, r=putterman 1999-10-01 04:11:36 +00:00
chuang%netscape.com d8cc6c52d4 Fix bug 14756 [PP]Importing an .ldif file in Address Book doesn't work, r=jefft 1999-10-01 04:07:15 +00:00
hangas%netscape.com 1912085efc Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com 852da0f143 Fix for bug 14779. a=chofmann 1999-09-28 18:56:15 +00:00
hangas%netscape.com 707a7c995a New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
bienvenu%netscape.com 972baa2dbd fix mismatched deletes 1999-09-26 19:53:50 +00:00
hangas%netscape.com 2916c01b98 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
ducarroz%netscape.com d24b56da9b Need to populate personal addressbook
Fix for bug 14568, R=mscott, A=chofmann
1999-09-24 17:38:49 +00:00
ducarroz%netscape.com e84b115b8b Fix problem with autocomplete, bug 14281 1999-09-22 01:37:43 +00:00
ducarroz%netscape.com 5fd9ec3a97 Remove extra blank row 1999-09-22 00:49:52 +00:00
chuang%netscape.com d83b927a72 remove unused variable 1999-09-21 21:41:06 +00:00
chuang%netscape.com f95abb64af Remove unused variable 1999-09-21 21:20:07 +00:00
hangas%netscape.com 3db876b7a6 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
chuang%netscape.com a636442fcd Fix missing the last row when importing ldif file 1999-09-20 22:13:54 +00:00
bienvenu%netscape.com c2bd55a897 fix memory leak 1999-09-20 14:56:08 +00:00
ducarroz%netscape.com be2fd0658f Autocomplete add default domain if needed 1999-09-20 00:49:53 +00:00
mccabe%netscape.com 39e5fe6519 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
bienvenu%netscape.com 2de925940f fix mismatched free 1999-09-18 17:41:37 +00:00
tao%netscape.com a4b058cd88 Hook up da-DK 1999-09-18 01:44:31 +00:00
tao%netscape.com 5abcad12d8 Hook up da-DK 1999-09-18 01:36:04 +00:00
tao%netscape.com 01d9396f83 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
hangas%netscape.com 0d0c20aaa5 Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
chjung%netscape.com 176f7f2ebb [chjung 09/17/99] add Localization notes 1999-09-17 21:07:43 +00:00
alecf%netscape.com 70f342ee82 link addressbook against nspr 1999-09-17 20:32:43 +00:00
waterson%netscape.com be9dc7b0d1 Bug 13970. Use XUL syntax to hook up command updaters. 1999-09-17 04:03:30 +00:00
hangas%netscape.com bcde71c435 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
hangas%netscape.com a39b6cc540 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
cls%seawood.org 71540cf2cd Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:50:19 +00:00
hangas%netscape.com e658984778 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
mscott%netscape.com 0f5bcfc04a Bug #13994 --> Let's auto complete against your personal address book and the history addressbook!
This makes the history ab much more useable.
1999-09-16 07:12:50 +00:00
hangas%netscape.com 07401f7ae2 More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
chuang%netscape.com 93214579f1 Fix Bug 12882 International sort doesn't work for Address Book 1999-09-16 03:49:47 +00:00
hangas%netscape.com 48dfa1f639 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
chuang%netscape.com 1e6700af03 Fix crash when sorting address book column 1999-09-15 19:41:04 +00:00
alecf%netscape.com 6ffc0d01e2 fix crash when sender has no lastname 1999-09-15 02:46:38 +00:00
briano%netscape.com 4d74b5b41f General cleanup. 1999-09-14 22:49:58 +00:00
chuang%netscape.com 83853d3743 handle double byte strings 1999-09-14 21:55:54 +00:00
hangas%netscape.com 1c5dd01f05 Fix bug 13564. 1999-09-14 07:59:31 +00:00
hangas%netscape.com 7e7c922f7b Moved Close menu item to its new position. 1999-09-14 06:16:12 +00:00
cls%seawood.org 638ed48925 Fix my bustage using -D_BSD_SOURCE 1999-09-12 17:15:57 +00:00
hangas%netscape.com 791deabfda Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com d2bad970dc Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hangas%netscape.com 002952bc52 Update to handle fact that display:none now works on boxes. Speeds up address book. 1999-09-12 02:20:00 +00:00
hangas%netscape.com 1c9b2e75fd More cleanup for address book. Notes area in address book card is now multiple lines. 1999-09-11 02:05:26 +00:00
hangas%netscape.com 53eae4f9c6 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
evaughan%netscape.com e1376a8aac 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
arielb%rice.edu d43c976819 spamming mailnews/addrbook with NS_DECL_IFOO's voucher mccabe 1999-09-09 08:09:12 +00:00
davidmc%netscape.com ed39f50545 MDB file API changes 1999-09-03 22:29:20 +00:00
sspitzer%netscape.com 0532aba349 fix a couple warnings. 1999-09-03 10:21:20 +00:00
sfraser%netscape.com a8fd2e712b Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
briano%netscape.com dc870be142 Fix for objdir builds. 1999-09-02 02:05:57 +00:00
chuang%netscape.com 5dd70c6efd Address book import (ldif) 1999-09-01 04:18:43 +00:00
hangas%netscape.com 4f7e81b2e6 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
hangas%netscape.com 31b6e6b9f4 Changed sort JS to use new interface as requested by rjc. hook?=trudelle 1999-08-28 00:42:33 +00:00
mscott%netscape.com cd130d706a Bug #12558 nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 20:54:41 +00:00
mscott%netscape.com f909924a9c simplify interface by removing nsString requirement from several methods 1999-08-27 20:53:34 +00:00
hangas%netscape.com e89b478bc7 Changed new card and edit card to be usable from components outside of address book. 1999-08-27 07:07:34 +00:00
hangas%netscape.com b282e95e4f Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
chuang%netscape.com e8c0cfe427 Add Directory Uri to datasource 1999-08-26 05:05:43 +00:00
chuang%netscape.com 75cdab50bc fic build bustage 1999-08-26 03:26:37 +00:00
chuang%netscape.com 91ad333a20 Add address book ui to datasource 1999-08-26 03:03:25 +00:00
chuang%netscape.com 112157b4c9 Import address book 1999-08-25 21:19:37 +00:00
chuang%netscape.com 090ca5e18d Add public header 1999-08-24 18:50:23 +00:00
hangas%netscape.com 7243d413d0 Fixed two more problems with address book. 1999-08-24 00:28:03 +00:00
hangas%netscape.com 0f9ab3948c Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf 1999-08-23 21:35:22 +00:00
putterman%netscape.com a5ac55a366 Change resultspane to use onselect. 1999-08-23 05:16:48 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
hangas%netscape.com b1eedbd8a3 Trigger first, last, and display name entry off of onkeypress= instead of onkeyup= 1999-08-21 00:58:26 +00:00
bienvenu%netscape.com afefe484ec register ab history 1999-08-21 00:22:26 +00:00
hangas%netscape.com be45660cbe Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf. 1999-08-21 00:16:01 +00:00
bienvenu%netscape.com b4e8dcfef6 add ab history to build 1999-08-20 23:34:55 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
mscott%netscape.com 3c8eb44968 build nsIAbCollector.idl 1999-08-20 22:40:56 +00:00
mscott%netscape.com 95c74ff260 checkin for bienvenu...build nsAddressCollector 1999-08-20 22:40:35 +00:00
bienvenu%netscape.com 5ff6c1b3f4 add idl file for ab history, not part of build yet 1999-08-20 19:08:19 +00:00
chuang%netscape.com 0b3fa296eb Add sorting on address book columns 1999-08-19 20:12:19 +00:00
bienvenu%netscape.com aabc071af0 add directory param to getcardforemailaddress more work on ab history 1999-08-19 19:56:33 +00:00
bienvenu%netscape.com 72fbbb76e6 add directory param to getcardforemailaddress 1999-08-19 19:55:39 +00:00
bienvenu%netscape.com a752e51cfa add nsIAbAddressCollecter.idl to windows and unix makefiles 1999-08-18 05:33:09 +00:00
bienvenu%netscape.com 0620db01bb more work on ab history, not part of build 1999-08-18 04:29:01 +00:00
bienvenu%netscape.com 46141c0112 add CID for adress collecter 1999-08-18 04:08:45 +00:00
bienvenu%netscape.com 90d807f750 add method to get card given e-mail address 1999-08-18 04:07:55 +00:00
bienvenu%netscape.com 4b5530493a more work on ab history, not part of build 1999-08-13 00:52:04 +00:00
bienvenu%netscape.com 81fb551a6d address collecter, not part of build 1999-08-12 14:37:26 +00:00
chuang%netscape.com d28f2c0447 Add null pointer checking 1999-08-10 22:45:10 +00:00
hangas%netscape.com 5d30559a90 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
chuang%netscape.com 0dd626579b Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mccabe%netscape.com d6e7410f31 Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
jband%netscape.com 1d48faff26 adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
hangas%netscape.com 9087d8be77 Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
chuang%netscape.com 94ec9bab79 fix Bug 11399 and add remove address book backend 1999-08-09 19:09:32 +00:00
chuang%netscape.com 5f5cc6d8f9 make clobber remove the right file 1999-08-09 18:08:35 +00:00
ramiro%netscape.com 16eeeabdcd Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
bienvenu%netscape.com eaaff8779b remove nsString2 1999-08-07 16:28:43 +00:00