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

5005 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 0d446f7283 Bug 260865 Remove nsIAlertListener
patch by cst@andrew.cmu.edu r=jag sr=neil
2004-10-27 16:20:01 +00:00
darin%meer.net fb3826168b landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
bugzilla%arlen.demon.co.uk e6cb9b020c Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
p=me r/sr=neil.parkwaycc.co.uk
2004-10-24 17:52:18 +00:00
varga%nixcorp.com cd1df2e308 Updating my email address. 2004-10-22 18:33:55 +00:00
timeless%mozdev.org cae540f69c Bug 260818 added a dependency on a windows only interface
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
bzbarsky%mit.edu 51f7d24779 Separate out the concepts of "history entries separated by just a scroll" and
"history entries with the same postdata".  The latter is implied by the former,
but not conversely.  Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
timeless%mozdev.org 2d191bb3e0 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 04:01:29 +00:00
timeless%mozdev.org 0af1fa25de Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 03:53:12 +00:00
timeless%mozdev.org abf8575bec Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 03:42:15 +00:00
timeless%mozdev.org f0b2f943f3 Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 02:48:26 +00:00
bzbarsky%mit.edu 929c0bd0c2 Make sure to copy the cache key when cloning. Bug 263653, r+sr=darin 2004-10-18 00:41:29 +00:00
neil%parkwaycc.co.uk 64056b2cfc Bug 261517 Groupmarks should always respect background preference (regression from bug 72361) p=trev@gtchat.de r+sr=me 2004-10-16 20:26:22 +00:00
ben%bengoodger.com 8331efdadf 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
caillon%redhat.com a37019b26c Bug 260872
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.

r+sr=bryner
2004-10-12 07:00:59 +00:00
ben%bengoodger.com 9c1baa3046 263928 - followup - potential for memory to be freed before access due to literal string going out of scope - use a named literal string in the parent scope block instead. r+sr=brendan 2004-10-12 00:08:45 +00:00
ben%bengoodger.com 6b63674687 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
neil%parkwaycc.co.uk b8ad82aa4a Bustage fix b=260335 2004-10-11 13:10:49 +00:00
neil%parkwaycc.co.uk 4ee3b58110 Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag 2004-10-11 12:39:12 +00:00
neil%parkwaycc.co.uk 7bb2ca31b7 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 ca9283c0f3 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 2dd4baaf1b 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 bdc89345a6 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 c124746019 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
darin%meer.net 08ebfdeb90 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 b83646d064 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
aaronleventhal%moonset.net 0011de8436 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
bryner%brianryner.com 6daf11ebaf 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 81a2e8aeaf 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 1477577cb9 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 87eb05838c 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
pete.zha%sun.com 5882226118 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
dbaron%dbaron.org 0a64a1e467 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
darin%meer.net 829bf5dc91 fixes bug 260314 "UMR in nsSHEntry::SetLayoutHistoryState + cleanup" r=biesi sr=bzbarsky 2004-09-22 00:38:19 +00:00
bsmedberg%covad.net 9b824e5486 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
cbiesinger%web.de a2447a60f5 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
peterv%propagandism.org 7bff9127ab 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 89deaaa3b4 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
jshin%mailaps.org 51cb2a25b0 follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2004-09-12 15:28:21 +00:00
bugzilla%arlen.demon.co.uk e85bf9ab5e 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 19dafc7fcd putting these changes back since the problem was with configure 2004-09-09 19:44:19 +00:00
darin%meer.net 28ab30f352 fixing bustage by backing out Makefile.in changes 2004-09-09 19:34:24 +00:00
darin%meer.net 1f0cf6f144 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
Stefan.Borggraefe%gmx.de a590e4fbda 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 02c11fa9f0 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
ben%bengoodger.com 4f2437b238 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
p_ch%verizon.net 2fa99d187f 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 a65659fe15 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
neil%parkwaycc.co.uk f64bab8cbf Bug 257671 gDownloadView.view has no properties if download manager is empty p=f.qu@laposte.net (Florian Queze) r=varga sr=me 2004-09-05 15:41:10 +00:00
cbiesinger%web.de 33aed5e96e Bug 253476 PAC: fixup uris entered in prefs
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu>
2004-09-01 18:52:07 +00:00
cbiesinger%web.de 13f9fc8add Bug 255432 make sure to set the content type on the channel early enough
r=bzbarsky sr=darin
2004-08-31 09:28:00 +00:00