chanial%noos.fr
70a566e78a
remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
...
correct typo in comment.
2003-10-17 16:27:55 +00:00
bsmedberg%covad.net
7d673c9828
Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin
2003-10-15 20:38:58 +00:00
pkw%us.ibm.com
1690dbf05d
Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
...
profile named "default".
r=p_ch@verizon.net , sr=jag@tty.nl
2003-10-15 19:04:07 +00:00
dwitte%stanford.edu
39bb588d1a
make cookiemanager sort strings case-insensitively.
...
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
bzbarsky%mit.edu
92ccceaf8d
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
neil%parkwaycc.co.uk
589095a86b
Bug 221987 Don't create frames for XUL <script> r=varga sr=bz
2003-10-14 08:27:37 +00:00
neil%parkwaycc.co.uk
d41ae35ba4
Bug 206464 Advanced search sidebar does not remember your chosen engines
...
Bug 212703 Advanced search sidebar does not display custom categories
r=varga
sr=alecf
2003-10-12 19:34:09 +00:00
neil%parkwaycc.co.uk
2d2f4e0567
Supplementary patch to bug 221503 to fix timeout issues r=pch sr=alecf
2003-10-10 22:20:20 +00:00
neil%parkwaycc.co.uk
0fee3e7793
Bug 221503 Bookmarks chevron updates unnecessarily r=varga sr=alecf
2003-10-10 16:34:03 +00:00
cbiesinger%web.de
39a044d28e
bug 221697 <wizard> ignores specified size
...
patch by Stefan Borggraefe borggraefe@despammed.com , r=neil.parkwaycc.co.uk, sr=alecf
2003-10-10 15:48:52 +00:00
darin%meer.net
956df81aaf
fixes bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=dean_tessman sr=bzbarsky
2003-10-09 21:23:28 +00:00
bzbarsky%mit.edu
32093a1139
Gunzip things with content-encoding:gzip whose file extension is .zip when
...
saving or running helpers. The idea here is to decompress unless the encoding
and extension match up. If they do, then don't decompress. Bug 152275,
r=biesi, sr=darin
2003-10-09 02:10:25 +00:00
pinkerton%netscape.com
e14fd8ebaf
speedups for large histories. from camino branch. (r=bryner/sr=sfraser, bug
...
180109)
2003-10-09 01:01:44 +00:00
timeless%mozdev.org
2faa5aacc1
Bug 138074 context menu for Image as URL doesn't match spec
...
r=caillon sr=jag
2003-10-09 00:33:16 +00:00
timeless%mozdev.org
5474be3783
Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
...
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
rlk%trfenv.com
af3c47effe
Bug 217328 - Send Link ... incorrectly cuts url after first variable. Patch by Jesper Hertel <jh@magnus.dk>. r=neil.parkwaycc.co.uk sr=tor
2003-10-08 01:27:59 +00:00
dwitte%stanford.edu
48fe888d1b
rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
...
various folk have made of it. (no names here, move along)
some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:
mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul
b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
neil%parkwaycc.co.uk
471e1cd988
Bug 144158 No Group by Site option in History r=timeless sr=alecf
2003-10-07 15:48:41 +00:00
neil%parkwaycc.co.uk
296ff36e59
Bug 182359 only open one manager window of each type r=dwitte sr=darin
2003-10-07 10:03:21 +00:00
danm-moz%comcast.net
5f32d42917
move implementation of zLevel to nsWindowMediator. make zLevel mutable. support persistent zlevel xul attribute. rework saving of persistent attributes. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:20:16 +00:00
danm-moz%comcast.net
9ea17a2262
move implementation of zLevel here from nsXULWindow. implement mutable zLevel. coalesce duplicate code. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:20:13 +00:00
danm-moz%comcast.net
cbaebadbc9
rework saving of persistent attributes. also maximized and alwaysRaised windows are incompatible. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:20:11 +00:00
danm-moz%comcast.net
40a37fd7a3
add zLevel member variable to struct nsWindowInfo. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:20:07 +00:00
danm-moz%comcast.net
e070e9d22b
delay initialization of newly created window's zLevel. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:20:05 +00:00
danm-moz%comcast.net
c04800cc89
zLevel attribute is now mutable. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:28 +00:00
danm-moz%comcast.net
b18ce4102b
new methods Get/SetZLevel of nsIXULWindow. also doxygenify interface. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:16 +00:00
darin%meer.net
325b3c6de7
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
cbiesinger%web.de
56573a1871
220672. r=darin sr=bzbarsky
...
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.
Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
neil%parkwaycc.co.uk
dd7c883244
Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf
2003-10-05 08:21:26 +00:00
bzbarsky%mit.edu
58eca2c86c
Implement support for the "type" attribute of <a> elements. Bug 214626,
...
r=adamlock, sr=darin
2003-10-03 22:11:47 +00:00
cbiesinger%web.de
67ddc9b65e
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
neil%parkwaycc.co.uk
630d52d0b9
Bug 215928 stop scrollbar mouse events from bubbling r=varga sr=roc
2003-10-03 13:39:15 +00:00
timeless%mozdev.org
750811bcda
Fixing case of "Line" in "Go to Line"
...
r=caillon sr=bz
2003-10-03 01:01:33 +00:00
stephend%netscape.com
4f3e2d7e96
Bug 220991. Update Debug menu URLs to reflect komodo decomission. r=neil, sr=bryner
2003-10-02 19:48:42 +00:00
neil%parkwaycc.co.uk
f96e681315
Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu
2003-10-02 08:10:39 +00:00
chanial%noos.fr
b6864c021e
Bug 213735: new bookmark and bookmark properties dialog should stay LTR when UI is RTL. patch by andrew <simmo@westnet.com.au>, r=mkaply, sr=jag
2003-10-01 18:33:05 +00:00
timeless%mozdev.org
b68f254ff3
Checking in one-line, fix for 219029
...
patch from Ian Neal <bugzilla@arlen.demon.co.uk>, r=caillon, sr=jst
2003-09-29 21:51:20 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
bryner%brianryner.com
476b0f76a0
updating my email address
2003-09-29 05:35:34 +00:00
cls%seawood.org
4c30294597
Workaround gcc -MD dependency issue originally mentioned in bug 105005.
...
Fixing OSX tinderboxes.
2003-09-26 02:04:13 +00:00
dbaron%dbaron.org
d67f6c2028
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-09-25 20:02:57 +00:00
tor%cs.brown.edu
302058f007
Bug 65881 - fix command line option to install private colormap.
...
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
timeless%mozdev.org
4677b1ad73
Bug 220103 @mozilla.org/download;1 uses null mInner
...
r=neil sr=bz
2003-09-25 02:30:42 +00:00
timeless%mozdev.org
fef7b0e8bb
Bug 220103 @mozilla.org/download;1 uses null mInner
...
r=neil sr=bz
2003-09-25 02:22:15 +00:00
gerv%gerv.net
d1ce28e6ad
Bug 213117 - new text for about:mozilla, line-height tweaks. Patch by steffen.wilberg@web.de; r=gerv, a=asa.
2003-09-24 22:21:16 +00:00
gerv%gerv.net
52a1f60d6e
Bug 150900 - Help | Release Notes doesn't go to Release Notes. Patch by biesi; r=gerv, sr=jag.
2003-09-24 22:14:37 +00:00
jag%tty.nl
be22be44fc
Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Neil, r=varga, sr=jag
2003-09-24 21:07:28 +00:00
neil%parkwaycc.co.uk
f8bc100164
Bug 214832 some web pages bookmark as [object HTMLImageElement] r=caillon sr=bz
2003-09-24 14:58:51 +00:00
danm-moz%comcast.net
d7120508a7
when bringing a window to the front, also bring to the front windows which must remain in front of it. but even more so, if you follow me. bug 217012, bug 184890. r=jag,neil
2003-09-24 14:31:03 +00:00