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

2653 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com f4233b408d 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 065ed27dc0 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 4e39194b56 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 f6c1a52ceb 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 d927b0a122 Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com 80e76494ab Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
cbiesinger%web.de 74df554552 fixing firefox debug bustage 2005-12-26 18:29:23 +00:00
cbiesinger%web.de 8d81b8a6b6 Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
2005-12-26 16:45:59 +00:00
leon.sha%sun.com 000415a456 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 3dd9271725 Bug 320747] - Extensions update: Install Now button does nothing anymore. r=bsmedberg 2005-12-25 00:47:16 +00:00
bsmedberg%covad.net 15893099be 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 05c4905fea Bug 321057 crash [@ NS_NewToolkitProfileService] because it doesn't handle OOM
r=bsmedberg
2005-12-23 01:26:59 +00:00
bsmedberg%covad.net fc5505aca7 Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-22 17:55:42 +00:00
masayuki%d-toybox.com a6e0413a1f 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 959a452270 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 3f4a389f60 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
cbiesinger%web.de 5a8d5f8a3b 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 d21485b5e4 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 f51b0b958c 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 59723c929d Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +00:00
bsmedberg%covad.net 35d13292bb 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 2cffb0bfa3 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
bsmedberg%covad.net 6df8ffe766 XULRunner bustage, bug 320148 2005-12-14 18:36:23 +00:00
bsmedberg%covad.net 88d900e6fc Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
cls%seawood.org e6d06e8485 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
gerv%gerv.net 5956d34127 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
vladimir%pobox.com 02e9e55c05 b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg 2005-12-12 19:09:58 +00:00
steffen.wilberg%web.de 27354a0347 Bug 318991: brand.dtd shouldn't hardcode the version number in releaseURL. r=bsmedberg 2005-12-09 20:52:02 +00:00
dougt%meer.net b86ded1244 Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net 238171eb88 Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor 2005-12-08 22:35:32 +00:00
bzbarsky%mit.edu ac3cb42611 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu bc3c7c7a04 Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
mkaply%us.ibm.com b5f9e2341a OS/2 build bustage with GCC 3.3.5 - ThreadMain should return void if ThreadFunc is defined as such 2005-12-05 18:36:29 +00:00
brettw%gmail.com 14b72727d1 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com f63ee9b7a2 Bug 319006: External view source editor does not fallback to internal viewer on error, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-12-04 06:12:00 +00:00
masayuki%d-toybox.com 981e14f83b Bug 318470 Build failure with MinGW due to Bug #316663 r=benjamin, sr=darin 2005-12-02 05:21:47 +00:00
mozilla.mano%sent.com 6eb6ddc8ec Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
gavin%gavinsharp.com df2160688a Bug 316302: remove extra whitespace from locales, and other minor fixes, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=bsmedberg for /mail, r=kaie for /security, r=mconnor for /toolkit 2005-11-30 03:52:11 +00:00
darin%meer.net d1594ec740 fixes bug 316663 "[win9x] cannot display japanese text on update processing dialog" patch by masayuki, r+sr=darin 2005-11-30 02:03:35 +00:00
timeless%mozdev.org ee8bd891bf Bug 318073 nsIProcess is not a service
patch by jason_barnabe@fastmail.fm r=mconnor
2005-11-29 16:40:17 +00:00
jst%mozilla.jstenback.com b8fc561f54 Fixing build bustage. 2005-11-29 00:30:58 +00:00
jst%mozilla.jstenback.com 7a5af690c6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
cls%seawood.org 10585dbff0 Add missing type to typedef declaration. Fixing mingw bustage.
Bug #311735 r=bsmedberg
2005-11-28 15:04:32 +00:00
timeless%mozdev.org 532329ac75 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bsmedberg%covad.net f54e31cc7e Even the mini-libxul needs to link against libmozjs to pick up JS_GC, bustage from bug 311735 2005-11-23 15:53:03 +00:00
bsmedberg%covad.net edb61bfde1 Typo when copy/pasting the bustage fix :-( 2005-11-23 15:27:19 +00:00
bsmedberg%covad.net 44e324f564 libxul-only bustage fix, bug 311735 (must set EXTRA_DSO_LIBS before you include rules.mk) 2005-11-23 14:56:22 +00:00
bsmedberg%covad.net efc1fd7274 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
mvl%exedo.nl 0ef67a5645 Bug 239373. Assertion in nsGenericElement.cpp, the toolkit part. r=mconnor 2005-11-22 20:33:32 +00:00
bsmedberg%covad.net 0ebdf7ef7c Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst 2005-11-22 17:20:37 +00:00