Commit Graph

145 Commits

Author SHA1 Message Date
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