Commit Graph

171688 Commits

Author SHA1 Message Date
wtchang%redhat.com
61caebbe8a Bugzilla Bug 351140: handle the case that params->field is an invalid
value.  The patch is by Ryan Jones <sciguyryan+bugzilla@gmail.com>.
r=nelsonb,wtc.
2006-10-24 00:05:43 +00:00
alexei.volkov.bugs%sun.com
966e3934b8 265784: SSL interoperability regression testing. r=nelson
To turn on the feature, set and export env variable
IOPR_HOSTADDR_LIST to space separated interoperability server fqdn list
2006-10-23 23:46:47 +00:00
dbaron%dbaron.org
70bf6cc3e7 Add testcases for bug 339289, from Adam Guthrie <ispiked@gmail.com>, r=dbaron 2006-10-23 23:38:59 +00:00
wtchang%redhat.com
91dfa64226 Bugzilla Bug 341122: it's not necessary to test slot->slotLock because
slot->slotLock cannot be NULL at that point.  The patch is contributed by
Ryan Jones <sciguyryan+bugzilla@gmail.com>. r=nelsonb,wtc.
2006-10-23 22:56:31 +00:00
wclouser%mozilla.com
2af60a4218 Modified these files to use the rustico css 2006-10-23 22:54:47 +00:00
neil%parkwaycc.co.uk
b2716d28c0 Let all apps have a URL formatter b=328988 r=bsmedberg 2006-10-23 22:34:02 +00:00
shaver%mozilla.org
9b2792ad6d Fix support link. 2006-10-23 22:33:49 +00:00
shaver%mozilla.org
f01ae9520f Make search-results add-on name bigger rel. to version and byline.
Link from featured add-on to its page.
Infrastructure for custom extra-menus (god help me).
Image padding on the front page for Deb.
Better show/hide advanced options appearance for Beltzner.
"Welcome to Firefox Add-ons" header on main page to make alignment consistent.
2006-10-23 22:26:12 +00:00
wclouser%mozilla.com
efe0dc0185 Made the search engine page fit with the new rustico css 2006-10-23 21:37:54 +00:00
davel%mozilla.com
725e5c60c2 b=344591, r=dbaron, rename check to lcheck 2006-10-23 21:35:12 +00:00
wtchang%redhat.com
c491737eac Bugzilla Bug 339907: fixed the leak of sha1cx. The patch is contributed by
Ryan Jones <sciguyryan+bugzilla@gmail.com>. r=nelsonb,wtc.
2006-10-23 21:24:38 +00:00
shaver%mozilla.org
f0269acb0a Re-jig main landing page a bit. 2006-10-23 21:17:10 +00:00
caillon%redhat.com
9d1d420c3f Bug 97811.
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character.
Implement this for GTK+ 2 by grabbing the property from GtkEntry.
Make editor ask nsILookAndFeel for the platform password character.
r+sr=roc
2006-10-23 20:48:05 +00:00
wtchang%redhat.com
4c82545467 Bugzilla Bug 351897: Say a != b instead of (! (a == b)). r=jpierre. 2006-10-23 20:46:50 +00:00
joshmoz%gmail.com
ee5b63147a remove dead code. no bug. r=smorgan 2006-10-23 20:31:53 +00:00
lpsolit%gmail.com
bc34126165 Bug 317409: Add an option to hide obsolete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk 2006-10-23 20:29:46 +00:00
lpsolit%gmail.com
2a107f5a59 Bug 357676: Missing module declarations in Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-23 20:27:15 +00:00
shaver%mozilla.org
4be1a656c2 Fix the fix for recommended on non-firefox apps. 2006-10-23 19:10:05 +00:00
lpsolit%gmail.com
bec9fc1c9b Bug 357690: "Field Values" link still visible in the footer for user with editcomponents privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-10-23 18:44:10 +00:00
dbaron%dbaron.org
3bceb42c3c Add some initial reftest test files. b=344591 2006-10-23 18:40:40 +00:00
silver%warwickcompsoc.co.uk
059c63b822 Bug 270302 - Escape CSV profiler output.
JavaScript Debugger only.
r=rginda
2006-10-23 18:40:33 +00:00
bent.mozilla%gmail.com
a6c79e35ad Bug 357213 - "XULRunner stub fails to build due to missing vsnprintf". r=bsmedberg. 2006-10-23 18:34:15 +00:00
shaver%mozilla.org
5ef217748d Fix containment relationship for the disclaimer, so that the footer extends
all the way across the page.
2006-10-23 17:45:40 +00:00
shaver%mozilla.org
7299891efe Fix no-results output for search.
Update navbar for current-section.

Remove text smallification from search results for now.
2006-10-23 17:07:18 +00:00
kjh-5727%comcast.net
f63d721b7d Bug 323783 - Support printing on Tabloid size paper. Patch by Carl Ponder <ponder@austin.ibm.com>. r=kherron, sr=roc. 2006-10-23 16:54:08 +00:00
mike.morgan%oregonstate.edu
4657aaac58 Fixed webpath for logo image and css include. 2006-10-23 16:29:47 +00:00
shaver%mozilla.org
737d894460 Add CSS hook for extra enspecialification of the primary bookmark feature. 2006-10-23 16:22:10 +00:00
shaver%mozilla.org
62f1565c24 Add back in old-school markup for non-Firefox apps. 2006-10-23 16:18:26 +00:00
timeless%mozdev.org
865cedaa3d Bug 357677 Crash on enter_bug.cgi
Patch by Fr��d��ric Buclin <LpSolit@gmail.com>
r=ghendricks r=colin.ogilvie

Object->new_from_list() orders the list by LIST_ORDER
which have these defaults:
LIST_ORDER => NAME_FIELD
NAME_FIELD => 'name'

but the profiles table has login_name, not name
so this object needs to set NAME_FIELD
2006-10-23 15:46:33 +00:00
cbiesinger%web.de
2126b80dfa Bug 357616 Remove remaining traces of nsIPref from widget/
r+sr=roc
2006-10-23 15:29:09 +00:00
joshmoz%gmail.com
c425c79a1f don't pass on psn flag from the OS. gets rid of error in js console on app startup. b=304755 r=mento sr=pinkerton 2006-10-23 15:08:20 +00:00
gavin%gavinsharp.com
b20639d69c Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
gavin%gavinsharp.com
5220e8e5c2 Bug 313359: "gBrowser is not defined" in reporterOverlay.js, patch by Mook <mook.moz+sites.org.mozilla.bugzilla@gmail.com>, r=me 2006-10-23 13:55:48 +00:00
daniel%glazman.org
a794507a8b initial branding for Composer; rs=me 2006-10-23 11:23:27 +00:00
hwaara%gmail.com
e6a6399895 Implement new, simplified GetParent() accessor, and start using it. r=ginn.chen@sun.com, b=357288 2006-10-23 09:45:34 +00:00
daniel%glazman.org
9c885f1d45 Show ID/classes in structure toolbar and allow to select element; b=357389, r=brade 2006-10-23 07:44:46 +00:00
edburns%acm.org
90bc80065c ? build
? simple
? examples/MediaPlayer/build
? examples/MediaPlayer/build.properties
? examples/MediaPlayer/build.properties.sample
? test/build
M examples/MediaPlayer/JMPlayer.java
M examples/MediaPlayer/build.xml
M examples/MediaPlayer/samples/test.html
M mozilla/nppluglet.cpp
M mozilla/nppluglet.h
2006-10-23 05:18:19 +00:00
shaver%mozilla.org
70456f0ea6 Link from recommended pages to add-on home pages.
Reskin add-on display page, at least partially.
2006-10-23 04:30:20 +00:00
cst%yecc.com
b598fd0bdf Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:42:44 +00:00
cst%yecc.com
d8dd093d14 Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:19:52 +00:00
olav%bkor.dhs.org
2654f8b250 Bug 121576: fields should not be editable when viewing a bug if the user is not logged in
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22 22:41:41 +00:00
olav%bkor.dhs.org
828417715b Bug 355924: report.cgi generates bare '&' in img src URL
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22 22:32:01 +00:00
olav%bkor.dhs.org
0491f87ec5 Bug 357580: Flag fieldset should appear directly under People fieldset
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22 20:34:41 +00:00
shaver%mozilla.org
8336f4a4a2 Basic reskinning of search engines, more invasive tidying to follow. 2006-10-22 19:51:54 +00:00
shaver%mozilla.org
31635c8c71 Adapt install.js to the fine HTML stylings of v2-rustico.
Improve Themes copy.
Do a little dance; little love to follow.
2006-10-22 19:15:27 +00:00
dbaron%dbaron.org
c025bd0c31 Update list of case-sensitive HTML attributes. Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron b=356936 2006-10-22 19:04:26 +00:00
shaver%mozilla.org
721ec53db1 Beating search with the pretty stick, a little. 2006-10-22 13:17:42 +00:00
shaver%mozilla.org
f691e55427 Reskin extensions and themes for Firefox, twiddle default search mode for
different sections.
2006-10-22 12:16:57 +00:00
lpsolit%gmail.com
3d768f2d4b Bug 357534: Add fieldsets in show_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-10-22 11:47:01 +00:00
shaver%mozilla.org
7e6f697595 Improvements to dictionaries page, including some love from dalvay's CSS. 2006-10-22 10:38:03 +00:00