valeski%netscape.com
|
00bca056ef
|
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
|
2001-04-27 21:30:24 +00:00 |
|
blakeross%telocity.com
|
4257f41780
|
Download dialog label isn't clickable at some points (67489). r=ben sr=alecf
|
2001-04-27 21:16:44 +00:00 |
|
blakeross%telocity.com
|
50cce76ea9
|
Only left clicks should toggle toolbar grippies (68842). r=kerz sr=alecf
|
2001-04-27 21:12:20 +00:00 |
|
sfraser%netscape.com
|
44cbfd57f8
|
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
|
2001-04-27 21:11:03 +00:00 |
|
sfraser%netscape.com
|
1aaa3d56b8
|
Part of the Find massacre, bug 68307. r=alecf, sr=kin
|
2001-04-27 03:45:15 +00:00 |
|
sfraser%netscape.com
|
40e3226dea
|
Part of the big Find conspiracy (bugs 68307, 63241). r=ccarlen, adamlock sr=kin
|
2001-04-27 00:50:38 +00:00 |
|
pinkerton%netscape.com
|
df06bdf345
|
mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761.
|
2001-04-26 23:50:51 +00:00 |
|
dougt%netscape.com
|
549e8e7bb6
|
Fixes 77715. Adds a checkbox for generating html instead of html-index sr/r=darin@netscape.com
|
2001-04-26 23:46:21 +00:00 |
|
heikki%netscape.com
|
4095a51dde
|
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
|
2001-04-26 19:33:12 +00:00 |
|
bnesse%netscape.com
|
000d1011d5
|
Prefs API refactoring. Bug #46863. r=valeski, sr=alecf.
|
2001-04-26 18:41:11 +00:00 |
|
ccarlen%netscape.com
|
bb77d03e2e
|
Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com
|
2001-04-26 14:09:18 +00:00 |
|
morse%netscape.com
|
4800f0c430
|
bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben
|
2001-04-26 12:14:15 +00:00 |
|
ben%netscape.com
|
78b5aa15d9
|
Fix for 77523, tidy up for Windows Integration dialog UI.
r=law@netscape.com, sr=alecf@netscape.com
|
2001-04-26 11:00:18 +00:00 |
|
disttsc%bart.nl
|
ca77c359cf
|
Bug 71984: "Renamed bookmark not remembered", author=Boris Zbarsky <bzbarsky@mit.edu>, r=blake, sr=ben
|
2001-04-26 10:29:34 +00:00 |
|
disttsc%bart.nl
|
dc3e127f13
|
Bug 76445: "Edit and Remove should be disabled in Prefs->Helper Applications if no File Types selected", author=Boris Zbarsky <bzbarsky@mit.edu>, r=eddyk@netscape.com, sr=alecf
|
2001-04-26 10:16:30 +00:00 |
|
morse%netscape.com
|
f45501bb6b
|
bug 53403, dragging bookmark folder into child folder deletes folder, r=ben, sr=alecf
|
2001-04-26 07:49:16 +00:00 |
|
hyatt%netscape.com
|
8130400b54
|
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
|
2001-04-25 19:52:49 +00:00 |
|
dr%netscape.com
|
eec73874cf
|
fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa
|
2001-04-25 02:04:56 +00:00 |
|
heikki%netscape.com
|
ca3a97dba5
|
Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann.
|
2001-04-24 00:04:11 +00:00 |
|
bbaetz%cs.mcgill.ca
|
beb757c9b8
|
bug 77095 - fix casing typo in directory.js
patch by anedah-9@sm.luth.se
r=bbaetz, sr=shaver, a=asa
|
2001-04-22 19:11:54 +00:00 |
|
stephend%netscape.com
|
fae8ede353
|
Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org)
|
2001-04-22 01:13:09 +00:00 |
|
tor%cs.brown.edu
|
518cee1ee8
|
Backing out fix from bug 31623. a=blizzard
|
2001-04-21 18:51:59 +00:00 |
|
ccarlen%netscape.com
|
c8128a5765
|
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
|
2001-04-21 00:26:18 +00:00 |
|
timeless%mac.com
|
11de9263a9
|
fix Bugzilla Bug 31623 Location of Bookmarks file cannot be changed
fix by gervase.markham@univ.ox.ac.uk
r=timeless, sr=waterson, a=asa
|
2001-04-20 21:14:11 +00:00 |
|
bryner%uiuc.edu
|
97e89fd687
|
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
|
2001-04-20 06:45:56 +00:00 |
|
blakeross%telocity.com
|
9dc300605f
|
Open Web Location dialog does not work in Composer, and Choose File... button doesn't work at all (71234, 75849). r=blake, cmanske sr=blizzard, alecf a=asa
|
2001-04-20 02:21:52 +00:00 |
|
bnesse%netscape.com
|
b0baaeabc3
|
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
|
2001-04-19 22:21:39 +00:00 |
|
law%netscape.com
|
9312504f51
|
Fix for bug 50424; correct contractID; r=danm, sr=alecf, a=asa
|
2001-04-19 18:34:53 +00:00 |
|
cls%seawood.org
|
b3b1aa739c
|
Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/
|
2001-04-19 03:00:55 +00:00 |
|
cls%seawood.org
|
3b8374aa75
|
Build fixes based upon Ron's original mega-patch.
|
2001-04-19 01:53:36 +00:00 |
|
dougt%netscape.com
|
d8d7ba873e
|
This fixes the double channel load caused by the directory viewer.
b = 45066
r = bbaetz@cs.mcgill.ca
sr = waterson@netscape.com
a = chofmann@netscape.com
|
2001-04-18 22:01:12 +00:00 |
|
ben%netscape.com
|
ed149d826b
|
Fix for crash on mac startup, 76526 & other personal toolbar weirdness.
sr=sfraser, a=asa.
|
2001-04-18 20:42:46 +00:00 |
|
maolson%earthlink.net
|
fc69b17ec2
|
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
|
2001-04-18 06:59:04 +00:00 |
|
dr%netscape.com
|
2e8fbd1253
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
|
ben%netscape.com
|
50b40776d8
|
forgot to include this file in previous checkin
|
2001-04-18 05:49:48 +00:00 |
|
ben%netscape.com
|
898103a36b
|
17920, r=hyatt, sr=sfraser, scc
|
2001-04-18 04:52:46 +00:00 |
|
ben%netscape.com
|
3c1e4cee57
|
fix for 17920, r=hyatt, sr=sfraser, scc.
|
2001-04-18 04:38:30 +00:00 |
|
blakeross%telocity.com
|
94b6354336
|
Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf
|
2001-04-18 03:50:15 +00:00 |
|
alecf%netscape.com
|
6d96879bfb
|
add nsTimingService to the factory for bug 72002 sr=ben
|
2001-04-18 03:16:30 +00:00 |
|
alecf%netscape.com
|
284dd42377
|
oops, fix capitalization
|
2001-04-18 03:12:29 +00:00 |
|
sdagley%netscape.com
|
db6a52ef4c
|
Changes for #72002. Checking in for alecf. sr=ben,r=alecf
|
2001-04-18 03:05:10 +00:00 |
|
alecf%netscape.com
|
baac39f6bb
|
add nsTimingService.cpp to the windows/unix builds, sr=ben
bug 72002
|
2001-04-18 03:04:55 +00:00 |
|
alecf%netscape.com
|
2c6f491109
|
add nsITimingService.idl to windows/mac builds
sr=ben
bug 72002
|
2001-04-18 03:03:57 +00:00 |
|
hyatt%netscape.com
|
174428fb65
|
Fix for my 0.9 focus issues. r=saari, sr=brendan
|
2001-04-18 01:41:20 +00:00 |
|
ben%netscape.com
|
255fc92a75
|
fix mac bustage by backing out change.
|
2001-04-18 01:15:23 +00:00 |
|
ben%netscape.com
|
dc5c742ecc
|
68547, dragging bookmarks to top of folder sometimes deletes folder.
patch from matthew wilson, r=fabian, sr=ben
|
2001-04-17 23:36:44 +00:00 |
|
ben%netscape.com
|
6244bf9699
|
er, part of previous checkin (71685) r=pchen, sr=sfraser
|
2001-04-17 23:25:18 +00:00 |
|
ben%netscape.com
|
ab3483b62b
|
71685 - bookmarks sidebar panel doesn't load. Rename file back to the original name.
r=pchen, sr=sfraser
|
2001-04-17 23:21:51 +00:00 |
|
ben%netscape.com
|
989f6c5af5
|
75470, add bookmark dialog should be resizable. patch from sfraser, r=pchen, sr=ben. Also, changed some boxes to hbox/vbox.
|
2001-04-17 23:15:13 +00:00 |
|
ben%netscape.com
|
8ead33330a
|
Fix for 57763, disable field in advanced panel with checkbox. r=jag, sr=alecf.
|
2001-04-17 23:12:16 +00:00 |
|