timeless%mozdev.org
6b91ec4a35
Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
...
r=gavin
2006-12-06 00:48:12 +00:00
bzbarsky%mit.edu
5dc90eb193
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
2006-12-05 15:46:18 +00:00
ajschult%verizon.net
ba52e516dc
Bug 361901: Save Page menuitem label missing from File menu when DM is open. Patch by Stefan Hermes <stefanh@bluebottle.com>, r=mnyromyr, sr=neil
2006-12-02 16:40:40 +00:00
cst%yecc.com
78e0cf3d9e
Bug 356805 Undo close tab doesn't show the tab bar if it was hidden
...
r+sr=neil
2006-12-02 00:29:36 +00:00
mark%moxienet.com
66c19f7801
Attempting to fix more bustage following 359124: Camino, Thunderbird, C-Monkey.
2006-11-29 01:56:05 +00:00
neil%parkwaycc.co.uk
3e7f70838d
Remove near-useless "Expand" item on bookmark menuitem context menus p=paradigmk@technodrome.com r=me
2006-11-27 12:01:45 +00:00
bugzilla%standard8.demon.co.uk
cf709a9345
Backout xpfe/ changes from bug 361193 to fix regression bug 361883
2006-11-26 21:30:14 +00:00
bugzilla%standard8.demon.co.uk
1c5ea939ad
Bug 361193 In suiterunner preferences, advanced -> Mousewheel pane doesn't display. r=KaiRo,sr=Neil
2006-11-25 13:00:07 +00:00
bugzilla%standard8.demon.co.uk
77c170cbb8
Bug 361193 In suiterunner preferences, advanced -> Mousewheel pane doesn't display. r=KaiRo,sr=Neil
2006-11-25 09:58:57 +00:00
smontagu%smontagu.org
edbeb04126
More additions and corrections to language names. Bug 178491, r=jshin, blanket sr=roc
2006-11-23 15:59:12 +00:00
bzbarsky%mit.edu
81cfa9db1e
Make the redirect check get principals the same way we get them elsewhere.
...
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
gavin%gavinsharp.com
3ff9b39fb4
Bug 360428: Instances of 'AskJeeves' should be replaced with 'Ask.com', fix queryCharset and interpret section, patch by Charles Caygill <bzmozilla@ccaygill.com>, r=neil+me
2006-11-22 17:46:49 +00:00
cst%yecc.com
ca6b43369f
Bug 356703 Browsers associated with closed tabs aren't loading a blank document
...
r=neil sr=jag
2006-11-20 23:39:08 +00:00
ajschult%verizon.net
e9c7c1a8bc
Bug 25287: Inappropriate menu items show as enabled when no windows are open. Patch by Stefan Hermes <stefanh@bluebottle.com>, r=mnyromyr, sr=neil.
2006-11-20 00:03:47 +00:00
gavin%gavinsharp.com
3344b8803c
Fix DOS line endings, too
2006-11-19 21:44:15 +00:00
bzbarsky%mit.edu
41ee6cee12
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
5f624b0a97
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
ff117d53fc
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
0a4b6eba0e
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
fe4ca683d0
bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil
2006-11-04 11:53:41 +00:00
sspitzer%mozilla.org
d7263a337d
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
c5a37e020e
Bug 106386 Correct misspellings in source code
...
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
kairo%kairo.at
e5978704b3
followup to bug 339415 - kill now unused builtinURLs.rdf from xpfe/global
2006-11-01 17:12:41 +00:00
bzbarsky%mit.edu
57b8174b9f
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
cfd0de665e
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
a05cdf68b1
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
dcf376200b
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
20a2fec5eb
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
64a3857715
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
626d368d8c
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
e1a97e49a7
Bug 357014 about:config warning comes back r=CTho
2006-10-18 13:20:34 +00:00
kairo%kairo.at
594c667912
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
cfbd506bab
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
27473df324
Bug 356675 Mousewheel scroll on tab bar should change tab
...
r+sr=neil
2006-10-14 19:35:58 +00:00
cst%yecc.com
eeec873e5d
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
f034027cba
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
d7ded9a678
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
86518abaf2
Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag
2006-10-10 13:26:22 +00:00
cst%yecc.com
e0c7b7ddd4
Bug 354953 Undo-close-tab-related cleanup/enhancements
...
r+sr=neil
2006-10-02 23:28:20 +00:00
neil%parkwaycc.co.uk
5723607adb
Closing tab generates SSL warning b=354927 r=CTho sr=jag
2006-10-01 20:24:45 +00:00
ajschult%verizon.net
02679f978c
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
fa56940e96
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
a37971326a
Make it easier to dynamically create a colour picker b=354065 r=Enn
2006-09-30 22:33:41 +00:00
ajschult%verizon.net
7ebba52a3f
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
95bd25a478
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
959ee10b8b
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
d91b8796d6
fix for bug #341654 : search bookmarks broken if you disable places. r=vlad
2006-09-28 19:07:08 +00:00
enndeakin%sympatico.ca
9aecd1152e
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
360a021000
backing out fix for #341654 , causes trunk bustage
2006-09-26 04:51:31 +00:00
sspitzer%mozilla.org
1153aaf053
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