Commit Graph

11884 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
d0a9259446 Remove the use of HEAD when saving files, since it's so poorly implemented by
servers.  Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2004-10-10 04:03:34 +00:00
neil%parkwaycc.co.uk
5601db241c Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
ben%bengoodger.com
0cadd51931 261847 - update mechanism does not function for engines used with GetInternetSearchURL - make sure validateEngine is called in this case as it is for DoSearch. r=vlad sr=brendan a=asa 2004-10-08 21:54:28 +00:00
ben%bengoodger.com
51b4394903 fix build bustage on btek - MOZ_PHOENIX out a static init and use correct number of params (this compiled on windows for some reason!) 2004-10-08 00:55:15 +00:00
ben%bengoodger.com
9c76391d51 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
bryner%brianryner.com
c780fae79b Quick and dirty fix for Thunderbird failure to handle mailto urls from xremote (bug 261961). r+sr=mscott. 2004-10-02 19:14:27 +00:00
cbiesinger%web.de
c9a0f13bf5 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
darin%meer.net
135cd3d489 fixes bug 262183 "FFTrunk and Trunk crash [@ nsSHEntry::GetChildAt]" r=biesi sr=bzbarsky 2004-09-30 05:15:38 +00:00
Stefan.Borggraefe%gmx.de
b0279b8f86 Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
p=Wladimir Palant, r=neil, sr=jst
2004-09-29 13:13:31 +00:00
smontagu%smontagu.org
79faf43c7b Bug 260924: MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu 2004-09-29 07:56:14 +00:00
scott%scott-macgregor.org
bcc854a129 Bug #230392 --> minor thunderbird specific fix.
Create new window (if none exists) when clicking the thunderbird dock icon on Mac OS X
instead of trying to create an instance of navigator.xul.
2004-09-28 22:03:34 +00:00
bugzilla%arlen.demon.co.uk
a1427a88da Bug 256536 Auto-subscribe (news) URLS should NOT prompt for account type
p=me/kteuscher r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-28 20:23:06 +00:00
cbiesinger%web.de
5844b1dac6 259828 remove unused browser.turbo.enabled pref
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
aaronleventhal%moonset.net
b833cd1a72 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
dbaron%dbaron.org
f5037ec252 Bump version number from 1.8a4 to 1.8a5. 2004-09-28 18:57:22 +00:00
bryner%brianryner.com
03c836853f Lowercase the program name in Startup, not in AddBrowserInstance. Fixes xremote for Thunderbird (bug 261315), r+sr=blizzard, a=chofmann. 2004-09-24 21:46:04 +00:00
bugzilla%arlen.demon.co.uk
ecc947a4ea Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
aaronleventhal%moonset.net
b70fdcf3df Bug 260846. Extra select events being thrown when no selection in autocomplete's tree dropdown. These are causing extra focus/selection events being thrown by accessibility api layer, in turn causing the screen reader to babble extra garbage as user types in autocomplete field. r=pkw, sr=neil, a=asa 2004-09-23 23:48:48 +00:00
bugzilla%arlen.demon.co.uk
3172bb0d6a Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-22 21:24:31 +00:00
neil%parkwaycc.co.uk
a782b4dc30 Bug 76197 Unscrollable scrollbars should look disabled r=varga sr=roc 2004-09-22 06:33:36 +00:00
pete.zha%sun.com
a2e5eda35e bug 260465
remove pref-applicatiopn-new.xul
r/sr=neil.parkwaycc.co.uk
patch=leon.sha@sun.com
2004-09-22 03:03:24 +00:00
aaronleventhal%moonset.net
bf082dbaef Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +00:00
dbaron%dbaron.org
d88e699712 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
darin%meer.net
8c612839b8 fixes bug 260314 "UMR in nsSHEntry::SetLayoutHistoryState + cleanup" r=biesi sr=bzbarsky 2004-09-22 00:38:20 +00:00
bsmedberg%covad.net
7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
Stefan.Borggraefe%gmx.de
a51b28e26e Bug 259724: Wrong behaviour of toolbarbutton when it is disabled
r+sr=neil
2004-09-20 18:47:42 +00:00
cbiesinger%web.de
a34befdcab 258822 minimize/restore/close buttons in fullscreen mode need tooltips
r+sr=neil
2004-09-20 12:49:41 +00:00
aaronleventhal%moonset.net
78f76ffeb3 Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil 2004-09-20 11:29:07 +00:00
bugzilla%arlen.demon.co.uk
5248cd2ee7 Bug 260357 Nothing is selected for some radio buttons
p=me r+sr=neil
2004-09-19 21:22:49 +00:00
cbiesinger%web.de
067450e6ec Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
neil%parkwaycc.co.uk
fdc47d09d4 Set the XUL document's title once the DOM is ready and not after a chrome window finishes loading, so that we get titles on XUL documents in content and we can also use document.title or window.title to set the title in a load handler b=126903 but also fixes 216651, 259067 and the like r=danm sr=jst 2004-09-17 20:03:18 +00:00
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
darin%meer.net
d7baf86b5a fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky 2004-09-16 06:36:18 +00:00
bugzilla%arlen.demon.co.uk
d07a4a6aca Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
p=me r=neil sr=jag
2004-09-15 10:33:32 +00:00
cbiesinger%web.de
b327e7e63f bug 258158 make about: not require javascript to show the version. add
version.dtd in chrome://global/content/ to contain the current mozilla (gecko)
version.
r=bsmedberg sr=neil
2004-09-14 20:44:30 +00:00
jshin%mailaps.org
48eddae5e6 follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2004-09-12 15:28:21 +00:00
bzbarsky%mit.edu
143d798b09 Setting window.status should not flush. Bug 258819, r+sr=jst 2004-09-12 02:42:02 +00:00
bugzilla%arlen.demon.co.uk
78889287f9 Bug 258219 Launch option in context menu should be hidden as it is for the toolbar and OnTrigger should call showinshell for certain platforms
p=me r=varga sr=neil.parkwaycc.co.uk
2004-09-10 15:37:24 +00:00
darin%meer.net
7766cb23b7 putting these changes back since the problem was with configure 2004-09-09 19:44:19 +00:00
darin%meer.net
0f0eafadb2 fixing bustage by backing out Makefile.in changes 2004-09-09 19:34:24 +00:00
darin%meer.net
93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
Stefan.Borggraefe%gmx.de
0315891bf9 Bug 250637: Remove broken "Power Search" feature that was never really implemented
r=pkwarren, sr=neil
2004-09-09 14:23:12 +00:00
neil%parkwaycc.co.uk
036fa599db Bug 142798 Should be able to copy URL from download manager p=cst@andrew.cmu.edu r=me sr=jag 2004-09-09 14:12:53 +00:00
timeless%mozdev.org
37ec904a3b Bug 156632 useless call to PR_CurrentThread
patch by riceman+bmo@mail.rit.edu r=dbaron sr=darin
2004-09-08 22:56:06 +00:00
roc+%cs.cmu.edu
daa86e3af8 bug 258055. Fix broken C++ compiler bustage. r+sr=roc, patch by Yuliy Pisetsky 2004-09-08 15:39:44 +00:00
ben%bengoodger.com
c6704a794b 258360 - ISS is sending incorrect parameter values when there is no selected search engine r+sr=brendan@mozilla.org 2004-09-08 08:09:20 +00:00
darin%meer.net
77f38a74b2 landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=biesi,sr=blizzard 2004-09-07 18:59:27 +00:00
p_ch%verizon.net
96aed722f8 Bug 241987 followup including reviewer comment.
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben.
2004-09-07 00:08:20 +00:00
p_ch%verizon.net
8a6e703ecf Bug 241987: Export bookmarks doesn't save the bookmarks to a file like bookmarks.html
p=Daniel Lindkvist <gorgias@home.se>, r=vlad, sr=ben
2004-09-06 20:28:38 +00:00
dbaron%dbaron.org
9184d4fcf8 Bump trunk version from 1.8a3 to 1.8a4. 2004-09-06 15:58:41 +00:00