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

142158 Коммитов

Автор SHA1 Сообщение Дата
smfr%smfr.org c8f6c80e45 Fix bug 292694 (Go menu missing history on Tiger) and improving history menu display performance (bug 291414). Fix both by not relying on [NSMenu update] to rebuild the menu, but by using a Carbon Event which fires on menu display. 2005-05-17 16:47:22 +00:00
bzbarsky%mit.edu 8c989a0374 Drop our ref to the event queue once we're done with it, just in case. Bug
290969, r+sr=darin, a=brendan
2005-05-17 16:27:52 +00:00
mrbkap%gmail.com dc514df0e7 bug 294402: Change some unnecessary assertions into warnings. r=brendan sr=bzbarsky a=brendan 2005-05-17 16:27:21 +00:00
mvl%exedo.nl 4c20d88e45 update calendar properties dialog for the changed locale file. Also remove some dos line endings. 2005-05-17 15:13:16 +00:00
edburns%acm.org 307d596df4 Remove debugging printfs.
Have browser window visible, but no content pane.
2005-05-17 13:12:45 +00:00
allan%beaufour.dk 1b4635414b Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB 2005-05-17 12:10:08 +00:00
allan%beaufour.dk 3ca67d1227 Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB 2005-05-17 11:30:43 +00:00
axel%pike.org 964200b49d bug 293129, ab-CD extension translations dont work with short locales, r=bsmedberg, sr=shaver, a=asa 2005-05-17 09:24:16 +00:00
edburns%acm.org 220f3b897a cocoa-seems-to-work 2005-05-17 04:38:38 +00:00
bzbarsky%mit.edu b6e9b8ecd1 Fix list renumbering regression. Bug 293070, r+sr+a=dbaron 2005-05-17 03:15:14 +00:00
brendan%mozilla.org 4d82ed6841 Comment tweak. 2005-05-17 03:00:49 +00:00
brendan%mozilla.org 79033ae9c0 Remove harmless but not-ready-for-prime-time stuff that tagged along with the last checkin. 2005-05-17 02:57:26 +00:00
brendan%mozilla.org 2b9ce38fd0 Duh. 2005-05-17 02:41:04 +00:00
brendan%mozilla.org 71f828e98c Followup patch for bug 293782 etc., to unregress 137000 (r/a=shaver). 2005-05-17 01:06:35 +00:00
darin%meer.net 2466882f8c fix debug build bustage introduced by the patch for bug 293461 2005-05-17 00:58:08 +00:00
darin%meer.net a6fa9cea30 fixes bug 293548 "Provide windows registry install location for extensions" r=bsmedberg, sr+a=beng 2005-05-16 23:48:20 +00:00
mkanat%kerio.com d7fc92b668 Bug 290677: Index rename time estimate is too short on large sites
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-05-16 23:45:27 +00:00
lpsolit%gmail.com f1336fef6b Bug 294368: Wrong tense used in sentence in delete components/products - Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave 2005-05-16 23:39:17 +00:00
darin%meer.net b1e1fa76aa fix windows build bustage 2005-05-16 23:34:11 +00:00
darin%meer.net d96f04776d fixing VC6 build bustage 2005-05-16 23:00:47 +00:00
vladimir%pobox.com 840f5bc8e1 b=294228, make static builds with canvas but no svg work, r+a=shaver 2005-05-16 23:00:30 +00:00
dougt%meer.net f41ca57134 Removing printf and debug output from release builds. Not part of default build 2005-05-16 21:59:11 +00:00
dougt%meer.net 41ea39d729 Fixing WinCE Bustage. r=darin 2005-05-16 21:33:33 +00:00
cltbld 384d09b420 Automated update from host egg 2005-05-16 21:25:43 +00:00
jay%mozilla.org e7a57ae37e Add reporter to MOZ_EXTENSIONS_DEFAULT list, Bug 285653 2005-05-16 21:24:00 +00:00
darin%meer.net b0d896c4cd fixes bug 292981 "Provide a scriptable interface to the Windows registry" r=neil,dougt a=chofmann 2005-05-16 21:23:09 +00:00
jwalden%mit.edu b17b3dc102 Bug 294121 - Make nc:platform a whitespace-separated list of values in content pack RDF (for both Seamonkey and toolkit help viewers). r/sr=neil, a=chofmann 2005-05-16 20:31:32 +00:00
roc+%cs.cmu.edu f7ab55f34a Bug 292690. Don't expand block width to MEW, that makes no sense. r+sr=dbaron,a=shaver 2005-05-16 19:49:41 +00:00
bzbarsky%mit.edu 129cf8db37 Fix mathml attribute sheet creation to correctly insert the @namespace rule.
Bug 289677, r+sr=rbs, a=shaver
2005-05-16 17:01:21 +00:00
bsmedberg%covad.net 64c31b5383 Bug 293736 - Firefox l10n build script Mac OS X en-GB tries to move en.lproj to en.lproj; patch by Martin 'MMx' Creutziger <mmx_bugzilla@c-comm.de> r=gandalf+me a=shaver 2005-05-16 16:50:50 +00:00
mostafah%oeone.com 1f80aa22e6 Updated translation 2005-05-16 16:16:13 +00:00
edburns%acm.org 4e954005fe Turns out the problem with the CocoaBrowserControlCanvas
was that I was incorrectly interpreting the return value from
Lock().

This works.  Next step is to solve the nsWindow.cpp problem.
2005-05-16 13:39:22 +00:00
mostafah%oeone.com 26d416906e Removed DOS line endings 2005-05-16 12:48:53 +00:00
mostafah%oeone.com 4b2b29ba0f Checked in patch for bug 273252: Description in timezone preferences not able to localize
Patch by sipaq. r=mostafah.
2005-05-16 12:47:40 +00:00
mozilla.mano%sent.com f53c2c5359 Bug 259479 - Inconsistent tooltip labels in EM. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=shaver. 2005-05-16 12:44:21 +00:00
masayuki%d-toybox.com a7eb0fa3b5 Bug 292734 fail to build defined KE_DEBUG on Win32 r=emaijala, sr=bzbarsky, a=chofmann 2005-05-16 11:17:45 +00:00
jay%mozilla.org 42d2e1467f deleted lines that were commented out from previous checkin 2005-05-16 07:03:28 +00:00
jay%mozilla.org aa7acbd143 bsmedberg's reporter fix, a=asa r=chase sr=bryner Bug 285653 2005-05-16 06:25:06 +00:00
roc+%cs.cmu.edu 460f4472e4 Bug 293453. Hack scrolled frame NS_FRAME_OUTSIDE_CHILDREN to work around event handling bug. r+sr=bzbarsky,a=asa 2005-05-15 23:04:45 +00:00
brendan%mozilla.org 2049578262 Fast followup to last checkin (bug 293782) to unregress 238881. 2005-05-15 22:38:12 +00:00
robert%accettura.com 57128a9763 Bug 293253 - Reporter's privacy statement checkbox labeled very badly a=asa, no r just a string change. 2005-05-15 18:56:04 +00:00
robert%accettura.com fe0b58fdbe Bug 293254 Reporter fails to open privacy policy on suite r=neil.parkwaycc.co.uk a=asa 2005-05-15 18:50:13 +00:00
brendan%mozilla.org 5cd5bba496 Hide function arg/var properties, to hide pre-ECMA design decision that horks ECMA-conformance and sanity in multiple cases (293782 and its deps, r+a=shaver). 2005-05-15 18:24:31 +00:00
darin%meer.net ed45f4a9f8 fixes bug 250691 "Disable LMv1 hash by default" r=cneberg, sr=bryner, a=asa 2005-05-15 17:38:58 +00:00
darin%meer.net 32fd5e738d fixes bug 291882 "Make nsXREDirProvider handle unknown CSIDL_LOCAL_APPDATA" r=bsmedberg, a=asa 2005-05-15 17:33:14 +00:00
darin%meer.net 25e23f221e fixes bug 278885 "cache access denied from (ntlm) proxy on websites that require basic authentication" patch by jr@eenterphace.org, r+sr=darin, a=asa 2005-05-15 17:30:56 +00:00
bob%bclary.com 91ba84e306 Function arguments, variables should be hidden as Function properties, test by Jonathan Watt 2005-05-15 17:26:52 +00:00
axel%pike.org 21cb13b7ec bug 291123, remove unused MOZ_THREADSAFE_RDF, NPODB, r=bsmedberg, sr,a=brendan 2005-05-15 17:19:57 +00:00
bob%bclary.com d9f0464cd2 Test crash during String.replace when accessing String methods on backreferences 2005-05-15 17:04:00 +00:00
bob%bclary.com c08ce4e7ee Test crash bug 294191, testcase by shutdown@ayassi.zzn.com 2005-05-15 16:38:46 +00:00