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

177280 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com eb651fedcd Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit 2007-03-17 14:12:21 +00:00
bmlk%gmx.de 7d938e5350 mark cellmap if 0 colspans are present for 0 colspan expansion when cells are deleted bug 373390 r/sr=bzbarsky 2007-03-17 05:58:15 +00:00
sspitzer%mozilla.org ea7b554d45 fix typo in comment, no bug. 2007-03-17 02:02:45 +00:00
edburns%acm.org a9e697b991 A plugins/netbeans
A plugins/netbeans/.cvsignore
A plugins/netbeans/build.xml
A plugins/netbeans/manifest.mf
A plugins/netbeans/nbproject/.cvsignore
A plugins/netbeans/nbproject/build-impl.xml
A plugins/netbeans/nbproject/genfiles.properties
A plugins/netbeans/nbproject/project.properties
A plugins/netbeans/nbproject/project.xml
A plugins/netbeans/pluglet.properties
A plugins/release/build.xml
A plugins/examples/EmptyMainClass/EmptyMainClass.java
A plugins/examples/index.html
A plugins/examples/simple/src/main/java/simple/SimplePluglet.java
A plugins/examples/simple/src/main/web/index.html
M plugins/build.xml
M plugins/mozilla/nppluglet.cpp

- Towards a binar distribution of pluglets
2007-03-17 01:32:24 +00:00
jst%mozilla.org ecf832ffd0 Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org. 2007-03-16 23:53:16 +00:00
lpsolit%gmail.com 3c669c0a5d Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 23:15:29 +00:00
jwatt%jwatt.org aa7f0db54a Remove pattern tests from reftest since apparently these still fail (I'll open a new bug) and add test for stroke-opacity 2007-03-16 23:09:50 +00:00
sayrer%gmail.com 36ea2b3d83 Renabling, after local check for bustage. 2007-03-16 23:01:42 +00:00
jwatt%jwatt.org 04f1051ab4 Fix reftest to test fill-opacity as well as opacity as I intended in the first place 2007-03-16 22:15:55 +00:00
jwatt%jwatt.org a0e6d4ccd0 Reftest to check that the opacity of element referencing a gradient is respected 2007-03-16 22:13:47 +00:00
mozilla.mano%sent.com 5780cd7c4e Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich. 2007-03-16 22:05:05 +00:00
dbaron%dbaron.org 999438b9bc Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora. 2007-03-16 21:22:53 +00:00
rhelmer%mozilla.com 84ac66c869 make pageloader autorun/autoexit b=372570 r=robcee 2007-03-16 20:53:58 +00:00
lpsolit%gmail.com bb2498681f Bug 174085: Want to be able to query via group in quicksearch - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 20:42:23 +00:00
lpsolit%gmail.com fc6094e11e Bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-03-16 20:27:45 +00:00
mkanat%bugzilla.org 42fcc7f21d Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-16 20:16:43 +00:00
graydon%mozilla.com da39f6515c Disable the patch for 368869. 2007-03-16 19:52:33 +00:00
dietrich%mozilla.com c8f78258ce backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
jwatt%jwatt.org a6ce727675 Reftest to test that text in a link is displayed 2007-03-16 19:18:40 +00:00
dietrich%mozilla.com 110e219973 Bug 371827 - places bookmarks need additional metadata (schema changes only, r=sspitzer) 2007-03-16 18:25:38 +00:00
dietrich%mozilla.com a8ab39daa1 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
mkanat%bugzilla.org 56d63139b1 Bug 374222: Create a setup.cgi that can check perl module requirements
(This is the beginning of web-based installation.)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 17:10:32 +00:00
edburns%acm.org 6d71fd2e0b M plugins/build.xml
M plugins/mozilla/Makefile.in

- Changes to build with objdir

M plugins/examples/MediaPlayer/JMPlayer.java

- Do not use * imports

M plugins/examples/MediaPlayer/build.xml

- distribute to objdir

M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletFactory.cpp
M plugins/src/PlugletsDir.cpp

- Additional logging
2007-03-16 16:29:31 +00:00
dbaron%dbaron.org e22d4e6b93 Remove warning about using nsFrame implementation of GetMinWidth and GetPrefWidth. b=357544 r+sr=roc 2007-03-16 16:18:06 +00:00
mkanat%bugzilla.org 8684e0d0a3 Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 16:04:35 +00:00
aaronleventhal%moonset.net 8b40bff1e6 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter 2007-03-16 16:03:30 +00:00
jwatt%jwatt.org 93c3615f44 Reftest to ensure removing display:none from foreignObject children works 2007-03-16 15:49:09 +00:00
mattwillis%gmail.com 787521f6ff bug 351380 - Wrong day selected using day name in datetextpicker. r=mickey 2007-03-16 15:33:10 +00:00
mattwillis%gmail.com a15dbb242f bug 374078 - Fix datepicker in Lightning sidebar. r=mickey 2007-03-16 15:26:05 +00:00
jwatt%jwatt.org bdfad9bf3d Reftest to ensure getElementById finds SVG <a> elements 2007-03-16 14:58:36 +00:00
peterv%propagandism.org 09b00a6b2d Fix for bug 374096 (Cycle collector doesn't collect all the cycles it could). r=graydon, sr=dbaron. 2007-03-16 12:52:47 +00:00
jwatt%jwatt.org c51ca749ed Adding pseudo-class tests 2007-03-16 11:24:42 +00:00
surkov.alexander%gmail.com 84269d4d44 Mac bustage fix for bug 373532 2007-03-16 09:56:07 +00:00
michael.buettner%sun.com 2134d40ac7 bug #359712 bad handling of attendees (entry corruption) 2007-03-16 08:47:44 +00:00
stuart.morgan%alumni.case.edu 105e2558f3 Camino only - Bug 362051: Don't show the Cannot Launch Camino dialog twice. r/sr=josh 2007-03-16 03:08:10 +00:00
stuart.morgan%alumni.case.edu 1c682f78dd Camino only - Bug 373559: Clear popups from the block list once they have been shown. r/sr=josh 2007-03-16 03:05:10 +00:00
sspitzer%mozilla.org c2fffc25b2 fix for bug #374166: history-on-places regression, fail to set grouping
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 03:02:29 +00:00
stuart.morgan%alumni.case.edu 53e7ceae3d Camino only - Bug 373358: Fix popup whitelisting on some sites. r/sr=josh 2007-03-16 03:01:29 +00:00
mattwillis%gmail.com 97123573ff Fix universal paths 2007-03-16 02:57:23 +00:00
stuart.morgan%alumni.case.edu e47da39a28 Camino only - Bug 372152: Shorten session-saving batch time to 10 seconds. r=stridey sr=josh 2007-03-16 02:56:16 +00:00
stuart.morgan%alumni.case.edu e5e51243af Camino only - Bug 373949: Fix crash detection when session saving is disabled. r=murph sr=josh 2007-03-16 02:53:48 +00:00
aaronr%us.ibm.com da51b74546 [XForms] repeat doesn't update on value change. Bug 362308, r=surkov+olli 2007-03-16 02:06:06 +00:00
sspitzer%mozilla.org 13ab457408 fix for bug #374150: [places] assert when I attempt to right click + bookmark a link: Couldn't select folders because no root node was available.
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 01:51:01 +00:00
jwatt%jwatt.org f99854684c Add SVG reftest dir 2007-03-16 01:36:43 +00:00
graydon%mozilla.com ff918fa55c Bug 368869, previous commit had a typo: s/bool/PRBool/, s/false/PR_FALSE/. 2007-03-15 23:47:01 +00:00
brendan%mozilla.org e03849842c Fix non-existent attribute deref bug (374116, r=igor). 2007-03-15 23:06:22 +00:00
mats.palmgren%bredband.net 299981c6da Implement DOM clientLeft and clientTop. b=111207 r+sr=roc 2007-03-15 23:05:13 +00:00
graydon%mozilla.com d474d7e1b4 Bug 368869 - Make cycle collection suspect all native wrapper roots
r=brendan, sr=jst
2007-03-15 23:05:03 +00:00
preed%mozilla.com ec9ff33781 Add locales that we added for 2.0.0.2 to the update verification. 2007-03-15 22:41:54 +00:00
preed%mozilla.com 9faff19487 Bug 371305: add --no-check-certificate to wget args; certain versions choke on the *.mozilla.org cert we use. patch=rhelmer, r=me. 2007-03-15 22:39:10 +00:00