Commit Graph

12618 Commits

Author SHA1 Message Date
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