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
neil%parkwaycc.co.uk
a13da9e6d6
Bug 228536 Fix JS strict warning undefined property this.onStandaloneImage r=timeless sr=bz
2004-01-31 15:39:50 +00:00
neil%parkwaycc.co.uk
b8295d3024
Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz
2004-01-31 15:35:56 +00:00
cbiesinger%web.de
ef7275eada
Bug 232512
...
Caret browser dialogue box is potentially confusing to new users
make the buttons be OK/Cancel instead of Yes/Cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil.parkwaycc.co.uk sr=alecf
2004-01-31 12:58:20 +00:00
neil%parkwaycc.co.uk
49ca3103b8
Bug 232594 RTL languages should be able to swap back/forward navigation keys r=smontagu sr=jag
2004-01-31 12:47:02 +00:00
cbiesinger%web.de
658b2c174d
Bug 232608: unused preferences in browser-prefs.js
...
r=bsmedberg sr=roc
2004-01-30 16:38:24 +00:00
scott%scott-macgregor.org
2fff9f432b
Bug #232453 --> ldap quick search and advanced search does not honor search filters
...
when applied to the ldap directory properties dialog.
r=dmose
sr=bienvenu
2004-01-30 04:33:32 +00:00
dbaron%dbaron.org
fe2e0655fe
Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner
2004-01-30 00:46:32 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
pinkerton%aol.net
60aa753170
add support for OSX 10.3 SDK support so build done on 10.3 can be run on
...
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
neil%parkwaycc.co.uk
f2b10fd26f
Bug 231203 fix regression (from bug 214797 nsFileSpec to nsIFile conversion) that stopped searchplugins that didn't use .gif images from loading r=darin sr=jag
2004-01-28 23:34:57 +00:00
neil%parkwaycc.co.uk
00ee9604b0
Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin
2004-01-28 23:14:42 +00:00
cbiesinger%web.de
cb4a93a478
Bug 232369
...
remove the unused function makeProgressDialog
r=neil.parkwaycc.co.uk sr=bzbarsky
2004-01-28 21:57:04 +00:00
neil%parkwaycc.co.uk
92c4f9e32f
pref entry for Bug 16498 Finished Downloading sound r=varga sr=bz
2004-01-28 16:07:44 +00:00
jshin%mailaps.org
7ea1ca7ed8
bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard
2004-01-28 06:15:35 +00:00
timeless%mozdev.org
2ffeb5cbdf
Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
...
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org
59098ccb9b
Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
...
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
timeless%mozdev.org
dcb0aea500
Bug 231831 About Popups doesn't load pref panel on Yes.
...
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
chanial%noos.fr
4493333826
remove files left over from bug 194678, r=bsmedberg, sr=bryner
2004-01-26 20:33:09 +00:00
neil%parkwaycc.co.uk
918f0b3120
Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag
2004-01-26 13:37:17 +00:00
hpradhan%hotpop.com
4ff5ffa099
bug 229392 : minor cleanup in session history r=alecf sr=bz
2004-01-24 07:26:37 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
neil%parkwaycc.co.uk
670b310d87
Bug 231772 fix link icon regression from bug 225854 r/sr=jag
2004-01-23 09:21:38 +00:00
dbaron%dbaron.org
122b479da3
Push copyright year to 2004.
2004-01-22 22:22:24 +00:00
neil%parkwaycc.co.uk
64f5b7b20f
Bug 209550 make it possible to use <statusbar> as direct child of <wizard> p=afatecha@idea.com.py r=me sr=jag
2004-01-22 19:37:05 +00:00
neil%parkwaycc.co.uk
7d709b1adf
Bug 231738 Use title caps for English window titles p=durbacher@gmx.de r=varga sr=alecf (no l10n impact)
2004-01-22 17:48:22 +00:00
neil%parkwaycc.co.uk
29fa9e3ab1
Fix compiler warning b=229540 p=gautheri@noos.fr r=danm sr=alecf
2004-01-22 13:13:09 +00:00
neil%parkwaycc.co.uk
bd0936acfd
Bug 231651 gNavigatorBundle is not defined when attempting to open empty location history in the open location dialog r=timeless sr=jag
2004-01-22 10:00:20 +00:00
neil%parkwaycc.co.uk
df4f01acbf
Bug 230779 View/Character Coding/Customize should not load into existing Preferences dialog r=timeless sr=alecf
2004-01-22 09:57:02 +00:00
neil%parkwaycc.co.uk
891119fe45
Bug 231766 Fix JS strict warning p=gautheri@noos.fr r=me sr=jag
2004-01-22 09:44:20 +00:00
dbaron%dbaron.org
50f9940a9f
Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben
2004-01-22 01:47:58 +00:00
neil%parkwaycc.co.uk
c834c6e491
Bug 229903 remove bogus QueryInterface methods from bookmarks.js r=pch sr=dbaron
2004-01-21 00:17:38 +00:00
db48x%yahoo.com
a217c9420e
bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined)
...
patch by Gilles Durys <mozbug@durys.net>, r=db48x, sr=dbaron
2004-01-20 22:26:31 +00:00
cbiesinger%web.de
2b9ad8b308
Bug 230349
...
Adding multiple history entries to bookmarks fails and context menu reads
"Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de
380abc743b
Bug 159377
...
tab-group bookmark does nothing when no windows are open
patch by durbacher@gmx.de (Andreas Kunz) r=pch sr=alecf
2004-01-20 21:41:56 +00:00
bsmedberg%covad.net
2525ed1c2c
Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor
2004-01-20 15:05:36 +00:00
neil%parkwaycc.co.uk
e26e73ec20
Bug 158475 JS console should allow multiple evaluations of const x = Math.random(); x * x; r=timeless sr=roc
2004-01-20 00:14:31 +00:00
neil%parkwaycc.co.uk
d2e394719c
Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag
2004-01-19 09:43:27 +00:00
neil%parkwaycc.co.uk
4cf38c4cc1
Cleanup print preview JS b=228529 p=gautheri@noos.fr r=me sr=alecf
2004-01-18 22:50:13 +00:00
cbiesinger%web.de
b5f6495bd0
Bug 143783
...
Splash screen should catch mouse button events
patch by kjh-5727@comcast.net (Kenneth Herron (kherron))
r=bryner sr=blizzard
2004-01-18 16:35:22 +00:00
cbiesinger%web.de
aeedac4b92
Bug 133590
...
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-18 12:52:42 +00:00
rlk%trfenv.com
2ecb39b0ab
Bug 158447 - Advanced autocomplete prefs dialog needs Help button. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=neil@parkwaycc.co.uk sr=alecf@flett.org
2004-01-18 01:25:30 +00:00
neil%parkwaycc.co.uk
8f065ad8c6
Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt
2004-01-17 23:54:37 +00:00
dbaron%dbaron.org
d7a8d3b552
Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan
2004-01-17 22:41:38 +00:00
cbiesinger%web.de
a2451b47ed
bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
...
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-17 15:43:29 +00:00
bsmedberg%covad.net
d7a03e2748
Forgot a file for bug 224578.
2004-01-16 21:54:44 +00:00
neil%parkwaycc.co.uk
1e91454344
Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag
2004-01-15 21:24:08 +00:00
neil%parkwaycc.co.uk
0939cc623e
Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf
2004-01-15 20:17:04 +00:00
neil%parkwaycc.co.uk
9026364d95
Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott
2004-01-15 14:20:48 +00:00
neil%parkwaycc.co.uk
7018683496
Bug 230854 autoCheck of buttons doesn't work with command= r=varga sr=jag
2004-01-15 13:11:47 +00:00
timeless%mozdev.org
ec06ce4a6f
Bug 228432 Warning ``reference to undefined property selection.item[0]'' [xs] in file ``chrome://communicator/content/bookmarks/bookmarksTree.xml'', line 641, character 0.
...
r=neil sr=bz
2004-01-15 02:57:15 +00:00
neil%parkwaycc.co.uk
81f3eb52f6
Bug 226955 Convert modal about to a <dialog> p=gautheri@noos.fr r=me sr=alecf
2004-01-14 10:37:44 +00:00
db48x%yahoo.com
fa324538de
bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
...
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
neil%parkwaycc.co.uk
35649af08b
Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf
2004-01-13 16:37:21 +00:00
neil%parkwaycc.co.uk
f28e3064bc
Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf
2004-01-13 16:25:03 +00:00
neil%parkwaycc.co.uk
57b5ad4247
Bug 160939 printPreviewProgress.js shouldn't implement crop in script r=timeless sr=alecf
2004-01-13 16:17:53 +00:00
neil%parkwaycc.co.uk
28c1b4e607
Bug 214797 remove nsFileSpec from search p=cls r=darin sr=jag
2004-01-12 14:01:10 +00:00
bryner%brianryner.com
a135ce4d60
Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
2004-01-12 08:25:18 +00:00
cbiesinger%web.de
d89efd3567
Bug 230357 gHistoryGrouping in history.js is not updated
...
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-11 14:47:48 +00:00
rlk%trfenv.com
ed44a1233c
Making minor cosmetic modification to previous checkin that Neil noted.
2004-01-10 21:55:29 +00:00
rlk%trfenv.com
c835446441
Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw)
2004-01-10 21:52:42 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
neil%parkwaycc.co.uk
81f3a592b7
Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf
2004-01-09 01:02:32 +00:00
neil%parkwaycc.co.uk
f01efb4d11
Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu
2004-01-08 22:51:00 +00:00
cbiesinger%web.de
d841e8327b
fix js error introduced by the checkin for bug 223908 (see that bug for this patch)
...
patch by durbacher@gmx.de (Andreas Kunz) r=neil@parkwaycc.co.uk sr=mscott
2004-01-07 22:21:51 +00:00
cbiesinger%web.de
e8156c7af5
bug 229913 Remove unused defaultengine.label from pref-search.dtd
...
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-07 14:59:36 +00:00
neil%parkwaycc.co.uk
137f51d7a9
Bug 230194 Radio groups shouldn't include radio buttons in templates r=varga sr=alecf
2004-01-07 14:40:37 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
8efb1191d7
Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
...
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.
sr=bienvenu
2004-01-06 22:04:31 +00:00
neil%parkwaycc.co.uk
5be2553edc
Bug 225854 fix JS error handling anonymous link elements (e.g. from XMLPrettyPrint.xml) r=hj sr=alecf
2004-01-06 09:47:07 +00:00
amardare%qnx.com
ee34daa4ac
Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
...
Removed the munlockall() call.
2004-01-05 23:33:39 +00:00
neil%parkwaycc.co.uk
d9aeeabfac
Bug 229995 view source doesn't need history or security r=doron sr=bz
2004-01-05 16:51:19 +00:00
darin%meer.net
2dc9696f53
fixes bug 194553 "Add accesskeys to bookmark properties" patch by alfredkayser@nl.ibm.com r=darin sr=jag
2004-01-05 15:42:52 +00:00
cbiesinger%web.de
e1d42c6883
191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
...
Classic Theme: personal toolbar has a white vertical line on the left
2004-01-03 17:48:36 +00:00
technutz%netscape.net
4ae3eb725f
Bug 229726. spinbuttons.xml is iso-8859, and not utf-8 like it should be. Patch by Bob Clary <bc@bclary.com> r=hixie, sr=bz
2003-12-31 17:33:02 +00:00
pete.zha%sun.com
518649d98b
bug=223908(Add "Net config" selector)
...
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
technutz%netscape.net
c68707c4da
Bug 229639. Various invalid XBL documents due to extraneous text (editor.xml portion). Patch by Bob Clary <bc@bclary.com> r=neil, sr=bz
2003-12-30 19:41:03 +00:00
neil%parkwaycc.co.uk
7097f480b9
Bug 228448 Remove == PR_TRUE and PR_FALSE as per mozilla style guide p=gautheri@noos.fr r=me sr=alecf
2003-12-29 11:18:02 +00:00
neil%parkwaycc.co.uk
793fc4027a
Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz
2003-12-26 00:01:52 +00:00
neil%parkwaycc.co.uk
2ce16a8594
Supplementary patch to bug 228619 p=gautheri@noos.fr r=me sr=bz
2003-12-25 11:50:37 +00:00
neil%parkwaycc.co.uk
4242140fa6
Bug 228433 "node has no properties" r=timeless sr=bz
2003-12-25 11:20:48 +00:00
neil%parkwaycc.co.uk
5563d51997
Bug 229105 cannot open tab groups in some circumstances (regression from bug 179787) r=hj sr=bz
2003-12-24 23:25:13 +00:00
timeless%mozdev.org
1e299a4545
Bug 131470 - Case insensitive history search
...
patch by borggraefe@despammed.com r=neil sr=alecf
2003-12-23 09:04:07 +00:00
jerry.tan%sun.com
761c71162d
copy http proxy settings to ftp,ssl,gopher proxies
...
see bugzilla bug 50380, patch by jerry.tan@sun.com
r=neil sr=bryner
2003-12-23 07:11:34 +00:00
bsmedberg%covad.net
a262c9b4f7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
timeless%mozdev.org
84cdd5375e
Bug 228619 Warning ``assignment to undeclared variable entry'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 667, character 0.
...
r=neil sr=bz
2003-12-21 04:06:57 +00:00
timeless%mozdev.org
c5e776e69f
Bug 228529 JS Warnings in printing/print preview
...
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
f104bee203
Bug 228510 Warning ``function getContentTypeFromHeaders does not always return a value'' [xs] in file ``chrome://navigator/content/pageInfo.js'', line 951, character 0.
...
r=neil sr=bz
2003-12-21 04:04:21 +00:00
timeless%mozdev.org
6dbe8b16ab
Bug 228428 Warning ``assignment to undeclared variable mIcon'' [xs] in file ``chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
...
r=neil sr=bz
2003-12-21 04:04:19 +00:00
timeless%mozdev.org
c6fce4dbba
Bug 228405 Warning ``reference to undefined property linkToolbarUI.initialized'' [xs] in file ``chrome://navigator/content/linkToolbarOverlay.js'', line 247, character 0.
...
r=neil sr=bz
2003-12-21 04:04:16 +00:00
timeless%mozdev.org
24f6ab71eb
Bug 228398 Warning ``reference to undefined property this.mContentDisposition'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 559, character 0.
...
r=neil sr=bz
2003-12-21 04:04:14 +00:00
timeless%mozdev.org
8975ef5e70
Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
...
r=dwitte sr=bz
2003-12-21 04:04:12 +00:00
neil%parkwaycc.co.uk
691c67635b
Bug 225328 Remove unused code p=gautheri@noos.fr r=me sr=alecf
2003-12-20 17:52:50 +00:00
dwitte%stanford.edu
50dbe55fbd
implement session cookie UI. thanks to mconnor for the patch!
...
b=225857, p=mpconnor@myrealbox.com , r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
neil%parkwaycc.co.uk
f47f31c191
Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz
2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk
67d6bcde8d
Bug 179787 JavaScript strict warning: reference to undefined property this.mPanelContainer r=hj sr=bz
2003-12-19 21:45:36 +00:00
neil%parkwaycc.co.uk
ff3bc66025
Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf
2003-12-19 21:44:02 +00:00
cbiesinger%web.de
035abae4cf
152224 download manager should addref/release the items it puts into its hashtable
...
r=varga sr=darin
2003-12-19 21:30:26 +00:00
cbiesinger%web.de
96d2614fee
fix bustage
2003-12-19 15:53:03 +00:00
cbiesinger%web.de
29f41e9b67
bug 227562 download manager uses AUTF8String on OpenProgressDialogFor, it could use nsIDownload*
...
r=varga sr=bz
2003-12-19 15:41:29 +00:00
cbiesinger%web.de
16da642042
Bug 227032. cleanup nsDownloadProxy a bit, mostly:
...
deal with prefs service or the pref not being there
use nsIPrefBranch for do_GetService instead of a separate QI
r=neil.parkwaycc.co.uk sr=darin
2003-12-19 15:26:27 +00:00
dbaron%dbaron.org
67d5c6e882
Bump version number to 1.7a.
2003-12-19 03:49:12 +00:00
mkaply%us.ibm.com
21a305b9d2
Syntax error in checkin for 223111
2003-12-17 23:24:33 +00:00
jst%mozilla.jstenback.com
9bcc7f2a01
Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa.
2003-12-17 07:52:49 +00:00
timeless%mozdev.org
4ffb5ed32a
Bug 228620 Add AskJeeves search to build
...
patch by durbacher@gmx.de r=timeless sr=dbaron a=asa
2003-12-17 05:42:33 +00:00
jshin%mailaps.org
638631e65d
bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa)
2003-12-17 00:31:34 +00:00
cbiesinger%web.de
b2672e2659
bug 228321. content-encoding: gzip page gets saved gzipped when no extension
...
present in the url
r=bzbarsky sr=darin a=chofman
2003-12-16 23:17:58 +00:00
tor%cs.brown.edu
6c22b74d44
Bug 183185 - pageInfo.js "Error: this.data[row] has no properties". Patch by
...
Daniel Brooks, r=timeless, sr=bz, a=tor.
2003-12-16 21:45:34 +00:00
cbiesinger%web.de
72c0bcbdc4
94651 patch by durbacher@gmx.de (Andreas Kunz), inspired by timeless. r=timeless
...
sr=dbaron a=asa
Sherlock search plugins don't decode & in URLs
2003-12-16 21:27:24 +00:00
jshin%mailaps.org
7dc0e571ec
bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa
2003-12-15 23:03:16 +00:00
neil%parkwaycc.co.uk
cd37e02ba7
Bug 228271 Autocomplete's scrollbar is always visible r=varga sr=alecf a=asa
2003-12-15 22:47:52 +00:00
caillon%returnzero.com
1336bba247
Bug 225490
...
Change the default search engine to google.
Patch by:
Andreas Kunz <durbacher@gmx.de>
Serge GAUTHERIE <gautheri@noos.fr>
r=me
sr=ben
a=asa
2003-12-12 22:50:13 +00:00
neil%parkwaycc.co.uk
7b1390be91
Bug 227612 Cookie settings not shown in preferences r=bz sr=alecf a=asa
2003-12-11 10:38:40 +00:00
neil%parkwaycc.co.uk
cf3949f186
Bug 225893 Autocomplete won't scroll with the mouse r=ben sr=mscott a=asa
2003-12-10 23:13:03 +00:00
timeless%mozdev.org
cbb5c411b3
Bug 110517 ctrl-k doesn't work in mail/news composer on unix
...
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
bzbarsky%mit.edu
a80c12c23f
REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron
2003-12-07 18:54:59 +00:00
neil%parkwaycc.co.uk
4842365f8d
Bug 225207 Focused element is scrolled into view when switching tab r=caillon sr=bryner a=dbaron
2003-12-07 09:44:40 +00:00
caillon%returnzero.com
140523dc92
Mark bookmarks as dirty when they are, so they get properly flushed.
...
Bug 131105
r=ben sr=bzbarsky a=dbaron
2003-12-07 00:27:15 +00:00
bsmedberg%covad.net
3f6e7c0efe
bug 53673 - <textbox multiline="true"> doesn't accept initial value="xxx" patch by Neil, r=me sr/moa=jag a=dbaron
2003-12-05 01:28:55 +00:00
tor%cs.brown.edu
3344a2f2e2
Bug 225490 - netscape search plugin no longer functioning.
...
patch by timeless, r=caillon, sr=alecf, a=tor
2003-12-04 20:50:25 +00:00
rlk%trfenv.com
fdebd8c2a5
Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com).
2003-12-04 00:56:43 +00:00
jshin%mailaps.org
5e7848db38
bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa
2003-12-03 21:52:10 +00:00
jshin%mailaps.org
88492d9c99
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
jshin%mailaps.org
8d23ecdb94
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa)
2003-12-03 06:07:13 +00:00
bzbarsky%mit.edu
bee6b113d9
Fix up ordering issues in radiogroups. Bug 226549, r=neil, sr=alecf
2003-12-03 04:40:03 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
neil%parkwaycc.co.uk
6f31c6ac6f
Bug 216187 Windows icon association shouldn't use Mozilla application icon r=danm sr=rbs a=asa
2003-12-02 22:36:06 +00:00
neil%parkwaycc.co.uk
5685554e68
Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa
2003-12-01 23:44:39 +00:00
darin%meer.net
ee20857a33
fixes bug 226612 "-remote openURL no longer works with null URL." r=bryner sr=dbaron a=brendan
2003-11-30 04:09:03 +00:00
neil%parkwaycc.co.uk
5824afe35b
Supplementary patch to bug 203960 to fix javascript error: tabs is not defined when replacing bookmark groups spotted by hj p=gautheri@noos.fr r=me sr/a=brendan
2003-11-29 19:55:01 +00:00
ben%bengoodger.com
8502a090fe
once more.
2003-11-28 07:02:53 +00:00
ben%bengoodger.com
04f5cc9b4c
oops.
2003-11-28 06:47:14 +00:00
ben%bengoodger.com
e661b15ec7
Fix firebird builds. Patch from Stephen Walker.
2003-11-28 06:24:37 +00:00
ben%bengoodger.com
5980ab7796
Turn off alerts for firebird. Prelude to 215467.
2003-11-27 00:50:31 +00:00
ben%bengoodger.com
9ce78bc92b
Fix pch's oops.
2003-11-26 09:02:31 +00:00
chanial%noos.fr
958ea06c4e
bug 199386: Set Default Browser registers pref.xul from the suite as Preferences entry in WinXP Start Menu, r/sr=ben
...
Not part of the build, nor part of the GRE.
2003-11-26 08:22:17 +00:00
mkaply%us.ibm.com
7ff5fd04b8
#226678
...
r=pedemonte,sr=blizzard (platform specific), a=mkaply
Take a patch from nsNativeAppSupportWin so multiple firebird windows work
2003-11-25 22:38:39 +00:00
mkaply%us.ibm.com
4781af24ef
a=mkaply - better icons (we got a new converter)
2003-11-25 19:00:15 +00:00
mkaply%us.ibm.com
a8304327d2
a=mkaply - better icons (we got a new converter
2003-11-25 18:58:39 +00:00
scott%scott-macgregor.org
024d390cf9
Bug #226604 --> crash closing message compose window (with UI button)/message filter dialog
...
fix crash regression. Patch by timeless
sr=mscott
a=asa
2003-11-25 02:47:48 +00:00
cbiesinger%web.de
bd7cd09ade
213877 r=neil.parkwaycc.co.uk sr=bzbarsky a=asa
...
update contentAreaUtils.js callers to pass type and extension to mimeservice
this should greatly reduce the extension fixup bugs, especially .html.htm, .mp3.mp2 and similar should no longer happen.
2003-11-24 18:56:51 +00:00
timeless%mozdev.org
699163296d
Bug 223736 nsWebShellWindow::Destroy should call nsWebShellWindow::Destroy before destroying its timer and calling release_this
...
r=danm sr=dbaron a=dbaron
2003-11-23 14:01:43 +00:00
neil%parkwaycc.co.uk
361c8282e0
Bug 189786 Mouse wheel preference panel description needs to be able to wrap for translations r=caillon sr=alecf a=dbaron
2003-11-22 18:12:18 +00:00
neil%parkwaycc.co.uk
7899e22b62
Bug 202587 Control+ and Command+ should be Ctrl+ and Cmd+ for consistency r=caillon sr=brendan a=asa
2003-11-21 09:13:36 +00:00
darin%meer.net
2371181b48
fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
...
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2003-11-21 08:01:23 +00:00
darin%meer.net
f8fbc14169
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
timeless%mozdev.org
368aea7260
Bug 225984 DRefTool analysis for beos files
...
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org
037f8aab54
Bug 135181 Add Translate Page to the Tools menu
...
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2003-11-17 20:40:55 +00:00
timeless%mozdev.org
3a6d6c90fd
Bug 106386 Correct misspellings in source code
...
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
neil%parkwaycc.co.uk
d64610da67
Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews).
2003-11-12 22:21:48 +00:00
jshin%mailaps.org
908a9fa11f
bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard)
2003-11-12 19:44:18 +00:00
neil%parkwaycc.co.uk
6be4c1a90c
Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf
2003-11-12 10:13:10 +00:00
dwitte%stanford.edu
42f2669379
Cookie Manager and Exceptions window should remember column size
...
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
neil%parkwaycc.co.uk
df99ae707a
Bug 66522 Make it easier to use mouse wheel preferences r=caillon sr=bz
2003-11-11 12:53:19 +00:00
neil%parkwaycc.co.uk
c832189d6c
Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf
2003-11-10 23:15:52 +00:00
mvl%exedo.nl
0cbf28d1a9
Persist checkbox to block domain in the cookie manager.
...
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
neil%parkwaycc.co.uk
6aec774eb1
Bug 224251 Bookmarks panel doesn't focus bookmarks tree when selected r=pch sr=alecf
2003-11-10 16:27:42 +00:00
scott%scott-macgregor.org
b85085cd5d
Bug #224119 --> Spell Check dialog for mailnews needs url for localized dictionaries. We are pointing it to:
...
http://dictionaries.mozdev.org/installation.html
for now.
sr=bienvenu
2003-11-10 04:10:06 +00:00
darin%meer.net
d511e38761
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
2003-11-09 22:49:57 +00:00
chanial%noos.fr
2c3cccaca2
bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
...
r=biesi, sr=bz
2003-11-09 21:51:59 +00:00
danm-moz%comcast.net
53a844ebdc
restore removal of blur suppression from rev 1.39 accidentally deleted in rev 1.40. r=bryner
2003-11-09 19:14:09 +00:00