Граф коммитов

6565 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com 506bf30f75 checkin for leaf (a=leaf); hoping to fix freeze/lockups during depend builds 2000-10-10 16:15:51 +00:00
hewitt%netscape.com bd812d97e8 #52544 - fixed color picker in mailnews prefs, r=andreww, sr=hangas 2000-10-10 04:40:56 +00:00
disttsc%bart.nl a7d3560f81 Fix a couple of xp filepicker bugs, r=pavlov, r=bryner, a=brendan:
- 51118 throws exception on double-clicks not on treerows
- 52188 Disable/enable Open/Save/Select when appropriate
- 55685 doesn't change to typed directories in save mode
- 55830 Make input field and file filter line up
2000-10-10 01:07:15 +00:00
evaughan%netscape.com 45a138ec6d Part 2 fix for bug #55899 2000-10-10 00:39:13 +00:00
law%netscape.com e3368b4d33 rtm+ Bug 22411; r=radha@netscape.com; sr=brendan@mozilla.org; Handle various image files by converting relative URLs to absolute 2000-10-09 20:48:14 +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
disttsc%bart.nl fd191ed79b Make Text Size menu not show on Macs. bug=52969, r=pinkerton, a=ben 2000-10-08 05:20:59 +00:00
blakeross%telocity.com 85c04bf50b Fix 42404, wording change for the URL bar in navigator. r=matt sr=ben 2000-10-08 05:17:43 +00:00
blakeross%telocity.com d7450bf9ea Fix 51966, wording change for Sidebar. r=matt sr=ben 2000-10-08 05:15:58 +00:00
blakeross%telocity.com 9540249b46 Fix bug 52059, remove Print Preview from app menus until the feature is implemented and working. r=matt sr=ben, rtm+ 2000-10-08 02:39:24 +00:00
matt%netscape.com 4196491bd4 bug 48465 adding code so that you can open a bookmarks panel
from mailnews.
r=ben
r=mcafee
2000-10-07 02:22:05 +00:00
danm%netscape.com a23b896ca7 update this test/sample so that it actually works with modern xul a=brendan 2000-10-07 01:39:16 +00:00
danm%netscape.com 4d83da2eb6 don't rebuild content if we're being closed. bug 53953 r=brendan,hyatt 2000-10-07 01:36:43 +00:00
law%netscape.com 82f6070b00 Bug 50656; r=matt@netscape.com; sr=ben@netscape.com; Don't let window.status override window.defaultStatus forever, and don't put auxilliary messages into overLink 2000-10-07 00:23:34 +00:00
blakeross%telocity.com aeb7056e03 Fix bug 46645, pref about popping open the My Sidebar Search search when search results are available has no effect. r=rjc sr=scc, rtm+ 2000-10-07 00:14:03 +00:00
blakeross%telocity.com 68505990c3 Fix bug 51151, "(D)" was being appended to a pref label (because the accesskey was a letter that the label didn't contain), fixed by just changing the accesskey. r=gemal sr=brendan 2000-10-06 23:56:45 +00:00
pchen%netscape.com f38d540e40 bugscape 2666, r=matt, sr=scc, set fallbackDefaultSearchURL to "http://search.netscape.com/" because navigator.js was overriding the old URL with this 2000-10-06 23:39:58 +00:00
pchen%netscape.com 44b741c8d9 bugscape 2666, r=matt, sr=scc, removed code to check to see if defaultSearchURL equals fallback URL, set fallback URL to hard coded value, should be functionally equivalent and we can internationalize the URLs 2000-10-06 23:39:55 +00:00
nhotta%netscape.com bc3f550cec Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
ben%netscape.com 9a07559052 Fix for rtm++ 54574, fixing broken back and forward button feedback behaviour to work with either implementation of :hover, and repair
stretched icons. r=blakeross@telocity.com, a=hyatt
2000-10-06 00:27:27 +00:00
hewitt%netscape.com ccc22231ee #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00
hewitt%netscape.com d1d0a7e2d4 #54105 - [Modern] focus/widget cleanup, r=andreww, a=ben 2000-10-05 21:31:43 +00:00
bryner%uiuc.edu e46f935db2 bug 54789 - linux crash on Save All Attachments. r=jag,pavlov. sr/a=ben. 2000-10-05 21:26:24 +00:00
mkaply%us.ibm.com b16a6f51a3 OS/2 Tinderbox break
More XP_PC stuff
2000-10-05 13:18:17 +00:00
vishy%netscape.com 41d87bafb2 sr=mscott,r=vishy (this is racham's code), bugzilla=48981
for standalone app, the profile data has to go in the windows
app data directory - not where the app is running
2000-10-05 03:34:18 +00:00
danm%netscape.com 7f5d9dd950 add null check in Destroy. bug 53827. code=jefft r=me,shaver 2000-10-05 02:50:53 +00:00
rjc%netscape.com 4fbca5caa5 Fix RTM++ bug # 52789: history window sorting on URL fix. r=waterson sr=scc 2000-10-04 20:31:49 +00:00
mscott%netscape.com 389461c9d5 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog.
r=law, sr=alecf
2000-10-04 06:53:08 +00:00
mscott%netscape.com f288e2c9f2 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog. most of this dialog was ripped from downloadProgress.js/.xul. after RTM,
we are going to properly merge the two files togther. This version implements
nsIWebProgressListener...
r=law, sr=alecf
2000-10-04 06:52:28 +00:00
mscott%netscape.com fdc0cccdf2 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog. most of this dialog was ripped from downloadProgress.js/.xul. after RTM,
we are going to properly merge the two files togther. This version implements
nsIWebProgressListener...
r=law, sr=alecf
2000-10-04 06:51:57 +00:00
ducarroz%netscape.com d62ccbf702 Fix for bug 54396. Do not auto complete in the text field while deleting characters.r=Bienvenu & sspitzer, SR=alecf 2000-10-04 05:22:04 +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
mcafee%netscape.com bd4c93d841 Adding Ctrl-E for File | Edit Page accelerator (53773). r=akkana 2000-10-04 02:03:00 +00:00
hyatt%netscape.com 9dfd92585e Fix for 44437. r,a=waterson 2000-10-02 23:23:55 +00:00
mkaply%us.ibm.com 6ef52fb722 #45474
MAJOR OS/2 breakage as a result of 48758
Hey guys, we have a platformHTMLBindings.xml file too!
2000-10-02 18:44:26 +00:00
radha%netscape.com 90df74e636 Fix for bug # 53869. Wording for location bar autocomplete not OK. r=ben a=ben 2000-10-01 06:20:42 +00:00
dougt%netscape.com 93a680493f Removing unused class 2000-10-01 05:52:15 +00:00
disttsc%bart.nl 291071dc6f Make filepicker.css get packaged, should fix it not opening sometimes. bug=53697, r=/a=ben 2000-09-30 00:00:05 +00:00
disttsc%bart.nl cac670c6bd Remove an obsolete comment, r=/a=waterson 2000-09-29 21:34:48 +00:00
mkaply%us.ibm.com 20431e8878 #54716
r=jkobal, a=blizzard
OS/2 only fix - we weren't destroying the splash screen.
Also put in a fix to honor system setting on OS/2 to not display the splash screen.
2000-09-29 21:20:12 +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
sgehani%netscape.com 1402d1a2c7 Merging pr3 branch to trunk:
Renaming "Plugins" -> "Plug-ins"

b=53976
r=ssu
a=sfraser
2000-09-28 22:52:51 +00:00
sfraser%netscape.com 977856aefe Fix for 52150; show caret in new composer/mail composer/AIM windows. Uncomment a line that supresses focus, because we can get window activation calls after editor sets up the caret, and these need to be suppressed. r, sr = saari, hyatt 2000-09-28 00:31:35 +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 25adfe2fa2 Make build ids work on unix again. Bug #53559 r=jag a=jar 2000-09-27 00:38:38 +00:00
ben%netscape.com f23a714397 fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2000-09-27 00:08:27 +00:00
mcafee%netscape.com 072a267cd9 Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov 2000-09-26 23:02:08 +00:00
mcafee%netscape.com d7f76e040b Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee 2000-09-26 22:05:40 +00:00
rjc%netscape.com e7dfb08886 Fix bug # 53835: use appropriate namespace. r=waterson sr=brendan 2000-09-26 09:56:21 +00:00