Commit Graph

139694 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
f97e388d87 Bug 285285. Add SINGLE_LINE and MULTI_LINE extended state to single line text inputbox and clean up form control state code somewhat. r=louie.zhao, sr=henry.jia 2005-03-14 23:10:53 +00:00
darin%meer.net
346f4ad9b0 fixes bug 285799 "UserAgent string is malformed for XULRunner apps" r=bsmedberg 2005-03-14 22:59:05 +00:00
jst%mozilla.jstenback.com
a344605f63 Whitespace cleanup to get some consistency into this code. 2005-03-14 22:49:00 +00:00
aaronleventhal%moonset.net
bceaa43d5e Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil 2005-03-14 22:25:04 +00:00
timeless%mozdev.org
8d3c241e40 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
71d24f2805 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
fabd0e2a1f 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
727e6e4ffc Make thread locking less stupid. 2005-03-14 21:18:53 +00:00
vladimir%pobox.com
3b76f41e91 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
d33f01ae38 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
5b03d4ef38 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
1980fc5f8a Bugzilla Bug 276183: added a comment for PK11_HashBuf. 2005-03-14 19:22:06 +00:00
gandalf%firefox.pl
00b53edea3 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
6c796abdc1 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
e386002cf9 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
8a2cc05535 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
3cf457d5ec 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
8c2e4b83e3 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
38c071cb45 Bugzilla Bug 284386: the OID for RFC 1327 ucl was incorrectly encoded. 2005-03-14 18:04:44 +00:00
wtchang%redhat.com
5a13096fee 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
529a3d9097 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
b9ec93cb09 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
c18a1fdd63 Bug 281545. Fix tabbing in page setup dialog. r=mconnor, sr=neil 2005-03-14 16:34:02 +00:00
aaronleventhal%moonset.net
7b6003e9dc 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
13592b8534 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
f79f738ee2 Bug 285803 - cairo build bustage on AIX 2005-03-14 16:16:23 +00:00
tor%cs.brown.edu
68939f8181 Bug 285803 - cairo build bustage on AIX. r=bsmedberg 2005-03-14 16:15:40 +00:00
neil%parkwaycc.co.uk
3baf5961d6 Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg 2005-03-14 15:57:26 +00:00
bsmedberg%covad.net
87b5db1f12 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
065601c34b Revert bug 257777 #ifdef on the trunk (app-specific ifdefs are verboten!) 2005-03-14 14:19:01 +00:00
gandalf%firefox.pl
97c98ddc3a 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
4212d03b7c add the unread column icon back to the theme 2005-03-14 06:39:23 +00:00
darin%meer.net
c1e055bc88 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
8e648b7b21 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
4e6fd2d5d1 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
f96502fadc *** empty log message *** 2005-03-14 00:37:55 +00:00
mozilla.mano%sent.com
beca385ada 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
1249e62dac 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
3cd1f16935 forgot to update code comment - bug 251751 comment 22. r=me 2005-03-13 23:23:58 +00:00
rj.keller%beonex.com
16f5eb8c48 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
5c2c61d33f 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
b2517d1cbe 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
80f40da54f 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
fb7af0311a make todos work in ics and memory providers
r=dmose. no bug
2005-03-13 21:52:04 +00:00
bzbarsky%mit.edu
bfa5e9c161 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
eb7043c0d3 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
850f3954ab 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
550516a633 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
de2a01cd26 Bug #285815 --> fix the maximize button in the thunderbird 3-pane window 2005-03-13 06:13:41 +00:00
dbaron%dbaron.org
0e563459d4 Add missing removeObserver call to fix leak. b=285910 r=mconnor 2005-03-13 05:23:16 +00:00