ducarroz%netscape.com
3f93d47845
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
610fdbba38
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
hyatt%netscape.com
e8c99bd588
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
2000-12-10 09:14:03 +00:00
blakeross%telocity.com
2b6f212baf
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
bd27dca16b
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
65f554b72f
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
65fee46c72
fix comment in last checkin
2000-11-23 06:19:00 +00:00
blakeross%telocity.com
32a540fcb1
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
220571b0a5
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
0062e794a7
bug 57761, missing words in menu, r=jrgm, a=ben
2000-11-13 20:09:21 +00:00
alecf%netscape.com
2907935438
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
1287323a34
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
59708a710f
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
44054419e8
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
e56cf1f693
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
d9aa3a2aaf
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
b893cd9634
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
a04943f81f
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
598cad6e44
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
4eece0fb48
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
be42ab437a
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 07:51:47 +00:00
mcafee%netscape.com
8ca5cd6799
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
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
1af379e341
#46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben
2000-09-20 00:08:50 +00:00
mkaply%us.ibm.com
c696a44022
#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
e940238b8d
#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
ea3913e247
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
4b385ef37d
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
996b65c99a
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
mjudge%netscape.com
a2fa9edcb5
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
50ab3e71d7
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +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
mcafee%netscape.com
9626441067
Address Book gets ctrl+5 accelarator (51418). r=lake
2000-09-13 07:09:06 +00:00
morse%netscape.com
92b73490d6
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
akkana%netscape.com
0f7768cb85
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
mcafee%netscape.com
2d42606c72
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
mcafee%netscape.com
3cc4d502e4
Adding accelerator for AddressBook (51418). r=pavlov
2000-09-12 03:47:57 +00:00
mcafee%netscape.com
d3b53cd8ab
Adding accelerator for Composer (51418). r=pavlov
2000-09-12 03:32:36 +00:00
akkana%netscape.com
009cf43b57
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
oeschger%netscape.com
4c4da55596
adding separator to help menu
2000-09-12 00:56:10 +00:00
mcafee%netscape.com
8fabc3d5d5
Adding accelerators for Task menu items (51418). r=slamm
2000-09-12 00:36:39 +00:00
nbhatla%netscape.com
ba8ee9f1fc
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
2000-09-08 00:02:24 +00:00
sfraser%netscape.com
a3fd1360f8
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +00:00
putterman%netscape.com
c49f8e9a27
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
ce31959433
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
cmanske%netscape.com
4a61fbff1d
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
5fe3f5a748
bug 50496, change wording on messages, words by vera, r=morse
2000-09-01 01:58:20 +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
ben%netscape.com
7348a6b798
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00
timeless%mac.com
841959d1d4
for bug 36640 r=akk a=waterson
2000-08-30 02:31:42 +00:00
saari%netscape.com
f0915f520f
Fix for 41325.
2000-08-28 23:14:17 +00:00
ben%netscape.com
bf199542aa
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
31e5c3793b
bug 50084, move wallet demo files off the server, r=dveditz
2000-08-24 00:43:37 +00:00
dprice%netscape.com
bec63e7ac9
updating manifest, adding forgotten file.
2000-08-23 04:47:08 +00:00
nbhatla%netscape.com
a9e8e92729
#25561 -> Select Addresses Dialog box. r=hangas
2000-08-19 02:03:49 +00:00
ben%netscape.com
37a5f91754
remove builtinurls load from navigator
2000-08-18 07:29:17 +00:00
morse%netscape.com
decc9f7bc7
bug 48742, change name of server for privacy tutorial, r=dveditz
2000-08-18 05:49:59 +00:00
morse%netscape.com
22ee26e110
bug 49393, edit menu in ftp is wrong, fix=jrgm, r=morse
2000-08-18 01:28:23 +00:00
morse%netscape.com
4190ebd289
bug 48742, adding privacy tutorial, r=dveditz
2000-08-17 19:32:58 +00:00
ftang%netscape.com
4bb95e4c41
fix bug 1547 move about.html from content to locale
...
r=mcafee
2000-08-17 00:29:31 +00:00
morse%netscape.com
3488515fd7
bug 49116, javascript errors when doing edit in javascript window, r=waterson
2000-08-16 02:35:43 +00:00
morse%netscape.com
c276eafa69
bug 47256, minor wording change, change=verah r=morse
2000-08-16 01:43:23 +00:00
morse%netscape.com
26288d050c
bug 48986, remove form prefill and capture from tasks menu
2000-08-15 03:47:45 +00:00
morse%netscape.com
98f503b9ee
bug 42438, add wallet functions to edit menu, r=dbragg
2000-08-13 23:38:08 +00:00
morse%netscape.com
fde7800140
stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg
2000-08-13 20:50:23 +00:00
ben%netscape.com
ffcdf3318f
fix preferences -> preferences...
2000-08-12 09:47:56 +00:00
danm%netscape.com
d1fddc3671
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
bc37bad760
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:30:20 +00:00
brade%netscape.com
bfeab01efc
add meta="false"
2000-08-04 10:30:33 +00:00
warren%netscape.com
65747800d4
Fixed location of manifest.rdf
2000-08-03 09:04:05 +00:00
warren%netscape.com
9d7d22a4ff
Breaking out platform specific jar stuff.
2000-08-01 22:22:41 +00:00
BlakeR1234%aol.com
790e1fed19
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
76b7359cd1
add comment and modifier="false" to some keybindings
2000-07-31 13:24:09 +00:00
brade%netscape.com
69d49b6249
unix keybindings for ctrl-shift home/end (bug #43122 )
2000-07-31 13:20:57 +00:00
brade%netscape.com
4ada5b6d5f
change conflicting ids ( #43122 )
2000-07-31 13:17:40 +00:00
morse%netscape.com
0d6c6d655c
fix bug 46947, localization of strings in wallet interview form, r=dp
2000-07-30 20:07:43 +00:00
morse%netscape.com
e18b2e0e3f
fix bug 43227, hide quickfill menu item on all platforms, r=ben
2000-07-30 04:44:18 +00:00
morse%netscape.com
17929dcf60
fix bug 46464, split signon viewer into two separate viewers, r=ben
2000-07-30 04:25:54 +00:00
morse%netscape.com
8cb6d6d888
bug 46883, move wallet interview form from server to client, r=pnunn
2000-07-29 20:50:30 +00:00
brade%netscape.com
91c5ffee32
handle control-shift-home/end keybindings (bug #43122 )
2000-07-28 11:17:46 +00:00
brade%netscape.com
3ad0d37bbd
handle control-shift-home/end keybindings (bug #43122 )
2000-07-28 11:08:41 +00:00
warren%netscape.com
6c728d8e91
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
brade%netscape.com
468db7ec47
missing whitespace
2000-07-27 21:56:47 +00:00
brade%netscape.com
771988f80d
add missing keybindings for windows-alternative shortcuts (cut/copy/paste); bug #41078 )
2000-07-27 21:55:25 +00:00
brade%netscape.com
2b35ffaa14
don't delete unless no modifier keys are pressed (bug #41078 )
2000-07-27 21:50:04 +00:00
brade%netscape.com
225e4ed280
don't delete unless no modifiers are pressed (bug #41078 )
2000-07-27 21:49:42 +00:00
brade%netscape.com
95875adb91
delete only if there are no other modifiers (bug #41078 )
2000-07-27 21:45:27 +00:00
brade%netscape.com
8814f9c29b
handle control-delete (bug #41078 )
2000-07-27 21:43:57 +00:00
brade%netscape.com
6221483973
handle control-delete and shift-delete (bug #41078 )
2000-07-27 21:41:50 +00:00
ben%netscape.com
fa6a8d66ac
forgot to check in these files with previous batch
2000-07-27 10:09:45 +00:00
morse%netscape.com
e07330c2b2
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
71e10a3a80
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
c079540a36
updating locale info
2000-07-22 09:12:23 +00:00
dprice%netscape.com
0d6289dae5
adding a few files I missed
2000-07-22 08:51:35 +00:00
dprice%netscape.com
a1d72cca79
adding chrome manifest file for comminicator
2000-07-22 08:08:49 +00:00
alecf%netscape.com
19d6951b1e
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
cddc9ce8cd
bug 44146, parent window for modal dialogs, r=dveditz
2000-07-19 21:10:03 +00:00
law%netscape.com
1a780e93cb
Bug 17282; change submenu id so overlay is applied; r=ben@netscape.com
2000-07-19 14:08:22 +00:00
akkana%netscape.com
7d5e07af51
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
04c9c4bc50
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
dd512bd931
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
8cd3379d6e
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
03d7db39a9
fix for profile manager header (fix circle and icon)
2000-07-12 07:55:58 +00:00
morse%netscape.com
5e8ccdfa2e
bug 44146, improperly parented modal dialogs, r=danm
2000-07-12 02:29:53 +00:00
nhotta%netscape.com
81ca76aad7
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
93ecd15bc3
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
31dab3ecd6
Rest of the fix for 42318 (r=ben, see previous checkin)
2000-07-05 05:14:49 +00:00
morse%netscape.com
57ca24ddfd
fix bug 43227, quickfill still in menu on mac
2000-07-02 04:00:02 +00:00
tao%netscape.com
3565b3bfde
Fix the broken localeSwitcher in "QA|Languages->". a=ben
2000-07-01 00:41:20 +00:00
danm%netscape.com
c6bb753502
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
7e9df698c7
adding localization for bug 30456.
...
R=law
2000-06-28 23:11:32 +00:00
tao%netscape.com
94465539c5
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
ben%netscape.com
d7d7a12251
fix for 8002, patch from Peter Annema, r=ben
2000-06-27 05:47:07 +00:00
ben%netscape.com
defbe64327
more classic skin work + fix manifest
2000-06-24 04:52:33 +00:00
dbaron%fas.harvard.edu
2e5ff73ddc
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
5ca7c60d30
bug 43452, can't get to cookie viewer from prefs panel, r=dveditz
2000-06-22 22:16:55 +00:00
danm%netscape.com
40f3672db1
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
morse%netscape.com
7ea054bddf
fix bug 43227 error in mac menu, r=dbragg
2000-06-21 19:36:33 +00:00
brade%netscape.com
b61961eef3
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
2a765277bd
Fix for bug 42135. r=ben
2000-06-20 04:47:56 +00:00
morse%netscape.com
7251a03960
restoring changes that were accidentally backed out, r=dveditz
2000-06-17 22:24:07 +00:00
ben%netscape.com
bfc9ac7f98
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
ben%netscape.com
38ec91f41f
begin series of checkins containing partial fixes for 32347, 30536, 41120
2000-06-17 03:05:50 +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
valeski%netscape.com
b49cadac8d
16734. r=ben. changing hot key for prefs access
2000-06-09 00:36:05 +00:00
ben%netscape.com
808c15f30f
partial fix for b41120 and b41123 - tooltips for navigator and taskbar
2000-06-08 04:04:37 +00:00
slamm%netscape.com
50f8600402
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
ben%netscape.com
524d4682bf
fix destination location
2000-06-05 11:44:11 +00:00
ben%netscape.com
fbbdb2065a
creating new 'utilityOverlay' of communicator shared utilities. splitting globalOverlay for skinnability reasons
2000-06-05 06:27:31 +00:00
ben%netscape.com
941e48adc3
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
457eac3e4f
adding manifest for mac build system
2000-05-29 03:59:29 +00:00
ben%netscape.com
1430ecfac1
manifest for mac build system
2000-05-29 03:58:34 +00:00
ben%netscape.com
1e6d8fc87e
hook in overlay
2000-05-28 05:13:14 +00:00
danm%netscape.com
e3c4e6be70
now describes all of locales/en-US
2000-05-13 21:32:52 +00:00
danm%netscape.com
cca9c244e4
now describes packages/core
2000-05-13 21:32:15 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
ben%netscape.com
5f44d244d8
removing redundant skin files
2000-05-11 04:27:29 +00:00
ben%netscape.com
957bb8a699
removing redundant skins directories
2000-05-11 04:19:28 +00:00
ben%netscape.com
01c250175c
adding file...
2000-05-10 07:02:45 +00:00
sspitzer%netscape.com
2516c382b5
ignore generated makefiles.
2000-05-10 06:53:03 +00:00
danm%netscape.com
9e41eb5be5
more chrome registration rearrangement
2000-05-10 02:17:03 +00:00
danm%netscape.com
476b766667
chrome installation manifests
2000-05-10 02:02:13 +00:00
danm%netscape.com
50e4ede927
new chrome installation stuff
2000-05-10 02:00:42 +00:00
danm%netscape.com
3043bb6880
adding chrome registry update directives
2000-05-06 01:02:42 +00:00
danm%netscape.com
1e2d7af6d7
adding chrome registry update directives
2000-05-05 01:43:24 +00:00
ben%netscape.com
8347c35e05
speeding up menus again
2000-05-02 22:49:18 +00:00
ben%netscape.com
5a89ddca35
splitter fixes
2000-05-02 04:57:48 +00:00
ben%netscape.com
4d60c5de61
fixing throbber-not-throbbing problem (37808)
2000-05-02 03:43:05 +00:00
ben%netscape.com
6ba7b09465
some more button styles
2000-05-01 02:08:09 +00:00
ben%netscape.com
dcd6b44c26
doh. try again... (removing 'modern' skin stuff from toolkit skin)
2000-04-30 02:38:37 +00:00
ben%netscape.com
ef98f1dda5
added some new skin files
2000-04-27 00:34:13 +00:00
slamm%netscape.com
ac531da1a2
Ignore generated Makefile
2000-04-26 14:24:16 +00:00
hyatt%netscape.com
d8d45044e7
Fixing mac.
2000-04-21 09:54:32 +00:00
hyatt%netscape.com
ffec7fa241
Adding communicator dir and css file to build.
2000-04-21 07:13:06 +00:00