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

177488 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com de519397b2 JavaScript Test - regression test for bug 374116, fix bug number 2007-03-20 07:31:44 +00:00
igor.bukanov%gmail.com f8db6863ec Bug 351102: Simpler exception handling implementation, r=brendan 2007-03-20 07:31:02 +00:00
bclary%bclary.com 026e3899d5 JavaScript Test - regression test for bug 372564, by Jesse Ruderman 2007-03-20 07:30:01 +00:00
reed%reedloden.com 5af253f541 Back out aravind's changes now that bug 374282 has been fixed. 2007-03-20 06:49:09 +00:00
bclary%bclary.com acf82547eb JavaScript Test - regression test for bug 372565, by Jesse Ruderman 2007-03-20 06:48:15 +00:00
reed%reedloden.com 28a86e9435 Bug 374282 - "Need to allow anonymous read-only pserver users" [p=reed/aravind r=timeless] 2007-03-20 06:43:13 +00:00
bclary%bclary.com fa2068dec2 JavaScript Test - regression test for bug 373072, by Igor Bukanov 2007-03-20 06:33:13 +00:00
bclary%bclary.com b0b6bfc325 JavaScript Test - regression test for bug 373678, by Jesse Ruderman 2007-03-20 06:20:53 +00:00
bclary%bclary.com 57ee4cd0ca JavaScript Test - regression test for bug 374106, by Jesse Ruderman 2007-03-20 05:48:09 +00:00
bclary%bclary.com f0977c4827 JavaScript Test - regression test for bug 374116, by Jesse Ruderman 2007-03-20 05:38:08 +00:00
edburns%acm.org 982018fd33 A plugins/examples/jmfplayer/src/main/web/tilego3.avi
A plugins/examples/jmfplayer/src/main/java/jmfplayer/JMFPlayer.java
A plugins/examples/jmfplayer/src/main/web/test01.html
R plugins/examples/MediaPlayer/JMPlayer.java
R plugins/examples/MediaPlayer/samples/test.html
R plugins/examples/MediaPlayer/samples/tilego3.avi

- Move mediaplayer example to jmfplayer

M plugins/examples/index.html

- Add mediaplayer example

M plugins/netbeans/build.xml
M plugins/netbeans/pluglet.properties

- require new property jdkhome.nospaces

M plugins/release/build.xml

- marching toward binary distribution

M plugins/netbeans/nbproject/build-impl.xml
M plugins/netbeans/nbproject/genfiles.properties
M plugins/netbeans/nbproject/project.properties
M plugins/netbeans/nbproject/project.xml

- IDE changes
2007-03-20 04:59:34 +00:00
roc+%cs.cmu.edu bc9ee0e31f Bug 373081. Fix up Thebes font selection tests to build and run, including on Linux. r=vlad 2007-03-20 03:46:17 +00:00
roc+%cs.cmu.edu 86c0040761 Bug 372631. Rework extraction of glyphs from an ATSUI layout to be simpler and more robust. Also, store glyph advances in gfxTextRun in multiples of appunits and ensure they're all rounded to appunits (on all platforms). 2007-03-20 03:26:19 +00:00
roc+%cs.cmu.edu 5d0896ff66 Backout the last couple of gfx checkins because the bugs and patches were mixed up. I'll reland. 2007-03-20 03:00:11 +00:00
roc+%cs.cmu.edu 7e6c86eff8 Bug 372631. Rework extraction of glyphs from an ATSUI layout to be simpler and more robust. Also, store glyph advances in gfxTextRun in multiples of appunits and ensure they're all rounded to appunits (on all platforms). 2007-03-20 02:55:32 +00:00
roc+%cs.cmu.edu 221168e678 Bug 373081. Fix up Thebes font selection tests to build and run, including on Linux. r=vlad 2007-03-20 02:38:37 +00:00
joshmoz%gmail.com 707362d6e0 return values of the correct type, other cleanup. no bug. r/sr=jst 2007-03-20 02:35:56 +00:00
ginn.chen%sun.com c8ddb17574 Bug 367637 Crash [@ pr_FindSymbolInLib] from [@ nsAppRootAccessible::Create]
r=aaronleventhal
2007-03-20 02:29:53 +00:00
roc+%cs.cmu.edu ef916180ee Bug 374066. In the cairo Quartz backend, round glyph positions to floats --- not the advances. Prevents error from accumulating. r=vlad 2007-03-20 02:04:01 +00:00
roc+%cs.cmu.edu e3d0dcf50a Bug 371667. When checking autodial status to see if we should put the browser offline, check whether a dial number is actually configured and allow the browser to go offline if no number is configured. r+sr=biesi, patch by Chris Double 2007-03-20 01:58:19 +00:00
gavin%gavinsharp.com 15e056867b Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-03-20 01:14:26 +00:00
dbaron%dbaron.org 405d600298 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc 2007-03-20 00:58:20 +00:00
jst%mozilla.org 1cadd342cc Followup fix for bug 355766. Make functions exposed through XPCSafeJSObjectWrapper wrappers work more like normal functions. r+sr=brendan@mozilla.org 2007-03-20 00:26:02 +00:00
gavin%gavinsharp.com 5ec080614d Bug 373589: fix crash [@ nsPresContext::DefaultLinkColor] trying to get link color for <body> that has been removed from the document, which was a regression from the patch for bug 372971, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc 2007-03-20 00:21:29 +00:00
jst%mozilla.org cd1c3c94d3 Fixing bug 374239. Add debugging code that will print time spent in various parts of nsCycleCollector::Collect(). r+sr=peterv@propagandism.org 2007-03-19 23:21:31 +00:00
dbaron%dbaron.org 367d5607f1 Fix various shutdown leaks. Add static Shutdown method to gfxPlatform as the entry point for thebes cleanup and use the virtual destructor of the platform-specific gfxPlatform objects to do platform-specific cleanup. b=374286 r=vlad 2007-03-19 23:16:15 +00:00
dbaron%dbaron.org e1e938706d Fix leak of cairo_font_face_t. b=374286 r=vlad 2007-03-19 23:14:33 +00:00
nkinder%redhat.com a025d4855f Resolves: 372194, 62700
Author: sparkins@redhat.com
Summary: Re-implemented two bug fixes in the LDIFWriter class in order to allow us to relicense the LDAP JDK under the standard Mozilla tri-license.  The first bug had to do with the printEntryStart() method of the LDIFWriter class does not handling non-printable DN's properly.  The second bug had to do with only the first value of a multi-valued attribute being written out in LDIF format.
2007-03-19 23:06:02 +00:00
nkinder%redhat.com 6a1780441d Resolves: 372440
Author: sparkins@redhat.com
Summary: Re-implemented bug-fix to add a new constructor for the JSSESocketFactory class that allows an explicit socket factory to be passed in.  This bug-fix was reimplemented in order to re-license the LDAP JDK under the standard Mozilla tri-license.
2007-03-19 22:59:53 +00:00
igor.bukanov%gmail.com da87cc0fe7 Bug 366123: Patch brendan@mozilla.org, r=myself 2007-03-19 21:46:45 +00:00
mkanat%bugzilla.org aedd7c96a6 Bug 374330: Make it possible for installation templates to be text or HTML
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-19 21:39:15 +00:00
dbaron%dbaron.org 8d13bd3f77 Fix handling of specified widths on column-spanning cells. b=363874 r=bernd sr=roc 2007-03-19 20:26:36 +00:00
bugzilla%standard8.demon.co.uk c1ed061e6b Previous checking for bug 373240 was a patch by Serge Gautherie <sgautherie.bz@free.fr> 2007-03-19 20:01:27 +00:00
bugzilla%standard8.demon.co.uk 6272626282 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Dv1, layout) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=dbaron 2007-03-19 20:00:12 +00:00
bugzilla%standard8.demon.co.uk 3e59ebab6b Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (CV1, mailnews) r=neil,sr=mscott 2007-03-19 19:58:12 +00:00
bugzilla%standard8.demon.co.uk a5f78df047 Bug 374508 Log if we can't translate an ldap error and fix some warnings in nsLDAPOperation.cpp. r/sr=bienvenu 2007-03-19 19:50:05 +00:00
tony%ponderer.org adafd50cff bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner
2007-03-19 18:38:01 +00:00
aaronr%us.ibm.com 6823344dfb [XForms] copyItem doesn't generate xforms-value-changed. Bug 361094, r=surkov+olli 2007-03-19 16:34:27 +00:00
joshmoz%gmail.com 656b4284bb remove nsIXULCommand.h, it is unused as far as I can tell. b=374472 r/sr=bsmedberg 2007-03-19 16:13:37 +00:00
tor%cs.brown.edu 1885d7397e Bug 373485 - crash with percentage stroke-width. r=jwatt+longsonr 2007-03-19 15:14:48 +00:00
tor%cs.brown.edu 334a738e0c Bug 373634 - adding a viewBox attribute to outer SVG not working.
r=jwatt, sr=roc
2007-03-19 15:12:26 +00:00
tor%cs.brown.edu a749b09f5f Bug 369438 - crash after removing filter. s+sr=roc 2007-03-19 15:10:14 +00:00
Olli.Pettay%helsinki.fi 1f2499afdc Bug 373586 , r+sr=roc 2007-03-19 10:23:29 +00:00
thomas.benisch%sun.com a48e2a2132 Bug 368558 add colors to Lightning calendars tab r=mvl 2007-03-19 09:31:01 +00:00
peterv%propagandism.org e5d3f5db52 Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst. 2007-03-19 09:19:16 +00:00
Olli.Pettay%helsinki.fi c9355efc94 Backout bug 373586 2007-03-19 08:13:01 +00:00
ginn.chen%sun.com b9eb989a03 Fix bustage of 368773 2007-03-19 06:57:15 +00:00
ginn.chen%sun.com 4c6ca77211 Bug 370455 ��� SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander
2007-03-19 06:45:35 +00:00
Olli.Pettay%helsinki.fi de33e16799 Bug 373586 , r+sr=roc 2007-03-19 06:30:41 +00:00
aaronr%us.ibm.com c5b53dd540 [XForms] upload control in xul doesn't appear. Bug 374274, r=surkov+doronr 2007-03-19 05:22:45 +00:00