Commit Graph

171661 Commits

Author SHA1 Message Date
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
shaver%mozilla.org
777e1a97de Improvements to dictionary page, still rollin'! 2006-10-22 09:39:29 +00:00
shaver%mozilla.org
05869dc9bb Basic dictionaries page, need to pretty it up still.
Include install.js in the header, because we need it pretty much everywhere.
2006-10-22 08:42:45 +00:00
shaver%mozilla.org
28616002f4 Add getAddons function to retrieve info by ID, a la recommended. 2006-10-22 08:07:50 +00:00
shaver%mozilla.org
6b922912ba Cosmetic tweak to bookmarks page, and picking better test add-ons. 2006-10-22 07:57:09 +00:00
nick.kreeger%park.edu
e62b590969 Fixing bug 353920, Add about:license to the About Camino dialog. Patch by Smokey Ardisson <alqahira@mindspring.com> r=ss, sr=pink. 2006-10-22 04:58:05 +00:00
nick.kreeger%park.edu
cf3dc042a8 Fixing bug 357530 Remove dead code from DraggableImageAndTextCell. Patch by smorgan <stuart.morgan@alumni.case.edu>, sr=smfr. Camino only. 2006-10-22 04:53:05 +00:00
cvshook%sicking.cc
58eb4f6876 Bug 357509: Don't throw if new start is after end (or the other way around) but rather collapse. Patch by Alex Vincent <ajvincent@gmail.com>. r/sr=sicking 2006-10-22 04:46:19 +00:00
lpsolit%gmail.com
b574c345f3 Bug 357474: whine.pl says "email address has not been properly set" with default parameters - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave 2006-10-22 00:46:21 +00:00
lpsolit%gmail.com
c3c8c58f77 Bug 110152: Offer CSS2 "paged media" for people who print the show_bug page - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-10-22 00:40:33 +00:00
mkanat%bugzilla.org
7306b51693 Bug 357537: MIME-Types direct requirement is unnecessary
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-10-22 00:10:41 +00:00
olav%bkor.dhs.org
3fb7a9a0fc Bug 357478: Custom fields should appear as text when they are not editable
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-21 22:21:33 +00:00
lpsolit%gmail.com
afd70a0b69 Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-10-21 21:57:33 +00:00
shaver%mozilla.org
dbeea65fb0 Some layout tweaks, still not happy. 2006-10-21 21:49:42 +00:00
shaver%mozilla.org
d655b8da52 Initial bookmarks shell. 2006-10-21 21:36:32 +00:00
shaver%mozilla.org
7209773639 Move search-box to common template to save my sanity.
Initial bookmarks-page shell.
2006-10-21 21:35:56 +00:00
shaver%mozilla.org
b3132a5640 Some copy tweaks. 2006-10-21 20:10:48 +00:00
shaver%mozilla.org
4eed326ef8 More rustico skinning: index page.
Also: for non-firefox apps, keep what we have today.
2006-10-21 19:49:39 +00:00
brendan%mozilla.org
6545687efe Check in fix from Brian Crowder <crowder@fiverocks.com> to raise apply arg array length limit (350256, r=me). 2006-10-21 19:03:53 +00:00
cbiesinger%web.de
57e8fec26e bug 357427 Make the nullplugin use nsIPrefBranch instead of nsIPref
r+sr=jst
2006-10-21 16:01:14 +00:00
mattwillis%gmail.com
9ca3778ec6 bug 357481 - Fixes typo in storage provider that prevents viewing of todos in floating tz. r1/r2=mvl 2006-10-21 14:56:24 +00:00
martijn.martijn%gmail.com
9a4888cee2 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
cvshook%sicking.cc
1a873deee2 forgot to fix review comment in previous checkin. bug 357445 r/sr=jst 2006-10-21 02:05:10 +00:00
shaver%mozilla.org
70e7ac7c6d Move recommended-new to recommended now that we can see that it didn't destroy the world. 2006-10-21 01:46:54 +00:00
cvshook%sicking.cc
5a6d9399ce Bug 357445: Some cleanup of range code. r/sr=jst 2006-10-21 01:30:54 +00:00
shaver%mozilla.org
12d1cf1fc3 land initial rustico stuffs and new recommended layout 2006-10-21 01:06:05 +00:00
mattwillis%gmail.com
fe369e2d7e fix typos in calGetString. no bug 2006-10-21 00:46:14 +00:00
olav%bkor.dhs.org
cf501f0689 Bug 352699: bug creation time not available on bug creation
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
2006-10-21 00:15:09 +00:00