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

12925 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 50f59bca79 Fix bug 356005. Patch by Benoit <benoit@gawab.com>, r=ctho, sr=neil 2006-11-17 22:42:59 +00:00
mats.palmgren%bredband.net ed37e48bb9 Fix a crash related to the hidden window menu bar. Remove obsolete #ifdef XP_MAC. b=358607 r=josh 2006-11-16 03:25:55 +00:00
bzbarsky%mit.edu 3dff1c63ef Once we find a window, stop looking, dammit. Bug 360579, s+sr=jst 2006-11-14 22:30:33 +00:00
neil%parkwaycc.co.uk 6a6d38fbe5 Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me 2006-11-10 10:29:54 +00:00
kairo%kairo.at 32c7a0d4e6 bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil 2006-11-04 11:53:41 +00:00
sspitzer%mozilla.org 519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
timeless%mozdev.org c70df9f530 Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
kairo%kairo.at 53356b83a4 followup to bug 339415 - kill now unused builtinURLs.rdf from xpfe/global 2006-11-01 17:12:41 +00:00
bzbarsky%mit.edu 9f42018294 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
kairo%kairo.at 75e23cedad part of bug 321927, new windows file icons based on SeaMonkey artwork, p=paradigmk@technodrome.com, r=me 2006-10-29 22:16:38 +00:00
bugzilla%standard8.demon.co.uk d596c388e9 Bug 351661 addBookmark.js -> bookmarkView.rdf.GetResource() should be RDF.GetResource(). (SeaMonkey version) p=Philip Chee,r=db48x,sr=Neil 2006-10-29 17:31:58 +00:00
dbaron%dbaron.org 6eb3c70a1f Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
philringnalda%gmail.com 3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org 23c11055cc Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
martijn.martijn%gmail.com 83b80aa8a3 Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
neil%parkwaycc.co.uk df11c5ef8b Bug 357014 about:config warning comes back r=CTho 2006-10-18 13:20:34 +00:00
kairo%kairo.at 6136886861 bug 142215 - Personal Toolbar folders should work like main menu (open on mouseover), p=paradigmk@technodrome.com r=Neil 2006-10-18 12:44:36 +00:00
ajschult%verizon.net 8bcfa256b8 Bug 304680: Fix shutdown crash by giving nsDownload an owning ref to nsDownloadManager. r=biesi 2006-10-15 17:16:33 +00:00
cst%yecc.com 8d5f2473d9 Bug 356675 Mousewheel scroll on tab bar should change tab
r+sr=neil
2006-10-14 19:35:58 +00:00
cst%yecc.com 3294dd981a Bug 355657 don't let target="foo" links open in a hidden browser (undo-close-tab regression)
r+sr=neil
2006-10-13 22:28:46 +00:00
gavin%gavinsharp.com 5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
mats.palmgren%bredband.net e0b9c619d4 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
smontagu%smontagu.org c375754981 Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag 2006-10-10 13:26:22 +00:00
cst%yecc.com a030a53727 Bug 354953 Undo-close-tab-related cleanup/enhancements
r+sr=neil
2006-10-02 23:28:20 +00:00
neil%parkwaycc.co.uk c38fdc6037 Closing tab generates SSL warning b=354927 r=CTho sr=jag 2006-10-01 20:24:45 +00:00
ajschult%verizon.net 5abd206540 Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil 2006-10-01 20:24:22 +00:00
cst%yecc.com caa5d38d9e Bug 354140 In <bookmarksMenu.js>, "Error: aDragSession.sourceNode has no properties"
r+sr=neil
2006-10-01 15:39:55 +00:00
neil%parkwaycc.co.uk 1489f26607 Make it easier to dynamically create a colour picker b=354065 r=Enn 2006-09-30 22:33:41 +00:00
ajschult%verizon.net d93cbcb483 Bug 348925: Transferred data column isn't updated when download finishes (xpfe patch). Patch by Son Le <son.le0@gmail.com>, r=cbiesinger, sr=neil 2006-09-30 02:18:46 +00:00
scott%scott-macgregor.org 8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
cst%yecc.com 9f9b01d149 Bug 350416 Closing a Tab should add Undo option when applicable
r+sr=neil
2006-09-29 13:08:05 +00:00
sspitzer%mozilla.org 07e1466adb fix for bug #341654: search bookmarks broken if you disable places. r=vlad 2006-09-28 19:07:08 +00:00
enndeakin%sympatico.ca 81a808dc72 Bug 333023, clean up menulist, specific fixes listed in comment 1 of bug, r=mano,sr=neil 2006-09-28 02:36:53 +00:00
vladimir%pobox.com 174d26b142 backing out fix for #341654, causes trunk bustage 2006-09-26 04:51:31 +00:00
sspitzer%mozilla.org f318dacf51 fix for bug #341654: search bookmarks broken (on trunk) if you build with --disable places
r=vlad
2006-09-26 00:05:42 +00:00
bugzilla%arlen.demon.co.uk 735d5739bf Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
neil%parkwaycc.co.uk 69e087ac29 Clear autocomplete cache before closing history db b=354025 r+sr=jag 2006-09-24 15:52:53 +00:00
neil%parkwaycc.co.uk 01282cf132 Bug 353446 Restore context menu to empty area of personal toolbar p=paradigmk@technodrome.com r=CTho sr=me 2006-09-20 21:34:14 +00:00
enndeakin%sympatico.ca f5598ad68d Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk 2b0ec34ded Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
neil%parkwaycc.co.uk 298042b3a1 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
aaronleventhal%moonset.net 4bc480ae82 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
timeless%mozdev.org d745e257c4 Bug 348627 O(N^2) or worse algorithm in error console
algorithm by neil, function per Seno.Aiko@gmail.com, whatever's left of the patch is by me :)
r=neil sr=neil
2006-09-17 01:59:37 +00:00
myk%mozilla.org 3c8fe5d067 bug 350982: update about:license to mention that (almost) all the code is under the tri-license and that we include sqlite
Patch by Gervase Markham
r=cbeard
a=schrep
2006-09-15 02:37:12 +00:00
cst%yecc.com 1e72e9972c Bug 305986 Show thumbnail for large image pages [patch only fixes SeaMonkey]
r+sr=neil
2006-09-15 01:50:44 +00:00
kairo%kairo.at 0a8f6f0f46 cvs removing files moved to suite/ by bug 349220, still r+sr=Neil 2006-09-14 19:10:01 +00:00
kairo%kairo.at 77b641e446 bug 349220 - Move SeaMonkey browser chrome to suite/, r+sr=Neil 2006-09-14 16:00:43 +00:00
cst%yecc.com 43f42aa8ff Bug 352425 Don't use brand strings in about:config warning (fix camino bustage)
r+sr=neil
2006-09-13 23:08:16 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
cst%yecc.com 10f4122111 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00