sdagley%netscape.com
baf08fce65
Fix #72048 . Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser.
2001-03-16 03:08:41 +00:00
hewitt%netscape.com
3d5e92aa75
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
alecf%netscape.com
0aec721091
fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
...
r=pchen, sr=blizzard
2001-03-14 18:34:57 +00:00
stephend%netscape.com
748d52f594
Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2001-03-14 03:05:08 +00:00
matt%netscape.com
3f9392b88d
bug 71881
...
adding sidebar directory to popup menu
sr=hyatt
r=mcafee
2001-03-14 02:45:31 +00:00
blakeross%telocity.com
650b9d4dd1
Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2001-03-14 02:41:18 +00:00
matt%netscape.com
ba5d3e5101
adding search pattern matching on search button
...
"://" and "."
r=alecf
sr=ben
2001-03-14 02:38:24 +00:00
alecf%netscape.com
799a8d7f6d
fix for bug 71822 r=pchen a=ben
...
workaround for focusedWindow being null
2001-03-13 19:56:36 +00:00
brade%netscape.com
506015d5ae
use + to ensure files are overwritten (ignore modify date); bug #67116
2001-03-13 15:40:47 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
locka%iol.ie
6d6db074a4
Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581
2001-03-13 12:21:34 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
stephend%netscape.com
78483509e7
Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612
2001-03-13 07:59:27 +00:00
stephend%netscape.com
07da833dac
Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
2001-03-13 07:28:02 +00:00
alecf%netscape.com
b3e6a3e098
oops! I didn't mean to checkt this change in with my last landing
2001-03-13 07:25:04 +00:00
ben%netscape.com
28a24ae620
Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt
2001-03-13 07:05:39 +00:00
alecf%netscape.com
596e75a30a
fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
...
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
2001-03-13 06:19:40 +00:00
maolson%earthlink.net
e1f780970e
fix bug 53688 - javascript strict warnings in autocomplete.xml
...
r=timeless, sr=alecf
2001-03-13 06:17:22 +00:00
hyatt%netscape.com
6fa8df00ae
Forgot this file in my checkin.
2001-03-13 04:17:20 +00:00
stephend%netscape.com
26f19b75a6
Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements
2001-03-13 02:13:38 +00:00
stephend%netscape.com
53742e8b35
Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com
2001-03-13 01:47:09 +00:00
mcafee%netscape.com
e7e28ae1c1
Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf
2001-03-12 23:30:29 +00:00
disttsc%bart.nl
c16472211e
Part of string clean-up bug 70143, move last three #includes of "nsString2.h" over to "nsString.h". r=bryner, sr=scc
2001-03-12 23:17:18 +00:00
danm%netscape.com
a8ddb2eb2f
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
2001-03-12 23:08:29 +00:00
dougt%netscape.com
c74c36c85e
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
maolson%earthlink.net
393ebec5d0
fix bug 70652 - No Save Image in message context menu.
...
r=jag, sr=sspitzer
2001-03-12 05:10:52 +00:00
ccarlen%netscape.com
c819a81536
Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
timeless%mac.com
0d00eb70d8
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com
5969b58bee
remove unused files
2001-03-11 09:52:11 +00:00
ben%netscape.com
c4a45b5b49
remove unused files.
2001-03-11 09:51:35 +00:00
ben%netscape.com
397daef1e9
Fix warnings so I can see what's in shrike's error log
2001-03-11 09:45:20 +00:00
ben%netscape.com
d3a1051607
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
ben%netscape.com
48efcf8c86
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
2001-03-11 07:30:02 +00:00
disttsc%bart.nl
be365c8ed9
Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf.
2001-03-10 11:16:26 +00:00
blakeross%telocity.com
30401f60b5
Fixing whitespace and indentation. No actual code changes.
2001-03-10 04:37:06 +00:00
blakeross%telocity.com
89e820d0ae
My name is Blake and I'm an idiot.
2001-03-10 03:04:40 +00:00
hyatt%netscape.com
d741df52e2
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
2001-03-10 01:43:09 +00:00
blakeross%telocity.com
5a9e458b7b
Option click to save links on mac (55686). r=timeless sr=alecf
2001-03-10 01:29:46 +00:00
dbaron%fas.harvard.edu
5c527757fd
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
2001-03-09 16:20:16 +00:00
alecf%netscape.com
5f55e74b16
ooops, forgot this in my last checkin - part of bug 70929 sr=waterson
2001-03-09 14:58:38 +00:00
alecf%netscape.com
815a844b3c
other part of nsIGlobalHistory refactoring - fix one consumer
...
sr=waterson bug 70929
2001-03-09 14:52:22 +00:00
alecf%netscape.com
5355236f68
fix for bug 70929 - refactor history into public/private interfaces
...
sr=waterson
2001-03-09 14:49:28 +00:00
alecf%netscape.com
f23a6ad8b2
clean up history after hewitt's changes (no reviewer, just a file he missed)
2001-03-09 14:25:12 +00:00
stephend%netscape.com
beadd74932
Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com
2001-03-09 07:23:56 +00:00
danm%netscape.com
669c2a05fc
allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton
2001-03-09 02:15:55 +00:00
danm%netscape.com
1c99ca8f94
moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt
2001-03-09 02:04:06 +00:00
blakeross%telocity.com
3820e09600
Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben
2001-03-09 02:00:21 +00:00
alecf%netscape.com
c58d0464b8
add nsIBrowserHistory to unix build (not used yet)
2001-03-09 00:44:34 +00:00
alecf%netscape.com
c4b6a4374d
add nsIBrowserHistory.idl to build (not used yet)
2001-03-09 00:44:11 +00:00
pinkerton%netscape.com
8b063df807
adding nsIBrowserHistory.idl for alecf.
2001-03-09 00:43:32 +00:00
hewitt%netscape.com
c9a078c9e6
67647 - javascript console re-write, r=jag, sr=hyatt
2001-03-09 00:11:56 +00:00
hewitt%netscape.com
6133d05e5f
69280 - boomarks window cleanup, r=blake, sr=ben
2001-03-09 00:08:52 +00:00
alecf%netscape.com
4d7a47fa5b
add refactored browser history - not part of build
...
these are all the functions that won't be in the slushy nsIGlobalHistory
2001-03-08 22:37:49 +00:00
alecf%netscape.com
a9e521b87c
augh - back out my change to disable hierachical history, and undo the typo that got added right before I checked in yesterday - this was the intended version of this file!
2001-03-08 22:07:51 +00:00
hewitt%netscape.com
9e51a6b66d
53036 - menubutton weirdness, r=timeless, sr=ben
2001-03-08 22:03:53 +00:00
alecf%netscape.com
232001e4cf
workaround history blocker by switching back to non-hierarchical history
2001-03-08 19:22:38 +00:00
disttsc%bart.nl
ac546183d0
Fix speedracer bustage, r=dbaron, sr=scc, fall-out from bug 53057
2001-03-08 14:52:51 +00:00
disttsc%bart.nl
76f0cfa4c7
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 10:45:03 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
alecf%netscape.com
501b0ce99e
fix for bug 58122 - find the anchor in the selection if there already is one
...
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
disttsc%bart.nl
f9b05c7ff2
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "intl locale timer" to REQUIRES line
2001-03-08 07:15:34 +00:00
alecf%netscape.com
d3b787642e
change GetLastVisitDate semantics back to the way they were before - avoids a runtime assertion in nsWebShell.cpp
2001-03-08 07:07:19 +00:00
alecf%netscape.com
b8299fff2b
argh, forgot two more lines
...
curse PRInt64!
2001-03-08 06:34:55 +00:00
alecf%netscape.com
07ac306ff1
oops, better attempt
2001-03-08 06:16:02 +00:00
alecf%netscape.com
2406cc2ec0
attempt to fix mac bustage
2001-03-08 06:14:30 +00:00
alecf%netscape.com
95fe84f3bc
use nsCAutoString instead of nsLiteralCString to avoid stupid compiler ambiguity
...
lame! causes an extra copy.
fixes sun bustage
2001-03-08 06:02:34 +00:00
alecf%netscape.com
780cd8507d
implement hierarchical history!
...
bug 65862
sr=waterson
2001-03-08 05:15:24 +00:00
mcafee%netscape.com
a6f550ce32
Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben
2001-03-08 01:55:27 +00:00
hyatt%netscape.com
77c106212e
Skin uninstallation. Just do it, baby. r=danm, sr=brendan
2001-03-08 01:50:12 +00:00
sfraser%netscape.com
335256314a
Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard
2001-03-08 00:59:54 +00:00
dougt%netscape.com
333222f0fe
Fix for 71235. making pagecycler give some timing data. r=waterson@netscape.com
2001-03-08 00:56:42 +00:00
hyatt%netscape.com
c32ba8292d
Fixing outliner rules for focus.
2001-03-08 00:49:01 +00:00
thayes%netscape.com
17043646da
Implement tab-based framework for pageInfo.
...
+ tabs + extension by overlay + open to specific tab
2001-03-08 00:48:09 +00:00
sfraser%netscape.com
c5a554924c
Fix for bug 71050, some dialog buttons blank on Mac. r=brade/tao, sr=sfraser
2001-03-07 22:14:14 +00:00
ben%netscape.com
a040c74c61
Fix for 57763. r=blake, a=alecf
2001-03-07 07:50:14 +00:00
tao%netscape.com
406d7e1f2a
3631: can't get migration pull download list (MAC) r=jelwell,sr=syd
2001-03-07 02:42:15 +00:00
hyatt%netscape.com
4409f43798
Fix for 62783. r=danm, sr=waterson
2001-03-07 01:46:13 +00:00
timeless%mac.com
dc4d7e81c2
fix bug 46127 -console option missing from -help listing
...
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
2001-03-06 15:51:05 +00:00
jj%netscape.com
352ce0d6e5
using [0x80] instead of #128 for version_minor string. bugzilla 68231 r=sdagley
2001-03-06 05:20:05 +00:00
hyatt%netscape.com
dc5588a572
Outliner rules. NOt enabled yet.
2001-03-06 02:51:09 +00:00
hyatt%netscape.com
4435898d2f
Patch for 70809. Also checking in a piece I forgot to check in of the format
...
toolbar bug from earlier today (it was r and sr already). 70809 is r=attinasi,
sr=brendan
2001-03-06 02:40:15 +00:00
tao%netscape.com
4b1208d8d4
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
alecf%netscape.com
e3241c1d90
fix for #66908 r=timeless, a=ben
...
make history history sidebar urls open in the current window, if possible
2001-03-06 00:41:41 +00:00
naving%netscape.com
ed6be0bba6
#70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy.
2001-03-06 00:31:06 +00:00
blakeross%telocity.com
53215b7c51
Search cleanup (70102). r=timeless sr=alecf
2001-03-05 23:30:07 +00:00
hyatt%netscape.com
76b276358c
Fix for 68138. r=danm, sr=waterson
2001-03-05 22:29:52 +00:00
timeless%mac.com
c06cf59ce4
fix Bug 42406 autostretch="never" needs to be added for checkboxes
...
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
blakeross%telocity.com
0561bc821a
Middle-click to paste broken (70773). r=timeless sr=jst
2001-03-05 01:54:19 +00:00
maolson%earthlink.net
dacd87afb0
Fix bug 64591 - javascript strict warnings in bm-props.js.
...
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
bryner%uiuc.edu
49b1062eb3
Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt.
2001-03-03 23:27:30 +00:00
blakeross%telocity.com
d525ffd66d
Removing some tabs that snuck in with the reversion...
2001-03-03 20:52:50 +00:00
blakeross%telocity.com
3fa0be0aa7
Shift/ctrl-click don't work in trees (smoketest blocker, 70755). sr=hyatt
2001-03-03 20:47:15 +00:00
shanjian%netscape.com
98cbd5b83a
#68376 remove event handlers from within <template> in charsetDetectorsOverlay.xul
...
r = nhotta sr=alecf
2001-03-03 04:46:51 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dbaron%fas.harvard.edu
5601f3de10
Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst
2001-03-02 04:35:23 +00:00
blakeross%telocity.com
38794d139f
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
timeless%mac.com
57cdcfa954
fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
...
fix by eddyk@netscape.com r=timeless, sr=ben
2001-03-02 02:21:18 +00:00
timeless%mac.com
2673229ab5
fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
...
patches by ksosez@softhome.net , bzbarsky@mit.edu r=bz,timeless sr=alecf
2001-03-02 02:18:02 +00:00
disttsc%bart.nl
83c3e701ec
When cancel is pressed in the print dialog, this, by its current nature, causes an exception to be thrown, resulting in a really scary message on the console (for those blessed with one). This here patch quietens it. bug=64594, r=timeless, a=ben
2001-03-01 10:49:15 +00:00
blakeross%telocity.com
a1a54b5a0d
Wrong focus effect for classic radiobuttons (67283, by neil@parkwaycc.co.uk). r=blake sr=hewitt
2001-03-01 03:30:59 +00:00
timeless%mac.com
3adc7b4950
fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
...
r=mao, sr=alecf
2001-03-01 00:24:34 +00:00
timeless%mac.com
bef2b2afaa
fix bug 68959 Wording Mismatch between History and Bookmarks
...
r=lordpixel, sr=alecf
2001-02-28 23:47:19 +00:00
blakeross%telocity.com
bf273ef14c
The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed.
2001-02-28 04:25:00 +00:00
blakeross%telocity.com
c45972a0de
Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin
2001-02-28 03:40:16 +00:00
blakeross%telocity.com
f99981d728
The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf
2001-02-28 03:22:46 +00:00
blakeross%telocity.com
c85ecf20aa
UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik
2001-02-28 03:12:42 +00:00
jj%netscape.com
3baf592dac
Updated verison to '0.8+' + cleaned up 'vers' resources. bugzilla 68231 r=endico
2001-02-28 01:31:28 +00:00
mcafee%netscape.com
2479767ed0
Backing out my attempt to fix (68208). sr=alecf
2001-02-28 00:00:27 +00:00
nhotta%netscape.com
87c672b401
Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
2001-02-27 23:33:47 +00:00
disttsc%bart.nl
1c42ce12c5
Whoops, forgot to check this in as part of bug 70112. r=timeless, a=ben
2001-02-27 13:20:25 +00:00
disttsc%bart.nl
b5c0478fcf
Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben
2001-02-27 11:31:52 +00:00
bryner%uiuc.edu
b5b661c6d2
Bug 40611:
...
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake. sr=ben.
2001-02-27 04:43:04 +00:00
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
alecf%netscape.com
177ee80750
fix for bug 58631 r=jag, a=ben
...
fix warnings in history.js and initialize history panel
2001-02-27 01:40:07 +00:00
mcafee%netscape.com
3879aed5d0
Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem.
2001-02-27 01:08:17 +00:00
radha%netscape.com
c78295cd82
Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf
2001-02-27 00:55:49 +00:00
danm%netscape.com
38a93a8cef
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
2001-02-26 02:17:02 +00:00
disttsc%bart.nl
691d31526e
Fix MOZ_TRACK_MODULE_DEPS=1 builds (senna) bustage by adding "windowwatcher embed_base" to REQUIRES
2001-02-26 01:35:24 +00:00
danm%netscape.com
e5f99d15c8
teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst
2001-02-26 00:33:48 +00:00
danm%netscape.com
735b6541a6
initialize window creator at startup. bug 67368 r=hyatt,jst
2001-02-26 00:31:44 +00:00
danm%netscape.com
1018009367
adding new file nsWindowCreator. bug 67368 r=hyatt,jst
2001-02-26 00:30:58 +00:00
danm%netscape.com
0047f0f33a
new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst
2001-02-26 00:29:16 +00:00
timeless%mac.com
a726c95637
fix bug 67790 javascript strict warnings in bookmarksOverlay.js
...
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
blakeross%telocity.com
160abd03ef
The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik.
2001-02-24 23:16:39 +00:00
cls%seawood.org
3580b1cac0
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
morse%netscape.com
2a278f849d
bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com
2001-02-24 02:48:51 +00:00
blakeross%telocity.com
c2f13b1ae0
Smoketest blocker/autocompletion fix (69949).
2001-02-23 20:40:29 +00:00
tao%netscape.com
0f1d140dbb
fixed bustage (lines slipped in solving conflicts)
2001-02-23 09:28:21 +00:00
tao%netscape.com
f6ff45438b
Fix bustage on linux: white spaces -> tab.
2001-02-23 09:05:33 +00:00
tao%netscape.com
90bfcacfe5
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com
26aff3aa5d
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2001-02-23 03:31:46 +00:00
blakeross%telocity.com
68f6a891fd
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others)
2001-02-23 03:27:22 +00:00
blakeross%telocity.com
27f517d2c1
Adding files. Not part of build yet.
2001-02-23 02:58:59 +00:00
blakeross%telocity.com
61e35f513a
Adding files. Not yet part of build.
2001-02-23 02:52:04 +00:00
dbaron%fas.harvard.edu
fbfec1ac64
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires.
2001-02-23 00:52:11 +00:00
radha%netscape.com
e0fd14934e
Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock
2001-02-23 00:09:00 +00:00
timeless%mac.com
3ef7958974
fix bug "Bookmark Search Results" wrongly worded
...
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
hyatt%netscape.com
25dba148ef
Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf
2001-02-22 23:46:19 +00:00
blakeross%telocity.com
5bf8cf2ae4
Search filtering options aren't localizable (52308). r=timeless sr=erik
2001-02-22 23:38:02 +00:00
blakeross%telocity.com
b5bd129e56
Tabs should only change on right click (69245). r=timeless sr=hewitt
2001-02-22 23:35:41 +00:00
blakeross%telocity.com
1e0755151e
My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu
2001-02-22 23:34:42 +00:00
timeless%mac.com
d0649f2bd8
fix bug 43675 Download alert shouldn't say "Netscape"
...
fix by hwaara@chello.se r=timeless, sr=shaver
2001-02-22 11:11:58 +00:00
timeless%mac.com
696a139e1a
fix bug 68924 -remote option not listed in --help due to mis-spelling
...
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
2001-02-22 10:23:11 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
morse%netscape.com
d30d690ed4
bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com
2001-02-22 07:40:56 +00:00
blakeross%telocity.com
8753e39db5
ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is...
2001-02-22 05:03:32 +00:00
blakeross%telocity.com
036b720cac
Search options aren't localizable (52308). r=timeless sr=erik
2001-02-22 05:01:20 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
morse%netscape.com
5aca67d92e
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
2001-02-21 05:28:18 +00:00
timeless%mac.com
01d30ca677
fix bug 58408 Trailing whitespace not stripped from filename being printed to
...
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
2001-02-21 05:19:59 +00:00
morse%netscape.com
73f4356070
new file, not yet part of build
2001-02-21 05:14:11 +00:00
mkaply%us.ibm.com
9f493ab163
#69422
...
r=blake, a=alecf
Wrong accesskey for background color
2001-02-21 01:15:52 +00:00
waterson%netscape.com
ed11526210
Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf.
2001-02-20 23:18:13 +00:00
dbaron%fas.harvard.edu
e0e16ecbf4
Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314
2001-02-18 17:07:19 +00:00
ben%netscape.com
47976cded2
fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt
2001-02-17 10:06:54 +00:00
dbaron%fas.harvard.edu
d94f196db6
Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben
2001-02-17 04:59:59 +00:00
hewitt%netscape.com
5db703ad22
66489 - default treecol width, r=blake, sr=hyatt
2001-02-17 01:19:35 +00:00
bryner%uiuc.edu
ab96dcdbf3
Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben.
2001-02-16 17:52:04 +00:00
blakeross%telocity.com
44ec3de8f3
bustage
2001-02-16 00:37:17 +00:00
blakeross%telocity.com
be52f03760
(moving brace to proper spot)
2001-02-16 00:15:46 +00:00
blakeross%telocity.com
fd7e1ef8bf
Attempt to fix shanjian's bustage.
2001-02-16 00:11:35 +00:00
shanjian%netscape.com
8337e1469a
bug 65010 Japanese file name become garbage in file name text field ...
...
r = bill law
sr = erik.
2001-02-15 23:39:07 +00:00
blakeross%telocity.com
8496482413
Removing duplicate include.
2001-02-15 22:41:44 +00:00
hyatt%netscape.com
d0e0589b0d
Not part of build.
2001-02-15 21:15:21 +00:00
locka%iol.ie
111138e271
Fixed an issue where the current window had no primary content area and the tree owner went off searching for one in other windows via the windows mediator but forgot to addref the result. b=58639, sr=scc@mozilla.org
2001-02-15 19:26:39 +00:00
hyatt%netscape.com
19bd97bd08
Not part of build.
2001-02-15 09:43:11 +00:00
blakeross%telocity.com
50e7e91688
52751 in last checkin.
2001-02-15 04:37:15 +00:00
blakeross%telocity.com
180735f18a
cmd+. in mac dialogs should cancel them and hitting enter/return dismisses dialogs when their default buttons are disabled (52571, 68649). r=timeless sr=alecf
2001-02-15 04:36:04 +00:00
timeless%mac.com
8733c87caa
fix bug 66506 Copyright in about: should be updated (2000 -> 2001)
...
patches from timeless, and gemal@gemal.dk , r=fabian sr from mitchell,hecker@mozilla.org
2001-02-14 22:49:42 +00:00
blakeross%telocity.com
82cff61e8e
getElementsByTagName fails to find namespaced content when called on anonymous content (by Alex Fritze). r=blake sr=hyatt
2001-02-14 20:13:34 +00:00
hyatt%netscape.com
f605fd6cb5
Not part of build.
2001-02-14 19:39:20 +00:00
disttsc%bart.nl
de9e4a3fe2
Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf
2001-02-14 18:57:15 +00:00
disttsc%bart.nl
278164dbc1
Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf
2001-02-14 18:36:19 +00:00
rods%netscape.com
1e3072a1a2
Fixed bad spelling
...
Bug 68465 r=dcone,sr=attinasi
2001-02-14 12:39:57 +00:00
pchen%netscape.com
6f7f871611
bug 68105, r=alecf, sr=mscott, moved deletion of previous version of mime mapping pref up in file, appears to prevent empty mapping from being created, yes, that's a scary statement; while here, also fix case changing a mime mapping pref to overwrite an existing one, delete existing one before saving edits
2001-02-14 05:47:46 +00:00
pinkerton%netscape.com
d465909997
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
hewitt%netscape.com
8bedae1852
68254 - fix classic mail "File" button, r=andreww, sr=sspitzer
2001-02-13 03:17:00 +00:00
timeless%mac.com
91e6915044
fix bug 67819 javascript strict warnings in pref-smartupdate.xul
...
patch by maolson@earthlink.net r=timeless, a=alecf
2001-02-13 02:56:32 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
timeless%mac.com
c0f1486222
fix bug 67818 javascript strict warnings in pref-proxies.js
...
patch by maolson@earthlink.net r=timeless a=alecf
2001-02-13 02:47:54 +00:00
timeless%mac.com
7c72a888bd
fix build bustage in bug 67680, adding PRInt32
2001-02-13 02:32:21 +00:00
alecf%netscape.com
dcf97ec97a
fix for #66418 r=radha, a=ben - fix leaks in url bar history
2001-02-13 01:46:33 +00:00
blakeross%telocity.com
149be04062
removing another crack dump() compliments of ben.
2001-02-12 23:05:27 +00:00
blakeross%telocity.com
51f5352a67
more dump() removal.
2001-02-12 22:21:14 +00:00
blakeross%telocity.com
660b5b3b80
Removing Ben's crackhead date dumps.
2001-02-12 22:18:27 +00:00
blakeross%telocity.com
782386b60f
Fixing broken url and text d&d (68058). r=timeless sr=ben
2001-02-12 21:44:29 +00:00
blakeross%telocity.com
0940ba390b
Removing unnecessary initialization. r=timeless
2001-02-12 21:16:02 +00:00
disttsc%bart.nl
fa3c379719
Make <stringbundle/> more complete, add getFormattedString. bug=68449, r=timeless, a=ben
2001-02-12 11:28:34 +00:00
ben%netscape.com
9703a39893
Bug 67680, remove CreateFolder method from nsIBookmarksService. r=jag, a=alecf.
2001-02-12 10:54:27 +00:00
morse%netscape.com
719611f102
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
2001-02-12 08:09:54 +00:00
morse%netscape.com
36a30c6e5b
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
2001-02-12 08:02:58 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
mscott%netscape.com
5f4d1fbfb0
Bug #67481 --> our JS object needs to implement nsIWeakReference
...
sr=sspitzer/alecf
r=blake
a=asa
2001-02-09 01:12:57 +00:00
ben%netscape.com
fd197c0951
workaround for .8 for 630seven8, r=blake, cmanske, sr=alecf, a=asa. bug remains open
...
as this is just a temporary workaround to prevent mac optimized crash.
2001-02-09 01:09:00 +00:00
jj%netscape.com
1b0a703137
#65764 / Bugscape #3508 : Update Mac version strings to 0.8. a=r=leaf
2001-02-08 23:33:46 +00:00
blakeross%telocity.com
1b7bee06c8
Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs)
2001-02-07 20:15:05 +00:00
disttsc%bart.nl
48e56314bf
Make navigator windows not load the home page when opened programmatically (say |window.open(url);|). bug=65993, r=blake, a=ben
2001-02-07 07:03:04 +00:00
danm%netscape.com
cdda7836f7
removing nsIWebBrowserChrome::FindNamedBrowserItem per 5 Feb 01 API review. functionality has been moved to nsDocShellTreeOwner. r=scc,valeski
2001-02-07 04:59:43 +00:00
law%netscape.com
5a7112f3dd
Long lost patch for bugs 27609,35161, et al; r=mcafee, sr=mscott
2001-02-07 04:33:39 +00:00
blakeross%telocity.com
728dc99869
Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben
2001-02-07 03:38:01 +00:00
blakeross%telocity.com
14f1502c42
JS strict warnings in wizardHandlerSet.js (65937). r=blake a=ben
2001-02-07 02:53:49 +00:00
mcafee%netscape.com
3f816e1a6c
Removing unused entities that now live in taskbar.rdf. r=pavlov, sr=ben
2001-02-07 01:17:51 +00:00
timeless%mac.com
97174b18df
fix bug 60662 javascript strict warnings in overrideHandler.js
...
patch by maolson@earthlink.net r=jag sr=alecf
2001-02-07 01:10:47 +00:00
sdagley%netscape.com
2334794b29
Added nsISHistoryListener.idl for radha
2001-02-07 00:52:44 +00:00
radha%netscape.com
cce20c37bb
Changes related to history listener interface 65608 r=valeski sr=rpotts
2001-02-07 00:31:18 +00:00
radha%netscape.com
9e8b0a29b7
Initial checkin for history listener interface bug 65608 r=valeski sr=rpotts
2001-02-07 00:30:01 +00:00
rods%netscape.com
0cb646bd6a
forgot to set the value into the printService
...
Bug 67537 r=dcone sr=attinasi
2001-02-07 00:01:43 +00:00
mcafee%netscape.com
28bdf1fa0e
Renaming Find menu item to Search (44733) r=matt, sr=ben
2001-02-06 23:56:38 +00:00
matt%netscape.com
4190e86cc1
r=law
...
sr=ben
adding focus to search panel when opened
2001-02-06 23:13:37 +00:00
mscott%netscape.com
522f34503c
Bug #67489 --> use a separator without a class=thin before the checkbox.
2001-02-06 23:03:48 +00:00
rods%netscape.com
baed08e917
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
pchen%netscape.com
c289ad5745
bug 61079, r=blake, a/sr=ben, fix editing of helper app mappings, by creating a full new mapping (which will actually show up in the list) and deleting the old one (makes old one go away, duh)
2001-02-06 06:50:02 +00:00
pinkerton%netscape.com
5947c4f6ed
fix for 51053, where we'd throw too early when trying to close popups. added try/catch around each individual QI. r=ben/sr=scc.
2001-02-06 05:33:28 +00:00
hyatt%netscape.com
31fc7bd2eb
Backing out my checkin of menulistBIndings.xml. That was an accident.
2001-02-06 03:07:42 +00:00
hyatt%netscape.com
7c7f965c68
Oh to heck with it. It's just a file nobody is using yet. Adding to JAR.
2001-02-06 02:59:44 +00:00
hyatt%netscape.com
8e5f0a5ee1
Not part of build.
2001-02-06 02:57:58 +00:00
blakeross%telocity.com
14c214e6ef
Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf
2001-02-06 02:17:27 +00:00
blakeross%telocity.com
6c9d239563
Wording in BasicAuth username/password dialog says "Confirm Password" (by bzbarsky@mit.edu, 55111). r=doron sr=alecf
2001-02-06 02:13:54 +00:00
blakeross%telocity.com
fd0cba1673
Page info panes should have adjustable and have scrollbars (by db48x@yahoo.com, 63913). r=timeless sr=alecf
2001-02-06 02:11:22 +00:00
ben%netscape.com
0a07ec1a6c
fix numerous XBL related warnings for new windows. r=hyatt
2001-02-06 00:16:22 +00:00
ben%netscape.com
efe46c8456
remove dup jar.mn entry for textcontent.dtd and remove merge conflicts.
...
former was causing packaging problems, a=granrose.
2001-02-05 18:51:22 +00:00
blizzard%redhat.com
63d8cf156a
add missing Makefile.in to resources dir and add entry to DIRS so we can find the jar.mn file. a=leaf
2001-02-05 18:29:24 +00:00
ben%netscape.com
22dcc442e0
removing dump
2001-02-05 13:44:59 +00:00
ben%netscape.com
4b94d68de9
fix a couple of regressions related to tree.css merge conflict repair.
2001-02-05 13:26:31 +00:00
ben%netscape.com
2863d44669
fix some merge boo-boos
2001-02-05 12:34:47 +00:00
ben%netscape.com
feaac64360
little eager with the string removal there. repair import/export
2001-02-05 10:14:11 +00:00
ben%netscape.com
dd188f7f73
oops
2001-02-05 08:01:26 +00:00
ben%netscape.com
563cfb9044
double oops
2001-02-05 07:58:40 +00:00
ben%netscape.com
910b9ea500
Bookmarks Window Updates, includes fixes for
...
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
ben%netscape.com
1d8895ebe6
jar.mn fu
2001-02-05 07:33:47 +00:00
blakeross%telocity.com
67538326eb
Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf
2001-02-04 20:05:18 +00:00
dbaron%fas.harvard.edu
550314e09f
Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414
2001-02-04 19:37:36 +00:00
blakeross%telocity.com
c689459a0e
Removing (unbuilt) files for now. Looks like we won't need them for awhile after all.
2001-02-04 07:56:55 +00:00
danm%netscape.com
cc986d2ba6
fix wonky string usage in rev 1.59. still bug 67079 r=brendan
2001-02-03 23:08:19 +00:00
disttsc%bart.nl
6012bb24db
Lazily load the properties file. bug=67538, r=mao, a=ben
2001-02-03 12:10:53 +00:00
disttsc%bart.nl
8aee906aa2
Remove dead |#include "iostream.h"|.
2001-02-03 07:15:47 +00:00
ben%netscape.com
b31bcba15b
Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
...
8:51 PM 2/2/2001
2001-02-03 04:45:56 +00:00
mscott%netscape.com
9babc6bd72
Bug #67489 --> xul clean up of the helper app dnd dialog.
...
add a separator before the checkbox so it's more balanced.
Make sure the checkbox outliner works correctly.
change onclick to oncommand handlers
place the cancel/close button on the far left and the reveal/launch on the right side of the dialog instead of
centering them.
sr=sspitzer
2001-02-03 01:08:10 +00:00
blakeross%telocity.com
02b9f094e8
Adding file for 64831. Not part of build.
2001-02-02 22:51:11 +00:00
blakeross%telocity.com
bf5184fe66
Adding file for 64831. Not part of build.
2001-02-02 22:45:14 +00:00
rods%netscape.com
b71790af51
Added UI for printing selectd frame
...
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
hewitt%netscape.com
183fd559a7
45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer
2001-02-02 02:18:13 +00:00
blakeross%telocity.com
5cfd69ff06
Fix 67340: bookmarks localization. r=timeless sr=alecf
2001-02-02 01:14:13 +00:00
blakeross%telocity.com
1eb95687ad
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
disttsc%bart.nl
d71788cf5a
Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben
2001-02-01 09:55:42 +00:00
disttsc%bart.nl
66e3715fd2
Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben
2001-02-01 09:53:38 +00:00
mscott%netscape.com
427890ff3b
helperAppDldProgress.js Bug #67047 --> use the correct pref for the checkbox.
...
*doh*
sr=sspitzer
2001-02-01 01:45:47 +00:00
disttsc%bart.nl
490b0fb21f
Update REQUIRES (add necko) to fix senna bustage. r=bryner
2001-01-31 23:15:42 +00:00
valeski%netscape.com
61c966032a
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak refs
2001-01-31 21:01:51 +00:00
blizzard%redhat.com
2b4e188720
Fix bug #59505 . Change XP_UNIX to MOZ_ENABLE_XREMOTE for systems that are unix but don't have X ( like QNX. ) Patch from Marcus Fellinger <marcus.fellinger@tomcat.de> r=me, sr/a=alecf
2001-01-31 20:22:41 +00:00
alecf%netscape.com
369607b9ae
fix for #64060 - bulk delete history entries by hostname & domainname
...
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2001-01-31 20:21:37 +00:00
blakeross%telocity.com
a7e8e21624
Fix 50277: mao's patch for context enabled/disabled features in languages pref pane. r=timeless,blake sr=alecf
2001-01-31 20:11:38 +00:00
sfraser%netscape.com
66ee4f9b30
Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt
2001-01-31 20:08:13 +00:00
blakeross%telocity.com
be8ec10e51
Fix 60628: mao's patch for warnings in tabBindings.xml. r=jag sr=alecf
2001-01-31 20:07:33 +00:00
ben%netscape.com
a8a9efef6c
more incremental updates, not part of build
2001-01-31 10:58:21 +00:00
disttsc%bart.nl
ea36e205cd
Fix senna bustage. One of them .get() thingies. r=dbaron
2001-01-31 04:37:37 +00:00
danm%netscape.com
7229207d5c
stagger new windows against all extant similar windows. another cut at bug 25455, but now bug 67079. r=ben,hyatt
2001-01-31 03:25:07 +00:00
blakeross%telocity.com
b3988570b3
Fix 66852: bookmarks sidebar panel context menu has a context menu. r=timeless sr=alecf
2001-01-31 02:32:14 +00:00
blakeross%telocity.com
9f614bc81e
Fix 66813: removing redundant methods from bindings that obtain them by extending the bindings for related widgets. r=timeless sr=alecf
2001-01-31 02:30:53 +00:00
blakeross%telocity.com
ab360c6c1e
Fix 66808: Bookmark Search Results button is broken. r=timeless sr=alecf
2001-01-31 02:29:05 +00:00
disttsc%bart.nl
54f5d157e7
Let's try this again. No changes since the last time, it looks like I was bitten by something else that was checked in and I just happened to trigger the bug. It all seems to work fine now, so:
...
More appCore killing. bug=46200, r=ben, a=alecf.
2001-01-31 01:08:51 +00:00
mkaply%us.ibm.com
bbd8617673
#67061
...
r=hwaara, sr=sspitzer
Colors prefs don't display
2001-01-31 00:55:07 +00:00
sspitzer%netscape.com
10416e0893
fix for #67003 . make mailCharsetLoadListener() more efficient.
...
r=nhotta, sr=bienvenu
2001-01-30 21:51:43 +00:00
ben%netscape.com
f8a25b39f2
intrinsically sized dialogs were broken by my previous checkin because XULElement::GetAttribute
...
was not returning an empty string for attributes that were not set. Patch this, & fix logic.
a=hyatt@netscape.com
2001-01-30 11:30:12 +00:00
ben%netscape.com
b1bd46c346
fix a multiple monitor issue with my earlier fix for 25455, r=pinkerton@netscape.com, a=hyatt@netscape.com
2001-01-30 08:23:27 +00:00
timeless%mac.com
f497dde658
fix for bug 61806
...
javascript strict warnings in globalOverlay.js
patch by maolson@earthlink.net , r=jag, a=alecf
2001-01-30 07:18:33 +00:00
m_kato%ga2.so-net.ne.jp
d4b2fda70b
bug 63044 r=nhotta, sr=alecf
...
fixed incorrect unicode convertion
2001-01-30 06:52:23 +00:00
mscott%netscape.com
f1b6589d77
Bug #63346 --> add checkbox for keeping dialog alive when transfer is done and for a reveal and launch button
...
support Reveal File and Launch File buttons on the progress dialog.
sr=sspitzer
2001-01-30 04:59:42 +00:00
mscott%netscape.com
0dfa50ef57
Bug #63346 --> add new labels for some new buttons (launch and reveal)
...
sr=sspitzer
2001-01-30 04:58:55 +00:00
mkaply%us.ibm.com
2650fd00d4
#60160
...
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
ben%netscape.com
3f3b0a30cf
Fix for bug 25455, prevent new windows of a given type (browser, mailcompose, editor, etc)
...
from coming up exactly on top of the previous window. r=danm@netscape.com , a=hyatt@netscape.com
2001-01-29 23:47:36 +00:00
ben%netscape.com
5d988405c1
incremental update, not part of build.
2001-01-29 11:49:31 +00:00
rods%netscape.com
99666eed8c
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
...
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
cls%seawood.org
afeaffd0c7
Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms.
...
Bug #59505
2001-01-27 03:50:07 +00:00
blakeross%telocity.com
bbf8e743e5
backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)...
2001-01-27 01:50:44 +00:00
locka%iol.ie
3131997624
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2001-01-26 12:35:32 +00:00
ben%netscape.com
5bead9205b
Added comments regarding coming changes for bug 65470/Mozilla 0.8.
2001-01-26 09:39:49 +00:00
ben%netscape.com
b29bcbc9e3
Added comment announcing Drag and Drop API changes for Mozilla 0.8
2001-01-26 09:38:40 +00:00
ben%netscape.com
84bd266ccc
Added comment announcing drag and drop API update for Mozilla 0.8
2001-01-26 09:37:56 +00:00
ben%netscape.com
cb54e5c5c7
added comment announcing API changes for Mozilla 0.8.
2001-01-26 09:37:24 +00:00
alecf%netscape.com
b6269a3196
fixes for JS warnings, #64593 and #65707 sr=ben
2001-01-26 01:32:31 +00:00
alecf%netscape.com
9f82265546
fix for #65994 r=blake, sr=ben
...
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2001-01-26 01:30:37 +00:00
mjudge%netscape.com
a79e1f9316
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
brade%netscape.com
7391d6ad33
don't check for focused widget in "onOK" since users can't dismiss the dialog if we bail at this point. bug #60868
2001-01-25 15:55:40 +00:00
mscott%netscape.com
d60da77a5c
Bug #61947 --> pass in and use the time the download started (but before we actually
...
bring up the progress dialog. This gives us more accurate readings for the total
time and download rate.
sr=sspitzer
2001-01-25 06:52:07 +00:00
timeless%mac.com
a34deec8ad
fix bug 65938 Starting mozilla from profile manager gives javascript error in console
...
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:43:50 +00:00
blakeross%telocity.com
b73593a9d2
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 05:01:29 +00:00
blakeross%telocity.com
4846b44ee7
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
2001-01-25 04:22:47 +00:00
blakeross%telocity.com
a7bf961cbe
Fix 52419, 66137: don't show so many columns in bookmarks window by default, and retain last sort in bookmarks window. r=timeless sr=alecf
2001-01-25 04:19:50 +00:00
ccarlen%netscape.com
39deeb268f
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
2001-01-24 15:51:00 +00:00
blakeross%telocity.com
009ca07c53
Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf
2001-01-24 05:50:35 +00:00
blakeross%telocity.com
ba7e8f62dc
Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf
2001-01-24 02:12:26 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
blakeross%telocity.com
ca6bc8765e
Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf
2001-01-23 21:57:07 +00:00
kin%netscape.com
4275b833c4
Fix for bug #6254 (Find/Replace needs to be implemented.)
...
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org
aa337476a5
Fix for BeOS problem of stripping away needed file attributes.
...
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180 . r=cls
2001-01-23 15:34:56 +00:00