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

13054 Коммитов

Автор SHA1 Сообщение Дата
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
bugzilla%arlen.demon.co.uk f414184f7f 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 0dd41b3613 Clear autocomplete cache before closing history db b=354025 r+sr=jag 2006-09-24 15:52:53 +00:00
neil%parkwaycc.co.uk 99185bd0b9 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 2221acf005 Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk ecb72b4b14 Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
neil%parkwaycc.co.uk b0d61791c4 Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
aaronleventhal%moonset.net 624a89ea96 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 1568aa6406 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 8f997696bf 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 3ac5fe5d89 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 e0cda96701 cvs removing files moved to suite/ by bug 349220, still r+sr=Neil 2006-09-14 19:10:01 +00:00
kairo%kairo.at f3d82d4b89 bug 349220 - Move SeaMonkey browser chrome to suite/, r+sr=Neil 2006-09-14 16:00:43 +00:00
cst%yecc.com 0b2b3e24f7 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 92584add98 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
cst%yecc.com 7b5d39d4d6 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00
neil%parkwaycc.co.uk 557fee24fb Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag 2006-09-11 13:55:19 +00:00
neil%parkwaycc.co.uk f5001af100 Turn an unnecessary member variable into a local b=313331 s+sr=jag 2006-09-11 13:10:06 +00:00
cbiesinger%web.de c27a5a75b2 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
ajschult%verizon.net 196eebf1ff Bug 341047: After "Close other tabs" tab's context menu contains scrollbars/arrows. Patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=jag 2006-09-09 05:47:28 +00:00
cst%yecc.com 0581cb295d Bug 351289 Using ctrl-F4 to close the only remaining tab was broken
r+sr=neil
2006-09-09 01:09:15 +00:00
sayrer%gmail.com c249dc7837 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
cst%yecc.com a4eff7673f Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
r=bz r=biesi sr=neil
2006-09-07 22:51:57 +00:00
cst%yecc.com b058288d36 Bug 338772 Show can't-drop indicator when dragging PTF bookmarks such that they won't move when dropped
r+sr=jag
2006-09-05 23:38:29 +00:00
ajschult%verizon.net 57f5dc86a9 Bug 351267: Scroll position re-used in autocomplete dropdown. r+sr=Neil 2006-09-04 13:12:05 +00:00
db48x%yahoo.com 225ca2fca0 bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-01 23:31:45 +00:00
smontagu%smontagu.org 098afce933 Treat the language code in lang attributes as case insensitive. Bug 350595, r=mano, sr=neil 2006-08-31 11:53:40 +00:00
smontagu%smontagu.org 43494b9078 Make HTML tooltips have the directionality of their parent element. Bug 91312, patch mostly by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>, r=Mano, sr=Neil 2006-08-30 10:07:57 +00:00
neil%parkwaycc.co.uk c35490b071 Fix JS strict warning b=349705 p=sgautherie.bz@free.fr r+sr=me 2006-08-30 08:43:31 +00:00
smontagu%smontagu.org 00971b5f46 Synchronise regionNames.properties with ISO-3166. Bug 153104, r=jshin, blanket sr=roc 2006-08-30 04:23:15 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
enndeakin%sympatico.ca bd564f9554 Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
gavin%gavinsharp.com 6356cf87a4 Bug 348856: add missing IDs to menupopup elements in view source windows, patch by Philip Chee <philip.chee@gmail.com>, r+sr=neil 2006-08-26 17:13:02 +00:00
cst%yecc.com c4aa2452f5 Bug 156082 When "Hide tab bar when only one tab is open" is disabled, never ever hide the tab bar
r=jag sr=neil
2006-08-25 22:55:55 +00:00
bent.mozilla%gmail.com 4482bafb4c Bug 350066 - "Add various regions to regionNames.properties". r=smontagu, blanket sr=roc. 2006-08-25 20:40:44 +00:00
masayuki%d-toybox.com 8a9665cc0e Bug 187900 Margin value isn't always saved as entered r+sr=neil 2006-08-25 16:07:50 +00:00
neil%parkwaycc.co.uk 0be977fcc3 Re-enable internet keyword search in the openLocation dialog too and also give it a long-overdue overhaul b=332668 r=ajschult sr=jag 2006-08-23 09:16:28 +00:00
neil%parkwaycc.co.uk 91bf20a96a Re-enable internet keyword search from the URL bar b=332668 r=ajschult sr=jag 2006-08-21 21:01:58 +00:00
ajschult%verizon.net dd31304669 Bug 327669: Update viewer demos links in Debug menu, patch by Rafal Likus <lemiel@wp.pl>, r=CTho, sr=Neil. 2006-08-20 20:06:29 +00:00
kairo%kairo.at 1f64e191f6 bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil 2006-08-19 20:49:04 +00:00
ajschult%verizon.net f40cf39e9a Bug 343602: profile-startup-category notifications don't happen if profile is specified. r=biesi, sr=Neil. Also update update notifications to ignore notifications when switching profiles. r+sr=Neil. 2006-08-19 01:16:20 +00:00
dveditz%cruzio.com 11c3fbc5e0 bug 342205 (SeaMonkey version of 268370) prevent leaks of install-dir from nsSidebar exceptions.
Firefox patch by gavin, r=mconnor, a=kairo and iann
2006-08-17 21:29:59 +00:00
timeless%mozdev.org 3d9c1a4665 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
timeless%mozdev.org 109888ebc5 Bug 348627 O(N^2) or worse algorithm in error console
r=bz sr=bz

Perhaps an explanation. String concatenation is a chance for garbage collection.
If you have unbounded input, this can be pretty bad. When you start running low
on memory, the garbage collector gets desperate and won't take shortcuts. Worst of
all, the original code generates one string of garbage every iteration starting with
the second or third.

This code uses a=[] to construct an array and a[n] to set the upper array boundary,
0 being the lower, and there are n slots between a[0] and a[n].
join() will build a string with n copies of the join argument, where n is the number                                                        of slots between between cells. So for:
a=[]; a[1]=''; there's 1 slot between [0] and [1]. The array's length is actually 2,
but the joined length will be 1.

While it is possible to use new Array(x), the behavior is different because the
array has length x and there are x-1 spaces between cells. This leads to code which
would be both much longer and harder to read. And definitely not particularly
intuitive.

The code used here otoh, while magical will hopefully require you to pause, think,
and quickly understand what's going on. If not, you paused long enough for this
bubble to appear and explain it to you :).
2006-08-14 22:03:34 +00:00
bugzilla%standard8.demon.co.uk 0dcd57fac9 Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil 2006-08-14 18:01:27 +00:00
timeless%mozdev.org 1a0ae226bf Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-14 15:49:06 +00:00
neil%parkwaycc.co.uk d784022004 Bug 343884 Column order was reset on restart r=enn sr=jag 2006-08-14 10:28:15 +00:00
enndeakin%sympatico.ca ffe34418f2 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00
cst%yecc.com 62995fd5a2 Bug 255124 Keep favicon in URL bar from getting distorted when using larger fonts
r+sr=neil
2006-08-13 20:57:38 +00:00
mnyromyr%tprac.de 1cb215a536 Bug 282188: sync xpfe toolbar.xml with toolkit - delayed removal of now unused file 2006-08-12 23:23:39 +00:00
mnyromyr%tprac.de a4ad9c166c Bug 338716: Add drop-shadow to seamonkey icon; p=<stefanh@bluebottle.com>, Giacomo Magnini <giacomo.magnini@portalis.it> (.ico files); r=me, Callek, KaiRo, sr=neil 2006-08-12 22:54:44 +00:00
neil%parkwaycc.co.uk 0d6323f015 Bug 133117 Allow context search results to open in new tab r=IanN sr=me 2006-08-11 11:19:03 +00:00
cst%yecc.com babbe9421c Bug 345178 Remove tooltip width limit for tab-preview tooltips and improve preview behavior for small images
r+sr=neil
2006-08-09 22:48:23 +00:00
neil%parkwaycc.co.uk 3dd8465f81 Bug 347772 Fix style rule regression from bug 201499 p=stefanh r+sr=me 2006-08-09 15:37:32 +00:00
benjamin%smedbergs.us c0e0c33ea3 Seamonkey-only bustage from bug 347183 - I'm currently building a tree with this, but it should be right 2006-08-08 19:05:50 +00:00
benjamin%smedbergs.us bece0ea443 Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin 2006-08-08 18:18:50 +00:00
kairo%kairo.at 5d07e5c385 bug 347872 - make suiterunner not package about:plugins twice, r=bsmedberg sr=jag 2006-08-08 15:22:44 +00:00
smontagu%smontagu.org a661b02369 Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes 2006-08-08 07:50:26 +00:00
mattwillis%gmail.com 1b6ea3b4ec bug 344987 - removes more calendar xpi detrius. r=bsmedberg 2006-08-07 18:36:53 +00:00
benjamin%smedbergs.us 484bf2272e Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
bryner%brianryner.com 393b5ff109 Enable stack trace on crash for x86_64 Linux (bug 346843). Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r+sr=me. 2006-08-06 18:48:14 +00:00
mats.palmgren%bredband.net fb3665fa15 Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil 2006-08-06 03:11:09 +00:00
ajschult%verizon.net ac45647e9d Spelling fixup for bug 311098 from stephend plus sane punctuation. r=biesi 2006-08-06 01:46:21 +00:00
ajschult%verizon.net 26bed9fabc Bug 311098: Remove .part files when cancelling downloads, ported from toolkit. r=biesi 2006-08-05 23:57:31 +00:00
ajschult%verizon.net 8605163c99 Bug 347160: SeaMonkey crashes, when submitting request in google.de. r=timeless 2006-08-05 23:44:24 +00:00
neil%parkwaycc.co.uk f0c74bc24f Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me 2006-08-05 23:18:10 +00:00
kairo%kairo.at a247c5c88f bug 345612 - [seamonkey] Installed spellcheck dictionaries are not displayed and cannot be selected, link to new dictionaries at AMO which work for newer versions, r+sr=Neil 2006-07-30 18:46:52 +00:00
kairo%kairo.at 2128934ce5 cvs remove files that are unused now, due to the checkin for bug 334936, this had r+sr=Neil 2006-07-29 15:30:35 +00:00
kairo%kairo.at 03231d197c cvs remove files that are unused now, due to the checkin for bug 334877, this had r+sr=Neil 2006-07-29 15:28:30 +00:00
kairo%kairo.at 3e3dd482fb bug 334936 - move main communicator chrome to suite/, r+sr=Neil 2006-07-29 13:54:52 +00:00
martijn.martijn%gmail.com 4ef4d36b65 Bug 345928 - In <menulist.xml>, Strict 'Warning: function _selectInputFieldValueInList does not always return a value', patch by Simon B�nzli, r+sr=neil 2006-07-29 13:47:22 +00:00
kairo%kairo.at f0f2a52526 revert temporary bustage fix for bug 334877 again, now that the missing files have been copied 2006-07-29 13:04:52 +00:00
joshmoz%gmail.com 1c5aaa5fbc Naked hostname isn't very effective for identifying dialog origin. b=334893 r=mento sr=dveditz 2006-07-28 22:06:39 +00:00
bzbarsky%mit.edu 1a91121005 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
mark%moxienet.com 469826ed45 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
timeless%mozdev.org 9323fd6f09 Bug 346150 Fix setting an image as wallpaper in Cairo builds
patch by bugzilla@mcsmurf.de r=jag sr=jag
2006-07-28 09:02:29 +00:00
kairo%kairo.at 803346750a bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-07-27 20:09:44 +00:00
kairo%kairo.at f86b0cb691 more bustage fixing for bug 334877 - temporary revert back two other files to xpfe versions 2006-07-27 19:34:39 +00:00
kairo%kairo.at 151ce9a98d bustage fix for bug 334877 - temporary revert back to using the xpfe history.xul until we can figure out why the cvs copy didn't work 2006-07-27 19:04:26 +00:00
kairo%kairo.at 9def877b03 bug 334877 - move non-prefwindow xpfe/components chrome to suite/, r+sr=Neil 2006-07-27 18:19:38 +00:00
mozilla.mano%sent.com 749856758e Bug 329394 - XUL textbox in XHTML page: focusing gives document.commandDispatcher has no properties. patch from Shawn Wilsher (sdwilsh) <comrade693@gmail.com>, rs=neil/me. 2006-07-26 21:54:05 +00:00
mats.palmgren%bredband.net 1da720312d Add ID attribute for Page Setup dialog. b=345749 r+sr=neil 2006-07-25 15:50:47 +00:00
smontagu%smontagu.org 01be44542a Convert command-line arguments from native encoding to Unicode. Bug 208363, r+sr=neil 2006-07-25 04:14:17 +00:00
bzbarsky%mit.edu ada7c7aa95 Set the chromehidden attribute earlier, so we don't have to reresolve style and
redo layout on the whole window.  Bug 345560, r=sicking, sr=neil.
2006-07-25 00:20:33 +00:00
mattwillis%gmail.com 689c4d88cf bug 344987 - Remove remaining calendar xpi detritus from suite. r=bsmedberg 2006-07-24 21:42:48 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
martijn.martijn%gmail.com 06ef4ead88 xpfe part of Bug 306223 - Allow to easily filter errors by category, patch by Serge Gautherie, r+sr=neil 2006-07-24 06:55:58 +00:00
gavin%gavinsharp.com 4ac8d1a955 Bug 289927: JS Console shouldn't show line number if line is 0, xpfe patch by Serge GAUTHERIE <gautheri@noos.fr>, r=neil 2006-07-20 00:39:04 +00:00
gavin%gavinsharp.com 28b7c882bd Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil 2006-07-19 23:53:55 +00:00
mark%moxienet.com 1b191b6a09 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
gavin%gavinsharp.com d6cf5f2e52 Bug 335068: Firefox and Thunderbird windows grouped under "Mozilla" rather than in separate groups, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r+sr=roc 2006-07-19 12:56:40 +00:00
bugzilla%standard8.demon.co.uk c442e0a3b8 Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Moves xpfe/bootstrap/version.txt to suite/config/version.txt) r=benjamin,sr=Neil 2006-07-18 18:05:45 +00:00
gavin%gavinsharp.com e8b94e8b04 Bug 287392: paste in Bookmark Manager is very slow (O(n^2)), patch by Jan Darmochwal <jdarmochwal@gmx.de>, r+sr=neil 2006-07-18 16:32:56 +00:00
neil%parkwaycc.co.uk e6202b6efb Bug 326462 Time Elapsed column shows NaN:NaN r=biesi sr=jag 2006-07-18 09:50:43 +00:00
smontagu%smontagu.org 18f915b5ed Make keyboard navigation through radio groups and buttons bidi-aware. Bug 343690, r=mano, sr=neil 2006-07-17 13:38:52 +00:00
neil%parkwaycc.co.uk 891d32f9e2 Honour preventDefault() on modified link clicks b=319554 r+sr=jag 2006-07-14 21:15:46 +00:00
enndeakin%sympatico.ca feadb93dca bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc 2006-07-14 18:15:31 +00:00
joshmoz%gmail.com c47262ddc7 clean up #includes and Mac code in nsWebShellWindow. b=344568 r=mento sr=pinkerton 2006-07-13 19:24:43 +00:00
enndeakin%sympatico.ca 9cd7d5d3df bug 155053, add spinbuttons widget, with native theming, r+sr=neil and roc 2006-07-13 17:40:49 +00:00
Olli.Pettay%helsinki.fi b457858979 Bug 341245, Remove some unused box object related interfaces, r+sr=roc 2006-07-13 09:02:05 +00:00
neil%parkwaycc.co.uk 66fd761244 Bug 156459 XBL shouldn't pollute the global scope r=jan sr=jag 2006-07-12 13:06:13 +00:00
neil%parkwaycc.co.uk 42eefc70bb Split key navigation into a separate method b=322622 r=enn sr=jag 2006-07-12 12:37:16 +00:00
neil%parkwaycc.co.uk 9ae6fb8d0d Port of bug 341112 r+sr=jag 2006-07-09 19:03:53 +00:00
mnyromyr%tprac.de e3a9928174 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00
cst%yecc.com cbcde2bab2 Bug 343217 Make sure the tab preview tooltip size is correct after resizing the browser.
Also fixes bug 343359 - handle standalone images more nicely.
Also adds a class to the canvas so it can be skinned.
r+sr=neil
2006-07-07 15:15:46 +00:00
enndeakin%sympatico.ca 69527fd4de Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
aaronleventhal%moonset.net 32e45703fb Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-05 20:42:22 +00:00
ajschult%verizon.net 5b79508993 Bug 334903: Seamonkey update page appears in window with no navigation or tabs. r+sr=Neil 2006-07-04 14:41:54 +00:00
neil%parkwaycc.co.uk 5d8b110700 Bug 335113 More obvious secure site indication p=zug_treno@yahoo.com r=db48x,jag sr=me 2006-07-02 16:18:58 +00:00
tor%cs.brown.edu 76cfc2ad30 Backout of bug 339237. 2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net 2e03d30048 Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-01 03:30:58 +00:00
mnyromyr%tprac.de 1cc36b596c Bug 282188: sync xpfe toolbar.xml with toolkit toolbar.xml; r=biesi, sr=jag 2006-06-30 16:18:19 +00:00
neil%parkwaycc.co.uk 70f8e59d45 Reformatting using the same style that ben changed toolkit's version to r+sr=jag (mostly whitespace changes but -w patch in bug 342087 for the terminally bored) 2006-06-29 22:47:16 +00:00
bugzilla%standard8.demon.co.uk 255f4938ef Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
db48x%yahoo.com ebcd28e074 bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-06-27 20:31:11 +00:00
cst%yecc.com 86feeda24b Bug 315207 Show tab preview in tab tooltips
r=db48x sr=neil
2006-06-25 23:51:09 +00:00
bzbarsky%mit.edu ea0e0271b8 Fix XLink handling in page info. Bug 286949, patch by Christian Schmidt
<bugzilla.mozilla.org@chsc.dk>, r=db48x, sr=neil
2006-06-24 02:20:13 +00:00
sergei_d%fi.tartu.ee ff17432007 Bug 129411 check-in SeaMonkey bustage fix. NS_CreateSplashScreen exists in nsAppRunner. BeOS-only, no other platfroms affected 2006-06-23 17:39:32 +00:00
timeless%mozdev.org 53a9cb71ba Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +00:00
timeless%mozdev.org 0edf6f8332 Bug 340795 Building with --with-embedding-profile=minimal failed
fixing build bustage
2006-06-22 12:18:10 +00:00
timeless%mozdev.org 2b8e53ac4c Bug 340795 Building with --with-embedding-profile=minimal failed
patch by romaxa@gmail.com r=bsmedberg
2006-06-22 11:42:28 +00:00
bzbarsky%mit.edu 6c8d302694 Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager.  Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
darin%meer.net 7370c57687 fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor 2006-06-22 00:18:43 +00:00
martijn.martijn%gmail.com fd60f270a5 Bug 300808 - When content is removed from the document the corresponding tooltip should not appear, r=neil, sr=bzbarsky 2006-06-21 03:10:01 +00:00
bzbarsky%mit.edu 64681af28a Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
timeless%mozdev.org 64a760c3c0 Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
sergei_d%fi.tartu.ee 0d815a3864 [BEOS]Need implementation of ArgvReceived and RefsReceived, Bug 129411, p=sergei_d, r=thesuckiestmail. Pure BeOS-only change 2006-06-18 11:32:42 +00:00
gavin%gavinsharp.com 2522b8740c Bug 317641: Double-Clicking on empty space below tree causes an error, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=enndeakin 2006-06-17 21:23:49 +00:00
Olli.Pettay%helsinki.fi ce099efcca Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz 2006-06-15 17:45:22 +00:00
benjamin%smedbergs.us 25c6b48dd5 Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2006-06-15 13:35:59 +00:00
leon.sha%sun.com 30b486d1e7 Bugzilla Bug 341334 Fail to start seamonkey on solaris.
Patch by leon.sha@sun.com
ajschult: review+
neil: superreview+
2006-06-15 03:52:18 +00:00
cbiesinger%web.de 550f52d6cc bug 341006 Close registry keys that are opened, and don't check rc twice
r+sr=neil
2006-06-10 14:17:23 +00:00
Jan.Varga%gmail.com 5ab0398355 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
timeless%mozdev.org 25faaa6896 Bug 337917 Make consumers stop using cids from other modules
r=neil sr=darin
2006-06-03 23:42:13 +00:00
timeless%mozdev.org c139a43d25 Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
timeless%mozdev.org f24522c8fd Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
2006-06-03 23:38:55 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
cst%andrew.cmu.edu 5d7677310e Bug 339728
Sync xpfe/tookit config.xul and config.js - add an id to an hbox and explicitly save the pref file after each change
r+sr=neil a=KaiRo
2006-06-03 18:37:27 +00:00
neil%parkwaycc.co.uk 68c44638d7 Fix xpfe winhooks static string abuse b=339810 r=CTho sr=jag 2006-06-03 09:48:08 +00:00
joshmoz%gmail.com 31049c2e1a remove unused variables. b=340146 r=mento sr=pink 2006-06-02 19:21:58 +00:00
neil%parkwaycc.co.uk 8af9f05ff1 Always set gContextMenu.menu b=332874 r+sr=jag 2006-06-02 11:31:10 +00:00
bugzilla%standard8.demon.co.uk eb4db5bf1f Fix Camino bustage from Bug 338880 2006-05-31 18:00:40 +00:00
bugzilla%standard8.demon.co.uk 74bd34b58e Bug 338880 SuiteRunner doesn't compile with --enable-debug (don't build appleevents and lots of tidy up). r=benjamin,sr=neil 2006-05-31 16:07:17 +00:00
smontagu%smontagu.org 9c9859a8ea Remove the encoding menu from view selection source. Bug 314181, r=db48x, sr=neil 2006-05-31 10:08:06 +00:00
martijn.martijn%gmail.com ee7d824917 Bug 300875 - textbox with elements inside can only receive focus if its type is set to autocomplete, r=bugs.mano, sr=neil, a=neil 2006-05-30 19:50:29 +00:00
enndeakin%sympatico.ca 89257db6ee Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
neil%parkwaycc.co.uk d01de44ee1 Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me 2006-05-26 12:58:09 +00:00
gavin%gavinsharp.com b9b66cc05b Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
sergei_d%fi.tartu.ee 9df283bba1 [BeOS]Adding native Quit() in nsNativeAppSupportBeOS, Bug 338663, p=sergei_d, r=thesuckiestmail. BeOS-only change 2006-05-25 17:45:00 +00:00
cst%andrew.cmu.edu f2e7d0f991 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil
2006-05-24 22:29:20 +00:00
cst%andrew.cmu.edu c45125a01a Bug 326737
Respect shift key state when opening link in new tab from the context menu
r=jag sr=neil
2006-05-24 16:12:49 +00:00
jag%tty.nl a29bba3b63 Bug 319244: Tab drop indicator icon flickers.
Now with improved fixedness as you can also go over the icon itself and it'll no longer blink. r=CTho, sr=neil.
2006-05-24 01:57:15 +00:00
cst%andrew.cmu.edu 07a0653362 Bug 337304 Prevent context menu and autoscroll indicator popup from being present simultaneously
r=jag sr=neil
2006-05-22 14:52:00 +00:00
jag%tty.nl ab45d0cfd2 Bug 338803: Personal Toolbar overflow chevron not properly updated on resize. r=CTho, sr=Neil. 2006-05-22 14:09:56 +00:00
bugzilla%standard8.demon.co.uk 2b220d2c65 Follow-up to bug 335550, remove a pref from suiterunner builds that is no longer required. r/sr=neil. 2006-05-19 15:02:38 +00:00
neil%parkwaycc.co.uk f7439a5d19 Bug 330236 Can't always drag columns to the left r=enndeakin sr=jag 2006-05-19 11:49:28 +00:00
neil%parkwaycc.co.uk 5984bcf14a Fix "Error: this.mCurrentBrowser has no properties" when closing a tab that uses the link toolbar b=320693 r=CTho sr=jag 2006-05-19 10:21:12 +00:00
kairo%kairo.at 9c2ef5d0f7 bug 333383 - move SeaMonkey pref window UI to suite/ - cvs remove old filesin xpfe/, r+sr=Neil 2006-05-17 19:38:42 +00:00
kairo%kairo.at 97e0276595 bug 333383 - move SeaMonkey pref window UI to suite/, r+sr=Neil 2006-05-17 15:46:04 +00:00
cst%andrew.cmu.edu 828a94f5d7 Bug 338180
Make tabbrowser's ".browsers" property faster by caching the array
r=jag sr=neil
2006-05-17 15:27:48 +00:00
neil%parkwaycc.co.uk 3f8a89d11e Fix dragging to personal toolbar between last visible bookmark and overflow chevron b=201854 p=gautheri@noos.fr r+sr=me 2006-05-17 09:16:16 +00:00
hwaara%gmail.com bb4d9466c0 bug 335089, shouldn't auto-focus things in dialogs/sheets on OS X (esp. not with full keyboard access off). r=mano, a181=neil, mano. xpfe patch by Neil 2006-05-17 08:54:27 +00:00