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

10852 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 3936b4c393 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 4743b6ee88 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 ef09d77cea removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750 2003-04-08 20:37:02 +00:00
ccarlen%netscape.com 1c78d1771d 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 86a16d7fd5 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 779b1dbcfa 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 cb26dd3fec 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 fbe6ce64ea #191217
r=timeless, sr=bzbarsky
Use "Show File Location" in download manager
2003-04-07 13:18:26 +00:00
varga%netscape.com a1d6e7476a 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 82d91c07dc Fix for bug 90823, r=timeless, sr=sfraser 2003-04-06 21:58:14 +00:00
bzbarsky%mit.edu 56f38234a0 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 89cf7b2d67 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 c3d25f959e Fix JS warnings in previous checkin to bug 38367 r=varga sr=bz 2003-04-04 10:10:04 +00:00
ccarlen%netscape.com 1cabc01e87 Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser 2003-04-03 19:20:27 +00:00
bryner%netscape.com ac1dc038a3 removing unneeded #include. r=kerz, sr=blake 2003-04-03 02:01:42 +00:00
jj%netscape.com 84c11a0e7e updated version strings to 1.4b - bug 198279 2003-04-03 01:56:58 +00:00
dougt%netscape.com ebbbfcf54f 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 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
varga%netscape.com 4f1b3a2981 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 992c841f1b 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 a53b669d36 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 5891ada230 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 2980583366 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 8457bb1d7e 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 270b1a8492 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 3f56f4ec0e 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 7053f3fe21 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 3a62630378 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 3d5dd541db 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 b4cc5d4695 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 cc210569db Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner. 2003-03-26 06:36:16 +00:00
shliang%netscape.com 779b7a499d 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 b440f41057 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 6fb1258807 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 daa6c4ba43 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 9cf911ae7b 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 7ce67a6aef 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 c191008fe6 one more file missing 2003-03-25 05:04:18 +00:00
chanial%noos.fr b48f18de19 missing file 2003-03-25 04:56:13 +00:00
chanial%noos.fr e0867ae218 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 06db7d7b43 backing out roc+%cs.cmu.edu check-in for bug 113232 2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu 4f81dc78d1 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 697618b07d 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 77d95c9188 Fixing --disable-xpinstall bustage. 2003-03-24 00:07:10 +00:00
sspitzer%netscape.com fe7206cf7a 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 1a75eef0fd 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 a7d8e133da 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 50a879ca5f 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
mkaply%us.ibm.com 4cb601776a #188249
r=cls
Various Makefile changes and stuff
2003-03-21 22:13:43 +00:00
dbaron%dbaron.org 35e86e04c9 Remove unneeded includes to fix HP-UX bustage. b=196183 Patch from <bugzilla-mozilla@thewrittenword.com>. r=timeless sr=dbaron 2003-03-21 20:48:05 +00:00