cmanske%netscape.com
ce6cb19ad6
Checkin for doronr@naboonline.com: fix bug 63971, r=cmanske, sr=sfraser
2001-01-19 02:34:07 +00:00
disttsc%bart.nl
349636760d
Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf
2001-01-19 01:16:11 +00:00
cmanske%netscape.com
a0a3f20731
Fixing Edit Page bug 65610. r=blake, sr=smfr
2001-01-16 21:57:07 +00:00
cmanske%netscape.com
43b60cde06
Opening a URL in editor always checks for existing window, b=64129, r=mjudge, sr=sfraser
2001-01-12 22:31:16 +00:00
morse%netscape.com
d82177f208
bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com
2001-01-12 21:01:00 +00:00
disttsc%bart.nl
ca1097ec13
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2001-01-12 10:35:49 +00:00
akkana%netscape.com
e321773c08
57317: move "middle click on content area loads URL" behavior from
...
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
blakeross%telocity.com
db54b37df4
removing dump()s.
2001-01-10 08:07:23 +00:00
blakeross%telocity.com
ae3fbb9d54
Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben
2001-01-09 21:49:02 +00:00
disttsc%bart.nl
e1d6a58341
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
2001-01-08 02:19:35 +00:00
blakeross%telocity.com
8147ac3692
Fix 60736: JS strict warnings in contentAreaUtils.js. patch by Henrik Gemal (gemal@gemal.dk). r=blake sr=alecf
2000-12-30 20:56:12 +00:00
morse%netscape.com
10b8fb461b
bug 62727, inconsistent wording, r=pnunn, sr=alecf
2000-12-29 11:22:53 +00:00
sspitzer%netscape.com
f46685d4ce
fix all context menu for the message pane. except for "Select All",
...
none of the menu items worked. two problems: move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope. r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
morse%netscape.com
5725736981
bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com
2000-12-19 19:43:52 +00:00
morse%netscape.com
f7296c9f91
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 19:38:27 +00:00
blakeross%telocity.com
3ef624f92e
Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf
2000-12-18 08:05:44 +00:00
mstoltz%netscape.com
58dff328ba
Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan.
2000-12-14 23:39:51 +00:00
morse%netscape.com
21d56aa12a
bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf
2000-12-14 19:16:31 +00:00
ducarroz%netscape.com
6874f7e2d6
Fix for bug 62113. Remove old sendPage function which get in the way of the new one from the mail overlay. R=blackRoss, SR=bienvenu
2000-12-13 03:13:39 +00:00
morse%netscape.com
f33c28db5a
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
hyatt%netscape.com
ea4b450e44
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
2000-12-10 09:14:03 +00:00
blakeross%telocity.com
f38afb0c97
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf
2000-12-09 04:00:24 +00:00
alecf%netscape.com
44ddd30d4a
fix for #61137 r=blake a=ben
...
explicity use toString() to garantee we have a String object
2000-12-06 22:41:58 +00:00
blakeross%telocity.com
9d01f3f68d
Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf
2000-12-05 22:11:46 +00:00
blakeross%telocity.com
979169405e
fix comment in last checkin
2000-11-23 06:19:00 +00:00
blakeross%telocity.com
b17a3dd940
Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf
2000-11-23 05:47:04 +00:00
alecf%netscape.com
06460907ac
fix for 59799, among other things..
...
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2000-11-13 21:33:05 +00:00
morse%netscape.com
6b7b72a245
bug 57761, missing words in menu, r=jrgm, a=ben
2000-11-13 20:09:21 +00:00
alecf%netscape.com
f526cb3b67
big rewrite of drag & drop code to fix #52519
...
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
blakeross%telocity.com
8c6d09b89b
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2000-11-09 00:06:54 +00:00
alecf%netscape.com
574fa5d34d
part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
...
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
disttsc%bart.nl
245363e961
Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben
2000-10-08 06:32:49 +00:00
morse%netscape.com
88d36fe513
bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt
2000-10-04 02:57:25 +00:00
disttsc%bart.nl
de1a0a1352
Simple xbl fixups after xbl syntax change, r=/a=hyatt
...
argument -> parameter : bug=52891, bug=53875
interface -> implementation : bug=53874
2000-09-29 02:25:45 +00:00
mcafee%netscape.com
f362c20c33
HTML 4.0-izing this file, part of gemal@gemal.dk's patch. r=mcafee
2000-09-29 00:04:23 +00:00
sfraser%netscape.com
f7f7cc8cd5
Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "".
utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen).
r=ben,tao. sr=waterson.
Checked into trunk and branch.
2000-09-27 23:13:09 +00:00
cls%seawood.org
6142c1f240
Fix OS/2 gmake problem. Bug #54080 . r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch
2000-09-26 05:20:06 +00:00
disttsc%bart.nl
b0408d3e6e
Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson
2000-09-24 08:14:55 +00:00
scc%mozilla.org
6db32983b4
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 07:51:47 +00:00
mcafee%netscape.com
91d6d2f17d
Adding rule to add separators in taskbar menus, e.g. <NC:separator>sep</NC:separator> (bugscape 2281). r=saari,ben
2000-09-22 06:52:36 +00:00
hyatt%netscape.com
ac2865c3c4
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
warren%netscape.com
181bb2dcb2
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
77e746f116
#46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben
2000-09-20 00:08:50 +00:00
mkaply%us.ibm.com
db6ae70d48
#53096
...
r=akkana, a=brendan
Use OS/2 files for OS/2, not unix files
2000-09-18 23:08:02 +00:00
mkaply%us.ibm.com
08bda0f0f4
#53096
...
r=mkaply, a=brendan
Grab the windows platformBindings files and use them for OS/2
2000-09-18 21:50:06 +00:00
akkana%netscape.com
43415fc823
51570: remove ^W for delete word since it now conflicts with Close Window. r=kin
2000-09-15 06:05:25 +00:00
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
f3b6ba4243
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
morse%netscape.com
486de2ed10
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +00:00
rayw%netscape.com
0257791053
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
mcafee%netscape.com
0379e79600
Address Book gets ctrl+5 accelarator (51418). r=lake
2000-09-13 07:09:06 +00:00
morse%netscape.com
0499900e7b
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
akkana%netscape.com
ce3e69750c
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
mcafee%netscape.com
b104b91589
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
mcafee%netscape.com
75dc3c866e
Adding accelerator for AddressBook (51418). r=pavlov
2000-09-12 03:47:57 +00:00
mcafee%netscape.com
41650445a0
Adding accelerator for Composer (51418). r=pavlov
2000-09-12 03:32:36 +00:00
akkana%netscape.com
99628b2337
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
oeschger%netscape.com
5f72b1d22d
adding separator to help menu
2000-09-12 00:56:10 +00:00
mcafee%netscape.com
983fc19fd0
Adding accelerators for Task menu items (51418). r=slamm
2000-09-12 00:36:39 +00:00
nbhatla%netscape.com
20cd7b7354
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
2000-09-08 00:02:24 +00:00
sfraser%netscape.com
e3f8c0039e
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +00:00
putterman%netscape.com
2e79e52bbe
fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
...
when selecting the menuitem.
2000-09-06 23:13:29 +00:00
hyatt%netscape.com
18e758c3ca
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
cmanske%netscape.com
fa4b27feae
Changes to make toolbar persistance work better, needed for Composer b=47515, r=ben
2000-09-01 22:03:46 +00:00
morse%netscape.com
eab412ef71
bug 50496, change wording on messages, words by vera, r=morse
2000-09-01 01:58:20 +00:00
sfraser%netscape.com
36612d6514
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
ben%netscape.com
e52aa31b71
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00
timeless%mac.com
957b9b4f5f
for bug 36640 r=akk a=waterson
2000-08-30 02:31:42 +00:00
saari%netscape.com
c7e09d463e
Fix for 41325.
2000-08-28 23:14:17 +00:00
ben%netscape.com
baf7a88dea
44295, partially patch from timeless@bemail.org (some people have beaten me to part of it), r=myself and some general cleanup
2000-08-24 04:43:12 +00:00
morse%netscape.com
59850173a5
bug 50084, move wallet demo files off the server, r=dveditz
2000-08-24 00:43:37 +00:00
dprice%netscape.com
e1100b76d1
updating manifest, adding forgotten file.
2000-08-23 04:47:08 +00:00
nbhatla%netscape.com
68b624c549
#25561 -> Select Addresses Dialog box. r=hangas
2000-08-19 02:03:49 +00:00
ben%netscape.com
63c40fed5f
remove builtinurls load from navigator
2000-08-18 07:29:17 +00:00
morse%netscape.com
ee1fe865c1
bug 48742, change name of server for privacy tutorial, r=dveditz
2000-08-18 05:49:59 +00:00
morse%netscape.com
e97be62b50
bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse
2000-08-18 01:28:23 +00:00
morse%netscape.com
92b810bc5e
bug 48742, adding privacy tutorial, r=dveditz
2000-08-17 19:32:58 +00:00
ftang%netscape.com
a4fb0ac98e
fix bug 1547 move about.html from content to locale
...
r=mcafee
2000-08-17 00:29:31 +00:00
morse%netscape.com
b0762e0beb
bug 49116, javascript errors when doing edit in javascript window, r=waterson
2000-08-16 02:35:43 +00:00
morse%netscape.com
a44cc3932f
bug 47256, minor wording change, change=verah r=morse
2000-08-16 01:43:23 +00:00
morse%netscape.com
ce38fd7090
bug 48986, remove form prefill and capture from tasks menu
2000-08-15 03:47:45 +00:00
morse%netscape.com
1d065e9208
bug 42438, add wallet functions to edit menu, r=dbragg
2000-08-13 23:38:08 +00:00
morse%netscape.com
a10ad39de7
stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg
2000-08-13 20:50:23 +00:00
ben%netscape.com
cf9ac58ae6
fix preferences -> preferences...
2000-08-12 09:47:56 +00:00
danm%netscape.com
a4904d3fe8
Request scrollbars in new window opened in toOpenWindowByType. Necessary now that scrollbars=no is supported.
2000-08-11 04:00:29 +00:00
anthonyd%netscape.com
9dd1166f43
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:30:20 +00:00
brade%netscape.com
247806b72d
add meta="false"
2000-08-04 10:30:33 +00:00
warren%netscape.com
3d3ab50699
Fixed location of manifest.rdf
2000-08-03 09:04:05 +00:00
warren%netscape.com
96ad3cc256
Breaking out platform specific jar stuff.
2000-08-01 22:22:41 +00:00
BlakeR1234%aol.com
0a37728653
Fix bug 47036, remove ellipses from Edit | Preferences to conform to UI guidelines. r=jag, a=brade
2000-07-31 22:03:04 +00:00
brade%netscape.com
176979235b
add comment and modifier="false" to some keybindings
2000-07-31 13:24:09 +00:00
brade%netscape.com
b4a776dff2
unix keybindings for ctrl-shift home/end (bug #43122 )
2000-07-31 13:20:57 +00:00
brade%netscape.com
5fa2c094d5
change conflicting ids ( #43122 )
2000-07-31 13:17:40 +00:00
morse%netscape.com
92f9c48ba7
fix bug 46947, localization of strings in wallet interview form, r=dp
2000-07-30 20:07:43 +00:00
morse%netscape.com
452a9138ad
fix bug 43227, hide quickfill menu item on all platforms, r=ben
2000-07-30 04:44:18 +00:00
morse%netscape.com
a27c7def5b
fix bug 46464, split signon viewer into two separate viewers, r=ben
2000-07-30 04:25:54 +00:00
morse%netscape.com
0391c6e8a2
bug 46883, move wallet interview form from server to client, r=pnunn
2000-07-29 20:50:30 +00:00
brade%netscape.com
2759040e82
handle control-shift-home/end keybindings (bug #43122 )
2000-07-28 11:17:46 +00:00
brade%netscape.com
1cf01883ba
handle control-shift-home/end keybindings (bug #43122 )
2000-07-28 11:08:41 +00:00
warren%netscape.com
9d3410b0ca
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
brade%netscape.com
56dacc2bbc
missing whitespace
2000-07-27 21:56:47 +00:00
brade%netscape.com
217e63f09f
add missing keybindings for windows-alternative shortcuts (cut/copy/paste); bug #41078 )
2000-07-27 21:55:25 +00:00
brade%netscape.com
27f6a7dfb6
don't delete unless no modifier keys are pressed (bug #41078 )
2000-07-27 21:50:04 +00:00
brade%netscape.com
f1394b807f
don't delete unless no modifiers are pressed (bug #41078 )
2000-07-27 21:49:42 +00:00
brade%netscape.com
f338b1e628
delete only if there are no other modifiers (bug #41078 )
2000-07-27 21:45:27 +00:00
brade%netscape.com
9d6e5ae25e
handle control-delete (bug #41078 )
2000-07-27 21:43:57 +00:00
brade%netscape.com
b7691bc0e3
handle control-delete and shift-delete (bug #41078 )
2000-07-27 21:41:50 +00:00
ben%netscape.com
a3db0858de
forgot to check in these files with previous batch
2000-07-27 10:09:45 +00:00
morse%netscape.com
3eecef36a3
fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product
2000-07-26 02:55:39 +00:00
morse%netscape.com
f84230f31a
quickfill has reappeared on menu -- backing out part of changes made for 1.8
2000-07-25 13:06:19 +00:00
dprice%netscape.com
7ed6035b9d
updating locale info
2000-07-22 09:12:23 +00:00
dprice%netscape.com
306fd43809
adding a few files I missed
2000-07-22 08:51:35 +00:00
dprice%netscape.com
f560769843
adding chrome manifest file for comminicator
2000-07-22 08:08:49 +00:00
alecf%netscape.com
289966f27f
fix for #44876 contributed by timeless@bemail.org
...
r=alecf, a=brendan@mozilla.org
update tasks menu to spec
2000-07-22 01:39:44 +00:00
morse%netscape.com
4cb24c2203
bug 44146, parent window for modal dialogs, r=dveditz
2000-07-19 21:10:03 +00:00
law%netscape.com
3c6c697c53
Bug 17282; change submenu id so overlay is applied; r=ben@netscape.com
2000-07-19 14:08:22 +00:00
akkana%netscape.com
31986d056a
42885: Move browser and editor XUL bindings out of global (i.e.
...
widget-toolkit) and into communicator (i.e. core).
Also remove the obsolete files platformInputBindings.xul and
platformTextAreaBindings.xul: text controls use XBL bindings now,
and the XUL bindings are no longer used. r=ben,saari
2000-07-18 23:04:24 +00:00
sfraser%netscape.com
bc5e13e277
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
2000-07-14 21:58:50 +00:00
tao%netscape.com
1a8d053200
45262 Check-In "View | Set Language/Region" code to better
...
expose the Counrty Picker feature to user.r=ftang
2000-07-14 21:27:43 +00:00
akkana%netscape.com
1a680f41a3
42885: The other platforms define cut/copy/paste in their platform files (why?), so, sigh, do the same thing, for now. r=saari
2000-07-13 22:21:42 +00:00
ben%netscape.com
f3d3748b18
fix for profile manager header (fix circle and icon)
2000-07-12 07:55:58 +00:00
morse%netscape.com
0ecffed2f7
bug 44146, improperly parented modal dialogs, r=danm
2000-07-12 02:29:53 +00:00
nhotta%netscape.com
ee6608a5ff
Changed to pass a charset to openDialog so that a new window inherits the charset, bug 27646, r=ftang.
2000-07-10 22:29:33 +00:00
morse%netscape.com
347f067798
bug 40682, minor wording change, submitter= gabriel@pixle.demon.co.uk, r+a=morse
2000-07-08 12:56:39 +00:00
BlakeR1234%aol.com
fa72229711
Rest of the fix for 42318 (r=ben, see previous checkin)
2000-07-05 05:14:49 +00:00
morse%netscape.com
3c358ddf73
fix bug 43227, quickfill still in menu on mac
2000-07-02 04:00:02 +00:00
tao%netscape.com
e609f5ec1f
Fix the broken localeSwitcher in "QA|Languages->". a=ben
2000-07-01 00:41:20 +00:00
danm%netscape.com
cc8dd3686b
reverting the 2^# 'fix manifest' part of Ben's last checkin. (bug 43684, introduced five days ago)
2000-06-29 22:56:56 +00:00
matt%netscape.com
c1ce1d86c1
adding localization for bug 30456.
...
R=law
2000-06-28 23:11:32 +00:00
tao%netscape.com
c094568ffd
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
ben%netscape.com
b2b6bbe7a0
fix for 8002, patch from Peter Annema, r=ben
2000-06-27 05:47:07 +00:00
ben%netscape.com
ab6fc40815
more classic skin work + fix manifest
2000-06-24 04:52:33 +00:00
dbaron%fas.harvard.edu
3d99c84c8c
Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur
2000-06-23 04:41:29 +00:00
morse%netscape.com
cac6549505
bug 43452, can't get to cookie viewer from prefs panel, r=dveditz
2000-06-22 22:16:55 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
morse%netscape.com
c382378043
fix bug 43227 error in mac menu, r=dbragg
2000-06-21 19:36:33 +00:00
brade%netscape.com
c621e75952
don't let shift-keybinding work for new message, undo, redo, select all, cut, copy, paste (explicitly set shift="false") for bug #41989 (r=Pike,jst)
2000-06-21 14:26:16 +00:00
BlakeR1234%aol.com
60a9aa5e53
Fix for bug 42135. r=ben
2000-06-20 04:47:56 +00:00
morse%netscape.com
f22db2162a
restoring changes that were accidentally backed out, r=dveditz
2000-06-17 22:24:07 +00:00
ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
ben%netscape.com
e8f0278010
begin series of checkins containing partial fixes for 32347, 30536, 41120
2000-06-17 03:05:50 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
valeski%netscape.com
c269a47d1e
16734. r=ben. changing hot key for prefs access
2000-06-09 00:36:05 +00:00
ben%netscape.com
5049019203
partial fix for b41120 and b41123 - tooltips for navigator and taskbar
2000-06-08 04:04:37 +00:00
slamm%netscape.com
ed7b6044f0
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
ben%netscape.com
d76f8e81ad
fix destination location
2000-06-05 11:44:11 +00:00
ben%netscape.com
313a964916
creating new 'utilityOverlay' of communicator shared utilities. splitting globalOverlay for skinnability reasons
2000-06-05 06:27:31 +00:00
ben%netscape.com
82f002bebe
add utilityOverlay to shift non-widget-toolkit global stuff into, required for clean skinnability.
2000-06-04 05:41:16 +00:00
ben%netscape.com
435474f021
adding manifest for mac build system
2000-05-29 03:59:29 +00:00
ben%netscape.com
4e09b0f4e8
manifest for mac build system
2000-05-29 03:58:34 +00:00
ben%netscape.com
b4ce057d02
hook in overlay
2000-05-28 05:13:14 +00:00
danm%netscape.com
847b981781
now describes all of locales/en-US
2000-05-13 21:32:52 +00:00
danm%netscape.com
e8bcd88e4f
now describes packages/core
2000-05-13 21:32:15 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
ben%netscape.com
aba08c4c47
removing redundant skin files
2000-05-11 04:27:29 +00:00
ben%netscape.com
6ec8006b8c
removing redundant skins directories
2000-05-11 04:19:28 +00:00
ben%netscape.com
c0c4b26578
adding file...
2000-05-10 07:02:45 +00:00
sspitzer%netscape.com
b9f25ab230
ignore generated makefiles.
2000-05-10 06:53:03 +00:00
danm%netscape.com
f116f169ed
more chrome registration rearrangement
2000-05-10 02:17:03 +00:00
danm%netscape.com
6073141fbd
chrome installation manifests
2000-05-10 02:02:13 +00:00
danm%netscape.com
d4fabe3f1f
new chrome installation stuff
2000-05-10 02:00:42 +00:00
danm%netscape.com
7cec3168f2
adding chrome registry update directives
2000-05-06 01:02:42 +00:00
danm%netscape.com
c30da52a01
adding chrome registry update directives
2000-05-05 01:43:24 +00:00
ben%netscape.com
ec0628f62b
speeding up menus again
2000-05-02 22:49:18 +00:00
ben%netscape.com
a0347b0729
splitter fixes
2000-05-02 04:57:48 +00:00
ben%netscape.com
8179e4ebef
fixing throbber-not-throbbing problem (37808)
2000-05-02 03:43:05 +00:00
ben%netscape.com
41a05b2d00
some more button styles
2000-05-01 02:08:09 +00:00
ben%netscape.com
4853806b36
doh. try again... (removing 'modern' skin stuff from toolkit skin)
2000-04-30 02:38:37 +00:00
ben%netscape.com
6e26a2425a
added some new skin files
2000-04-27 00:34:13 +00:00
slamm%netscape.com
8b6150166b
Ignore generated Makefile
2000-04-26 14:24:16 +00:00
hyatt%netscape.com
fa12a01c3c
Fixing mac.
2000-04-21 09:54:32 +00:00
hyatt%netscape.com
43684524f8
Adding communicator dir and css file to build.
2000-04-21 07:13:06 +00:00