cbiesinger%web.de
92ed1f9049
bug 287945 (beos only) in the BeOS SeaMonkey icon, replace black edges with
...
transparency
patch by mattmadia@gmail.com r=sergei_d
2006-04-12 21:08:19 +00:00
gavin%gavinsharp.com
f1a172c843
Bug 333312: fix potential crash [@ JS_GetGlobalObject - nsHTTPIndex::OnFTPControlLog] (found by coverity), r=timeless, sr=jag
2006-04-12 18:32:12 +00:00
benjamin%smedbergs.us
70a0f2207b
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
ajschult%verizon.net
e3ee269fc7
Bug 333526: handle arguments to mail/compose in startup script. r=/sr=jag
2006-04-12 02:53:55 +00:00
dbaron%dbaron.org
b3cb479878
Do the crash-information dance for SIGFPE as well. b=333538 r+sr=bryner
2006-04-11 23:41:37 +00:00
bugzilla%standard8.demon.co.uk
9db49ec7d8
Bug 333169 Enable nsBookmarksService to open a window when not using xpfe's commandline service. r/sr=Neil
2006-04-11 16:59:06 +00:00
mattwillis%gmail.com
95ada99a79
fix xremote regression
2006-04-10 23:25:19 +00:00
mattwillis%gmail.com
e6ba4ba673
fix build bustage
2006-04-10 22:49:12 +00:00
mattwillis%gmail.com
daf1edcc85
bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg
2006-04-10 21:31:10 +00:00
jag%tty.nl
3058818625
Bug 333308: make clean and make distclean miss various files. r+sr=Neil
2006-04-10 11:38:10 +00:00
roc+%cs.cmu.edu
079a097ecc
Bug 29856. Support SetWindowClass in GTK2. r+sr=roc, patch-midden by Andrew Taylor, Arik Devens, Rob Ginda, Kenneth Herron, timeless, Alex Zbyslaw, and me.
2006-04-09 22:45:04 +00:00
gavin%gavinsharp.com
6670dd2a7d
Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe
2006-04-09 21:16:20 +00:00
ajschult%verizon.net
78d2c34906
Bug 333244: Use hardcoded binary and app name in start script and handle MOZ_NO_REMOTE. r/sr=neil
2006-04-09 01:02:54 +00:00
kairo%kairo.at
6aea674984
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
2006-04-08 11:49:47 +00:00
kairo%kairo.at
91acb7039c
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
kairo%kairo.at
726174c0db
bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil
2006-04-08 11:01:39 +00:00
ajschult%verizon.net
7984993b41
Bug 122698: Detect currently running instance of SeaMonkey when app is launched a second time, r=neil, sr=jag
2006-04-08 03:00:42 +00:00
ajschult%verizon.net
83a880c43b
Bug 247849: <xul:dialog> should be able to initially disable the accept button. Patch by Alex Vincent <ajvincent@gmail.com>, r=timeless, sr=neil
2006-04-06 01:53:50 +00:00
benjamin%smedbergs.us
d8395afe0b
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-05 16:10:05 +00:00
timeless%mozdev.org
72965522a4
Bug 98595 Ability to disable lists, trees completely
...
patch by ajvincent@gmail.com r=mconnor sr=neil
2006-04-05 06:30:37 +00:00
dbaron%dbaron.org
04b8c33eda
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
2006-04-05 00:00:44 +00:00
roc+%cs.cmu.edu
35738108fd
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
2006-04-04 21:26:17 +00:00
neil%parkwaycc.co.uk
7ff5bb087c
Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me
2006-04-04 21:00:55 +00:00
bugzilla%standard8.demon.co.uk
50f1d773bf
Follow up to Bug 239136, remove redundant ifdefs now that Thunderbird is using the toolkit download manager. r=benjamin,sr=mscott
2006-04-04 16:21:50 +00:00
kaie%kuix.de
81991bcb43
Backing out my previous experimental checkin.
2006-04-04 09:31:49 +00:00
kaie%kuix.de
19b3c3322a
Temporarily installing a sighup for printing the stack, in the hope it will help us understand the test failures on tinderbox machines.
...
Will be backed out shortly.
r=jag
2006-04-04 09:08:52 +00:00
bugzilla%arlen.demon.co.uk
39a542d5d6
Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows - regression fix created by landing of patch on bug 105885
...
p=me r/sr=neil
2006-03-31 23:19:14 +00:00
neil%parkwaycc.co.uk
01a74f1cbe
Make the XUL directory viewer work with jar: directories b=309296 r+sr=jag
2006-03-30 21:06:48 +00:00
darin%meer.net
20837f71e1
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
2006-03-30 18:40:56 +00:00
darin%meer.net
1b73e64f90
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
2006-03-30 17:31:15 +00:00
gerv%gerv.net
39075681a6
Bug 331136 - add list of Initial Developers to comply with MPL section 3.3.
2006-03-30 08:48:11 +00:00
gerv%gerv.net
af20ee45fb
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
leon.sha%sun.com
52aaa174e4
Bug 328396 Solaris patch-checker update needed for solaris 11.
...
Patch maker: leon.sha@sun.com .
darin: review+
darin: superreview+
2006-03-30 07:15:57 +00:00
gavin%gavinsharp.com
5cc9afaeb4
Bug 322155: if the only focusable elements in a dialog are the buttons, focus the default button on load, r=Neil
2006-03-29 21:33:41 +00:00
Olli.Pettay%helsinki.fi
51f7bd1d33
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation (missing from the previous patch)
2006-03-26 14:57:13 +00:00
bugzilla%standard8.demon.co.uk
96368d4a59
Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla
2006-03-26 12:34:06 +00:00
Olli.Pettay%helsinki.fi
ee372ff167
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
ajschult%verizon.net
9de24d2dce
Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil
2006-03-25 18:18:29 +00:00
neil%parkwaycc.co.uk
2d235e6c1f
Go Up b=33684 r=timeless sr=jag
2006-03-24 21:01:35 +00:00
bzbarsky%mit.edu
046f910e72
Make _main and _content target the right things when tabs are involved. Bug 277971 and bug 273984, r=bsmedberg, sr=jst, branch181=jst
2006-03-24 19:38:17 +00:00
neil%parkwaycc.co.uk
9e72198ae3
Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult
2006-03-24 17:38:15 +00:00
bzbarsky%mit.edu
ed97753ea2
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
2006-03-22 18:00:28 +00:00
benjamin%smedbergs.us
094c06b97d
Bug 326491 - leaked observer service leaks things on shutdown - r=darin
2006-03-21 14:43:56 +00:00
mnyromyr%tprac.de
24468da038
Bug 329959: Dialog Origin Spoofing fix on Mac for SeaMonkey; p=<stefanh@bluebottle.com>, r=me, sr=Neil
2006-03-20 21:35:11 +00:00
enndeakin%sympatico.ca
78d577766c
bug 318208, fix case of readOnly property, r+sr=neil
2006-03-20 00:34:41 +00:00
neil%parkwaycc.co.uk
dc4d9d09d9
Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag
2006-03-19 09:17:07 +00:00
gavin%gavinsharp.com
5228b3a14b
Bug 317107: potential Ts fix #1 , r=mconnor
2006-03-17 19:58:41 +00:00
dbaron%dbaron.org
d3e0e44a80
Fix leak of nsContentShellInfo objects. b=330649 r+sr=bzbarsky
2006-03-16 17:32:16 +00:00
neil%parkwaycc.co.uk
600aa158b7
Bug 330360 switching from preventBubble to stopPropagation r=smaug sr=bienvenu
2006-03-16 16:21:00 +00:00
neil%parkwaycc.co.uk
5f5cf6e2fb
Removing obsolete files r+sr=jag
2006-03-16 12:27:34 +00:00
bugzilla%arlen.demon.co.uk
14b948c1b7
Bug 270170 XPInstall Permission Manager UI - fix for localiser issue
...
p=me r=neil sr=jag
2006-03-14 22:47:49 +00:00
neil%parkwaycc.co.uk
484bca8aad
Make widgets generate bubbling events again as that's what extensions (such as multizilla) are expecting b=330190 r=smaug sr=jag
2006-03-12 15:58:26 +00:00
cst%andrew.cmu.edu
b9e7aeb39a
Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
...
r+sr=neil
2006-03-11 16:46:29 +00:00
neil%parkwaycc.co.uk
ae63c1d2b7
Dismiss the context menu when a new page loads b=329521 r=jag sr=bz
2006-03-11 13:39:44 +00:00
darin%meer.net
160c228151
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
2006-03-09 03:14:32 +00:00
cbiesinger%web.de
79254475ac
Bug 329349 mention correct licenses in Help|About
...
r+sr=neil
2006-03-07 18:40:16 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
cst%andrew.cmu.edu
dcd6678c11
Bug 321447 Allow slower minimum speed for autoscroll
...
r=db48x sr=neil
2006-03-07 13:50:00 +00:00
bugzilla%arlen.demon.co.uk
728330ed20
Bug 324141 Cannot change paper orientation in page setup dialogue
...
p=me r=mark/mnyromyr
2006-03-06 00:00:10 +00:00
bugzilla%arlen.demon.co.uk
56af1dd11e
Bug 270170 XPInstall Permission Manager UI - patch for help
...
p=me r=stefanh
2006-03-05 22:27:35 +00:00
kjh-5727%comcast.net
25b3c8b15a
Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes.
2006-03-04 16:37:13 +00:00
benjamin%smedbergs.us
ac2cdadfb2
Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin
2006-03-04 14:04:05 +00:00
bugzilla%arlen.demon.co.uk
d31df1a4c1
Bug 270170 XPInstall Permission Manager UI
...
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
neil%parkwaycc.co.uk
a2ff0a883d
Fix abuse of embedded HTML in XUL that was causing an assert b=222220 r+sr=jag
2006-03-04 00:16:49 +00:00
bzbarsky%mit.edu
24944d8a8c
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
...
to nsIGlobalHistory3. Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
neil%parkwaycc.co.uk
d3037a8f1b
Bug 328932 Make JS Console evaluate with chrome principal again r=bz sr=jag
2006-03-02 23:55:57 +00:00
enndeakin%sympatico.ca
80f0e89dec
Bug 327943, remove grippy frame, r=neil,sr=roc
2006-03-02 21:42:29 +00:00
dveditz%cruzio.com
6821c334bb
bug 321013 massage presentation of titles, r=dougt, sr=jst
2006-03-02 06:05:22 +00:00
benjamin%smedbergs.us
0046c6e798
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-28 21:09:42 +00:00
ginn.chen%sun.com
644148668e
Bug 327502 use of setenv breaks solaris build
...
r=benjamin sr=neil
2006-02-27 11:09:59 +00:00
gavin%gavinsharp.com
6dc3ce6e00
Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil
2006-02-26 20:25:43 +00:00
neil%parkwaycc.co.uk
1eebf619d8
Bug 327238 Display sidebar link URLs in the status bar again r=jst sr=jag
2006-02-26 19:00:30 +00:00
dbaron%dbaron.org
16a416d9fa
Remove user interface for DPI preference. b=326329 r=neil sr=jag
2006-02-26 10:43:33 +00:00
darin%meer.net
a538d4ae61
fixing build bustage that results when places is enabled. patch by sullivan@gmail.com, r=darin
2006-02-25 00:26:39 +00:00
bugzilla%standard8.demon.co.uk
740305bb75
Bug 282183 sync xpfe listbox.xml with toolkit listbox.xml. (Bv1) nits, in the meantime. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil
2006-02-24 15:16:18 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
gavin%gavinsharp.com
12753c97e3
Bug 320429: Switching tabs in a tabbox can result in illogical assignment of focus, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=neil
2006-02-22 15:48:59 +00:00
bzbarsky%mit.edu
351382bdfc
Fix spelling error.
2006-02-22 05:19:21 +00:00
bzbarsky%mit.edu
c82916e053
Changing comment, since I figured out why we're doing things in a wacky way.
...
No bug.
2006-02-22 05:09:01 +00:00
bzbarsky%mit.edu
e226d033ad
Front-end part of bug 326009. r=mconnor, sr=neil
2006-02-22 04:07:41 +00:00
bzbarsky%mit.edu
1a344388ca
Make it possible to target non-primary content <browser>s; specifically ones
...
that are type="content-targetable". Bug 326009, r=bsmedberg, sr=jst
2006-02-22 03:58:48 +00:00
joshmoz%gmail.com
d0bd972f74
don't compile LoadNativeMenus if we don't need to in nsWebShellWindow, cleanup. b=327425 r=mento sr=dbaron
2006-02-21 19:07:14 +00:00
ginn.chen%sun.com
45e60d9f2a
Bug 312092 Accessible hierarchy incomplete/incorrect
...
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
jag%tty.nl
54b5b17a44
Fix typo in comment.
2006-02-12 15:26:19 +00:00
bzbarsky%mit.edu
ff496fd4f1
Make nsIWindowProvider report whether it created a new window. Bug 326006,
...
r=bsmedberg, sr=jst
2006-02-10 20:50:43 +00:00
masayuki%d-toybox.com
d3d4bca8d6
Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky
2006-02-10 13:23:50 +00:00
davel%mozilla.com
9bcfb6005c
Bug 324483 - in debug builds, we sleep 300 seconds to allow a developer
...
time to attach to the dying process with gdb. This patch adds code to
check the env var MOZ_GDB_SLEEP to specify a different duration.
2006-02-08 21:38:52 +00:00
mkaply%us.ibm.com
a9a7054de7
#321929
...
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - OS/2 version of 312287
2006-02-07 21:53:08 +00:00
bzbarsky%mit.edu
fc0b0f2bea
Move the "force into tab" code out of Gecko and allow embeddors to do the same
...
sort of thing. Bug 323810, r=bsmedberg, sr=jst
2006-02-07 20:46:39 +00:00
jag%tty.nl
30de152046
Bug 324591 follow-up. Move a variable into the else block where it's used to simplify the code a bit. r=/sr=Neil
2006-02-07 13:16:16 +00:00
neil%parkwaycc.co.uk
5417075f05
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
bugzilla%standard8.demon.co.uk
3ceefe127d
Bug 282187 sync xpfe textbox.xml with toolkit textbox.xml. Patch "(Bv1) nits, in the meantime" by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk
2006-02-05 19:22:55 +00:00
ajschult%verizon.net
f3d5609139
Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil
2006-02-05 16:30:47 +00:00
ajschult%verizon.net
9a41e832ee
Bug 322106: Subframe and redirected URLs stay "hidden" permanently in history. r=cbiesinger, sr=neil
2006-02-05 16:13:49 +00:00
gavin%gavinsharp.com
4cc8a7950f
Fix trailing whitespace to sync branch/trunk.
2006-02-05 15:16:31 +00:00
cst%andrew.cmu.edu
bd35a3579a
Bug 324591 Allow me to drop URLs in the tab strip and get a new tab at the drop site (instead of replacing an existing tab)
...
r=jag sr=neil
Some of the code by jag. r=me on that code
2006-02-04 23:15:20 +00:00
gavin%gavinsharp.com
6e0d006082
Bug 312642 followup: move the click/mousedown event handlers to the bubbling phase to make dealing with anonymous content easier, r=neil
2006-02-04 17:45:56 +00:00
kjh-5727%comcast.net
7721654f3b
Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc.
2006-02-04 17:24:26 +00:00
cst%andrew.cmu.edu
47b8a4acbc
Bug 325838 Don't show image thumbnail on tab icon if browser.chrome.site_icons is false
...
r+sr=jag
2006-02-04 14:56:25 +00:00
darin%meer.net
53f8cfbf17
Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink
2006-02-03 22:28:50 +00:00
darin%meer.net
474271827c
fixing build bustage
2006-02-03 21:50:25 +00:00
darin%meer.net
bf4998de17
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
2006-02-03 21:28:11 +00:00
timeless%mozdev.org
66f1b2ad42
backing out changes from
...
Bug 323853 - JB_BP not exported by newer glibc
per shaver, r=shaver
2006-02-03 19:35:14 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
gerv%gerv.net
ba371a1970
Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil.
2006-02-03 14:08:29 +00:00
bzbarsky%mit.edu
263cf7dc11
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
scott%scott-macgregor.org
2ebd85fd9e
Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
...
Stop building the old one for thunderbird in xpfe\components.
sr=bsmedberg
2006-01-31 22:03:15 +00:00
bugzilla%standard8.demon.co.uk
b59a41efad
Follow-up to moving ldap autocomplete code to mailnews/addrbook - remove some ifdefs and defines that are no longer required. Bug 263042. r=bsmedberg.
2006-01-31 18:05:12 +00:00
ajschult%verizon.net
49bf1c8c23
Perform autocomplete search even if cursor is not at the end rather than leave stale entries. bug 208871, r=jag, sr=Neil.
2006-01-28 01:20:34 +00:00
gavin%gavinsharp.com
163eb53240
Try to fix bug 322000 bustage for real (add missing file).
2006-01-27 13:54:19 +00:00
gavin%gavinsharp.com
48d2167af7
Comment out this line to fix build bustage (bug 322000). The license.html file needs to be added.
2006-01-27 13:22:53 +00:00
gerv%gerv.net
ca7df14533
Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
2006-01-27 12:08:02 +00:00
kairo%kairo.at
10b3935a75
bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r=IanN
2006-01-26 17:29:27 +00:00
ajschult%verizon.net
41dbec69db
Update the Download More link in Languages/Content preferences. bug 324701, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=Neil
2006-01-26 04:21:30 +00:00
gavin%gavinsharp.com
d6716d939a
Bug 267034: Improve nsIAlertsService documentation, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mscott, sr=neil
2006-01-26 01:04:01 +00:00
kairo%kairo.at
6785809ca2
bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil
2006-01-25 22:33:01 +00:00
jag%tty.nl
05757534d2
Make orange go bye bye
2006-01-25 16:30:13 +00:00
jag%tty.nl
be89581c17
Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil
2006-01-25 15:19:48 +00:00
wr%rosenauer.org
e02549661e
Bug 323853 - JB_BP not exported by newer glibc (2.4), r=bsmedberg, sr=shaver
2006-01-25 05:46:27 +00:00
ajschult%verizon.net
c0490856ca
Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott
2006-01-25 03:46:53 +00:00
gavin%gavinsharp.com
0646d40ceb
Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace
2006-01-25 01:14:00 +00:00
bryner%brianryner.com
ecc0706743
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
jag%tty.nl
add855f70c
Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
...
To avoid JS strict warnings use |this.mTabs.item(aDestIndex)| instead of |this.mTabs[aDestIndex]| since we know |aDestIndex| can validly be |this.mTabs.length|.
sr=Neil
2006-01-24 03:10:36 +00:00
jag%tty.nl
34625e042e
Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
...
If the first argument is a tab, look up its index. Return the tab we get from insertBefore().
r=CTho, sr=Neil
2006-01-23 03:43:16 +00:00
mnyromyr%tprac.de
244ae7bf31
Bug 318889: broken multisearch; r=bsmedberg, sr=jag
2006-01-21 11:54:03 +00:00
bzbarsky%mit.edu
1dbb1a4bf2
Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann.
2006-01-20 23:01:49 +00:00
db48x%yahoo.com
ec57ae804b
bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
...
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-01-17 23:51:28 +00:00
neil%parkwaycc.co.uk
f8074badba
Bustage fix for copy/paste error (b=321128)
2006-01-17 22:20:49 +00:00
neil%parkwaycc.co.uk
879544f3e3
Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag
2006-01-17 17:26:57 +00:00
enndeakin%sympatico.ca
f13d6afa4d
Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil
2006-01-15 22:24:14 +00:00
bzbarsky%mit.edu
40e64caf88
Fix leaks due to nsISupportsArray misuse. Bug 323377, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=pike, sr=bzbarsky
2006-01-15 18:49:09 +00:00
bugzilla%arlen.demon.co.uk
d51a97e403
Bug 319368 Implement <a ping> - Disable in SeaMonkey for the moment
...
p=me r=neil.parkwaycc.co.uk sr=bzbarsky
2006-01-13 00:13:35 +00:00
timeless%mozdev.org
8397d43a6a
Bug 106386 Correct misspellings in source code
...
patch by philippuryear@gmail.com r=timeless rs=brendan
2006-01-12 07:57:31 +00:00
bsmedberg%covad.net
6ad3ebc93b
Bug 243214 - Cleanup of nsInternetSearchService, r=pike sr=alecf
2006-01-09 21:11:04 +00:00
gavin%gavinsharp.com
cf69500949
Oops, wrong line endings (bug 315346)
2006-01-08 23:51:50 +00:00
gavin%gavinsharp.com
8c134a89e3
Tbird bustage fix (bug 315346)
2006-01-08 23:46:30 +00:00
gavin%gavinsharp.com
517a317e2b
Bug 315346 followup: remove old nsISidebars, r=bsmedberg, sr=roc
2006-01-08 23:03:45 +00:00
bugzilla%standard8.demon.co.uk
aeed86925c
Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk
2006-01-08 19:45:04 +00:00
bugzilla%arlen.demon.co.uk
409f5623a2
Bug 319659 XPFE code assumes document.firstChild is the root element
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
ajschult%verizon.net
eec0e5a3b5
Bustage fix (assertion failure) for bug 319004, handle empty title
2006-01-06 03:25:11 +00:00
ajschult%verizon.net
bcad4cd6ab
Title chopping from bug 319004 might split a BMP character in the middle. r=smontagu, sr=darin. bug 322167
2006-01-05 04:00:13 +00:00
bugzilla%arlen.demon.co.uk
c94e8974ee
Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
jag%tty.nl
73f6674801
Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
...
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2006-01-04 17:29:38 +00:00
mnyromyr%tprac.de
7f45cc00d5
Bug 321601: Support Command+Option+Arrows for tab switching (xpfe version of bug 275519); p=<stefan_h@hem.utfors.se>, r=me, sr=Neil
2006-01-04 15:08:03 +00:00
ginn.chen%sun.com
3130b412df
Bug 277750 Menu exposes 2-level accessible
...
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
kairo%kairo.at
5abbf3a542
happy new year - update SeaMonkey Copyright strings for 2006 (thanks to dbaron for doing the others), r+sr=Neil
2006-01-03 13:07:02 +00:00
dbaron%dbaron.org
2170b6ff99
Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006.
2006-01-03 04:19:06 +00:00
ajschult%verizon.net
d6607afa94
Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin. bug 319004
2006-01-03 02:00:44 +00:00
ajschult%verizon.net
f224e511d4
Use default of 1 for minResultsForPopup so popup closes when there are no results, r/sr=Neil, bug 320907
2006-01-03 01:35:52 +00:00
jwatt%jwatt.org
3d543ab984
Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net
2006-01-02 02:43:53 +00:00
bugzilla%arlen.demon.co.uk
a79f88513f
Bug 321981 (nsContextMenu.js) Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBoolPref is not a function
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-01 11:31:40 +00:00
rods%netscape.com
c8dd9d8e9b
Wrong location - removing
2005-12-29 22:49:42 +00:00
rods%netscape.com
6a8bad5d47
Initial check in for BUg 113917 (not in the build yet)
2005-12-29 22:49:40 +00:00
jag%tty.nl
a55f7afdcc
Bug 321578: Files dragged onto tabbar from explorer don't open in new tabs anymore.
...
Null check aDragSession.sourceNode.
r=cts, sr=Neil
2005-12-29 11:09:59 +00:00
neil%parkwaycc.co.uk
95aa2d0e5c
Print dialog access keys and cleanup b=277296 p=stefanb/vhaarr r=timeless sr=me
2005-12-29 00:58:03 +00:00
gavin%gavinsharp.com
95fbb23132
Bug 213832: about:config filtering enhancement: search for status/type/value and allow wildcards, patch by Christian Franke <Franke@computer.org>, r=neil+mconnor,
2005-12-28 03:02:25 +00:00
cbiesinger%web.de
69d3197068
310409 fix quicklaunch
...
patch by Frank Wein <bugzilla@mcsmurf.de> r=neil sr=bz
2005-12-27 18:11:33 +00:00
cbiesinger%web.de
d3775d717f
bug 287945 beos only
...
- new splash screen and icons for beos
- update version number
- update app signature
by Sergei Dolgov <sergei_d@fi.tartu.ee> r=biesi
2005-12-27 13:33:11 +00:00
cbiesinger%web.de
72ac26b6ce
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
timeless%mozdev.org
683322a8ad
Bug 312867 Implement textbox.reset(), expose input's editor
...
patch by ajvincent@gmail.com r=neil sr=neil
2005-12-23 22:50:25 +00:00
neil%parkwaycc.co.uk
dd54ba56c6
Bug 244900 autocomplete requires mousemove before click r=IanN sr=jag
2005-12-23 11:08:36 +00:00
bugzilla%standard8.demon.co.uk
4dd600e593
Bug 306840 Improve PR_GetEnv() usages. (Av2) <XpFe/*> patch by Serge GAUTHERIE <gautheri@noos.fr> r=timeless,sr=neil.parkwaycc.co.uk
2005-12-22 17:57:13 +00:00
timeless%mozdev.org
179bfbf962
Bug 318866 Selecting "Sort Folder..." from context menu in Bookmark Manager results in XML Parsing Error: undefined entity (sortFolder.xul)
...
patch by supernova_00@yahoo.com r=neil sr=jag
2005-12-22 17:40:33 +00:00
masayuki%d-toybox.com
dfa4f66c74
Bug 314231 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link Target As..." r=cbiesinger, sr=neil
2005-12-21 18:01:52 +00:00
bugzilla%arlen.demon.co.uk
d7edb151b8
Bug 23485 browser window should strip newlines from url pastes
...
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
timeless%mozdev.org
bc001e0345
Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
...
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
bugzilla%arlen.demon.co.uk
6aed21d27c
Bug 260977 SeaMonkey / mozilla asks for another profile if already ran and run-mozilla.sh is in the libdir
...
p=piel@lifl.fr r=bsmedberg
2005-12-19 23:56:29 +00:00
cbiesinger%web.de
c6e491a9d3
bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
...
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
- send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
ajschult%verizon.net
3c8dc4f469
Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil
2005-12-18 21:04:05 +00:00
jag%tty.nl
81856b3f7b
Bug 319244: Reduce flicker of the tab drop indicator when dragging tabs. Also clean up strict warning (var redeclaration), and don't show the arrow when you can't drop it (which is within half a tab on either side of the tab being dragged). Oh, and get rid of unneeded flavour. r=CTho, sr=Neil
2005-12-14 11:33:16 +00:00
ajschult%verizon.net
64d4846f64
fix maxRows comment, patch by dean_tessman@hotmail.com, r/sr=neil
2005-12-14 05:36:20 +00:00
bugzilla%standard8.demon.co.uk
7407717313
Bug 316584 Improve wording in tab key navigation prefs/help. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=iann_bugzilla,sr=neil.parkwaycc.co.uk
2005-12-13 19:22:35 +00:00
ajschult%verizon.net
d6d00e40ce
Don't show autocomplete popup if there are no results and search is disabled, r=jag, sr=neil
2005-12-13 07:41:04 +00:00
cst%andrew.cmu.edu
12d92c6f9e
Bustage fix - one too many ")"
2005-12-11 19:06:06 +00:00
cst%andrew.cmu.edu
ed0e57055e
Bug 233229 Location Bar uses http when auto-completing https URLs
...
Patch by ajschult, r+sr=neil
2005-12-11 18:22:01 +00:00
timeless%mozdev.org
6f357ea298
Bug 172785 [BeOS] Allow Launch/Reveal and ShowLocation in Tracker
...
patch by sergei_d@fi.tartu.ee r=tqh sr=neil
2005-12-11 05:37:42 +00:00
bzbarsky%mit.edu
2fa59992f8
Reenable all of fix for bug 317819 now that tinderbox can deal with it.
2005-12-10 00:20:24 +00:00
roc+%cs.cmu.edu
5e35db1f1b
Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
2005-12-06 01:29:42 +00:00
cst%andrew.cmu.edu
fc50d84d5d
Bug 105885 Drag-drop reordering of tabs
...
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
2005-12-06 00:57:00 +00:00
kairo%kairo.at
d0c1328515
bug 312994 - new SeaMonkey artwork, improved mac .icns file by Mnyromyr that fixes some small glitches, still r+sr=Neil a=seamonkey-council
2005-12-05 19:08:06 +00:00
kairo%kairo.at
daece61058
bug 312994 - new SeaMonkey artwork, r+sr=Neil a=seamonkey-council
2005-12-02 20:45:36 +00:00
neil%parkwaycc.co.uk
8decabdc7b
Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag
2005-12-02 14:33:09 +00:00
bzbarsky%mit.edu
949a79e4b1
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
a1ad74bf1d
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
5d6ea27dc0
Fix more build bustage (bug 316794).
2005-11-29 06:11:38 +00:00
bzbarsky%mit.edu
6bd9a190f3
Fix more build bustage (bug 316794).
2005-11-29 05:25:48 +00:00
bzbarsky%mit.edu
52d48a2be7
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
4dee973a0e
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
8f1863159b
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
90d92bfc9a
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
f4dc303882
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
9b0852aaf7
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
eb9350f619
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
7a104f1a4d
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
e1020cb827
Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil
2005-11-22 01:53:11 +00:00
timeless%mozdev.org
17f5f5429f
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
b551df41b1
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
9c29b5b427
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
044feda6bb
bug 308531 - Change default home page for SeaMonkey, r+sr=Neil
2005-11-15 14:27:36 +00:00
cst%andrew.cmu.edu
30eef96ca0
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
697c78f1ea
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
cde82dfda4
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
c0dd442050
Build bustage, bug 313309
2005-11-11 16:20:27 +00:00
bsmedberg%covad.net
3dd06b86e0
Build bustage, bug 313309
2005-11-11 15:55:43 +00:00
bsmedberg%covad.net
78f6d0683d
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
b7bbd44059
Seamonkey win32 bustage from bug 305949
2005-11-08 22:53:07 +00:00
neil%parkwaycc.co.uk
9e57f4e91b
Fixing inaccurate comment r+sr=jag
2005-11-08 14:16:45 +00:00
neil%parkwaycc.co.uk
050c73fdff
Bug 313335 Update the URL bar before showing security warnings r+sr=jag
2005-11-08 13:46:30 +00:00
timeless%mozdev.org
c4a9beb164
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
be3ea49847
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
dd69f4c1b0
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
95839c3da2
bump trunk SeaMonkey version to 1.5a, r=Neil a=seamonkey-council
2005-11-05 22:44:42 +00:00
bsmedberg%covad.net
37c47d6e3c
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
0eb7427fc2
Get default tooltip text more reliably b=147670 r=timeless sr=jst
2005-11-02 23:53:56 +00:00
roc+%cs.cmu.edu
8ee765f8e1
Fixing bustage
2005-11-02 02:02:12 +00:00
bsmedberg%covad.net
a3deb73315
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
489f7b2738
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
6fec2b1a4c
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
e407a569df
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
6f19c8cc76
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
d5a80ab545
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
d7cf69c567
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
b30dc8ce33
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
32bef31ac7
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
e693b211c3
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
225c91ca64
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
9660abcf21
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
d39ac1b4dd
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
011fcec61d
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
98f7c9d9bf
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
46569bb0cc
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
d6bcc60cbd
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
db584fa139
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
72097f732e
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
8798f5769f
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
88cb7a65b5
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
6ed2efe98d
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
b69d697984
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
ad474586ca
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
791530ee2e
Bug 278398 forced autocomplete ignores typing after search r=mscott sr=bienvenu
2005-10-14 19:21:44 +00:00
mnyromyr%tprac.de
bffd413fd7
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
e8df25447a
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
28322458cb
add L10n notes for bug 276299, p=vhaarr r=me sr=jag
2005-10-12 23:47:55 +00:00
neil%parkwaycc.co.uk
89e84d6abc
Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz
2005-10-09 23:42:28 +00:00
neil%parkwaycc.co.uk
dee759d48e
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
a103837178
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
c5eb47073a
Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky
2005-10-08 10:08:18 +00:00
neil%parkwaycc.co.uk
e954bd675c
Bustage fix (stupid typo) b=301073
2005-10-05 21:18:54 +00:00
neil%parkwaycc.co.uk
82b7477533
Bustage fix (conflict with my own patch (sigh)) b=301073
2005-10-05 18:57:05 +00:00
neil%parkwaycc.co.uk
29f2e4dfb1
Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz
2005-10-05 16:10:11 +00:00