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

469 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 9751b284ab commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
timeless%mac.com c112b6521e fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com 799cf493b7 More of the same -- Fix 73033, crash on opening addressbook. 2001-03-23 01:45:52 +00:00
sspitzer%netscape.com 8ebef7aa8b fix for #72932. we used to rely on the msg view navigation service to
flush the pending notifications on the document.  the msg view navigation
service is gone.  so I've added the functionality to the nsIAddrBookSession
(which is a service) so that everything works like it used to.

sr=mscott
2001-03-22 04:02:18 +00:00
sspitzer%netscape.com 217c62c4bd the interface changed, but the js never did. this caused and error
which prevented us from closing the window.  sr=mscott
2001-03-22 01:55:30 +00:00
sspitzer%netscape.com 750622b038 the message navigation service has gone away. we need a new way of doing
this.  for now, comment out the old code to prevent the js error.
sr=mscott
2001-03-22 01:31:42 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
hewitt%netscape.com 7b08396164 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
stephend%netscape.com 95e082c3f6 Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth 2001-03-07 02:40:24 +00:00
blakeross%telocity.com a8fa2dbb3e Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
timeless%mac.com af83fe0e73 fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
fix by stephend@netscape.com r=chuang sr=sspitzer
2001-02-22 06:39:29 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
disttsc%bart.nl fa3d4c9ca0 Fix warnings 'n stuff. bug=60627, patch=mao, r=jag, sr=sspitzer 2001-01-30 05:20:08 +00:00
timeless%mac.com 7f2f53c1b6 fix for bug 61805 javascript strict warnings in abAddressBookNameDialog.js
patch by maolson@earthlink.net r=timeless, a=alecf
2001-01-26 03:39:38 +00:00
chuang%netscape.com fc911fac0b Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
timeless%mac.com 54b56ac899 fix for bug 60629 javascript strict warnings in abCardOverlay.js
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:51:19 +00:00
blakeross%telocity.com c7bf37cd1d took spelling lessons, fixing. 2001-01-11 22:44:54 +00:00
blakeross%telocity.com 35bd54234a fix problem in last checkin. 2001-01-11 21:29:15 +00:00
blakeross%telocity.com 0bae2ed72e Fix 60627: JS strict warnings in abCommon.js. patch by Mark Olson (maolson@earthlink.net). r=jag sr=mscott 2001-01-11 21:05:53 +00:00
chuang%netscape.com 52c68811f6 bug 50241 Uncaught exception in abcommon.js, r=sspitzer,sr=mscott & bienvenu 2001-01-10 04:30:45 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
danm%netscape.com e6c4322445 adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people. 2000-12-27 22:41:46 +00:00
blakeross%telocity.com b768aa40c2 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf 2000-12-19 08:25:23 +00:00
racham%netscape.com 404e4ee5a3 Fixing bugs 60634, 60635. Fixing javascript warnings for undeclared and badly scoped variables. r=racham, sr=bienvenu,mscott 2000-12-19 00:08:30 +00:00
naving%netscape.com a1105d3f61 r = scottip a = mscott. Fix for bug# 53348. Meunbar collapses but does not
restore.
2000-10-13 23:12:17 +00:00
naving%netscape.com 597787a84b r =scottip a =mscott Fix bug #38600. Persist the sort column, key and
direction for the treeitems.
2000-10-13 23:11:02 +00:00
naving%netscape.com 22bdc7569d r = scottip a=mscott Fix bug #38600. Call the xulSortService when none of the
cards in the address book is selected. This is needed whenever AB is launched.
2000-10-13 23:09:42 +00:00
disttsc%bart.nl 2a4ca49233 Change addressbook Edit > Edit Card... to Edit > Card Properties... and give it the ctrl+i accelerator.
bug=49782, r=putterman, a=waterson
2000-10-12 01:39:46 +00:00
hewitt%netscape.com 788f3bbfb9 on behalf of jglick, #54522 - mnemonics stuff, r=mcarlson, sr=mscott 2000-10-07 08:35:03 +00:00
chuang%netscape.com ddc7a6d3b5 bug52368 Deleted entries in PAB shows up in mailing list. r=putterman,sr=alecf 2000-10-04 20:36:46 +00:00
hewitt%netscape.com f1091fff73 #46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben 2000-09-22 05:14:11 +00:00
hyatt%netscape.com 957c151659 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
hewitt%netscape.com 4f54e7a396 #53084 - put twisties back on address book, r=hangas, a=ben 2000-09-19 22:55:42 +00:00
hewitt%netscape.com 0d85ee5eb8 #46613 - address book polish, r=ben, 2nd half of checkin started before close. a=mscott 2000-09-15 09:19:24 +00:00
jst%netscape.com 87fb181ba8 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ben%netscape.com 793535398b 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
srilatha%netscape.com bb74bd43c8 Fix for bug# 49402. r=mscott. a=mscott
centering dialogs generated by window.open
2000-09-01 03:49:02 +00:00
putterman%netscape.com afdf22f38d Fix for 50314. Clean up address book menus. r=bienvenu. 2000-09-01 03:25:36 +00:00
sfraser%netscape.com 140ddade7e Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
putterman%netscape.com 0938bbb700 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
gayatrib%netscape.com 1bde4cf844 fix for bug 46561, 45177. Prevention of deletion of Personal/Collected Address Books. review = chuang 2000-08-24 00:36:32 +00:00
chuang%netscape.com 13ef2fed04 Bug 44794-A mailing list name must be unique to its Address Book. 47932-Deleted cards in Collected AB doesn't get re-created. r=putterman 2000-08-23 05:16:51 +00:00
varada%netscape.com 34361ed20f fix for bugs #47935 and #21831;unable to close addresspicker after selecting cards;r=putterman 2000-08-21 21:35:08 +00:00
nbhatla%netscape.com f26fc581ad #25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas 2000-08-19 01:56:35 +00:00
chuang%netscape.com b6adadb4d1 Bug 44831 Drop down list in New Mailing List window doesn't display the Address Book names. r=putterman 2000-08-16 22:48:56 +00:00
chuang%netscape.com 7ab9cd89e9 Bug 45331, 45332 Remove 3 buttons in mailing list dialog, r=putterman 2000-08-16 22:48:02 +00:00
ducarroz%netscape.com 64654e5fce Fix for bug 41928. Fix wrong menu id. R=putterman 2000-08-14 23:28:18 +00:00
putterman%netscape.com 29f2075ca3 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
putterman%netscape.com 140aeecb1a Fix for 45072. Make address book columns resizeable. r=mscott. 2000-08-11 06:00:51 +00:00
jelwell%netscape.com 6460890aac Fixing bugscape bug 830, Address Book was calling CallSaveListeners before the abURI was created. r=alecf 2000-08-11 00:29:14 +00:00
nbhatla%netscape.com d0a92803a1 #46519 -> Mac Classic Skin Fixes. Pulls out in-line style from XUL for #47680. r=andreww 2000-08-09 23:14:02 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
slamm%netscape.com 24a72a77e9 Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee 2000-08-03 23:29:25 +00:00
BlakeR1234%aol.com c87463138c Fix bug 47020, add menu checkmarks. r=jag a=putterman 2000-07-31 23:25:41 +00:00
BlakeR1234%aol.com c891f7ebde Fix bug 41809 2000-07-30 19:16:29 +00:00
ben%netscape.com c42a7fa8b4 classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
nbhatla%netscape.com abf50564e5 Bug #43658: AddressBook Skin. r=hangas 2000-07-22 00:45:32 +00:00
andreww%netscape.com 28bf6d8507 Needed for classic/modern skin polish bug #43658 r=prass 2000-07-20 22:01:28 +00:00
varada%netscape.com d0f90195b3 fix for bug#41678 -need printplus in addressbook.xul;r=scottip 2000-07-13 21:46:52 +00:00
alecf%netscape.com 6dfadc82ed fix for #39576 r=chuang
localize the "Card for" string for the address card view
2000-07-11 23:03:48 +00:00
chuang%netscape.com de41e1f912 Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf 2000-07-11 20:18:38 +00:00
sspitzer%netscape.com 441063e522 fix addressbook splitter for classic skin. r=german 2000-06-28 19:25:05 +00:00
chuang%netscape.com cde9246e96 Bug 43134 Dragging scrollbar thumb in the threadPane initiates a drag, fix the address book part. r=putterman 2000-06-22 23:15:08 +00:00
varada%netscape.com 9c2bd0d758 fix for bug #20183;warn before deleting addressbook r=mscott 2000-06-21 23:15:54 +00:00
chuang%netscape.com 5b57dccdb2 Bug 32286 Exception Feature - Edit mailing list in address book, r=putterman 2000-06-21 19:25:45 +00:00
hyatt%netscape.com f05d177250 30511. r=evaughan 2000-06-19 23:20:24 +00:00
hyatt%netscape.com de2fca02b6 30511. r=evaughan 2000-06-19 23:15:37 +00:00
bryner%uiuc.edu 481fea3cd4 Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
ben%netscape.com bfc9ac7f98 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
putterman%netscape.com a345e4c251 Fix for 41364. r=alecf. Address book picker from compose window now comes up and
displays addresses.
2000-06-13 13:41:49 +00:00
chuang%netscape.com f8776d0c8e Bug 32286, 40007, 40764 Edit mailing list related nsbeta2 bugs, r=putterman 2000-06-08 01:49:57 +00:00
alecf%netscape.com 95708e6fe3 fix for #28993 - use formatting strings for card titles instead of prefix
r=sspitzer
2000-06-07 03:58:29 +00:00
alecf%netscape.com bd1bd21d21 fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com c4f132c84b fix for 40594, switch to DOM2
r=sspitzer
2000-06-07 00:50:19 +00:00
ben%netscape.com 81bdd88191 update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
alecf%netscape.com 9976bd9eb8 forgot to check in the properties file when fixing 28993
r=sspitzer
2000-05-31 20:41:01 +00:00
alecf%netscape.com 2b6d76cc99 fix for 28993, 33802, 33811 r=sspitzer
Localize a bunch of strings for address book
2000-05-30 05:31:47 +00:00
ben%netscape.com b631896e36 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
ducarroz%netscape.com 7790a94736 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
chuang%netscape.com 167690eb3a Bug 32287, 32292 Add, delete mailing list. 16421 Enable New List menu, toolbar button. r=putterman 2000-05-16 23:27:41 +00:00
putterman%netscape.com eaa680eeb0 work on tooltips. 2000-05-16 22:57:59 +00:00
joki%netscape.com b2e873d830 Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
mscott%netscape.com be0216866b Bug #18591 --> add the ability to bring up a new card using window.open
that includes arguments (like display name, email address, etc) to
pre-initialize attributes.
a=sspitzer
2000-05-16 05:22:22 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
chuang%netscape.com dc75e17568 more Edit mail list dialog front end 2000-05-11 21:09:52 +00:00
sspitzer%netscape.com 8dfab7a3bd remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com f0337b95af no longer building skins here. now under mozilla/themes/modern 2000-05-11 03:29:11 +00:00
putterman%netscape.com d5bde37a29 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
slamm%netscape.com a8ef73250d Sidebar style optimizations. 2000-05-11 00:08:34 +00:00
suresh%netscape.com f8cbf7e84c Adding id to treerow in template. 2000-05-10 23:45:48 +00:00
suresh%netscape.com 651fff8f57 Adding settimeout to selectfirstaddressbook. 2000-05-10 23:44:58 +00:00
hangas%netscape.com 3ba6e69101 Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558). 2000-05-09 23:15:12 +00:00
rhp%netscape.com 860f587fa3 Checking in new method of ab card additions - r: chuang 2000-05-09 19:16:11 +00:00
chuang%netscape.com a2aa8e9874 New files, not part of build. 2000-05-09 06:30:49 +00:00
putterman%netscape.com d73cfff06e Fix for 38592. Don't show twisties if there are no children. 2000-05-09 05:27:30 +00:00
rjc%netscape.com f9e4f90e64 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
putterman%netscape.com 7bb177f6c8 tooltips and making button icons show up again. 2000-05-08 14:48:51 +00:00
hangas%netscape.com 12c9455e12 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
slamm%netscape.com 1d9cc7ef2c Add id to view menu so the Sidebar menu option appears. Also remove an old sidebar call from the splitter. 2000-05-05 22:14:03 +00:00
chuang%netscape.com 4b7f4b5aba More mailing list dialog stuff, r=putterman 2000-05-05 03:10:10 +00:00
chuang%netscape.com 263846dadf New files, not part of build yet. 2000-05-04 23:23:07 +00:00
chuang%netscape.com 3125e604d8 New files for mailing list dialog, not part of build. 2000-05-04 00:35:59 +00:00
chuang%netscape.com 6451bae10f Bug33783 Import for Address book to be done by Import Utility, r=putterman 2000-05-03 23:37:49 +00:00
ben%netscape.com dfbb04f8e8 skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
putterman%netscape.com 712e08312a r=mscott. Fixes 37296. can now add a new card to the preselected ab. 2000-04-26 21:33:44 +00:00
chuang%netscape.com 116115955e bug 32297 D&D from Address Book to the Compose window, r=putterman 2000-04-26 14:21:53 +00:00
suresh%netscape.com d71f0c6a1b fix for 33131. r=putterman 2000-04-26 04:09:07 +00:00
hangas%netscape.com 0b19f1f465 More progress on 19561 (converting AB to xul widgets) 2000-04-22 08:14:59 +00:00
hangas%netscape.com 6cbb067972 Progress towards 19561 (making AB skinnable), fix to 36428 & 36268 bugs with html widgets not drawing in Card Edit dialog. 2000-04-22 07:04:15 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
chuang%netscape.com 7120daeaec Address Book drag and drop file, not in build yet. 2000-04-18 20:42:05 +00:00
chuang%netscape.com 5fee9025e8 Bug11366 [FEATURE] Print Address Book Card, r=rhp+hangas 2000-04-18 20:27:28 +00:00
cmanske%netscape.com b2792ef321 Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:08:43 +00:00
hyatt%netscape.com ca5fbbd73d Cuddling mailnews. XOXOXOXOX 2000-04-12 00:26:01 +00:00
hangas%netscape.com 83667e9e8f Fixed 16330 and 16428, adding web page fields to AB cards. r=scottip 2000-04-04 23:55:54 +00:00
sspitzer%netscape.com 8f8d5ebc5e move all the verify account stuff into a central place, and call
it when opening messenger, message compose and addressbook.  bug #33558
fix some debugging printfs.  add some new files to the build for the new subscribe dialog.
(not turned on yet.)  general cleanup.
2000-03-28 07:26:41 +00:00
sspitzer%netscape.com 36dfea9de1 get import of 4.x addressbooks to work. and an alert if addressbook
import fails.  clean up code.  r=bienvenu
2000-03-24 04:07:46 +00:00
sspitzer%netscape.com 3debaa75a5 more changes for 4.x addressbook migration. r=bienvenu.
some hackery required since we hard code the pab to be abook.mab.
also, the api's need to be able to create a new directory that already has exists and has prefs.
2000-03-23 04:36:03 +00:00
ben%netscape.com d297d98ef7 switch from titledbutton on toolbar to button 2000-03-23 04:21:55 +00:00
hangas%netscape.com d4b99fa048 Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott 2000-03-16 23:12:50 +00:00
chuang%netscape.com bd10e116b4 bug 27642 Javascript error when opening empty address book 2000-03-16 23:02:49 +00:00
hyatt%netscape.com bf5953f289 Converting tabs. 2000-03-14 11:40:59 +00:00
hangas%netscape.com b109077b5a Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
hangas%netscape.com e0b6e2946a Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil 2000-02-29 21:53:02 +00:00
hangas%netscape.com 2d7bd9402d Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil 2000-02-26 01:21:51 +00:00
ducarroz%netscape.com 28192889ce Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil. 2000-02-22 22:37:03 +00:00
hangas%netscape.com a04e211cbe First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil. 2000-02-19 02:44:24 +00:00
amusil%netscape.com bbdd6f35d1 Added ability to register OnOK handlers. r=hangas 2000-02-15 23:11:21 +00:00
hangas%netscape.com a0cffea37b Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip. 2000-02-15 22:08:40 +00:00
andreww%netscape.com c3a582657f adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
evaughan%netscape.com aee324fc26 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
hangas%netscape.com 445cd82e25 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
hangas%netscape.com 7cd73e4c87 Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
hangas%netscape.com 202555ec95 Fix 27163, comment out some xul not functioning for beta1. r=mscott 2000-02-10 09:05:48 +00:00
hangas%netscape.com 8cbc053985 More address book fixes. Bugs 26501, 10841, 16455. r=mscott 2000-02-05 21:21:56 +00:00
hangas%netscape.com 1e21298794 Cleanup Select Addressing dialog, bug 10865. r=mscott 2000-02-02 07:04:37 +00:00
hangas%netscape.com 4b27cbbd0c Address book; partial fix to 15108, performance improvements. r=slogan 2000-02-02 01:18:46 +00:00
hangas%netscape.com c6bd8f2f3d New gif files for address book, bug 26112. r=jglick 2000-02-02 01:16:01 +00:00
hangas%netscape.com 4adc01416b Front in fix for 25439 to match recent checkin by chuang. r=chuang. 2000-02-01 03:31:11 +00:00
hangas%netscape.com 83d268d472 Fixed 24361 and 24368, remember address book window size and position. r=scottip 2000-02-01 03:02:16 +00:00
chuang%netscape.com deb80569ca Bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:46:50 +00:00
hangas%netscape.com 728977951d Fix for 25499 and 20522, address book UI bugs. r=scottip 2000-01-31 23:25:11 +00:00
hangas%netscape.com 153bbc5f08 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip 2000-01-28 23:12:02 +00:00
ducarroz%netscape.com e8a111652c Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
sspitzer%netscape.com efca0bc1e6 don't hardcode this alert, move it to a string bundle. 2000-01-12 08:04:07 +00:00
chuang%netscape.com ee023755df Fix bug20235 AB Formatting checkbox not remembered, r=habgas 2000-01-11 20:06:39 +00:00
hangas%netscape.com 3dd5a2cfe5 Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
ducarroz%netscape.com 1af2919f8a Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas 1999-12-11 02:08:03 +00:00
hangas%netscape.com 523b5949f1 Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann 1999-12-10 21:15:10 +00:00
hangas%netscape.com aab89c3da9 Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf 1999-12-09 21:12:43 +00:00
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
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
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
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
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
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
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
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
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 7f974309d9 DTDs contain image names too 1999-10-13 05:53: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
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
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
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
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 5fd9ec3a97 Remove extra blank row 1999-09-22 00:49:52 +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
tao%netscape.com a4b058cd88 Hook up da-DK 1999-09-18 01:44:31 +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
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
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
hangas%netscape.com 07401f7ae2 More work on commandUpdating with address book 1999-09-16 05:46:03 +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
briano%netscape.com 4d74b5b41f General cleanup. 1999-09-14 22:49:58 +00:00