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
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