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

2781 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 328a2de451 Don't warn if there is no existing form history. Bug 325253, r=brettw. 2006-01-30 19:59:02 +00:00
gerv%gerv.net 0dff4514cb Bug 322000: fix About page missing entity bustage. The entity was used on multiple pages and I didn't notice. 2006-01-28 15:40:44 +00:00
cbiesinger%web.de 37b8557e3a bug 269280 implement moz-icon on BeOS
patch by Simon <simontaylor2@gawab.com> and Doug Shelton
<doug@sheltonfamily.org> r=biesi r=mconnor (toolkit parts)
2006-01-28 14:25:18 +00:00
bryner%brianryner.com 7147b98495 fix gcc bustage (bug 324170). r=brettw. 2006-01-27 19:21:19 +00:00
darin%meer.net 05b95bb3df Fix build bustage in satchel when --enable-storage is specified without --enable-places, b=324170, r=bryner 2006-01-27 19:17:21 +00:00
bsmedberg%covad.net 3fda35e07d Fix GTK(1) dynamic builds, from bug 299988 2006-01-27 13:48:12 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
gavin%gavinsharp.com 66831b27ca Bug 298665: color picker is broken (popup doesn't close after selecting a color), patch by Alan Knowles <alan@akbkhome.com>, r=mano 2006-01-27 08:33:54 +00:00
roc+%cs.cmu.edu 702907f622 Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
bryner%brianryner.com daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
bsmedberg%covad.net fa57a77957 Bug 299988 - integrate gtkmozembed into libxul, r=chpe 2006-01-26 19:10:50 +00:00
darin%meer.net 4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
pavlov%pavlov.net f35c6c1ef2 fixing bustage from bsmedberg's checkin for 322965. 2006-01-26 03:10:10 +00:00
gavin%gavinsharp.com d6716d939a Bug 267034: Improve nsIAlertsService documentation, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mscott, sr=neil 2006-01-26 01:04:01 +00:00
bsmedberg%covad.net ec0ae1ec61 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
rob_strong%exchangecode.com 4c951920de Bug 313141 - Extensions.js looks for 'Get more' url and can't find it. r=mconnor 2006-01-25 20:17:12 +00:00
pavlov%pavlov.net a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
gavin%gavinsharp.com 0646d40ceb Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
bsmedberg%covad.net 01b70b6122 Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965 2006-01-24 21:11:15 +00:00
bsmedberg%covad.net abe638de27 Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul) 2006-01-24 19:27:00 +00:00
gavin%gavinsharp.com 732cc40901 Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
gavin%gavinsharp.com b678df088d Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2006-01-24 03:55:12 +00:00
beng%bengoodger.com f424972402 308396 - new activetab-middle for macosx... forgot to check this in earlier. 2006-01-21 00:52:00 +00:00
beng%bengoodger.com 2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
rob_strong%exchangecode.com f34baea140 Bug 323826 - Uninstall of an extension that contains a windows .lnk fails. r=bsmedberg 2006-01-20 20:18:42 +00:00
gerv%gerv.net 276a2a2687 Bug 324118: Remove MakeMSI files - they aren't under a free licence, and we aren't using them any more anyway, according to chase. 2006-01-20 11:15:35 +00:00
ajschult%verizon.net 150ae470b9 Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor 2006-01-20 03:54:37 +00:00
masayuki%d-toybox.com 26b678e428 Bug 315708 Should release found link and current window object from nsTypeAheadFind.cpp r=mconnor 2006-01-19 15:13:09 +00:00
gavin%gavinsharp.com 11300ce587 Bug 323989: replace "open containing folder" with "show in finder" on mac, r=mconnor 2006-01-19 09:34:59 +00:00
gavin%gavinsharp.com e213dbaede Bug 323330: nsExtensionManager.js should get the XPCOM ABI from nsIXULRuntime instead of preprocessing, r=rob_strong 2006-01-18 21:42:59 +00:00
bsmedberg%covad.net 3a37966923 Bug 321173 - Always build javaxpcom into the mini-libxul - r=jhpedemonte 2006-01-18 17:38:58 +00:00
bzbarsky%mit.edu dcc88dda6b Fix leak bug 323532, r=mconnor 2006-01-18 03:23:36 +00:00
enndeakin%sympatico.ca f13d6afa4d Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
gavin%gavinsharp.com a2f801cfd6 Bug 304290: Treeview of 'Choose Folder' Option in Create Profile/Profile Manager should not point at 'my documents' by default (make it point to the default profile root instead), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-01-15 02:04:18 +00:00
mkaply%us.ibm.com 07d7d6d61a #286557
r=bsdmedberg
Allow an INI file to prevent profile migration
2006-01-13 19:38:07 +00:00
wtchang%redhat.com 7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
axel%pike.org e6bafc8109 bug 316674, accept browser.search.order.N, r=bsmedberg 2006-01-13 16:14:13 +00:00
bsmedberg%covad.net aea4b9cf71 Bustage from bug 321359 - check for success before falling through to GetProfileDir 2006-01-12 17:16:15 +00:00
bsmedberg%covad.net 5a2ae03f16 Bug 321359 - Give embedders the ability to lock and use profiles through the XRE_InitEmbedding API, r=darin 2006-01-12 15:29:10 +00:00
gavin%gavinsharp.com 6cb0310047 Bug 320210: nsAppRunner doesnt compile without xpinstall, patch by Anand Aiyer <aaiyer@asvcyber.com>, r=bsmedberg 2006-01-12 01:25:40 +00:00
gavin%gavinsharp.com 7ae23f387f Bug 322999: Can style contents of plugin placeholder, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=biesi, sr=bz 2006-01-12 01:18:37 +00:00
gavin%gavinsharp.com 159dfdebf8 Bug 317369: make use of textbox's clickSelectsAll property for help, r=mconnor 2006-01-11 20:54:55 +00:00
gavin%gavinsharp.com 0b4aaff517 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-01-11 20:24:20 +00:00
kairo%kairo.at 647a4edc1c bug 316548 - Use bzip2 compression for linux installers, r=chase sr=bsmedberg 2006-01-11 19:54:31 +00:00
darin%meer.net 737b4286dd fixes bug 313830 "UpdateManager.activeUpdate getter clears updates dir and _activeUpdate when BuildID changes" patch by Ben Turner, r=darin 2006-01-11 01:11:49 +00:00
darin%meer.net e82eaaaaf2 Add support for showing an exit survey after uninstall completes, b=320504 r=bsmedberg 2006-01-10 20:32:46 +00:00
dbaron%dbaron.org 79f9b3a733 Fix reference counting leaks of pres shell. b=321283 r=bryner 2006-01-10 19:31:04 +00:00
darin%meer.net 878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
joshmoz%gmail.com f00cefc089 Avoid crashing on Mac OS X by not allowing the download window to autoclose if the user has interacted with the properties dialog. It shouldn't autoclose after having significant user interaction, so this sort of fixes two bugs. b=321914 r=mento sr=mconnor 2006-01-09 20:36:45 +00:00
gavin%gavinsharp.com 32784065f3 Bug 254431: Extension-specific dialogs should pop up centered, patch by Richard Klein <richwklein@mchsi.com>, r=rob_strong 2006-01-09 04:41:30 +00:00
rob_strong%exchangecode.com 1fbb6d93cd Bug 322305 - JS Strict Error in EM. patch=Robert Accettura robert@accettura.com, r=rob_strong 2006-01-09 03:28:33 +00:00
gavin%gavinsharp.com fe51a41c99 Bug 255626: Remove _parseV10UpdateInfo (unused), r=rob_strong 2006-01-08 23:30:46 +00:00
ajschult%verizon.net eec0e5a3b5 Bustage fix (assertion failure) for bug 319004, handle empty title 2006-01-06 03:25:11 +00:00
rob_strong%exchangecode.com 9a5006c47b Bug 321333 - Unable to uninstall or upgrade extensions due to existing extension directories having the read only attribute set. r=bsmedberg 2006-01-05 19:02:17 +00:00
joshmoz%gmail.com 55dc4e8105 Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
gavin%gavinsharp.com 40e5957f10 Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
ajschult%verizon.net bcad4cd6ab Title chopping from bug 319004 might split a BMP character in the middle. r=smontagu, sr=darin. bug 322167 2006-01-05 04:00:13 +00:00
gavin%gavinsharp.com 9b5e70170d Bug 321481: Certain pages with frames (e.g. gmail) show "phrase not found" when selecting "highlight all", even though it is (find bar updating incorrectly), patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-04 22:17:01 +00:00
rob_strong%exchangecode.com 90583ec774 Bug 315245 - Can't install extensions; installDroppedInFiles throws during startup. Also fixes bug 321019 - ExtensionManager barfs if registry based install location references an XPI instead of a directory. r=darin 2006-01-04 18:04:59 +00:00
mark%moxienet.com 5ee81c98bf 322354 libxul always links against X11. Only link against X11 when an X widget toolkit is selected. r=bsmedberg a/1.8.0.1,1.8.1=bsmedberg 2006-01-04 15:56:53 +00:00
ginn.chen%sun.com 3130b412df Bug 277750 Menu exposes 2-level accessible
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
doronr%us.ibm.com e0b8467af0 Bug 264282 - PFS never shows the mimetype needed, even if it fails to locate the plugin. r=mconnor 2006-01-03 19:44:55 +00:00
gavin%gavinsharp.com 8f82d05612 Bug 321838: nsAppRunner.cpp still refers to components.ini in comment, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg 2006-01-03 15:19:55 +00:00
dbaron%dbaron.org 2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
ajschult%verizon.net d6607afa94 Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin. bug 319004 2006-01-03 02:00:44 +00:00
jwatt%jwatt.org 3d543ab984 Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
gavin%gavinsharp.com 3346cf7c8f Bug 321729 followup: remove update.dtd as well, r=mconnor 2006-01-02 01:55:47 +00:00
mozilla.mano%sent.com 3c7fa9bcc7 Bug 315195 - Select wrong default font if I close the preferences window with Command + W shortcut. r=mconnor 2006-01-01 10:58:00 +00:00
bryner%brianryner.com 6f17959796 Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc. 2005-12-31 23:34:46 +00:00
gerv%gerv.net eb50dd44e7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +00:00
gerv%gerv.net 1dca58927a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
gavin%gavinsharp.com cd8a2f2c20 Bug 321729: CVS Remove update.js and update.xul, they are unused, r=mconnor 2005-12-30 16:53:59 +00:00
gavin%gavinsharp.com 7ffab8a550 Back out the pinstripe change from bug 285846, it was unneeded. 2005-12-30 15:00:46 +00:00
gavin%gavinsharp.com dbc0c7bc6f Bug 285846: Winstripe/Pinstripe should use the same profile manager list item icon as Qute, r=mconnor 2005-12-30 07:59:15 +00:00
gavin%gavinsharp.com 34152561cb Bug 321732: printjoboptions.properties is dead, the other printjoboptions.* files should be packaged on non-Mac Unix only, r=mconnor 2005-12-30 07:37:58 +00:00
gavin%gavinsharp.com 874f3917d3 Bug 314663: #urlbar style rules don't belong in toolkit's autocomplete.css, r=mconnor 2005-12-30 04:54:06 +00:00
cbiesinger%web.de 1d04cb0110 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
bugzilla%arlen.demon.co.uk edd7540cb7 Bug 321153 Fix various printpreview issues when scaling / changing orientation
p=me fr=mscott sr=mconnor
2005-12-28 22:36:32 +00:00
gavin%gavinsharp.com fc219b27a3 Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor 2005-12-28 03:05:04 +00:00
gavin%gavinsharp.com 95fbb23132 Bug 213832: about:config filtering enhancement: search for status/type/value and allow wildcards, patch by Christian Franke <Franke@computer.org>, r=neil+mconnor, 2005-12-28 03:02:25 +00:00
gavin%gavinsharp.com 2063f369f4 Bug 202992: h or htt cut off in address bar autocomplete (adds :// to domain names starting with p or t), patch by Tom S. <toms@internode.on.net>, r=mconnor 2005-12-28 00:41:47 +00:00
gavin%gavinsharp.com c11d088e8d Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
dbaron%dbaron.org 4707ddb5aa Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com 996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
cbiesinger%web.de fefc23d4ac fixing firefox debug bustage 2005-12-26 18:29:23 +00:00
cbiesinger%web.de 72ac26b6ce Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
2005-12-26 16:45:59 +00:00
leon.sha%sun.com e9f9fed9e9 Bug 312154, Start script does not take care of running instance on solaris sparc.
benjamin: first-review+
Patch by leon.sha@sun.com
2005-12-26 03:10:35 +00:00
rob_strong%exchangecode.com 8210725587 Bug 320747] - Extensions update: Install Now button does nothing anymore. r=bsmedberg 2005-12-25 00:47:16 +00:00
bsmedberg%covad.net 7c7d1ebe49 Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong 2005-12-23 14:51:39 +00:00
timeless%mozdev.org 23ec290fe6 Bug 321057 crash [@ NS_NewToolkitProfileService] because it doesn't handle OOM
r=bsmedberg
2005-12-23 01:26:59 +00:00
bsmedberg%covad.net fc951d1919 Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-22 17:55:42 +00:00
masayuki%d-toybox.com 58d50522a8 Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
timeless%mozdev.org bc001e0345 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
bsmedberg%covad.net bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
cbiesinger%web.de c6e491a9d3 bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
  - send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
gavin%gavinsharp.com dae5adb3e5 Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2005-12-17 01:18:30 +00:00
gavin%gavinsharp.com 88673df696 Bug 313653: Find bar gives incorrect results with tabs--'Highlight all' does not update, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-12-17 00:40:09 +00:00
bsmedberg%covad.net 022df15b54 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +00:00
bsmedberg%covad.net b1900c3b67 Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review 2005-12-15 14:17:20 +00:00
gavin%gavinsharp.com 2789d26fea Bug 318036: adding to Array.prototype breaks a tree column picker, patch by Ryan Davis <ryan@acceleration.net>, r=mano 2005-12-15 02:42:02 +00:00