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

139609 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 52b97d0e18 fixes bug 285799 "UserAgent string is malformed for XULRunner apps" r=bsmedberg 2005-03-14 22:59:05 +00:00
jst%mozilla.jstenback.com 5ca8426ae5 Whitespace cleanup to get some consistency into this code. 2005-03-14 22:49:00 +00:00
aaronleventhal%moonset.net 9af50e08ac Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil 2005-03-14 22:25:04 +00:00
timeless%mozdev.org f23a2409d1 Bug 286090 nsXMLHttpRequest.cpp should probably avoid text/xml
patch by bug@annevankesteren.nl r=doron sr=peterv
2005-03-14 22:15:05 +00:00
timeless%mozdev.org 631035837f Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
build bustage
2005-03-14 22:05:46 +00:00
wtchang%redhat.com d08ce7655a Bugzilla Bugs 255633, 285934: '-' must be the first or last character in
a scanlist, otherwise some implementations may interpret it to mean a
range of characters.  Thanks to Frank Wein <bugzilla@mcsmurf.de> for the
bug report and suggesting the fix.
2005-03-14 21:40:15 +00:00
pedemont%us.ibm.com 6c6950d87a Make thread locking less stupid. 2005-03-14 21:18:53 +00:00
vladimir%pobox.com 8f8bd7291a b=285582,286069; fix error handling paths and storage provider always returning occurrences; patches from stelian@popies.net, r=vladimir 2005-03-14 20:09:25 +00:00
jwatt%jwatt.org 081e750675 Fixing bug 245664. www.mozilla.org/owners.html looks awful in Mozilla. r=myk@mozilla.org 2005-03-14 20:01:26 +00:00
dougt%meer.net 23e3ce3060 Fixing build bustage. XP_UNIX isn't defined for Makefile's, only source files. Using MOZ_WIDGET_TOOLKIT works in Makefiles. 2005-03-14 20:00:44 +00:00
wtchang%redhat.com 40c2351b11 Bugzilla Bug 276183: added a comment for PK11_HashBuf. 2005-03-14 19:22:06 +00:00
gandalf%firefox.pl 2ed9036363 bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg 2005-03-14 18:58:01 +00:00
neil.williams%sun.com 81755f7171 Bug 285208: certutil when given arguments for both -7 and -8 would create two
subjAltName extensions. Now a list single extension with both name types in
created.
r=nelson
2005-03-14 18:55:46 +00:00
mvl%exedo.nl 0f7b9f9b0d Remove extra definition of WeekView.prototype.getNewEventDate()
bug 285220, patch by gekacheka@yahoo.com, r=me
2005-03-14 18:43:10 +00:00
timeless%mozdev.org 3322a5330c Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
(build bustage)
2005-03-14 18:40:21 +00:00
wtchang%redhat.com f2d18093dd Bugzilla Bug 238563: removed PR_ASSERT from pr_ZoneRealloc because it is
redundant with the DEBUG fprintf.  (Darin Fisher of Google pointed out this
problem in his code review.)
2005-03-14 18:32:02 +00:00
wtchang%redhat.com 5f2160d3f3 Bugzilla Bug 238563: moved the pr_ZoneMalloc call before the realloc call.
realloc frees memory pointed to by (the original value of) 'oldptr', so
we cannot perform any operation that may fail after a successful realloc
call. r=darin.
2005-03-14 18:27:46 +00:00
wtchang%redhat.com f680c5848a Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded. 2005-03-14 18:04:44 +00:00
wtchang%redhat.com 93e59a7b8e Bugzilla Bug 284386: fixed build error using gcc4. gcc4 disallows arrays
of incomplete element type (which are invalid in C).  We moved the
declaration of nss_builtin_oids to pki1.h, after the definition of NSSOID.
r=caillon.
Modified Files: oiddata.h oidgen.perl pki1.h
2005-03-14 18:02:00 +00:00
gandalf%firefox.pl d53f4f300f Bug 231361: download manager doesn't show downloaded filesize after 1MB if the filesize is "unknown"; p=bisi@pikslar.com, r=ben 2005-03-14 17:48:14 +00:00
timeless%mozdev.org 4538f6ba96 Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk r=bryner
2005-03-14 17:30:43 +00:00
aaronleventhal%moonset.net 5cf918b5ec Bug 281545. Fix tabbing in page setup dialog. r=mconnor, sr=neil 2005-03-14 16:34:02 +00:00
aaronleventhal%moonset.net 6bbc84c274 Bug 285651. Opening link in new tab confuses screen readers. r=biesi, sr=bz 2005-03-14 16:31:43 +00:00
travis%sedsystems.ca ae2738adf2 Bug 271125 : Need template for table-simple
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com>   r=gerv  a=myk
2005-03-14 16:24:03 +00:00
tor%cs.brown.edu ece13b1bfa Bug 285803 - cairo build bustage on AIX 2005-03-14 16:16:23 +00:00
tor%cs.brown.edu 8199f68e42 Bug 285803 - cairo build bustage on AIX. r=bsmedberg 2005-03-14 16:15:40 +00:00
neil%parkwaycc.co.uk 3b158ac968 Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg 2005-03-14 15:57:26 +00:00
bsmedberg%covad.net e07e75cd23 Bug 285757 - Builds with official branding use wrong version of browserconfig.properties (regression from bug 282057) r=mconnor 2005-03-14 14:34:12 +00:00
bsmedberg%covad.net 127d10ed4a Revert bug 257777 #ifdef on the trunk (app-specific ifdefs are verboten!) 2005-03-14 14:19:01 +00:00
gandalf%firefox.pl 278a54639e Bug 279768: Bring build system to work with --enable-ui-locale. Security part; r=bsmedberg 2005-03-14 10:00:58 +00:00
scott%scott-macgregor.org 677ac02368 add the unread column icon back to the theme 2005-03-14 06:39:23 +00:00
darin%meer.net 226a6d53db fixes bug 279852 "nsWeakReference not threadsafe assertions due to TimerThread::Init" r=sfraser sr=bryner 2005-03-14 06:37:01 +00:00
rbs%maths.uq.edu.au 211c887f78 Fix crash on dead pointers by rebuilding the embellished hierarchy when an embellished child is changed, b=284001, r+sr=bz 2005-03-14 05:30:49 +00:00
ginn.chen%sun.com eee7a20d0b Bug 257075 [keyboard] User can't select mails which are not next to.
r=aaronleventhal sr=neil
2005-03-14 03:37:05 +00:00
edburns%acm.org c21d276ff3 *** empty log message *** 2005-03-14 00:37:55 +00:00
mozilla.mano%sent.com c7271450ca Bug 274707 (Firefox Installer doesn't have access-keys (mnemonics) in License Agreement screen) - switch form &NOT to NO&T. patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-14 00:25:12 +00:00
mozilla.mano%sent.com 206bbcd947 Bug 284968 - Typo in nsDefaultCLH.js (nSIModule). patch by Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor 2005-03-14 00:05:15 +00:00
rj.keller%beonex.com 2194d6600a forgot to update code comment - bug 251751 comment 22. r=me 2005-03-13 23:23:58 +00:00
rj.keller%beonex.com c2c2676b53 Bug 251751 - Firefox Help window should not be alwaysRaised. r=mconnor@steelgryphon.com 2005-03-13 23:15:48 +00:00
rj.keller%beonex.com 062138b01a Bug 285035 - Help Documentation should look more like the Mozilla website. r=jwalden@mit.edu 2005-03-13 23:14:56 +00:00
mvl%exedo.nl 4313c9d298 refresh unifinder on startup and changes.
bug 285009, patch by jt@nerant.org, r=stuart
2005-03-13 23:06:47 +00:00
mvl%exedo.nl 88130df4ed datepicker should not freeze.
bug 278877, patch by andrew@progressivex.com (andrew@progressivex.com), gekacheka@yahoo.com and me.
r=gekacheka@yahoo.com
also fixes bug 273914. Also see bug 199779
2005-03-13 22:04:50 +00:00
mvl%exedo.nl 57b984965f make todos work in ics and memory providers
r=dmose. no bug
2005-03-13 21:52:04 +00:00
bzbarsky%mit.edu e5b42293b5 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
edburns%acm.org 462d4a82c8 This checkin enables obtaining an InputStream to read the POST body from
a request on the END_URL_LOAD event.  Please see
<http://lxr.mozilla.org/mozilla/source/java/webclient/test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerTest.java#138>
for an example.

Next step is to clean up the javadocs.

A webclient/test/automated/src/test/DocumentLoadListenerTest0.html
M webclient/src_moz/EmbedProgress.cpp
M webclient/test/automated/src/classes/org/mozilla/util/THTTPD.java
M webclient/test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerTest.java
2005-03-13 17:56:16 +00:00
cbiesinger%web.de bf94a50628 Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
2005-03-13 17:03:44 +00:00
mkanat%kerio.com d21bdbe4ac Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to detect an already-upgraded schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-13 13:28:05 +00:00
scott%scott-macgregor.org cf9c43bd7d Bug #285815 --> fix the maximize button in the thunderbird 3-pane window 2005-03-13 06:13:41 +00:00
dbaron%dbaron.org f03c5a8f1d Add missing removeObserver call to fix leak. b=285910 r=mconnor 2005-03-13 05:23:16 +00:00
smfr%smfr.org 75aa785310 Fix bug 285901: when adding a bookmark, be sure to use what the user entered. When bookmarking tabs, take the suggested title from the frontmost tab, not the first one, and when tabs are open but you just want to bookmark the current page, and it's not the first tab, make sure we bookmark the correct tab. 2005-03-13 04:01:56 +00:00