bzbarsky%mit.edu
fdefb989ac
Back out part of patch for bug 317819 until tinderbox has been fixed to deal with it
2005-12-01 20:17:41 +00:00
timeless%mozdev.org
bea6d3285c
Bug 317819 disable more javascript/DOM abilities, plugins in mail
...
patch by ajschult@verizon.net r=neil sr=neil
2005-12-01 02:57:16 +00:00
bzbarsky%mit.edu
fe950e18c8
Fix more build bustage (bug 316794).
2005-11-29 06:11:38 +00:00
bzbarsky%mit.edu
67218c7dc6
Fix more build bustage (bug 316794).
2005-11-29 05:25:48 +00:00
bzbarsky%mit.edu
b8bd10a704
Fix build bustage (bug 316794) -- need to be able to include nsIChromeEventHandler, by way of nsPIDOMWindow.
2005-11-29 03:42:34 +00:00
timeless%mozdev.org
c917cba0c3
Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
...
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
kairo%kairo.at
6e4d0474af
bug 316137 - SeaMonkey.app still called 1.0a, remove version notice line from InfoPlist.strings; SeaMonkey-only & mac-only; r=sfraser
2005-11-28 17:13:44 +00:00
timeless%mozdev.org
8076cc5dad
Bug 130462 "null" or "" is displayed in drop-down search text in URL bar
...
patch by ajschult@verizon.net r=jag sr=neil
2005-11-27 07:08:57 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
d1bdbdecd7
Bug 314518 [BeOS] Static builds Broken due nsSound implementation for Widget:BeO
...
patch by sergei_d r=biesi sr=bsmedberg
2005-11-22 22:33:41 +00:00
gavin%gavinsharp.com
392fc5ebb3
Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil
2005-11-22 01:53:11 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bsmedberg%covad.net
4f84f499e3
Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose
2005-11-16 15:23:53 +00:00
kairo%kairo.at
61b1a4a48d
bump trunk SeaMonkey version to 1.5a (missed that file in the recent checkin for this), still r=Neil a=seamonkey-council
2005-11-15 14:29:36 +00:00
kairo%kairo.at
8408fb1ca5
bug 308531 - Change default home page for SeaMonkey, r+sr=Neil
2005-11-15 14:27:36 +00:00
cst%andrew.cmu.edu
3b40377a62
Bug 316150 Don't fade splash screen fade when using remote desktop
...
r=ere sr=neil
2005-11-13 22:04:32 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
cbiesinger%web.de
e88aa87a83
bug 316023 missed this caller of nsITransfer.init in bug 298842; fixing FTP
...
upload
r+sr=neil
2005-11-11 19:52:05 +00:00
bsmedberg%covad.net
51c450a1d7
Build bustage, bug 313309
2005-11-11 16:20:27 +00:00
bsmedberg%covad.net
248306f210
Build bustage, bug 313309
2005-11-11 15:55:43 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
bsmedberg%covad.net
f4cca5b5df
Seamonkey win32 bustage from bug 305949
2005-11-08 22:53:07 +00:00
neil%parkwaycc.co.uk
10d02c407e
Fixing inaccurate comment r+sr=jag
2005-11-08 14:16:45 +00:00
neil%parkwaycc.co.uk
2681b06c6f
Bug 313335 Update the URL bar before showing security warnings r+sr=jag
2005-11-08 13:46:30 +00:00
timeless%mozdev.org
0e3754138e
Bug 315476 Add id attributes for overlays to navigatorOverlay.xul
...
patch by ajvincent@gmail.com r=jag sr=jag
with `
2005-11-08 10:56:57 +00:00
mrbkap%gmail.com
b7717ec40f
bug 315434: Remote XUL tabboxes can get stuck on a tab if the focus leaves the content window (e.g., one of the browser tabs is selected). r=mconnor
2005-11-07 20:21:44 +00:00
bugzilla%arlen.demon.co.uk
0f0c55b29c
Bug 111842 tabbed browser prefs text "load links in the background" misleading
...
p=tmeader@gmail.com r=db48x sr=jag
2005-11-06 22:21:20 +00:00
kairo%kairo.at
237ec178a2
bump trunk SeaMonkey version to 1.5a, r=Neil a=seamonkey-council
2005-11-05 22:44:42 +00:00
bsmedberg%covad.net
b14acce06b
Bustage fix from bug 263042 - MOZ_LDAP_XPCOM is not defined by configure, it must be defined explicitly by makefiles that need it, pointed out by Neil
2005-11-04 13:41:24 +00:00
neil%parkwaycc.co.uk
301c51145b
Get default tooltip text more reliably b=147670 r=timeless sr=jst
2005-11-02 23:53:56 +00:00
roc+%cs.cmu.edu
73ddfe7914
Fixing bustage
2005-11-02 02:02:12 +00:00
bsmedberg%covad.net
49df2055ed
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00
mnyromyr%tprac.de
c6c7dacc28
Bug 229211: Remove browser.related.enabled; p=benc@meer.net/Frank Wein <bugzilla@mcsmurf.de>, r/sr=neil
2005-10-30 11:01:47 +00:00
timeless%mozdev.org
2eabe3c562
Bug 186819 Query charset searching on dmoz.org does not match with which dmoz.org expects
...
patch by bugzilla@philringnalda.com r=timeless sr=dmose
2005-10-30 03:07:38 +00:00
db48x%yahoo.com
dd1e570c1a
fixes bug 190353: Property "pageIndex" of "wizard" tag is not working.
...
r=Neil, sr=bz
2005-10-28 22:00:14 +00:00
cbiesinger%web.de
fb3c3ec992
bug 313214 don't try to create resources from empty strings
...
r+sr=neil
2005-10-26 16:50:47 +00:00
mark%moxienet.com
1af96e5a1c
Bug 305827, Mac OS X gcc 4 builds with --disable-optimize/-O0 crash, often at startup [@ SetGWorld]. Caused by inconsistencies when multiple classes with the same layout but distinct layouts are used with unpredictable inlining heuristics. Remove extraneous StPortSetter class from nsAEUtils and rely on the one in nsGfxUtils. r=josh sr=smfr
2005-10-25 17:58:52 +00:00
neil%parkwaycc.co.uk
039a2bc228
Bug 202652 use Ctrl for consistency with menus (also some detabification) sr=jag
2005-10-24 23:27:24 +00:00
cst%andrew.cmu.edu
1dc2382329
Bug 294056 User-specified sound fails to play after file download completes
...
r=biesi sr=neil
2005-10-23 18:21:36 +00:00
cst%andrew.cmu.edu
bba203939f
Bug 313044 [mac] Delete (Backspace)/Shift+Delete as Back/Forward
...
patch by stefan_h@hem.utfors.se r+sr=neil a=asa
2005-10-22 18:35:21 +00:00
neil%parkwaycc.co.uk
1c52dc0527
Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me
2005-10-21 23:01:24 +00:00
cst%andrew.cmu.edu
7179681aa8
Bug 309538 Autoscroll indicator should show possible scrolling directions
...
r=db48x, sr=neil, icons by neil
2005-10-21 03:50:13 +00:00
cst%andrew.cmu.edu
ed735bef35
Bug 307126 Closing tabs should return to 'parent' tab.
...
r=db48x sr=neil
2005-10-21 03:28:56 +00:00
doronr%us.ibm.com
5b78b7c447
Bug 104360 - Error: this.docShell has no properties in browser.xml. Patch by ajvincent, r/sr=neil
2005-10-19 16:46:06 +00:00
masayuki%d-toybox.com
277e8a95a5
Bug 312287 Cannot open local htm file if its path has non-ASCII character / Cannot open IDN from command line r=jshin, sr=neil
2005-10-19 14:39:28 +00:00
bzbarsky%mit.edu
14332c1f15
Make docshell visibility checking check with the tree owner so that embedding
...
gets a chance to claim docshells as invisible (eg in Camino's tab
implementation). Bug 306245, patch by jst, r=sfraser, sr=bzbarsky
2005-10-19 02:59:30 +00:00
neil%parkwaycc.co.uk
a7b9a62a80
Bug 312489 Fix regression from bug 300485 that was too eager to try to load an entire home page group in a new tab instead of a new window r=biesi sr=jag
2005-10-18 23:31:53 +00:00
mconnor%steelgryphon.com
fec519688e
bug 311195 - When update URL is 404, engine update ignores updateCheckDays, patch by O. Atsushi (Torisugari) (torisugari@gmail.com), r=me, sr=neil, a=asa
2005-10-17 17:36:55 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
mozilla.mano%sent.com
397be98e9c
Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil.
2005-10-17 11:32:17 +00:00
mozilla.mano%sent.com
de59206835
Bug 302000 - browser.search.order.* doesn't work with searchplugins stored in profile. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=bsmedberg, sr=neil.
2005-10-17 11:27:25 +00:00
cst%andrew.cmu.edu
d9bdd6a763
Bug 310380 middlemouse autoscroll should default off for UNIX/Linux (X) environment
...
Patch by Hogarth <bugzilla@throwaway.weebeastie.net> r=me sr=neil
2005-10-17 00:07:57 +00:00
dveditz%cruzio.com
8c3ccc4cc0
bug 282955 (back as bug 312426) locationbar-less mac window needs titleseparator r=neil.parkwaycc,sr=bzbarsky,a=mscott
2005-10-14 23:39:45 +00:00
dveditz%cruzio.com
b2da9b7ab8
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
2005-10-14 23:33:51 +00:00
neil%parkwaycc.co.uk
140056dddf
Merge contextmenu handlers (as per branch patch for bug 301873 r=mconnor) sr=jag
2005-10-14 23:14:32 +00:00
neil%parkwaycc.co.uk
eb02eea264
Bug 278398 forced autocomplete ignores typing after search r=mscott sr=bienvenu
2005-10-14 19:21:44 +00:00
mnyromyr%tprac.de
11832dbe8f
Bug 311037: Remove allowWindowOpen.label; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil
2005-10-13 20:13:16 +00:00
neil%parkwaycc.co.uk
908459f60f
Bug 257985 History View|Sorted by menuitems do not work r=varga sr=me
2005-10-13 19:50:25 +00:00
kairo%kairo.at
74754793dc
add L10n notes for bug 276299, p=vhaarr r=me sr=jag
2005-10-12 23:47:55 +00:00
neil%parkwaycc.co.uk
6ed92b441f
Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz
2005-10-09 23:42:28 +00:00
neil%parkwaycc.co.uk
cafe8bed39
Fix BeOS bustage b=299058 p=sergei_d@fi.tartu.ee r=biesi sr=me
2005-10-09 23:38:01 +00:00
neil%parkwaycc.co.uk
f123997430
Bug 276299 Wallpaper filename should be localizable p=vhaarr r=me sr=jag
2005-10-09 20:32:07 +00:00
mats.palmgren%bredband.net
c98dda4acc
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
2005-10-08 10:08:18 +00:00
neil%parkwaycc.co.uk
36a729daa1
Bustage fix (stupid typo) b=301073
2005-10-05 21:18:54 +00:00
neil%parkwaycc.co.uk
bf007a531f
Bustage fix (conflict with my own patch (sigh)) b=301073
2005-10-05 18:57:05 +00:00
neil%parkwaycc.co.uk
f861d19cb7
Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz
2005-10-05 16:10:11 +00:00
bzbarsky%mit.edu
209234f102
Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil
2005-10-04 23:49:39 +00:00
bugzilla%arlen.demon.co.uk
74be673877
Bug 302479 Some pref panels still with missing/incorrect accesskeys
...
p=giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk
2005-10-04 21:03:28 +00:00
bsmedberg%covad.net
77cf9f7768
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
2005-10-04 14:41:18 +00:00
bugzilla%arlen.demon.co.uk
7e9cc2edcf
Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog
...
p=me r=db48x sr=neil.parkwaycc.co.uk
2005-10-02 00:09:37 +00:00
dveditz%cruzio.com
637af3eb06
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
2005-09-30 18:51:46 +00:00
bugzilla%arlen.demon.co.uk
3953f92e72
Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
...
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
bryner%brianryner.com
c9e270e353
Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net
2005-09-29 20:24:27 +00:00
mozilla.mano%sent.com
dc3b0c5650
Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil.
2005-09-29 08:15:14 +00:00
ginn.chen%sun.com
beb57f8520
Bug 58523 -P, -nosplash, -splash, -console, -ProfileManager, -installer switches (arguments) unable to launch anything other than the browser (mail does not open on startup)
...
patch maker=brian.lu@sun.com r=neil sr=bryner
2005-09-28 06:52:32 +00:00
bugzilla%arlen.demon.co.uk
1839d7031a
Bug 290881 Implement Add to Address book / Compose mail to context menus
...
p=me r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-27 23:30:28 +00:00
neil%parkwaycc.co.uk
04e3e5499f
Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me
2005-09-26 22:55:33 +00:00
cst%andrew.cmu.edu
c5d674720f
Bug 309004 Don't show image thumbnail as tab icon for large images, since it causes slowdowns.
...
r=db48x sr=neil
2005-09-26 17:05:06 +00:00
mconnor%steelgryphon.com
e93ce85ce8
bug 290254 - search engine isn't validated for the first time until updateCheckDays after first use, r=me, sr=neil
2005-09-26 15:04:36 +00:00
neil%parkwaycc.co.uk
3ec57f2a79
Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me
2005-09-26 13:39:56 +00:00
bryner%brianryner.com
0c00f57e07
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
cbiesinger%web.de
39a91eb438
305384 build alert service on non-windows platforms
...
patch by Jens Bannmann <jens.b@web.de> r=bsmedberg sr=neil
2005-09-22 21:16:49 +00:00
neil%parkwaycc.co.uk
59db7f6419
Commenting the hell out of userTypedClear b=306810 sr=darin
2005-09-22 19:07:57 +00:00
cst%andrew.cmu.edu
cdb3b7626c
Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
...
r=db48x sr=neil
2005-09-21 01:36:35 +00:00
timeless%mozdev.org
d0a096d3bb
Bug 120527 Dialog fix to make default button not appear default while another button has focus
...
adding missing cdata markings
2005-09-20 21:44:33 +00:00
dbaron%dbaron.org
ab1d4c6073
Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner
2005-09-20 21:11:37 +00:00
neil%parkwaycc.co.uk
4387886325
Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag
2005-09-20 16:22:39 +00:00
bzbarsky%mit.edu
f6d4904709
Nodes in display:none iframes have no computed style. Bug 309050, patch by
...
Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=bzbarsky
2005-09-18 18:10:26 +00:00
neil%parkwaycc.co.uk
08e2618cd7
Bug 290381 Save As doesn't work on links containing %23 p=caleb r=biesi sr=me
2005-09-18 16:06:20 +00:00
bzbarsky%mit.edu
0ed6c71cf2
Send out notifications when docshells are created or destroyed. Bug 308438,
...
r=biesi, sr=darin
2005-09-16 15:51:14 +00:00
neil%parkwaycc.co.uk
0f64d153a7
Bug 306810 Fix regressions from bug 302575 r=bz sr=darin
2005-09-16 12:17:59 +00:00
timeless%mozdev.org
adcd5cac17
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
masayuki%d-toybox.com
7b38b434ac
Bug 308173 Printing reverts to default printer every time a page is printed r+sr=neil
2005-09-15 16:01:14 +00:00
aaronleventhal%moonset.net
aa01d9612b
Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil
2005-09-14 16:58:29 +00:00
bryner%brianryner.com
33955684cd
Backing out 292965 until Tp regression is understood.
2005-09-14 07:28:05 +00:00
bryner%brianryner.com
300a390b7b
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-14 03:38:40 +00:00
bzbarsky%mit.edu
bcad5934f1
Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
...
by default. r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00
bzbarsky%mit.edu
53cc7ff949
Don't condition selection on whether we're in a chrome docshell; explicitly
...
disable selection for <label> and <description> as needed. Bug 306262, r=neil,
sr=roc
2005-09-06 03:37:15 +00:00
cst%andrew.cmu.edu
57b0482067
Bug 304563 Add autoscroll support to SeaMonkey (browser only, for now)
...
r=db48x sr=neil
2005-09-04 15:44:59 +00:00
timeless%mozdev.org
dce4584698
Bug 305679 please look before leaping for mimeInfo.primaryExtension
...
also enforcing catch...{/}
r=neil sr=neil
2005-09-02 04:48:28 +00:00
mozilla.mano%sent.com
89e6a4d24b
Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil.
2005-09-01 05:34:31 +00:00
neil%parkwaycc.co.uk
859785cbe3
Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin
2005-08-31 21:00:40 +00:00
aaronleventhal%moonset.net
ca5959c4fe
bug 306235. Keyboard stops working on window restore of Thunderbird main window from minimized state. Partial backout of now unnecessary part of bug 258285. r+sr=bryner
2005-08-31 20:43:39 +00:00
bzbarsky%mit.edu
4e5fb6da88
Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
...
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
bsmedberg%covad.net
9b74ac887d
From bug 296561 (see bug 302099) - remove old static-build remnants that are no longer used r=darin
2005-08-29 19:24:20 +00:00
cbiesinger%web.de
46d2a554ba
bug 229737 use documentURI as the URI for which to store the favicon
...
patch by mconnor r=biesi sr=neil
2005-08-29 14:02:30 +00:00
kairo%kairo.at
dd66fd02da
bug 305357 - bump SeaMonkey version for trunk to 1.1a, r+sr=Neil
2005-08-25 15:34:02 +00:00
mark%moxienet.com
f6493719c1
Bug 305374, AppleScript "Get URL" command can make Firefox open chrome:// URLs. Block chrome when handling AppleEvents. r=josh sr=smfr
2005-08-25 12:25:00 +00:00
roc+%cs.cmu.edu
4d8590a4fa
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
2005-08-25 00:10:37 +00:00
bryner%brianryner.com
7f36ec0156
Fix property name so that autocomplete works correctly in Thunderbird/Seamonkey. Bug 305654, r+sr=mscott
2005-08-24 05:05:09 +00:00
ben%bengoodger.com
9aafc389b1
289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard
2005-08-23 18:11:28 +00:00
bryner%brianryner.com
4ca6fcf9b4
In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst.
2005-08-22 18:34:21 +00:00
cst%andrew.cmu.edu
c9982f984a
Bug 305445 "Author" in Themes should have a colon
...
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2005-08-22 00:34:41 +00:00
cst%andrew.cmu.edu
14c334b6b6
Bug 305435 Remove MNG image support listitem from pref window.
...
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2005-08-22 00:33:09 +00:00
mozilla.mano%sent.com
dfdd05dbc2
Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil.
2005-08-20 22:57:54 +00:00
bugzilla%arlen.demon.co.uk
327a838e49
Bug 305158 Checkin for bug 304739 broke contentAreaClick()
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-19 10:18:27 +00:00
cst%andrew.cmu.edu
fc8c628480
Bug 305038 Capitalize "this" in image/cookie/popup-blocking context menu entries.
...
Patch by stephend, r=mvl sr=neil
2005-08-19 03:48:46 +00:00
roc+%cs.cmu.edu
1a3439828a
Backing out fix for bug 130078 because of performance regressions.
2005-08-18 19:44:55 +00:00
bsmedberg%covad.net
444552454a
Camino/suite bustage fix, bug 305090
2005-08-18 18:00:40 +00:00
bsmedberg%covad.net
e576a770e5
Removing old copies of shistory: these files were cvs-copied to docshell/shistory from xpfe/components/shistory (see bug 230363)
2005-08-18 17:18:50 +00:00
roc+%cs.cmu.edu
4d8373cf81
Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron
2005-08-18 17:14:29 +00:00
bugzilla%arlen.demon.co.uk
ef5b2de614
Bug 304739 Tidy up hrefAndLinkNodeForClickEvent
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-18 11:25:18 +00:00
neil%parkwaycc.co.uk
1a3ba6a38e
Bug 304386 Doubled separator on broken image context menu r=iann sr=jag
2005-08-17 16:09:38 +00:00
timeless%mozdev.org
6e5bb4d4b2
Bug 287540 Fix various _C++_ compiler warnings from my Windows non-debug build
...
patch by gautheri@noos.fr r=timeless sr=neil
2005-08-17 09:35:24 +00:00
timeless%mozdev.org
a21a7359a2
Bug 299825 Search plugins in App directory are updated into Profile directory (resulting in double Search Bar entries)
...
patch by torisugari@gmail.com r=timeless sr=neil
2005-08-17 08:27:28 +00:00
aaronleventhal%moonset.net
eae6129496
Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner
2005-08-16 17:54:29 +00:00
mnyromyr%tprac.de
1118e79db7
Bug 299581: Mac application menu still named Mozilla; r=pinkerton, sr=sfraser, a=cbeard
2005-08-13 18:52:52 +00:00
bugzilla%arlen.demon.co.uk
5206396051
Bug 301737 Support multiple selection for xul:listbox - Revised xpfe version of patch v2.1
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-13 13:38:58 +00:00
mconnor%steelgryphon.com
e983bf9523
bug 271097 - backend fix to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r=shaver/me, a=shaver
2005-08-12 02:53:10 +00:00
cst%andrew.cmu.edu
586f639fd2
Bug 302781 Splash screen should fade in on Win2k+
...
This version shouldn't break Creature.
r=ere sr=neil a=asa
2005-08-10 22:41:38 +00:00
roc+%cs.cmu.edu
007ea035c2
Fixing bustage
2005-08-10 20:58:19 +00:00
roc+%cs.cmu.edu
d187d8344a
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
cst%andrew.cmu.edu
b9680a97d7
Backing out changes from bug 302781 to fix burning.
2005-08-10 03:38:43 +00:00
cst%andrew.cmu.edu
fb1758cf43
Bug 302781 Splash screen should fade in on Win2k+
...
r=ere sr=neil a=asa
2005-08-10 00:42:57 +00:00
jshin%mailaps.org
1b251d1554
bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa
2005-08-09 04:47:57 +00:00
bugzilla%arlen.demon.co.uk
3ab2b639df
Bug 296758 Adding phishing detection to mailnews
...
p=me r=mnyromyr sr=bienvenu a=asa
2005-08-08 18:29:12 +00:00
cbiesinger%web.de
76e035eaf2
backing out last patch until it is decided how error page favicons will be
...
implemented
2005-08-08 16:53:54 +00:00
cbiesinger%web.de
da98fdccb8
301119 allow error pages to load favicons
...
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+
patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
bsmedberg%covad.net
d2b84dd7b6
Bug 298072 - XUL window with "hidechrome" draws incorrectly until it is resized - patch by Anand Aiyer <aaiyer@asvcyber.com> - r+sr=roc, a=me
2005-08-08 14:07:55 +00:00
bugzilla%arlen.demon.co.uk
ed78b6e25d
Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:56:34 +00:00
bugzilla%arlen.demon.co.uk
c4f6eae36e
Bug 303142 Wrong taskbar icon for JavaScript Console
...
p=me r/sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:47:50 +00:00
mkaply%us.ibm.com
443fa2338e
#287944
...
r=mkaply, sr=neil, a=asa
OS/2 only - more mozilla->seamonkey branding - patch from Peter Weilbacher
2005-08-02 03:00:24 +00:00
mkaply%us.ibm.com
f46f42690b
OS/2 build break with GCC 3.3.5
2005-08-01 16:04:25 +00:00
bugzilla%arlen.demon.co.uk
ceb038518d
Bug 302506 Accesskey for Release Notes menu item in Help menu needs changing
...
p=me r/sr=neil.parkwaycc.co.uk a=asa
2005-07-30 13:42:25 +00:00
neil%parkwaycc.co.uk
14b0fe0761
Bug 300485 SeaMonkey doesn't honour preference to open externally provided link in new tab on Windows or OS/2 r=mkaply r=biesi sr=jag a=bsmedberg
2005-07-28 20:24:01 +00:00
neil%parkwaycc.co.uk
b2b5d6e1d7
Bug 301923 XRemote silently ignored bad URIs p=ajschultz r=caillon a=bsmedberg
2005-07-28 14:51:38 +00:00
neil%parkwaycc.co.uk
020a82a179
Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg
2005-07-28 13:47:59 +00:00
neil%parkwaycc.co.uk
0501813bf8
Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg
2005-07-28 13:44:23 +00:00