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

131899 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 799893ff01 ... and back out the non-debug-only part. ;) 2004-07-23 07:50:57 +00:00
dwitte%stanford.edu 864349edac bug 252717: assert only when count > 0. debug only. 2004-07-23 07:47:10 +00:00
timeless%mozdev.org 08ed4eb955 Bug 252732 Add call parentheses to GetScriptGlobalObject and remove trailing whitespace in nsEventStateManager.cpp
patch by jonathan.watt@strath.ac.uk r=jst sr=jst
2004-07-23 07:27:57 +00:00
jouni%heikniemi.net 87853f49d3 Bug 252329: Returning to buglist after an empty fulltext search causes code error
r=kiko, a=justdave
----------------------------------------------------------------------
2004-07-23 05:09:00 +00:00
robin.lu%sun.com df1f753224 fix bug 194323 preference dialog blocks other windows of mozilla to be in front of it. r=bryner sr=roc patched by robin.lu@sun.com 2004-07-23 03:26:20 +00:00
bienvenu%nventure.com 66e0b29a1d fix UMR in ns_MsgStripRe, sr=mscott 2004-07-23 02:47:04 +00:00
bienvenu%nventure.com 51d41c2804 fix case where mem cache had empty messages put it, also recover from same error, 249195 sr=mscott 2004-07-23 02:46:12 +00:00
jshin%mailaps.org 1d19035986 fix bustage 2004-07-23 01:38:01 +00:00
jst%mozilla.jstenback.com 1e2afa412e Fixing bug 248549. Adding 'undetectable' support for document.all. r=caillon@gmail.com, sr=brendan@mozilla.org 2004-07-23 00:26:02 +00:00
scott%scott-macgregor.org 002bf23938 Bug #252688 --> Move feeds.rdf and feeditems.rdf into the RSS account directory.
Any time we try to fetch one of the data sources, we have to passing the incoming server
for those data sources.

Minor improvements to the RSS account settings panel, allow the user to change the name
of the RSS server in the folder pane. Allow the user to reach the subscriptions dialog from
the account settings panel.

Make the feed parser clear out the xml http request after it is done with it to eliminate some weird
shut down errors.
2004-07-22 23:29:36 +00:00
scott%scott-macgregor.org ab7ae82fd0 Bug #2522688 --> Add rss incoming server attributes for fetching the location of the feed and feed item
data sources for thunderbird.

sr=bienvenu
2004-07-22 23:27:32 +00:00
ben%bengoodger.com 243ef49d52 strings for 252700 in case we get a chance to do it after localization freeze 2004-07-22 23:17:12 +00:00
ben%bengoodger.com 0350626ea9 252546 - don't import IE homepage since we'll be providing our own one soon 2004-07-22 23:12:41 +00:00
bryner%brianryner.com 88e2041b41 Fix for thunderbird broken radio buttons (bug 252655) - this XBL binding that was added to winstripe needs to be added to qute as well. 2004-07-22 22:45:22 +00:00
jshin%mailaps.org f8ac9ca9ba bug 240272 : prefLabel should be saved in the 'native' encoding in the registry (r=bryner) 2004-07-22 22:12:13 +00:00
smontagu%smontagu.org e5fb3db11b Bug 218528: Personal Toolbar is empty when the UI is right-to-left. Patch by Asaf Romano bugs.mano@mailcentral.com. r=smontagu, sr=jag. 2004-07-22 21:27:38 +00:00
mkaply%us.ibm.com b8fca0d80e This stuff doesn't work on OS/2 and is causing thousands of warnings errors 2004-07-22 20:27:48 +00:00
kiko%async.com.br 4a20142eb7 Updating POD documentation for Bugzilla/Error to suggest the use of
'abort' after passing a few minutes looking for it. rs=joel
2004-07-22 20:15:38 +00:00
roc+%cs.cmu.edu 897b71b14c Bug 252280. Make XUL splitter frames explicitly say that they need to capture the mouse. r+sr=dbaron 2004-07-22 20:11:54 +00:00
mvl%exedo.nl b8302d2f52 Make less assumptions about calendar types in oeICalContainer.
bug 252603, r=mostafah
2004-07-22 20:07:03 +00:00
pkw%us.ibm.com 76fac7100c Bug 252529 - Firefox static build fails on AIX.
r+sr=bryner@brianryner.com
2004-07-22 18:44:57 +00:00
scott%scott-macgregor.org fe6c21a53d Bug #2522483 --> Add account wizard support for creating RSS accounts.
This allows us to remove the forumzilla.js and .xul from the build since the account wizard is
responsible for creating the account.

sr=bienvenu
2004-07-22 18:39:28 +00:00
scott%scott-macgregor.org 5491a0f70d Bug #252483 --> the account wizard should not force all account types to show the identity panel. Move the code that customizes the panels from the end of the identity panel to the end of the account type panel.
The wizard should not assume the account wizard created an identity. If we dont' have any identity attributes, don't try to write an identity to disk.

sr=bienvenu
2004-07-22 18:37:22 +00:00
tor%cs.brown.edu 82e88f5deb Bug 249048 - Implement SVG exceptions.
p=jonathan.watt@strath.ac.uk, r=afri, sr=peterv
2004-07-22 18:34:36 +00:00
cltbld%netscape.com 8c085c34e3 Automated update from host egg 2004-07-22 18:16:35 +00:00
darin%meer.net 2dfff5fb46 fixes bug 242029 "error trying to register libnegotiateauth.so" r=bryner 2004-07-22 18:07:51 +00:00
bsmedberg%covad.net 07662b0d37 file contents.rdf was initially added on branch AVIARY_1_0_20040515_BRANCH. 2004-07-22 17:54:15 +00:00
christophe.ravel.bugs%sun.com 912ac54d1c 238319: Sun packages changes. 2004-07-22 17:52:04 +00:00
kiko%async.com.br 2fe4546ebf Using "abort" instead of 1 to make the unlock_tables request consistent
with the rest of Bugzilla.
2004-07-22 17:51:19 +00:00
kiko%async.com.br 489b01831c Fix for bug 252159: centralize time validation. Adds a ValidateTime
function to Bugzilla::Bug and uses it in relevant callsites. Patch by
Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>. r=kiko, a=justdave.
2004-07-22 17:48:37 +00:00
kiko%async.com.br 3034908ce5 Fix for bug 252358: Unnecessary documentation about
/usr/bonsaitools/bin/perl into UNIX (non-root) Installation Notes. Patch
by Marco Aur�lio Graciotto Silva <magsilva@icmc.usp.br>. r=kiko, a=justdave.
2004-07-22 17:33:26 +00:00
mostafah%oeone.com 68ce9d257a Updated translation 2004-07-22 17:22:44 +00:00
tor%cs.brown.edu 86240fbc28 Bug 242234 - svg event attributes.
Original patch by sicking, r=bryner, sr=jst
2004-07-22 16:38:05 +00:00
brendan%mozilla.org c453f12cea Update map->freeslot in js_SetRequiredSlot if obj has its own scope (245890, r=shaver); also clear pending exceptions as needed in js_TryMethod (old unreported bug, r=self). 2004-07-22 15:47:22 +00:00
bsmedberg%covad.net e38019bae8 Bug 247427 - appreg and pluginreg are in ~/.mozilla instead of ~/.mozilla/firefox 2004-07-22 15:14:02 +00:00
peterv%propagandism.org ecb7c37b23 Remove redundant nsDocument::CreateElement function. r/sr=jst 2004-07-22 14:54:49 +00:00
peterv%propagandism.org 58cf188cd9 Fix for bug 251573 (Missing namespace declarations when adding NS'ed elements/attributes to a document programmatically). r/sr=bz. 2004-07-22 14:46:38 +00:00
peterv%propagandism.org b177687f8a Fix for bug 249028 (Make XPCOM_DEBUG_BREAK=trap work on OS X). r=bryner, sr=dougt. 2004-07-22 14:44:38 +00:00
aaronleventhal%moonset.net 891bb5ebba Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
steffen.wilberg%web.de 7688855ad9 Fix console.css error-[caret|dash].gif paths. Now Qute as well. r=mconnor 2004-07-22 13:30:18 +00:00
mkaply%us.ibm.com 1b7c627e83 OS/2 break from tor's checkin - we need to do something for DefaultCharsetForLocale - BeOS needs a fix as well 2004-07-22 13:19:48 +00:00
roc+%cs.cmu.edu 76d3f06d05 Bug 249061. GTK2 needs to prioritize paints over PLEvents. r+sr=blizzard 2004-07-22 13:08:20 +00:00
steffen.wilberg%web.de 2ce7017daa Bug 245455 - Fix console.css error-[caret|dash].gif paths. r=mconnor 2004-07-22 11:47:10 +00:00
steffen.wilberg%web.de 761f1d5c1e Bug 245455 - remove unused files. r=mconnor 2004-07-22 11:33:50 +00:00
neil%parkwaycc.co.uk f01bb110f8 Bug 211177 DM should only respond to left double-clicks p=cusser@ntlworld.com,ian@arlen.demon.co.uk r=me sr=jag 2004-07-22 10:30:09 +00:00
bugreport%peshkin.net 53e00b0f11 Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twice
r=jouni
a=justdave
2004-07-22 07:07:56 +00:00
bugreport%peshkin.net e92b71cf96 Bug 245877: Add an installation test suite
r=gerv
a=justdave
2004-07-22 07:05:05 +00:00
bugreport%peshkin.net bad21033ba Bug 238544: Emit appropriate error if content and matches are used in
invalid search combinations.
r=jouni
a=justdave
2004-07-22 06:48:59 +00:00
jouni%heikniemi.net 45648706f7 Bug 98751: Make it easier to update a stored query.
r=gerv, a=justdave
2004-07-22 05:14:14 +00:00
timeless%mozdev.org 49eeb33b70 fixing spelling
r=bz sr=bz
2004-07-22 04:34:29 +00:00