cbiesinger%web.de
1ccc10c9d7
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
e1cfbcba71
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
acd11e98e2
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
0554daf840
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
f8f6b64677
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
b4155c6050
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
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
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
danm-moz%comcast.net
1ebce9c6ba
tweak rev 1.137 to reduce the population of warnings from 2131 back to 2129
2003-11-09 16:33:14 +00:00
leaf%mozilla.org
410119b3b0
bug 224768, r=dbaron. update alpha to beta in version strings
2003-11-07 18:23:23 +00:00
neil%parkwaycc.co.uk
96c031d72b
Bug 224918 When not using Download Manager, closing progress dialogs doesn't cancel download r=biesi sr=bz
2003-11-07 12:27:21 +00:00
danm-moz%comcast.net
cf419872ca
don't focus the parent of the window being closed if that parent is the hidden window. this reinstates rev 1.52, bug 22658. now bug 224058. r=ere, roc
2003-11-07 02:13:32 +00:00
mvl%exedo.nl
eb3411a0d9
Put back a line that shouldn't have been removed for bug 161130
2003-11-06 20:21:05 +00:00
timeless%mozdev.org
ff22533034
Bug 224657 errors in pref-advanced.xul when @mozilla.org/oji/jvm-config-mgr;1 or @mozilla.org/system-preference-service;1 are unavailable
...
r=neil sr=roc
2003-11-06 15:24:11 +00:00
timeless%mozdev.org
245c412b56
Bug 220891 Create Profile Wizard overhaul
...
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
timeless%mozdev.org
3057c23ba0
Bug 207865 ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
...
r=neil sr=darin
2003-11-05 01:17:04 +00:00
dwitte%stanford.edu
f4cc4a66e9
remove support for dom.disable_cookie_{get,set} prefs.
...
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2003-11-04 22:44:51 +00:00
peter%propagandism.org
816b00b6cc
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
pinkerton%netscape.com
3f56956411
adding IOKit dependency for mac static build (sr=bryner, not part of build)
2003-10-31 20:07:44 +00:00
mvl%exedo.nl
1aaafabb18
nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
...
bug 221232, r=dwitte, sr=bryner
2003-10-31 19:30:06 +00:00
timeless%mozdev.org
b693cafc7a
Bug 120148 Tabs don't remember which element [frame, textfield, etc] was focused when switching tabs
...
patch by tryandguessit@yahoo.com r=caillon sr=bryner
2003-10-31 03:56:22 +00:00
timeless%mozdev.org
3e5f5ab75d
Bug 16498 Finished Downloading sounds
...
patch by cst@andrew.cmu.edu r=varga sr=bz
2003-10-31 01:58:56 +00:00
timeless%mozdev.org
b3b0822932
Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
...
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:27:58 +00:00
timeless%mozdev.org
d148168be8
Bug 222553 Rework cookieviewer to support whitelisting
...
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
cbiesinger%web.de
6724968770
Bug 223998
...
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
2003-10-30 21:34:39 +00:00
timeless%mozdev.org
aa5e9b933a
Bug 221876 Latest Builds in QA menu doesn't work anymore
...
first draft by mcsmurf@gmx.net r=jst sr=jst
2003-10-30 19:33:28 +00:00
varga%nixcorp.com
ea82c8c3ca
Fix for bug 221361. right click context speed is very slow with large selections
...
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
neil%parkwaycc.co.uk
57179de8f5
Bug 223549 GenerateValidFilename should use validateFileName p=ian@arlen.demon.co.uk r=me sr=bienvenu
2003-10-30 10:12:32 +00:00
neil%parkwaycc.co.uk
c98c6f10f3
Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner
2003-10-30 09:33:40 +00:00
jshin%mailaps.org
e23c5a36ac
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +00:00
timeless%mozdev.org
fdcb1a27a5
Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
...
work by doronr@us.ibm.com r=timeless sr=jag
2003-10-30 01:39:08 +00:00
timeless%mozdev.org
0028b89402
Bug 223336 Cannot perform search from sidebar
...
suggestion by zack-weg@gmx.de r=neil sr=bz a=asa
2003-10-27 22:26:31 +00:00
ben%bengoodger.com
0a1db7cf1b
Bug 206936 - firebird shows an XML error when opening links from external apps, caused by bug 223197 - command line service on Mac should be using browser.chromeURL pref to locate main application XUL file, not hard coding to use navigator.xul. r=smfr/ccarlen, sr=smfr, a=asa
2003-10-26 22:11:49 +00:00
darin%meer.net
7763797cd2
follow-up patch for bug 117026 "bookmark properties dialog very slow to load" patch=alfredkayser@nl.ibm.com, r=p_ch@verizon.net, sr=bzbarsky@mit.edu
2003-10-24 18:24:13 +00:00
neil%parkwaycc.co.uk
f40d86059a
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
2003-10-24 12:13:46 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
mkaply%us.ibm.com
0c3cc2671f
#205138
...
r=mkaply, sr=bryner
Code from jblanco - always select a folder so the New Folder button works
2003-10-21 19:47:25 +00:00
timeless%mozdev.org
96e46326e4
PRPackedBool takes too much effort
2003-10-21 17:20:28 +00:00
timeless%mozdev.org
c272e421bf
Bug 143687 Bring back site icons (favicons) in personal toolbar
...
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
neil%parkwaycc.co.uk
f3c345fee8
Bug 211416 Fix some linux filepicker issues r=varga sr=jag
2003-10-21 12:00:49 +00:00
technutz%netscape.net
0873fc0406
Bug 222419. remove wallet.TutorialFromMenu key from navigator.properties. r=neil, sr=bienvenu.
2003-10-20 22:22:15 +00:00
danm-moz%comcast.net
e8d9dd9df6
error check repeated window registration. bug 222042 r=scott,sspitzer
2003-10-20 15:31:38 +00:00
bzbarsky%mit.edu
8feb2d259d
Make sure we don't end up with a too-negative mIndex. Bug 218639, r=timeless, sr=jag
2003-10-19 09:05:28 +00:00
kairo%kairo.at
07e3c65080
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
neil%parkwaycc.co.uk
34b017be00
Bug 222585 dialogheader should crop r=varga sr=bienvenu
2003-10-17 19:58:12 +00:00
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
stephend%netscape.com
e24aa07519
Bug 147028. Change reference of Theme Park to theme sites (for brand). r=neil, sr=bz
2003-09-24 14:07:48 +00:00
daniel%glazman.org
6a8799b108
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
2003-09-24 13:59:37 +00:00
stephend%netscape.com
6814510c2f
Bug 203121. Debug > Verification > Javascript menu item should read 'DOM' instead. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>. r=me, sr=bz
2003-09-24 13:32:47 +00:00
stephend%netscape.com
856bf42c8a
Bug 220097. Change 'Plugins' to 'Plug-ins' in Script & Plug-ins pref panel. r=neil, sr=bz
2003-09-24 12:25:54 +00:00
neil%parkwaycc.co.uk
dd6f308402
Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst
2003-09-24 10:27:14 +00:00
dbaron%dbaron.org
20665a5b45
Update version numbers to 1.6a.
2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk
0fbcd025be
Bug 165744 Fix transparency and other ugliness with the windows window icons r=dean_tessman sr=dveditz
2003-09-23 10:10:15 +00:00
jag%tty.nl
7f9370ae74
Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner
2003-09-23 06:49:06 +00:00
neil%parkwaycc.co.uk
ac8521fc2e
Bug 207416 Access keys clash in print preview p=piers@myrealbox.com r=varga sr=dmose
2003-09-20 21:58:34 +00:00
neil%parkwaycc.co.uk
2da1a40902
Bug 205938 Clean up download rate in nsDownloadProgressListener.js p=alge@samsen.com r=varga sr=jag
2003-09-20 19:12:52 +00:00
danm-moz%comcast.net
5161fd497f
adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/widgets/general.xml rev 1.2) a=hyatt
2003-09-19 20:45:48 +00:00
danm-moz%comcast.net
b8f128ecea
adding statusbarpanel-menu-iconic, copied from firebird (toolkit/content/xul.css rev 1.27) a=hyatt
2003-09-19 20:45:44 +00:00
timeless%mozdev.org
2b0ca468c3
Bug 176096 Mozilla (Phoenix) should not register as an/default HTML editor, when Composer is not installed.
...
patch by dean r=timeless sr=sfraser
2003-09-19 15:04:30 +00:00
cls%seawood.org
e398d4faf2
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org
bfca537521
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
dbaron%dbaron.org
9e07f425be
Shut down X Remote service before event loop stops running, so that the windows can be destroyed. b=216512 r=blizzard sr=bryner
2003-09-17 23:46:45 +00:00
bsmedberg%covad.net
da9e036fe8
Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin
2003-09-17 17:28:47 +00:00
dbaron%dbaron.org
b57afa4a19
Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky
2003-09-16 22:09:18 +00:00
mkaply%us.ibm.com
e3f07bb1c2
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:46:07 +00:00
bryner%brianryner.com
577de49b39
Use typeof() to implement NS_STDCALL_FUNCPROTO so that pointer-to-member types using stdcall work on mingw gcc. Bug 203137, r=cls, sr=dbaron.
2003-09-15 04:20:20 +00:00
bryner%brianryner.com
dbf18a9c3a
Remove files that were taken out of the build months ago as part of bug 194240.
2003-09-14 21:04:15 +00:00
caillon%returnzero.com
2b95a3b854
Bug 165653
...
mozilla/dom depends on mozilla/xpfe/components/sidebar (nsISideBar)
r=bryner@brianryner.com
sr=jst@netscape.com
2003-09-13 19:54:41 +00:00
caillon%returnzero.com
ced129793a
about:about
...
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
2003-09-13 19:35:59 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
neil%parkwaycc.co.uk
69ee0bef07
Bug 218840 add some null checks that were preventing autocomplete from working in message compose r=timeless sr=mscott
2003-09-13 16:07:28 +00:00
neil%parkwaycc.co.uk
6d37955ac2
Bug 215318 bookmark overflow chevron can overlap bookmark name text r=timeless sr=jag
2003-09-11 20:47:02 +00:00
timeless%mozdev.org
5a9c06e100
Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
...
patch by doronr@us.ibm.com r=timeless sr=jag
2003-09-11 17:56:53 +00:00
cbiesinger%web.de
66290bcb84
Bug 217090
...
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2003-09-11 12:19:13 +00:00
jshin%mailaps.org
59f2bb2c3a
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
2003-09-11 12:01:08 +00:00
neil%parkwaycc.co.uk
23c7ddabfc
Bug 218584 make about:config more careful about guessing localized preferences r=darin sr=bz
2003-09-11 09:12:17 +00:00
neil%parkwaycc.co.uk
620fa149da
Bug 85908 Add reload to View Page Source Window r=doron sr=bz
2003-09-11 09:06:09 +00:00
neil%parkwaycc.co.uk
9acae982d8
Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag
2003-09-11 08:30:48 +00:00
timeless%mozdev.org
80a83a037f
Bug 217342 change close tab message
...
r=riceman+bmo sr=jag
2003-09-11 01:42:34 +00:00
neil%parkwaycc.co.uk
75862a8cdf
Bug 215831 fix autocomplete tree assertions (blank lines) r=varga sr=jag a=asa
2003-09-10 09:20:53 +00:00
brendan%mozilla.org
f2378cf93d
Checking in danm's patch for bug 210689, r/sr=bz/dbaron, a=me.
2003-09-08 19:06:11 +00:00
bryner%brianryner.com
9822c742df
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
timeless%mozdev.org
2994c4573e
Bug 217886 frame structure gets lost in builds since 20030826
...
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
scott%scott-macgregor.org
2ed6cab2e9
changing qsrc per jcopetas@askjeeves.com
...
not part of the build.
2003-09-03 21:43:44 +00:00
neil%parkwaycc.co.uk
fb1e37315d
Bug 216482 fix recursive runaway problem r=varga sr=jag a=sspitzer
2003-09-01 22:09:45 +00:00
gerv%gerv.net
78042cde91
Bug 213117 - new text for about:mozilla. Text by Neil Deakin <enndeakin@sympatico.ca>, patch by Dan Witte <dwitte@stanford.edu> and basic <basic@mozillanews.org>, r=gerv, a=asa.
2003-09-01 21:31:04 +00:00
tingley%sundell.net
1b141b2f9a
bug 217340: checkmarks missing from sidebar tabs menu
...
r=rjc, sr=bz, a=asa
2003-08-30 17:34:41 +00:00
timeless%mozdev.org
5f6f9297e4
Bug 217063 Preferences categories expand after being closed
...
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
2003-08-26 19:28:00 +00:00