Commit Graph

148439 Commits

Author SHA1 Message Date
bugzilla%standard8.demon.co.uk
0c275d7b34 Unexpected fallout from bug 156742. Fix the windows bustage due to palmsync. 2005-10-07 15:39:03 +00:00
mconnor%steelgryphon.com
a93f0cdfd3 bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg 2005-10-07 15:15:21 +00:00
bsmedberg%covad.net
73413ab825 Bug 300139 - nsXULAppInstall fixup and xulrunner command-line flag. r=robstrong 2005-10-07 13:59:17 +00:00
bugzilla%standard8.demon.co.uk
b0386fac4a Bug 156742 Consolidate getting the string bundle (nsAbCardProperty.cpp). Original Patch by Andrew Taylor <ataylor@its.to>, revised and updated by me. r=bienvenu,sr=dmose 2005-10-07 12:48:58 +00:00
mvl%exedo.nl
2caa4efafc Bug 309000 Views should use exclusive end date to get events.
patch by gekacheka, r=me
2005-10-07 12:22:45 +00:00
mvl%exedo.nl
a3824f2f0f Bug 308993 Week view broken if week starts on day other than sunday.
patch by gekacheka, r=me
2005-10-07 12:12:55 +00:00
mvl%exedo.nl
f8068ab5cb Bug 311441 event list: click or hovering on text-filtered/searched items produces wrong event.
patch by gekacheka, r=me
2005-10-07 12:06:08 +00:00
smfr%smfr.org
7c83ac8847 Fix bug 303909: remove ellipsis from the "Create New Folder" context menu item on the bookmark bar. Patch partly by Nick Kreeger. 2005-10-07 04:35:35 +00:00
smfr%smfr.org
c4e497cd9f Fix bug 235850: popup displays at wrong location when it's near the bottom of the screen. Fixed by making a little NSView the size of the frame to host the popup cell, rather than using the window's contentView.
Fix bug 239335: select with position:fixed displays at wrong offset: use GetPrimaryFrameFor() to get the frame for the select, and use that to get the popup location (via screen coords).
r=pinkerton on both
2005-10-07 02:14:49 +00:00
mrbkap%gmail.com
10a9d820f8 bug 311403: maintain jsengine invarients. r=brendan 2005-10-07 02:05:39 +00:00
mrbkap%gmail.com
ce1d0edbd3 bug 311025: Consolidate principals-checking code in obj_eval. r=mrbkap sr=shaver 2005-10-07 01:37:11 +00:00
smfr%smfr.org
6a86f6a32e Fix bug 311442: exception because of bad string offsets in compare when changing text in the url bar. 2005-10-07 01:33:15 +00:00
roc+%cs.cmu.edu
a13bf33f1d Bug 305160. Target viewport scroll events at the document, not the root element (they will bubble to the window from there). Always stop bubbling of scroll events out of an element. r+sr=jst 2005-10-07 01:28:27 +00:00
darin%meer.net
3586b82069 fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin 2005-10-07 00:49:05 +00:00
darin%meer.net
2f11a9cb7d fixes bug 311439 "partial updates have truncated update.manifest" r=chase 2005-10-07 00:44:41 +00:00
timeless%mozdev.org
c644049326 Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
2005-10-07 00:31:36 +00:00
wtchang%redhat.com
491b4ef092 Bugzilla Bug 304360: generate ECC key with private key value less than the
group order using a combination of ANSI X9.62 A.4.1 and FIPS 186-2 Change
Notice 1.  Also changed structure of EC key generation functions to match
the scheme used in dsa.c.  The patch is contributed by Douglas Stebila
<douglas@stebila.ca> of Sun Labs. r=wtc.
2005-10-06 23:16:20 +00:00
mvl%exedo.nl
56bc8bc35e Don't overwrite old backups, but write to a new one and delete the old file, to prevent races. Also adds some error checking.
bug 309366, r=dmose
2005-10-06 21:52:42 +00:00
wtchang%redhat.com
81299cbc68 Bugzilla Bug 257693: set the correct error code in EC_ValidatePublicKey.
Documented the return values of ECPoint_validate.  Have the tests compare
the return value of ECPoint_validate with MP_NO for negative test cases.
r=doublas.stebila.
Modified Files:
	ec.c ecl/ecl.h ecl/tests/ec2_test.c ecl/tests/ecp_test.c
2005-10-06 21:42:55 +00:00
timeless%mozdev.org
22ba6ed399 Bug 284038 - OOM crash [@ EnumFonts]
remove realloc
patch by b.jacques@planet.nl r=roc sr=roc
2005-10-06 21:16:15 +00:00
lpsolit%gmail.com
9f35592b85 Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 21:06:56 +00:00
lpsolit%gmail.com
6253c01fc4 Bug 309796: Whining needs to check for shutdown (silently) before trying database access - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:54:49 +00:00
lpsolit%gmail.com
60214a382e Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:42:41 +00:00
darin%meer.net
77a545c6d7 fixes bug 311302 "updates/0/update.log is erased before invoking nsPostUpdateWin" r=bsmedberg 2005-10-06 20:33:48 +00:00
lpsolit%gmail.com
54d3db6621 Bug 311091: Remove unused image files ant.jpg and skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-06 20:33:47 +00:00
mgalli%geckonnection.com
ce70897f38 Js function launches popup for Tabbed tabs. This is for accessibility keyboard navigation. 2005-10-06 20:16:32 +00:00
bugreport%peshkin.net
1caa91e498 Bug 310171 Update css for private comments in real-time
Patch by Andre Batosti <batosti@async.com.br>
r=joel, a=justdave
2005-10-06 20:08:38 +00:00
ccooper%deadsquid.com
8ec7696091 - remove extra bracket that was causing syntax error 2005-10-06 20:06:14 +00:00
mrbkap%gmail.com
5d24c3db6d bug 311151: Attempt to restore some lost Tp from bug 311090 by adding a fast path that avoids xpconnect. r+sr=bzbarsky 2005-10-06 19:58:26 +00:00
mkanat%kerio.com
306776aaca Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By Andr�� Batosti <batosti@async.com.br> r=LpSolit, a=justdave
2005-10-06 18:45:46 +00:00
mkanat%kerio.com
1126fa28db Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-06 18:43:44 +00:00
bzbarsky%mit.edu
57c1459ccd Make sure to not have our columns extending under the right-hand scrollbar.
Bug 306990, patch by Nate Nielsen <nielsen@memberwebs.com>, r=jan, r+sr=roc
2005-10-06 18:18:12 +00:00
jminta%gmail.com
3672441dd3 Bug 298357 Colorize multiday view events by calendar-pref r=dmose 2005-10-06 17:50:39 +00:00
roc+%cs.cmu.edu
a4ae92ddf9 Bug 282750. Don't worry about over-complex opaque regions when we want to add a rect that will cover the entire region (and thus simplify it). r+sr=bzbarsky 2005-10-06 17:47:59 +00:00
vladimir%pobox.com
d928e9b635 get rid of DllMain in cairo; we don't use the mutexes 2005-10-06 17:41:04 +00:00
cltbld
c1ea737996 Land locale-specific pieces for building complete MAR patches. (chase) 2005-10-06 11:57:01 +00:00
Jan.Varga%gmail.com
061690eb61 Fix for bug 291531. Crash [@ nsTreeBodyFrame::PrefillPropertyArray] treecols:hover {display:none} with evil xul testcase
r=neil sr=bzbarsky
2005-10-06 09:14:34 +00:00
smontagu%smontagu.org
f17d278be9 Bug 118629: Set the caret hint when inserting text so that the caret appears on the same line as inserted text not ending with a newline, and on the line following text ending with a newline. Patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc 2005-10-06 08:19:51 +00:00
bear%code-bear.com
f2344b4ccb fixed spelling error in generated html content s/BPRDER/BORDER/
bug 230348 patch supplied by Todd Endicott
2005-10-06 07:23:05 +00:00
bear%code-bear.com
dcf9fcf075 * Contact
added my contact info as co-maintainer
  * src/bin/tinder.cgi
    fixed minor spelling mistake s/Regnerate/Regenerate/
    bug 231057 reported by David Costanzo
2005-10-06 07:06:39 +00:00
mconnor%steelgryphon.com
193b4028a6 bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir 2005-10-06 07:04:39 +00:00
vladimir%pobox.com
971ca77192 stupid file isn't supposed to be checked in! 2005-10-06 04:50:00 +00:00
vladimir%pobox.com
3223f349d1 various cairo build fixes 2005-10-06 04:32:44 +00:00
vladimir%pobox.com
2f87b8dd7c Merge from org.mozilla.cvs.cairo branch.
- Cairo 1.1.1
- Updated thebes, gfx/src/thebes
- Fixes to plugins with thebes gfx under linux
- Native theme fixes with thebes rendering (NOTE: widget changes only enabled when building with thebes, otherwise all old code)
2005-10-06 04:02:10 +00:00
mgalli%geckonnection.com
3a27b47934 Better code for the toggling. SNAV toggle via pref still. 2005-10-06 02:55:58 +00:00
mgalli%geckonnection.com
87a952ddcb Fixed bug 311287 - SNAV toggles now when user toggles between XUL area and content area. 2005-10-06 01:05:51 +00:00
darin%meer.net
40c7465a07 Add a missing newline character from a logging statement :-) 2005-10-06 00:23:43 +00:00
darin%meer.net
894a1b4f2f fixes bug 311266 "Separate IO errors into READ and WRITE errors" r=beng,mscott 2005-10-06 00:20:43 +00:00
wtchang%redhat.com
a548d37af0 Bugzilla Bug 311074: removed the unused nfspwd Perl script from TARGETS,
which caused "gmake clean" to break on a read-only source tree.  The patch
is contributed by Benjamin Smedberg <benjamin@smedbergs.us>. r=wtc.
2005-10-05 22:25:37 +00:00
wtchang%redhat.com
d420dda744 Bugzilla bug 259135: fixed build breakage. In C, declarations must precede
code.
2005-10-05 22:03:14 +00:00