wade%ezri.org
b47532676a
fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin
2003-04-22 23:32:49 +00:00
stephend%netscape.com
7cedf46f23
Bug 202676. Change pop-up to popup in a popup window's context menu. r=robinf@netscape.com, sr=jaggernaut@netscape.com
2003-04-22 21:51:57 +00:00
cls%seawood.org
374da7008c
Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
...
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
timeless%mozdev.org
f0a8bb893d
Bug 184295 double assert in nsAppRunner.cpp when command line service is unavailable
...
r=akkana sr=dveditz
2003-04-22 00:20:24 +00:00
smontagu%netscape.com
d872a1ad2e
Bug 174197, font error when link bookmarked, r=varga, sr=jag
2003-04-21 23:59:15 +00:00
varga%netscape.com
ac0e5830a9
Fix for bug 156576. right-click does not change selection(and therefore context)in manage bookmarks.
...
r+sr=bryner
2003-04-21 08:32:14 +00:00
timeless%mozdev.org
5838e0f3ad
Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
...
r=biesi sr=rbs
2003-04-20 21:01:24 +00:00
timeless%mozdev.org
e72faf000b
Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
...
patch by doron@netscape.com r=timeless sr=rbs
2003-04-20 20:46:25 +00:00
ere%atp.fi
a630c22c46
Fix for bug 202707: cookie and image manager sort entries in descending order
...
patch by dwitte
r=mvl
sr=bzbarsky
2003-04-20 20:29:41 +00:00
varga%netscape.com
1c6c754a1d
Fix for bug 200002. bookmarks.js : missing semicolon in line #98 ?
...
r=varga, sr=brendan, patch by Andreas Kunz <durbacher@gmx.de>
2003-04-18 21:17:15 +00:00
sfraser%netscape.com
f76dc25a68
Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls.
2003-04-18 20:54:06 +00:00
varga%netscape.com
8519875b4e
Fix for bug 202477. Closing any browser window causes loooong hang (@ nsBookmarksService::WriteBookmarks).
...
r=darin, sr=smfr, patch by bsmedberg
2003-04-18 17:54:44 +00:00
varga%netscape.com
7920701bb8
Follow up fix for bug 199872. Bookmarks service doesn't appear to import IE
...
favorites
- fixing debug builds
- also changing DEBUG to DEBUG_varga to be less annoying
r=ccarlen
2003-04-18 17:44:50 +00:00
cbiesinger%web.de
8ac61d96a2
202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow
2003-04-18 17:34:02 +00:00
jaggernaut%netscape.com
f62f25ef20
Keep about:blank from showing up in the urlbar if it's the first page in session history. r=lumpy, sr=jack
2003-04-18 13:59:09 +00:00
varga%netscape.com
5c3aa15c4b
Fix for bug 199524. File bookmark... dialog no longer resizable
...
r=jag, sr=peterv
2003-04-18 13:23:44 +00:00
jaggernaut%netscape.com
014a22be72
Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv
2003-04-18 12:43:51 +00:00
varga%netscape.com
e017897f19
Fix for bug 199872. Bookmarks service doesn't appear to import IE favorites.
...
r=jag, sr=bryner
2003-04-18 12:34:20 +00:00
varga%netscape.com
f6dab30f93
Fix for bug 192756. Extra "Go" menu is created on the menu bar when the Download Manager is frontmost.
...
r=smfr, sr=jag
2003-04-18 12:29:32 +00:00
suresh%netscape.com
f6f6c2877f
fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf.
2003-04-18 02:15:46 +00:00
cbiesinger%web.de
f30e3dc31b
189496 patch by magicdice@hotmail.com r=dean_tessman sr=bz Capitalize accesskeys in cache preferences
2003-04-17 22:54:04 +00:00
seawood%netscape.com
5e2dd72a02
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
kairo%kairo.at
0978e17a8a
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
brade%netscape.com
1f3950c3be
api change to accommodate new hooks; bug 197121; r=pinkerton sr=smfr
2003-04-17 13:25:23 +00:00
scott%scott-macgregor.org
3a1b436e18
adding new thunderbird files.
...
approved by cls
2003-04-17 06:45:16 +00:00
sspitzer%netscape.com
c6c2991240
hey, here's an idea! let's check in all my changes for a bug fix,
...
instead of just some of them. wee!
2003-04-17 00:55:33 +00:00
timeless%mozdev.org
c1a04e4380
backing out. reviewer wanted a bigger bug.
2003-04-16 22:57:08 +00:00
timeless%mozdev.org
b32070f1f6
Bug 202319 use s? instead of (s)? in regexp because we don't care about the s
...
r=biesi sr=alecf
2003-04-16 22:55:44 +00:00
sspitzer%netscape.com
28ccbfbb4c
fix for bug #199360
...
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.
if the url is slow to load, switching messages can kill the load, and the window
never shows up.
play nice with stand alone mail, which doesn't need this trick.
r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
cbiesinger%web.de
806825c68d
147068 patch by kd-moz@tprac.de r=shliang sr=jag Remove duplicate results appearing in sidebar search
2003-04-16 20:18:27 +00:00
neil%parkwaycc.co.uk
85f2f9f732
Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman)
2003-04-16 10:01:07 +00:00
shliang%netscape.com
7e4b04b18d
bug 201964. widget state manager fails to set empty menulist values. patch by neil@parkwaycc.co.uk. r=shliang, sr=jag.
2003-04-16 06:47:29 +00:00
shliang%netscape.com
30cba0d5b4
bugs 195213, 202174. no content in sidebar on uncollapsing when collapsed on startup, make sidebar deal with missing panels. r=sgehani, sr=jag
2003-04-16 02:40:04 +00:00
shliang%netscape.com
035ab31aae
bug 199990. changing mac pref panel size. r/sr=sspitzer, jag
2003-04-16 02:30:09 +00:00
timeless%mozdev.org
7bcf9b66e7
Bug 201864 Context menu always has unblock image when image in permission list
...
patch by mvl@exedo.nl r=dwitte sr=bz
2003-04-15 14:26:28 +00:00
neil%parkwaycc.co.uk
66b6e2cfc8
Bug 191488 View Source window should focus its content r=aaronl sr=bz
2003-04-15 08:40:14 +00:00
bryner%netscape.com
f1f2c28466
These files are dead. Really.
2003-04-15 07:12:37 +00:00
bryner%netscape.com
5e45ec4678
Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
...
have MODULE=bookmarks, headers in dist/include/bookmarks. Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup. Affects phoenix build only.
2003-04-15 04:21:24 +00:00
timeless%mozdev.org
97b2eeec5d
backing out. this patch wasn't right
2003-04-15 02:39:14 +00:00
timeless%mozdev.org
66fdfc30fd
Bug 146020 javascript strict warnings in search-panel.js
...
r=shliang sr=alecf
2003-04-15 02:31:08 +00:00
timeless%mozdev.org
afb55411c4
Bug 135210 This Frame flyout context menu: duplicate "w" and "f" accesskeys
...
patch by pepperxn@netscape.net r=db48x sr=alecf
2003-04-15 02:13:53 +00:00
timeless%mozdev.org
c419d7fa73
Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
...
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2003-04-15 01:49:51 +00:00
bryner%netscape.com
d37aa74ee8
Fixing phoenix bustage. Patch by dbaron, r=me. Only affects phoenix build.
2003-04-14 23:28:49 +00:00
hyatt%mozilla.org
2c38f7886e
Fix for 201809. r=bryner, sr=blake
2003-04-13 00:41:23 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
shliang%netscape.com
b091b7d994
195213 - sidebar does not load when opened if collapsed on startup - r=sspitzer, sr=jag
2003-04-11 00:03:04 +00:00
seawood%netscape.com
f5b050d945
gcc requires that explicit variables be used when calling constructors (that's my story and I'm sticking to it!)
...
Bug #134113 r=jag sr=dbaron
2003-04-10 18:56:35 +00:00
timeless%mozdev.org
77d8318ad1
Bug 201423 Crash [@ nsWebShell::Create] if urildr.dll is missing
...
r=adamlock sr=bz
2003-04-10 18:17:57 +00:00
timeless%mozdev.org
d1d395519d
Bug 201416 if shistory.dll is missing then home page won't load
...
r=alecf sr=alecf
2003-04-10 18:17:51 +00:00
rbs%maths.uq.edu.au
3e930c67a5
Restore the selected area in View Selection Source and some extras while here, b=201102, r=doron, sr=bzbarsky
2003-04-10 04:35:49 +00:00
roc+%cs.cmu.edu
62c01e75cb
Bug 201299. Make lazy scrollbars more selective to avoid XUL tree and listbox problems. r+sr=bzbarsky
2003-04-09 11:17:42 +00:00
varga%netscape.com
94915cfed0
Missed part of the fix for bug 113232. support transparent non-rectangular chrome windows.
...
r=roc, sr=bz
2003-04-09 05:14:24 +00:00
roc+%cs.cmu.edu
f2dc5c2442
Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron
2003-04-08 20:50:57 +00:00
danm%netscape.com
b8b2e1ca99
add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard
2003-04-08 20:47:18 +00:00
dougt%netscape.com
4365133d06
removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750
2003-04-08 20:37:02 +00:00
ccarlen%netscape.com
c545e419e2
Bug 192849 - Launching Mozilla with an OpenURL AppleEvent fails to open the given URL. r=lordpixel/sr=sfraser
2003-04-08 14:24:13 +00:00
varga%netscape.com
2551415e78
Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
...
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2003-04-08 08:51:49 +00:00
timeless%mozdev.org
a8a9d97d1d
Bug 173674 Remove "rel=home" mapping to "Top" button in Links Toolbar
...
patch by stevechapel@earthlink.net r=stevechapel@earthlink.net sr=alecf
2003-04-08 00:01:30 +00:00
varga%netscape.com
a2f333ac4a
Fix for bug 178212. menulist does not drop down when it is in a listbox cell.
...
r=varga, sr=jag, patch by Ariel Fatecha <afatecha@idea.com.py>
2003-04-07 13:38:05 +00:00
mkaply%us.ibm.com
505aaabe89
#191217
...
r=timeless, sr=bzbarsky
Use "Show File Location" in download manager
2003-04-07 13:18:26 +00:00
varga%netscape.com
d2b2cf2bb7
Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
...
r=bsmedberg, sr=bryner
2003-04-07 07:51:17 +00:00
lordpixel%mac.com
cf2b03353f
Fix for bug 90823, r=timeless, sr=sfraser
2003-04-06 21:58:14 +00:00
bzbarsky%mit.edu
3c6ce4b63c
Fix page info bustage due to incorrect var name. Bug 200743, patch by
...
db48x@yahoo.com (Daniel Brooks) r/sr/whatever=me
2003-04-05 03:06:37 +00:00
bzbarsky%mit.edu
c7c8636963
Fix strict JS warning. Bug 190541, patch by stevechapel@earthlink.net (Steve
...
Chapel), r=peterl, sr=bzbarsky
2003-04-04 22:11:38 +00:00
neil%parkwaycc.co.uk
d87d7bf6b2
Fix JS warnings in previous checkin to bug 38367 r=varga sr=bz
2003-04-04 10:10:04 +00:00
ccarlen%netscape.com
b882309692
Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser
2003-04-03 19:20:27 +00:00
bryner%netscape.com
c8f4028ba7
removing unneeded #include. r=kerz, sr=blake
2003-04-03 02:01:42 +00:00
jj%netscape.com
b25088e41a
updated version strings to 1.4b - bug 198279
2003-04-03 01:56:58 +00:00
dougt%netscape.com
f112e9d73d
Shutdown Assertion unconditionally says GRE failed when it might be XPCOM that failed. r=timeless rs=me b=196865
2003-04-02 22:46:08 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
varga%netscape.com
9685371efb
Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
...
patch by bsmedberg, r=varga, sr=alecf
2003-04-02 13:11:29 +00:00
neil%parkwaycc.co.uk
05bc83c7c4
Bug 196563 View > Page Source disabled if document contains unsupported plug in r=timeless sr=rbs
2003-04-02 08:20:39 +00:00
neil%parkwaycc.co.uk
1a71df1962
Bug 194945 Caret isn't present when toggling to a composer window r=brade sr=jag
2003-04-02 08:18:00 +00:00
neil%parkwaycc.co.uk
190f4b0791
Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf
2003-04-02 08:15:26 +00:00
rbs%maths.uq.edu.au
aa1ebd5e81
Put 'DOM Source' in the title of the window of View Selection Source to remind users that the source is generated from the DOM, b=190947, r=doron, sr=bzbarsky
2003-04-02 04:11:28 +00:00
aaronl%netscape.com
40168b0747
Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf
2003-04-01 20:02:51 +00:00
varga%netscape.com
b43c5c6180
Quick fix for bug 199619. Cannot create new bookmark folders in "Manage Bookmarks"
...
r=pch, sr=jag, a=asa
2003-04-01 05:09:22 +00:00
nisheeth%netscape.com
0bd09a2eb5
Companion fix to earlier checkin for bug 197127. r=alecf, sr=heikki, a=asa. Do not allow typed data urls to enter global history.
2003-03-27 20:25:37 +00:00
nisheeth%netscape.com
1d73fc958e
Fix for bug 161546. r=alecf, sr=heikki. JS and data urls can no longer be loaded from the history window or sidebar. An alert with an error will pop up if a user tries to load such urls from the history window/sidebar. a=asa.
2003-03-27 20:17:20 +00:00
varga%netscape.com
62a220d2b3
Fix for bug 199346. "Manage Bookmarks" -> "Move..." dialog is horked when resized
...
r=pch, sr=jag, a=asa
2003-03-27 18:34:35 +00:00
jaggernaut%netscape.com
3ec11ae3a4
Bug 199296: bookmarks in overflow menu on personal toolbar don't work. patch by shliang, r=varga, sr=jag, a=dbaron
2003-03-27 07:16:24 +00:00
jst%netscape.com
14882c9d0c
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
jaggernaut%netscape.com
60ddb74452
Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner.
2003-03-26 06:36:16 +00:00
shliang%netscape.com
6f09fe803a
171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag
2003-03-26 03:48:52 +00:00
shliang%netscape.com
4caa9a491b
112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag.
2003-03-26 02:55:19 +00:00
shliang%netscape.com
459e7e4277
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
timeless%mozdev.org
3e5911aac4
Bug 199195 block images from this server doesn't work
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
cbiesinger%web.de
f6d27f8890
part of bug 46200, remove a bit more stuff from nsIBrowserInstance, r=jag sr=alecf
2003-03-25 18:34:54 +00:00
varga%netscape.com
afc69e43ce
Landing bookmarks branch.
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 05:06:03 +00:00
chanial%noos.fr
a2e16f1a92
one more file missing
2003-03-25 05:04:18 +00:00
chanial%noos.fr
472993e4a1
missing file
2003-03-25 04:56:13 +00:00
chanial%noos.fr
d9f1bb225c
Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
...
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.
Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators
r=jag, sr=bryner
2003-03-25 04:42:38 +00:00
darin%netscape.com
fbab8a3edd
backing out roc+%cs.cmu.edu check-in for bug 113232
2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu
4826fbd1c4
Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky
2003-03-24 04:57:22 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
seawood%netscape.com
f5311ec3cd
Fixing --disable-xpinstall bustage.
2003-03-24 00:07:10 +00:00
sspitzer%netscape.com
1b03aac112
landing neil's fix for bug #196755
...
[mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
r=jkeiser, sr=jag
2003-03-23 17:38:51 +00:00
sspitzer%netscape.com
53c7256186
landing neil's fix for bug #193416
...
mailnews start page gets cleared when I open the pref window
regression caused by bandaid for bug #90337
r=jan, sr=jag.
2003-03-23 17:31:42 +00:00
bzbarsky%mit.edu
6af28cca89
Checking in permissions rewrite phase 1 (troop deployment in the permission
...
gulf). Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu , sr=darin.
2003-03-22 01:24:51 +00:00
cbiesinger%web.de
d2a68782f0
198375 r=dean_tessman@hotmail.com sr=alecf patch by piersc@cogs.susx.ac.uk Add "Accel+0" to menu entry for Text Zoom 100%
2003-03-21 22:34:57 +00:00