Commit Graph

162240 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
29bbce1d33 Bug 342596. Allow start/end of word to be specified for PeekOffset(). Necessary for upcoming nsIAccessibleText::GetText[At|Before|After]Offset() methods. r=uriber, sr=roc 2006-07-11 22:11:02 +00:00
scott%scott-macgregor.org
f042d1b029 Bug #284058 --> changing the signature placement pref won't save for multiple identities. Patch by Kohei Yoshino 2006-07-11 21:33:27 +00:00
cls%seawood.org
0efa995518 Use a macro to call inline perl scripts to avoid make 3.81's backslash quoting issues.
Bug #339933 bsmedberg
2006-07-11 21:20:12 +00:00
mrbkap%gmail.com
a9ba7ca2e0 Add a couple of functions to make debuggin easier:
* JSObject2Win: Given a context and a |JSObject *|, it returns an nsGlobalWindow pointer if the JSObject is wrapping a window.
  * PrintWinURI: Given an nsGlobalWindow, it prints its document's URI.
  * PrintWinCodebase: As above, but using the window's principal's codebase.

bug 344181, r+sr=jst
2006-07-11 21:03:52 +00:00
jwalden%mit.edu
f1de0ce6ab Bug 331842 - update-history almost useless, because it shows only one, the last, update. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-07-11 20:57:06 +00:00
mattwillis%gmail.com
c7ced51a08 bug 343990 - remove calendarManager.js. die die die. r=mvl 2006-07-11 20:37:58 +00:00
mrbkap%gmail.com
b12405c6a4 Fix dependencies for regenerating jsautokw.h. bug 344265, r=brendan sr=bsmedberg 2006-07-11 20:19:36 +00:00
Olli.Pettay%helsinki.fi
ce0745a535 backing out Bug 343457 too see if it caused btek tp regression 2006-07-11 20:18:07 +00:00
joshmoz%gmail.com
83c14b811f implement GetAttention in top-level windows. fixes attention request for session restore, probably other stuff. b=342962 r=mento 2006-07-11 19:51:56 +00:00
mattwillis%gmail.com
4ff724f56f bug 343990 - removed calendar xpi modern theme. r=mvl 2006-07-11 19:41:27 +00:00
tor%cs.brown.edu
0f02c32e3b Bug 343900 - Switch <use> from nsIDOMMutationListener to nsIMutationObserver.
r+sr=sicking
2006-07-11 19:41:11 +00:00
mattwillis%gmail.com
bd91b08ac5 bug 343640 - stops making xpi. r=mvl 2006-07-11 19:22:14 +00:00
darin%meer.net
7a6fd67f05 fixes bug 343223 "On Mozilla trunk (1.9 +) cert viewer does no longer display verification info" r=kengert 2006-07-11 19:13:59 +00:00
scott%scott-macgregor.org
8c91c13670 Bug #341490 --> restore the new folder context menu in the folder pane cotnext menu. sr=me. patch by teemu mannermaa 2006-07-11 18:21:51 +00:00
zach%zachlipton.com
b149bc00f4 Bug 344207 - Can't use colons in link URLs. Fix adds colons to the regular expression in Litmus::StripScripts. Presumably, we want to consider sending this upstream to the real StripScripts developers. 2006-07-11 17:46:00 +00:00
m_kato%ga2.so-net.ne.jp
e5fa84e86d Bug 338440 - Update *.MANIFEST file for x64 platform. Update *.MANIFEST file for x64 build. r/sr=darin 2006-07-11 17:20:02 +00:00
sayrer%gmail.com
7a3bb8d6b3 Bug 336858. feed content preview not linkified with Atom feeds. Handle Atom links, xml:base for relative references, and 11 unit tests. r=ben. 2006-07-11 16:49:00 +00:00
bugzilla%standard8.demon.co.uk
14e94e07d2 Bug 344143 No Error messages displayed for LDAP Autocomplete (Couldn't convert chrome URL ... ldapAutoCompErrs.properties). r/sr=bienvenu 2006-07-11 16:44:03 +00:00
aaronleventhal%moonset.net
4cf7eeb08c Bug 328198. An <li> instead of <span> with a role gets spoken as custom control. r=pilgrim, sr=neil 2006-07-11 16:34:40 +00:00
joshmoz%gmail.com
ebe2388cbc fix a comment in mac window code. r=mento 2006-07-11 16:08:53 +00:00
wclouser%mozilla.com
c8c93301b5 added new title image 2006-07-11 16:01:15 +00:00
tor%cs.brown.edu
b4a3da9a05 Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-11 15:52:15 +00:00
sayrer%gmail.com
d158030827 Bug 344090. Loading an Atom Feed crashes Bon Echo a3 [@ nsSAXXMLReader::HandleStartNamespaceDecl]. Style fixes per peterv. r+sr=peterv. 2006-07-11 14:51:26 +00:00
bienvenu%nventure.com
394da01d62 fix 22853, first To: address field not focused in new mail when last mail sent with first address field in focus, patch by w.woods@optusnet.com.au, r/sr=bienvenu 2006-07-11 14:21:38 +00:00
sergei_d%fi.tartu.ee
de8bf8f40e [BeOS], Bug 343987, changing clipregion in CopyOffScreenBits to safe version, p=sergei_d@fi.tartu.ee, r=thesuckiestemail. BeOS-only 2006-07-11 13:17:16 +00:00
Olli.Pettay%helsinki.fi
4451e7f11c Bug 343457, Add nsWeakFrame, r+sr=roc 2006-07-11 13:01:07 +00:00
szegedia%freemail.hu
f1e19754a9 Fix for #314163 "E4X XML object constructed from an XML Beans XmlObject is not consistent with a literal (inline) E4X XML object" 2006-07-11 12:52:35 +00:00
szegedia%freemail.hu
d02505e57c Fix for #342894: "examples/E4X/e4x_example.js has line endings inconsistent with rest of source tree" 2006-07-11 12:38:20 +00:00
szegedia%freemail.hu
54f73196ec Fix for #342894: "examples/E4X/e4x_example.js has line endings inconsistent with rest of source tree" 2006-07-11 12:34:25 +00:00
szegedia%freemail.hu
ed8e5c16e9 Patches from #343021: "Rhino E4X does not correctly build from source with Ant" 2006-07-11 12:28:42 +00:00
Olli.Pettay%helsinki.fi
a5de9d9c0f Bug 278443, Use an Arena for NodeInfos, r+sr=sicking 2006-07-11 09:26:13 +00:00
hwaara%gmail.com
333e30dabd fix bug 344107, don't export platform-native headers to all platforms. r=mento 2006-07-11 09:06:24 +00:00
neil%parkwaycc.co.uk
68c00c56cd Bug 228319 Use contrasting colours for menulist separators r=timeless sr=jag 2006-07-11 08:39:18 +00:00
rhelmer%mozilla.com
37bda803d8 memory test for firefox, b=344168 r=davel r=gavin.sharp 2006-07-11 03:57:01 +00:00
leon.sha%sun.com
f8227ca93e Bugzilla Bug 340509 Build broken with --enable-ldap-experimental.
Patch by alfred.peng@sun.com.
darin: review+
dmose: superreview+
2006-07-11 03:38:16 +00:00
wclouser%mozilla.com
d169647f39 added a .csv type to the .htaccess 2006-07-11 01:35:10 +00:00
wtchang%redhat.com
68beb20bd5 Bugzilla Bug 326168: Windows NT 3.51 doesn't support CP_UTF8 either, so
having Unicode support doesn't imply having CP_UTF8 support. The patch is
contributed by neil@parkwaycc.co.uk <neil@httl.net>. r=wtc.
2006-07-11 00:56:43 +00:00
lpsolit%gmail.com
325895d8a6 Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guillomovitch@zarb.org r=mkanat a=justdave 2006-07-11 00:42:58 +00:00
lpsolit%gmail.com
c674e20cc1 Bug 327782: describecomponents.cgi should include the product description of the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk 2006-07-11 00:32:20 +00:00
jst%mozilla.jstenback.com
9e02934ca2 Fixing bug 337311. Make window.open() use the principal of the callee object when deciding what to session storage object to clone for the new window. r=mrbkap@gmail.com, sr=bugmail@sicking.cc 2006-07-11 00:27:05 +00:00
jst%mozilla.jstenback.com
4e52d88cf2 Fixing bug 337755. Make IsCallerSecure() properly deal with nested URI objects. r=enndeakin@sympatico.ca, sr=bugmail@sicking.cc 2006-07-10 23:59:45 +00:00
joshmoz%gmail.com
4e8c2db4e6 followup to 222488 - instead of making default dialog windows use kMovableModalWindowClass, use kDocumentWindowClass so we're not forcing modality on people. 2006-07-10 23:56:52 +00:00
wclouser%mozilla.com
14cc7e1603 hardcoding 2006-07-10 23:53:35 +00:00
wclouser%mozilla.com
8cbf55fa0f switching back 2006-07-10 23:39:33 +00:00
wclouser%mozilla.com
3b8f1a7fe5 testing 2006-07-10 23:36:43 +00:00
wclouser%mozilla.com
9505b12643 testing... 2006-07-10 23:36:22 +00:00
sspitzer%mozilla.org
3ace8e9699 supplimental fix for bug #344048. keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf 2006-07-10 23:16:17 +00:00
gavin%gavinsharp.com
5be1baaa18 Bug 343936: add ID to "Recently Closed Tabs" menu to make it easier to theme, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-07-10 23:06:04 +00:00
gavin%gavinsharp.com
0e5283bba4 Bug 343958: fix strict warnings in controller.js, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie 2006-07-10 22:48:48 +00:00
gavin%gavinsharp.com
da27be6ff5 Bug 337076: Place window leaks 3 PrefHandlers, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie/mano 2006-07-10 22:45:43 +00:00