Граф коммитов

12572 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen%sun.com 67509cc334 Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
jag%tty.nl 860fc1d068 Fix typo in comment. 2006-02-12 15:26:19 +00:00
bzbarsky%mit.edu 0899f137f9 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 049bcdda9d 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 f3e34bc5c4 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 4cff6c335e #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 2dbdd7da0d 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 b8897a6087 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 f0100172af 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 3e63fa54fc 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 99c0225a46 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 f7cfdbc0ea 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 e8c0190238 Fix trailing whitespace to sync branch/trunk. 2006-02-05 15:16:31 +00:00
cst%andrew.cmu.edu 5be0e4d09b 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 ee442ebcee 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 9dca5c309a 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 a2328613cf 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 404a1f0d57 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
darin%meer.net 3ac0e555eb fixing build bustage 2006-02-03 21:50:25 +00:00
darin%meer.net ed2aa565de 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 6b5993bb66 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 a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
gerv%gerv.net 88c656e83c 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 eab4195d4c 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 21a7d296ce 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 ab4e518514 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 15d0147b6a 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 07ed7e2cda Try to fix bug 322000 bustage for real (add missing file). 2006-01-27 13:54:19 +00:00
gavin%gavinsharp.com 1e9f9b229c 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 d18bcc7905 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 21086071ec bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r=IanN 2006-01-26 17:29:27 +00:00
ajschult%verizon.net edaa1c993f 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 7f372901a4 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 917e7e7d64 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 32de0e4f23 Make orange go bye bye 2006-01-25 16:30:13 +00:00
jag%tty.nl 728571cc9b 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 21ed6bb9ad 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 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
gavin%gavinsharp.com 4aceb74bb4 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 82d6fa213e Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
jag%tty.nl ea0bc215ed 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 cc87e734c5 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 6029713b83 Bug 318889: broken multisearch; r=bsmedberg, sr=jag 2006-01-21 11:54:03 +00:00
bzbarsky%mit.edu 9f446c50aa 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 f45e8ff9fa 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 8187205a38 Bustage fix for copy/paste error (b=321128) 2006-01-17 22:20:49 +00:00
neil%parkwaycc.co.uk d44ca548f0 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 9824f04666 Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
bzbarsky%mit.edu 463b567a18 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 78691380a4 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