Commit Graph

12566 Commits

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