daniel%glazman.org
|
76d9945cb5
|
Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky
|
2004-02-24 15:20:55 +00:00 |
|
bryner%brianryner.com
|
078b6c6ce9
|
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
|
2004-02-24 03:22:35 +00:00 |
|
cbiesinger%web.de
|
d1a43ad834
|
removing unnecessary toString() as suggested by reviewer, bug 234724
|
2004-02-23 14:11:56 +00:00 |
|
chanial%noos.fr
|
f15c119167
|
Bug 235094: Build bootstrap/init.d only on platforms that need it
patch by Roland Mainz, r=bsmedberg
|
2004-02-22 03:40:17 +00:00 |
|
dbaron%dbaron.org
|
3a1c696bfc
|
Change version from 1.7a to 1.7b.
|
2004-02-21 19:29:41 +00:00 |
|
danm-moz%comcast.net
|
73ac6b2c7d
|
unsizable windows are no longer created maximized. bug 230608 r=bryner,jst
|
2004-02-21 18:02:03 +00:00 |
|
jshin%mailaps.org
|
41c532dc70
|
bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
|
2004-02-21 04:52:39 +00:00 |
|
amardare%qnx.com
|
8352dc70d6
|
Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
|
2004-02-20 22:48:17 +00:00 |
|
dbaron%dbaron.org
|
5b6ae6e571
|
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
|
2004-02-20 21:38:31 +00:00 |
|
pkw%us.ibm.com
|
4562bf77b4
|
Forgot to add one file for Bug 234124
r=bryner@brianryner.com, sr=bryner@brianryner.com
Patch by Roland Mainz <roland.mainz@nrubsig.org>.
|
2004-02-20 18:15:30 +00:00 |
|
pkw%us.ibm.com
|
2ae01282d1
|
Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
r=bryner@brianryner.com, sr=bryner@brianryner.com
Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
|
2004-02-20 18:13:47 +00:00 |
|
darin%meer.net
|
fdf250cf4e
|
landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
|
2004-02-20 02:23:05 +00:00 |
|
kyle.yuan%sun.com
|
4021f06547
|
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
|
2004-02-20 01:59:34 +00:00 |
|
danm-moz%comcast.net
|
772ccd5c64
|
quit() now returns no error under normal circumstances. bug 185360 r=jag,neil
|
2004-02-19 23:03:13 +00:00 |
|
jst%mozilla.jstenback.com
|
4f8a9cbb12
|
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
|
2004-02-19 21:52:31 +00:00 |
|
kairo%kairo.at
|
36529e2747
|
fix release notes URL, small regression from bug 232011, now this uses the XUL preprocessor as well, r=bsmedberg (no sr needed)
|
2004-02-19 19:53:12 +00:00 |
|
cbiesinger%web.de
|
bf3a4d91c6
|
Bug 188092 xpfe/browser/resources/content/navWidget* unused
r=ben sr=jag
|
2004-02-19 19:27:43 +00:00 |
|
cbiesinger%web.de
|
9fcf4ef11d
|
bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com> icons by jez, SkewerMZ, Brian Bober and Malcom Scott r=neil sr=jag a=bart
|
2004-02-19 19:16:48 +00:00 |
|
cbiesinger%web.de
|
b280ba4a25
|
bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com>, icons by jez, SkewerMZ, Brian Bober and Malcom Scott
r=neil sr=jag a=bart
|
2004-02-19 19:11:32 +00:00 |
|
cbiesinger%web.de
|
a0eb084fd8
|
234724 about:config fails miserably if you filter for string with uppercase
chars
r=neil sr=bz
|
2004-02-19 18:48:55 +00:00 |
|
neil%parkwaycc.co.uk
|
9f5f1f7e88
|
Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag
|
2004-02-19 11:33:52 +00:00 |
|
neil%parkwaycc.co.uk
|
3482324d24
|
Bug 135717 Cannot add sidebar panels if they are corrupt or there are no current panels r=varga sr=alecf
|
2004-02-19 11:23:17 +00:00 |
|
neil%parkwaycc.co.uk
|
69c56a6074
|
Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor
|
2004-02-19 11:15:29 +00:00 |
|
jshin%mailaps.org
|
e36a7933da
|
bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner
|
2004-02-19 11:13:29 +00:00 |
|
jshin%mailaps.org
|
cf9d6a4895
|
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
|
2004-02-19 11:00:29 +00:00 |
|
darin%meer.net
|
8d65e087ae
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
|
cbiesinger%web.de
|
57a514a991
|
bug 230598, sort the showrev output, to avoid complaining about missing patches
that are really already installed, patch by p.boven@chello.nl (Paul Boven)
r=roland.mainz@nrubsig.org sr=bz a=chofmann
|
2004-02-17 23:24:46 +00:00 |
|
caillon%returnzero.com
|
6f627fecbb
|
Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
a=chofmann,dbaron
|
2004-02-17 23:18:03 +00:00 |
|
scott%scott-macgregor.org
|
575f0873d1
|
Fix thunderbird bustage. add back lines that were accidentally removed
|
2004-02-16 21:45:01 +00:00 |
|
bzbarsky%mit.edu
|
c89567eee6
|
Final touches for bug 230598. Patch by Roland Mainz <roland.mainz@nrubsig.org>,
r=bsmedberg, a=chofmann
|
2004-02-16 05:56:00 +00:00 |
|
blakeross%telocity.com
|
87186d9489
|
ifdef out some turbo stuff in Firefox. r=bryner sr=ben
|
2004-02-16 04:13:17 +00:00 |
|
blakeross%telocity.com
|
a2460182d6
|
Fix Linux.
|
2004-02-16 00:06:58 +00:00 |
|
blakeross%telocity.com
|
5283ed5784
|
Build changes to fix firefox bug 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. r=bryner
|
2004-02-15 23:51:58 +00:00 |
|
blakeross%telocity.com
|
4da8531232
|
Build changes to fix firefox bug 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. r=bryner
|
2004-02-15 23:49:38 +00:00 |
|
bienvenu%nventure.com
|
6ab5689440
|
support ldap v3, patch by dmose, r/sr=sspitzer 198168
|
2004-02-14 02:10:45 +00:00 |
|
neil%parkwaycc.co.uk
|
0715ca1d24
|
Bug 234193 QA/Bugs Filed Today should use new bugzilla syntax r=varga sr=tor a=dveditz
|
2004-02-13 20:03:36 +00:00 |
|
darin%meer.net
|
a3408710e3
|
additional patch for bug 230598 "fix permissions problem" r=bsmedberg a=mkaply
|
2004-02-11 20:49:38 +00:00 |
|
cls%seawood.org
|
486c2570e0
|
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
|
2004-02-11 07:16:11 +00:00 |
|
jst%mozilla.jstenback.com
|
64ad19a801
|
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
|
2004-02-11 06:09:51 +00:00 |
|
ben%bengoodger.com
|
434b29d4a5
|
227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
|
2004-02-11 03:46:30 +00:00 |
|
bsmedberg%covad.net
|
814b876053
|
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
|
2004-02-11 02:10:04 +00:00 |
|
bsmedberg%covad.net
|
a0f62775e8
|
Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
|
2004-02-11 01:01:31 +00:00 |
|
neil%parkwaycc.co.uk
|
1ffa470338
|
Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin
|
2004-02-10 23:41:01 +00:00 |
|
cls%seawood.org
|
1a0e9742d7
|
Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
|
2004-02-10 18:55:04 +00:00 |
|
cbiesinger%web.de
|
b7809875c0
|
Bug 202545 Bookmark disappears when dragging/moving to a certain place on personal toolbar
patch by Andreas Kunz <durbacher@gmx.de> r=jan sr=tor
|
2004-02-10 18:52:41 +00:00 |
|
mvl%exedo.nl
|
4bc72bffba
|
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
|
2004-02-10 18:22:23 +00:00 |
|
bsmedberg%covad.net
|
e6de487f51
|
Now that the files have been added, start building the solaris patch-checker (bug 230598).
|
2004-02-10 18:21:24 +00:00 |
|
cls%seawood.org
|
cdb23f59f9
|
Remove unneeded -liberty references.
Bug #232763
|
2004-02-10 17:21:14 +00:00 |
|
bsmedberg%covad.net
|
05beecd5b5
|
Bug 230598 - add solaris patch-checker patch by roland.mainz@nrubsig.org r=leon.sha@sun.com sr=bz moa=me Landing new files first.
|
2004-02-10 16:50:26 +00:00 |
|
jst%mozilla.jstenback.com
|
1634235d1e
|
Fixing bustage.
|
2004-02-10 00:18:51 +00:00 |
|