Commit Graph

140897 Commits

Author SHA1 Message Date
brendan%mozilla.org
85ab4e49c5 Fix Windows bustage. 2005-04-13 23:34:12 +00:00
vladimir%pobox.com
6003884975 add parameter_indexes api 2005-04-13 23:25:41 +00:00
wtchang%redhat.com
a2bada0039 Bugzilla bug 290233: fixed printf format related bugs reported as compiler
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
wtchang%redhat.com
39a266dc9a Bugzilla bug 290122: pass full pathnames of source files to the compiler
on AIX so its debugger can automatically find the source files. r=Julien
Pierre of Sun and Philip Warren of IBM.
2005-04-13 22:55:11 +00:00
brendan%mozilla.org
9aeb6944be Type-check method calls on wrong class of object, required for hand-rolled JS natives (290162, r=dveditz/sr=shaver/a=drivers). 2005-04-13 22:22:55 +00:00
mvl%exedo.nl
3dbab93e07 remove duplicate cal_calendars definition. also fixes some JS strict warnings.
bug 286944, r=vlad
2005-04-13 22:09:54 +00:00
gandalf%firefox.pl
54f8bda74e Bug 286108: Build Thunderbird Locales from CVS; r=bsmedberg;sr=mscott;a=dbaron 2005-04-13 21:56:42 +00:00
scott%scott-macgregor.org
482ad5b12d Bug #284699 --> add some null ptr protection to avoid a crash
sr=bienvenu
2005-04-13 21:45:13 +00:00
julien.pierre.bugs%sun.com
2649255cb0 Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=wtchang 2005-04-13 20:58:06 +00:00
pedemont%us.ibm.com
656d99e8fc When recursing on SetupParams, don't overwrite param type. Fixes crash on Mac and Win32. Not part of build. a=mkaply. 2005-04-13 19:55:25 +00:00
pedemont%us.ibm.com
b7d88362f8 'array' param support. Not part of build. a=mkaply1 2005-04-13 19:20:57 +00:00
pedemont%us.ibm.com
8955da97f2 Generate Java interface from nsError.h. Not part of build. a=mkaply 2005-04-13 19:04:57 +00:00
bob%bclary.com
de214e4823 Add regression test for bug 290056, by Martin Honnen 2005-04-13 18:44:22 +00:00
mkaply%us.ibm.com
375250abb4 #286306
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 Specific)
Patch from Rich Walsh - implement CSS cursors
2005-04-13 18:40:58 +00:00
julien.pierre.bugs%sun.com
fb7c3531fe Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson 2005-04-13 18:08:48 +00:00
aaronleventhal%moonset.net
76f3671cb6 Bug 289858. Use MSAA positional descriptions to expose number of children for tree items. r=timeless, sr=neil, a=asa 2005-04-13 17:17:52 +00:00
mvl%exedo.nl
e1b6d2775e make the new-calendar wizard a bit less annoying.
bug 286959, r=pavlov
2005-04-13 17:00:15 +00:00
tor%cs.brown.edu
442c3c5220 Bug 287699 - crash when rendering svg with cairo xlib fallback. a=mkaply 2005-04-13 16:52:51 +00:00
tor%cs.brown.edu
e50f65be16 Bug 289839 - svg crashes when unloading a text gradient. r=jwatt, a=mkaply 2005-04-13 16:51:00 +00:00
kairo%kairo.at
644750eab5 bug 289326 - hangs when clicking on "Satellite" link on Google maps (linux-ia64 only), patch by David Mosberger <davidm@hpl.hp.com> r=brendan sr=shaver a=asa 2005-04-13 12:47:20 +00:00
jshin%mailaps.org
27cd266480 bug 171349: Firefox icon is that of the system default. patch by Anbo Motohiko with my comment added (r=jshin, sr=neil) 2005-04-13 12:46:10 +00:00
kairo%kairo.at
680097a354 bug 150332 - default focus in "Download Headers" dialog should be the OK button, patch by Karsten D��sterloh <mnyromyr@tprac.de> r=Neil sr=bienvenu a=asa 2005-04-13 12:34:02 +00:00
allan%beaufour.dk
79ebd08982 Make nsXFormsUtils::ReportError() use nsIScriptError, so we can log different error types. Bug 289518, patch by doron, r=aaronr+me, a=mkaply (NBOTB) 2005-04-13 08:06:17 +00:00
pavlov%pavlov.net
22b6ea665c @import has to go at the top of the CSS file, not the bottom. 2005-04-13 06:09:12 +00:00
paper%animecity.nu
e905309f8c Bug 286622: Fix cursors for Win9x/ME/2k. r=biesi; sr=roc; a=asa 2005-04-13 05:52:02 +00:00
paper%animecity.nu
8fb1415dd8 Bug 289516: null variables after delete[] r=emaijala; sr=tor; a=asa 2005-04-13 05:49:19 +00:00
smfr%smfr.org
1e0471db7e Landing changes by Bruce Davidson <Bruce.Davidson@iplbath.com> to get Cut/Copy/Paste to work for bookmarks (bug 155484), and to fix the pasteboard string identifiers in the code (bug 287118). I made three changes to the patch:
Change CHBrowserView to no longer accept bookmark types (kCaminoBookmarkListPBoardType, kWebURLsWithTitlesPboardType), because gecko can't handle them. Instead, a parent view will now handle the drop (and correctly load tabs etc).

NSPastboard+Utils
-containsURLData changed to test for a scheme on the NSURL. Otherwise, any random text would be accepted as url data.

BookmarkViewController:
-pasteBookmarks:intoFolder:index:copying fixed to keep an array of newly created bookmark items when copying, so we can correctly reveal those new items.
2005-04-13 05:35:27 +00:00
smfr%smfr.org
c428f57147 Fix bug 277923: crash on scrolling in Camino on page load, because we destroy the scrollbars while in a native scrollbar tracking loop. Fixed by posting a fake mouseup event when we detect that the scrollbar is going away. r=pinkerton. Only affects Camino, so no need for approval.
Also remove the USE_OPAQUE_VIEWS #ifdefs from nsChildView, and add an explanatory comment now that we understand the issue better.
2005-04-13 04:51:36 +00:00
dbaron%dbaron.org
6ff81ac498 Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase 2005-04-13 04:38:18 +00:00
smfr%smfr.org
ae9618de13 Fix bug 289022: every other click in a text field unfocusses it, so you can't type. Fixed by retargeting keyboard events to a parent view, if their target view has no frame. r=roc, sr=dbaron, a=dbaron. 2005-04-13 04:35:13 +00:00
wtchang%redhat.com
5a9624f05e Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.
Bumped the nssckbi module's version to 1.53.  Updated the instructions in
README. r=relyea,nelsonb.
Modified Files: README certdata.c certdata.txt nssckbi.h
2005-04-13 01:45:53 +00:00
scott%scott-macgregor.org
677100c85f Bug #290084 --> can't close configuration editor dialog on Mac OS X 2005-04-13 01:14:05 +00:00
dveditz%cruzio.com
b4398cd40c bug 290037 search action protocol should match method r=bengoodger,sr=dbaron,a=asa 2005-04-13 00:35:04 +00:00
scott%scott-macgregor.org
5a30468926 Bug #290075 --> Thunderbird 1.0.x launches no windows and empty Main Menu
make mail\installer\Makefile.in work on Mac builds now that the tinderbox script
calls in here.
2005-04-13 00:28:30 +00:00
alexei.volkov.bugs%sun.com
1776147b6c Adding cert id and revocation indication to CRL SSL Client Tests results. 2005-04-13 00:23:09 +00:00
scott%scott-macgregor.org
8ad64c20cb Bug #290103 --> include the deleted attachment icon for thunderbird 2005-04-13 00:13:48 +00:00
bugreport%peshkin.net
0c1c0d429f Bug 290000: lock email settings table before adding new user
Patch by bugreport@peshkin.net
r=glob,a=justdave
2005-04-12 23:28:47 +00:00
brendan%mozilla.org
45592dcd4b Fix bugs due to errata in ECMA-357 10.2.1, 13.4.4.35 and 13.4.4.36 (290056, r/a=me). 2005-04-12 22:42:57 +00:00
lpsolit%gmail.com
822394f881 Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line 162 - Patch by byron jones (glob) <bugzilla@glob.com.au> r=gerv, a=justdave 2005-04-12 21:40:56 +00:00
smfr%smfr.org
07ecc805ba Fix build by removing references to unused xpt files. 2005-04-12 21:18:32 +00:00
jake%bugzilla.org
13fa23bc12 Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also changing the default color back to F7F7F7.
r=mkanat
2005-04-12 20:43:32 +00:00
aaronleventhal%moonset.net
5b6084c934 Bug 280154. Cannot arrow past first entry in help sidebar panels. r=Neil, sr=bz, a=asa 2005-04-12 20:25:49 +00:00
lpsolit%gmail.com
2025124fde Bug 289729: fix several "uninitialized value" messages - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-04-12 20:21:45 +00:00
dveditz%cruzio.com
1698cf3af6 bug 283777 fix right-arrow selection regression in autocomplete r=mconnor, a=chase 2005-04-12 19:39:25 +00:00
shaver%mozilla.org
1b6509bbc8 Use the lemony-fresh calendar-views.css so that we can actually show the
views sanely in Lightning.  NPOTB.
2005-04-12 18:45:35 +00:00
shaver%mozilla.org
be7c89fd54 Bug 289796: split the view-related CSS out of calendar.css, so that it's safe
to include in Lightning. r=mvl, npotb.
2005-04-12 18:44:30 +00:00
lpsolit%gmail.com
ec84b33d3b Bug 289618: reference globals.pl's quoteUrls function for changing bug term - Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave 2005-04-12 18:19:57 +00:00
lpsolit%gmail.com
46c0bad1ba Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave 2005-04-12 18:08:21 +00:00
lpsolit%gmail.com
cb5017a3ec Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-12 17:57:15 +00:00
lpsolit%gmail.com
1e376c10a5 Bug 288461: sanitycheck.cgi should permit to clean all invalid references to deleted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave 2005-04-12 17:24:33 +00:00