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

11464 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
cbiesinger%web.de 772edc6832 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 063c19d40e 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 57c683a73d Fix thunderbird bustage. add back lines that were accidentally removed 2004-02-16 21:45:01 +00:00
bzbarsky%mit.edu fe890cd69d 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 1ead92dd20 ifdef out some turbo stuff in Firefox. r=bryner sr=ben 2004-02-16 04:13:17 +00:00
blakeross%telocity.com dc7f3fdebd Fix Linux. 2004-02-16 00:06:58 +00:00
blakeross%telocity.com abdb7d865e 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 96d2070585 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 938a8d9ccd support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
neil%parkwaycc.co.uk d0f356bc4f 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 033a5fe3ac additional patch for bug 230598 "fix permissions problem" r=bsmedberg a=mkaply 2004-02-11 20:49:38 +00:00
cls%seawood.org 332976510a 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 6ca4c1a78e 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 1f7e70b795 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 7a922f66fd 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 ce82e9c3b7 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 d5fb1572ca 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 bc24ffd464 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 e6e9f61a77 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 f008ef89d7 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 8f2a052532 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 f390e6de11 Remove unneeded -liberty references.
Bug #232763
2004-02-10 17:21:14 +00:00
bsmedberg%covad.net 9e29d42746 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 3121b6bc84 Fixing bustage. 2004-02-10 00:18:51 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
cbiesinger%web.de 7cd81ec975 addressing reviewer comments 2004-02-08 16:03:39 +00:00
neil%parkwaycc.co.uk 6db7801aba Bug 226955 Convert <window class="dialog"> to <dialog> p=gautheri@noos.fr r=me sr=jag 2004-02-07 13:08:38 +00:00
neil%parkwaycc.co.uk b9b88326a6 Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2004-02-06 20:32:48 +00:00
neil%parkwaycc.co.uk 376a06f50f Bug 209037 JS error invalid instanceof operand trying to content.find() r=timeless sr=jag 2004-02-06 20:14:38 +00:00
cbiesinger%web.de 3d325fcb61 Bug 233153 symlinking to mozilla startup script broken
patch by roland.mainz@nrubsig.org r=ajschult sr=bsmedberg
2004-02-05 20:32:05 +00:00
neil%parkwaycc.co.uk 723d5bef82 Backing out workarounds in bug 196755 and 206668 now that the correct fix has landed r=jst sr=jag 2004-02-05 20:31:10 +00:00
cbiesinger%web.de d757b59efb checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2004-02-05 19:46:42 +00:00
cbiesinger%web.de d113b3ca33 backing out wrong patch for bug 63117 2004-02-05 19:45:16 +00:00
cbiesinger%web.de 9a138e9687 bug 233105, keep a reference before removing the download, to not crash
r=neil sr=bz
2004-02-05 15:31:26 +00:00
tingley%sundell.net 495a52764d bug 217620: ensure that the history is loaded before doing any RDF
operations on it.  r=bzbarsky sr=alecf
2004-02-05 01:13:47 +00:00
neil%parkwaycc.co.uk 6570118411 Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de de156fb7b5 bug 228388. nsDownloadManager.{cpp,h} cleanup - remove some unnecessary QIs, use
nsRefPtrHashtable, and a bit other stuff
r=neil sr=bzbarsky
2004-02-04 13:44:39 +00:00
cbiesinger%web.de 54433b82cf Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2004-02-04 00:58:23 +00:00
cbiesinger%web.de 28e10ea809 Bug 190229 In High contrast black color scheme, classic theme, display resolution custom line is not there
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-02-04 00:50:48 +00:00
cbiesinger%web.de 7732a952ed bug 230468, patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
r=bsmedberg sr=leaf
mozilla should provide a simple way to run custom shell scripts at mozilla startup and shutdown
this allows putting S01* and K01* scripts in $MOZILLA_FIVE_HOME/init.d, which will be executed on startup/shutdown of moz.
2004-02-04 00:25:14 +00:00
cbiesinger%web.de 9f8a1c2d19 browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2004-02-04 00:04:42 +00:00
neil%parkwaycc.co.uk 7a5fe52495 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
bzbarsky%mit.edu bfb31bc460 Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky 2004-02-02 17:01:17 +00:00
cbiesinger%web.de 95fcbb025c add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2004-02-02 16:43:47 +00:00
dwitte%stanford.edu 7eaa3a52b5 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com 950e111e9d Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron 2004-02-01 03:35:16 +00:00
bzbarsky%mit.edu 8f94137859 Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
r=timeless, sr=bzbarsky
2004-01-31 18:53:55 +00:00
mvl%exedo.nl 70bd45ce81 Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00