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

131992 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net bf72847de9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 20:31:11 +00:00
dbaron%dbaron.org e4fd9c5b92 Load list-style-image in the style system rather than from frames. b=236889 r+sr=bzbarsky Reland half of page to test effect on pageload. 2004-07-16 20:26:39 +00:00
dwitte%stanford.edu bd8bee85d7 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net 6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
jst%mozilla.jstenback.com c9adefc8c2 Followup to bug 250666. Removing bogus function forward declaration in favor of including the right header file as suggested by mkaply@us.ibm.com, r+sr=jst@mozilla.org. 2004-07-16 19:05:54 +00:00
jst%mozilla.jstenback.com b410ffe550 See if GCC > 2.91 can grok stdbool.h 2004-07-16 18:57:49 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
scott%scott-macgregor.org 4fa1bfcdb8 Bug #251761 --> Remove duplicate code in newsblog.js by leveraging the script loader to load external JS files
directly from newsblog.js.
2004-07-16 18:37:45 +00:00
scott%scott-macgregor.org aaa64aeeb9 add some padding around the new offline indicator 2004-07-16 18:24:37 +00:00
gerv%gerv.net 851d4ad021 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
aaronleventhal%moonset.net 7896073df1 Doh, backing out change to filepicker.css. Only intended to change the type, not the contents of the file 2004-07-16 17:41:23 +00:00
aaronleventhal%moonset.net 598c78c239 filepicker.css should be a textfile not a binary file, a=bsmedberg 2004-07-16 17:37:49 +00:00
timeless%mozdev.org 3b48e20deb Bug 243869 js_ReportUncaughtException doesn't propagate filename/lineno from error object
These changes are a last ditch effort to provide filename info for certain failures.
r=shaver
2004-07-16 17:30:23 +00:00
bsmedberg%covad.net 1130899f0f Actually remove build.dtd from the jar.mn file. 2004-07-16 17:14:58 +00:00
aaronleventhal%moonset.net 1ee6937a84 Bug 251589. Fix focused appearance of xul tabs to gel with -moz-outline now being drawn outside the frame. r=mconner, no sr= needed 2004-07-16 17:07:35 +00:00
jst%mozilla.jstenback.com 23b9aa362d Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org 2004-07-16 17:03:10 +00:00
aaronleventhal%moonset.net 910e44a7d5 Bug 151375. Implement css2 outline (still called -moz-outline for now). Makes -moz-outline draw outside of the current frame. Improves appearance of focus outline. Lots of help from roc. r+sr=dbaron 2004-07-16 16:56:21 +00:00
scott%scott-macgregor.org 8fc0356e70 Bug #251242 --> show progress status when validiating a feed and downloading new items for the feed
from the subscribe dialog.
2004-07-16 16:44:25 +00:00
pkw%us.ibm.com 614daa141a Bug 249421 - Remote getDOMNode from nsIAccessible (it is already available in nsIAccessNode).
r=aaronleventhal@moonset.net, sr=darin@meer.net
2004-07-16 16:37:28 +00:00
steffen.wilberg%web.de 6c82d429bf Bug 232172 - Make link modifiers work on the home button. r=bryner 2004-07-16 16:32:41 +00:00
tor%cs.brown.edu 5b3bf7dad7 Bug 245569 - event.eventPhase always AT_TARGET even during
capture/bubble.  Patch by aaronr@us.ibm.com, r+sr=bryner.
2004-07-16 15:10:02 +00:00
jim_nance%yahoo.com 4f93f80916 Bug 249810 - Add calls to PL_FreeArenaPool() so Arena memory ends up on the
global Arena free list.  This is good because these arenas get created and
destroyed quickly. r+sr=roc
2004-07-16 14:44:10 +00:00
bsmedberg%covad.net 8bd20a31bb build.dtd is not used by anyone, and should not be in a locale package anyway. Removing it. 2004-07-16 14:15:02 +00:00
mostafah%oeone.com 09a1303835 Updated translation 2004-07-16 14:05:58 +00:00
mostafah%oeone.com 09f5baf974 Updated translation 2004-07-16 13:50:46 +00:00
neil%parkwaycc.co.uk 2abcfc3bd3 Bug 165620 Print progress dialog cleanup p=mnyromyr@tprac.de r=me sr=jag 2004-07-16 12:56:12 +00:00
brofield%jellycan.com dcf3ab98df Fix bustage caused by checkin for bug 250392 - Support "UniformResourceLocatorW" and "FileGroupDescriptorW" clipboard formats for Internet Shortcut 2004-07-16 12:17:18 +00:00
ere%atp.fi 99cf66d346 Fix for bug 250392 - Support "UniformResourceLocatorW" and "FileGroupDescriptorW" clipboard formats for Internet Shortcut
Patch by Masayuki Nakano
r=brofield
sr=blizzard
2004-07-16 07:28:10 +00:00
dbaron%dbaron.org a278b260f5 Trim unneeded includes to speed up compilation. b=64023 r+sr=jst 2004-07-16 06:32:16 +00:00
Stefan.Borggraefe%gmx.de 85cbc99522 Fix for Bug 67606: Folder properties dialog should allow renaming
r=mscott, sr=bienvenu
2004-07-16 05:45:25 +00:00
timeless%mozdev.org feb25ce06d Bug 158038 minor comment changes in nsIWebBrowserPrint (print and printPreview)
patch by rods r=dcone sr=kin
2004-07-16 05:44:45 +00:00
kiko%async.com.br 13fd737f63 Additional fix for bug 244324: bugzilla-submit crashes when incorrect
base url provided. Check other situations in which we may have trouble
with bad base urls and report error conditions. contrib checkin.
2004-07-16 03:56:35 +00:00
kiko%async.com.br 4e46aa49aa More manpage fixage: make screen sections indent and format properly. For
some reason, they need indentation to look good in the generated nroff
format.
2004-07-16 03:41:48 +00:00
kiko%async.com.br 524c78faa9 Adding missing <para> tags to paragraph added under example for bug 244324. 2004-07-16 03:10:07 +00:00
scott%scott-macgregor.org 070a81228f Add app.extensions.version, matches Ben's FX changes for Bug #251473. 2004-07-16 02:54:29 +00:00
kiko%async.com.br 504e1c8bc4 Updating manpage for bugzilla-submit, part of bug 244324:
bugzilla-submit crashed.
2004-07-16 02:52:34 +00:00
jim_nance%yahoo.com f158d730dc Fix bug 241599 - Speed up table layotu code by reducing GetCellInfoAt() calls. r=bernd sr=dbaron 2004-07-16 01:49:18 +00:00
kiko%async.com.br 647c3e94b5 Bustage fix for bug 251469. Solve filtering issues with javascript_url,
which includes fixing style_url as well and removing it from
filterexceptions.  r,a=justdave
2004-07-16 00:30:40 +00:00
darin%meer.net aa50931943 attempting to fix minimo bustage 2004-07-16 00:15:17 +00:00
darin%meer.net df6469da1f fixing bustage 2004-07-16 00:07:12 +00:00
cbiesinger%web.de 1c064d15d0 backing out bug 243616 to fix tinderbox orange 2004-07-16 00:06:31 +00:00
nelsonb%netscape.com 371f19c6b9 Use the "c beautifier" (cb) to give this code a common K&R style with
an indentation of 4.  Also rewrap a few strangely wrapped lines.
Bug 249330.
2004-07-16 00:04:47 +00:00
kiko%async.com.br 77db6f347a Fix for bug 251469: Add an interface argument in header template to
import <script src files. Patch by Tiago R. Mello <tiago@async.com.br>.
r=timeless, a=justdave.
2004-07-15 23:59:41 +00:00
cbiesinger%web.de 11d9edb7e8 outDataLen is in bytes, not characters. r+sr=bz (bug Bug 69114) 2004-07-15 23:29:30 +00:00
bzbarsky%mit.edu 551a7fc242 Paint a fieldset's border under the legend margin. Bug 247068, r+sr=dbaron 2004-07-15 23:28:46 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
sergei_d%fi.tartu.ee 65319a64a0 Bug 251351 fix. Adding cursor coordinates to scroll-wheel event in BeOS. r=thesuckiestemail@yahoo.se BeOS-porty only change. 2004-07-15 22:43:38 +00:00
nelsonb%netscape.com 2ed86b689a Apply review feedback to signtool sources. Add test case to QA tests.
Bug 248751.
2004-07-15 22:21:57 +00:00
cbiesinger%web.de d0d8aa330a more win bustage 2004-07-15 21:54:31 +00:00