Commit Graph

2664 Commits

Author SHA1 Message Date
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
bsmedberg%covad.net
9f1214086d XULRunner bustage, bug 320148 2005-12-14 18:36:23 +00:00
bsmedberg%covad.net
cf0d973c21 Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
cls%seawood.org
34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
vladimir%pobox.com
26c44023a0 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
b2401da8fe 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
cf1fabfb6d Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net
442428d5ac 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
23f01ef525 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
b5e539acee 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
6a0407face 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
cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
691d0d7966 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
bc7962ef7f 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
7101c99f7b 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
70f6ede8f0 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
3ad87fe10a 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