Commit Graph

147165 Commits

Author SHA1 Message Date
dougt%meer.net
afd6ebbc2e Adding preferences.dtd 2005-09-07 21:19:12 +00:00
joshmoz%gmail.com
e76fc306dd This is a revised comment with the correct bug numbers:
Update JEP to 0.9.3+c to fix bugs 306872, 306874. Will go on branch if this works out. r=josh r=pinkerton sr=smfr
2005-09-07 21:15:38 +00:00
joshmoz%gmail.com
b2a3fb220f Update JEP to 0.9.3+c to fix bugs 266769 301338. Will go on branch if this works out. r=josh r=pinkerton sr=smfr 2005-09-07 21:04:55 +00:00
dougt%meer.net
20911e8ca5 Enabling SSR by default. 2005-09-07 19:56:09 +00:00
silver%warwickcompsoc.co.uk
54c1f7a740 Bug 305663 - Only add 'eval' to command list manually if it is not already in the list (Mozilla 1.0 will pretend it doesn't exist).
ChatZilla only.
r=samuel
2005-09-07 19:26:34 +00:00
dougt%meer.net
fc97ab9262 This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only. 2005-09-07 19:21:02 +00:00
brendan%mozilla.org
20881f858a Missing change for JS1.6 support (307315, r/sr=mrbkap/shaver). 2005-09-07 18:56:21 +00:00
dougt%meer.net
8e411493c3 using utf-8 as the default intl charset. I am not sure that this is even read. MINIMO-only 2005-09-07 18:42:16 +00:00
mvl%exedo.nl
387e12741f Bug 261890: Fails to display all calender items in a single day if there is a zero time item that is not the first item.
patch by gekacheka, r=mvl
2005-09-07 18:39:12 +00:00
dougt%meer.net
81f1a86c0d fixing a potential crash if prefs do not exist. need to set rv. npodb 2005-09-07 18:33:50 +00:00
mvl%exedo.nl
d6c2b9b884 Display lots of events even better. An event that starts at the time another event ends doesn't conflict.
bug 251771, patch by gekacheka, r=mvl
2005-09-07 18:33:14 +00:00
wtchang%redhat.com
4250ad5929 Bugzilla Bug 299197: define two bitflags for every PKCS #11 object
attribute with no exceptions. renamed PK11_ATTR_READONLY as
PK11_ATTR_UNMODIFIABLE.  In pk11_OpFlagsToAttributes, backed out a change
I made before.  Made pk11_AttrFlagsToAttributes table-driven. In
pk11_loadPrivKeyWithFlags, fixed the bug (always loading the public key as
a token object).  Other code cleanups. r=relyea,nelsonb.
Modified files: pk11akey.c pk11obj.c pk11pub.h pk11skey.c secmodt.h
2005-09-07 18:23:35 +00:00
bryner%brianryner.com
03adfcb744 Supply a scriptable interface for accessing the nsIEditor (and therefore the anonymous div) an HTML input or textarea. Bug 303727, r+sr=jst 2005-09-07 18:19:26 +00:00
mozilla.mano%sent.com
6840fbf542 Bug 307374 - 'New Message' keyboard shortcut is available on Unix and OS X. r=steffen. 2005-09-07 17:48:26 +00:00
bsmedberg%covad.net
4e83816dae Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin 2005-09-07 17:31:00 +00:00
mrbkap%gmail.com
fc2c9e5234 bug 305884: Protect cx->exception from getting collected by delaying setting cx->throwing until after cx->exception is safe on the stack. Patch by Brendan, r=mrbkap sr=shaver 2005-09-07 17:12:38 +00:00
bzbarsky%mit.edu
811b4e530c Once we've had enough ID lookup misses, make the ID table completely live. Bug
299689, r+sr=jst
2005-09-07 17:04:34 +00:00
bzbarsky%mit.edu
cf64715ae5 Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-07 16:49:21 +00:00
mozilla.mano%sent.com
a21ef93c92 Bug 307340 - Disable Fullscreen UI on OS X. r=beltzner/mconnor. 2005-09-07 16:33:19 +00:00
cbiesinger%web.de
539905ea1a return a better error code when content policy blocked the load
followup to bug 305565, r+sr=bz
2005-09-07 16:32:52 +00:00
tor%cs.brown.edu
a30113f5b5 Bug 307308 - pass appropriate pointer to release_dest_image. 2005-09-07 16:05:30 +00:00
tor%cs.brown.edu
951cf898bc Bug 307314 - handle null region in tspan region computation. r=afri 2005-09-07 15:41:41 +00:00
tor%cs.brown.edu
fd16fc6244 Bug 307308 - Pass scratch space instead of NULL for image_extra to
acquire/release_dest_image.  r=vlad
2005-09-07 15:37:51 +00:00
mark%moxienet.com
ff1314c9d0 Bug 283598, new disk image background for official Firefox and Thunderbird Mac builds with diagrammatic instructions. Artwork by Jon Hicks <jon@hicksdesign.co.uk>. r=beltzner 2005-09-07 14:46:07 +00:00
pinkerton%aol.net
1577e766a8 use ellipsis instead of ... (bug 307252) 2005-09-07 14:12:23 +00:00
cst%andrew.cmu.edu
d6962299dd Bug 272149 Fix misleading question when selecting multiple certificates for signing and encrypting mail
Patch by Gijs Kruitbosch (Hannibal) <gijskruitbosch+bugs@gmail.com> r=bienvenu sr=neil
2005-09-07 13:38:52 +00:00
cbiesinger%web.de
4e925e55a0 bug 301052 call NPN_{Push,Pop}PopupsEnabledState around window opening
functions, so that they don't get blocked
r+sr=jst
2005-09-07 12:54:11 +00:00
cbiesinger%web.de
57d51d23c8 bug 305243 set an XML content-type hint on XMLHttpRequest channels, to always
parse local files as XML.
Also, make TestXMLExtras convert non-ASCII bytes to UTF-16 correctly.
r=jst sr=bz
2005-09-07 12:51:17 +00:00
lpsolit%gmail.com
3ed69aa48f Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
zach%zachlipton.com
f3fbd06c7d Make the makefile actually work... 2005-09-07 04:29:28 +00:00
zach%zachlipton.com
254ebf463e Bustage fix. Properly setup the makefile rules... 2005-09-07 04:14:29 +00:00
mrbkap%gmail.com
dd30d01f0b bug 307122: Restore compatibility for where we open userdefined elements when neither a head nor a body has been explicitly opened. r=jst sr=bzbarsky 2005-09-07 03:35:58 +00:00
bzbarsky%mit.edu
23e4e6f111 Make sure to hold on to our JS wrapper after wrapping it so it doesn't get
GC'ed out from under us.  Bug 307279, r=jst, sr=brendan
2005-09-07 03:12:10 +00:00
bzbarsky%mit.edu
877de009ae Make sure to hold on to our JS wrapper after wrapping it so it doesn't get
GC'ed out from under us.  Bug 307279, r=jst, sr=brendan
2005-09-07 02:56:15 +00:00
saul.edwards%sun.com
0194469cc5 Bug 303508: Add freebl shared libs that do 64-bit integer math. Bug 274984: softoken fails to load freebl in setuid programs. freebl becomes a shared library on all platforms. r=nelson
Modified Files:
	coreconf/HP-UXB.11.mk coreconf/SunOS5.mk
	nss/cmd/shlibsign/Makefile nss/cmd/shlibsign/manifest.mn
	nss/lib/freebl/Makefile nss/lib/freebl/arcfour.c
	nss/lib/freebl/blapi.h nss/lib/freebl/config.mk
	nss/lib/freebl/ldvector.c nss/lib/freebl/loader.c
	nss/lib/freebl/loader.h nss/lib/freebl/manifest.mn
Added Files:
	nss/lib/freebl/freebl.def
2005-09-07 02:47:16 +00:00
brendan%mozilla.org
52eeba63ea Branch version of patch for bug 305565 (r/sr=jst/bz). 2005-09-07 02:39:51 +00:00
zach%zachlipton.com
c6f0d992da Better target name: make compile -> make templates 2005-09-07 02:31:16 +00:00
zach%zachlipton.com
c165506090 Support (indeed, require) the precompilation of templates. This is accomplished through the new makefile. Just run a "make install" to pick up any changes in populatedb.pl and to recompile any changed templates. 2005-09-07 02:25:57 +00:00
mconnor%steelgryphon.com
a9bd34f655 bug 303806 - wallpaper patch to default to Luna-style menus on Windows instead of Classic style, based on a patch by Chris Cunningham (chris@thumperward.vispa.com, r=ben 2005-09-07 02:08:51 +00:00
mark%moxienet.com
52c1889034 Bug 306020 fallout, officially branded Mac Firefox builds are broken following MOZ_USE_OFFICIAL_BRANDING castration. r=mscott a/1.8=mscott 2005-09-07 01:51:58 +00:00
scott%scott-macgregor.org
a78107c1d2 Bug #307290 --> this synchs us up with how Firefox manages the release notes url by putting the
app version into the url string. And it cleans
up some duplicated loadThrobberUrl cruft that I've been meaning to get to.

I also renamed the release notes url resource ID to make it easier for localizers.
2005-09-07 01:07:06 +00:00
zach%zachlipton.com
2ffdc6ea7d Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
zach%zachlipton.com
edba8dd0f1 Add .cvsignore for litmus 2005-09-07 00:31:37 +00:00
aaronleventhal%moonset.net
da50e5def2 Bug 307248. Not exposing alt attributes for html area in accessible name. r=parente, sr=jst 2005-09-07 00:29:28 +00:00
aaronleventhal%moonset.net
76100531f5 Bug 306875. Some dialogs exposing hidden text in accessible names. r=parente, sr=jst 2005-09-07 00:28:08 +00:00
roc+%cs.cmu.edu
6ec5fe1420 Fixing bustage 2005-09-07 00:24:04 +00:00
aaronleventhal%moonset.net
f3347fc842 Bug 306878. Fire accessible focus events when alt+tabbing back to app. r=parente, sr=jst 2005-09-07 00:22:34 +00:00
lpsolit%gmail.com
e9e4390151 Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-09-06 23:54:00 +00:00
tor%cs.brown.edu
109e7d5a7e Build bustage fix. 2005-09-06 23:51:15 +00:00
rbs%maths.uq.edu.au
b495f2aa64 Inter-spacing improvements between MathML frames, b=306543, r+sr=roc 2005-09-06 23:47:01 +00:00