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

135633 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 03c8265318 Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:34:51 +00:00
roc+%cs.cmu.edu eb25ade39a Bug Bug 268099. Override XUL min-size for filepicker buttons. r+sr=bzbarsky 2004-11-15 04:18:26 +00:00
roc+%cs.cmu.edu 826f164081 Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:16:07 +00:00
scott%scott-macgregor.org 5e69083d54 Bug #269564 --> Views persist for regular folders, but not for virtual folders.
Persist views for single folder virtual folders.

sr=bienvenu
2004-11-15 04:07:54 +00:00
timeless%mozdev.org 74051c3e8c Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
Caused by the careless fix for:
Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory()
I'm backing it out. People can play with it in their tree.
2004-11-15 02:39:30 +00:00
timeless%mozdev.org 56eef264d9 Fixing case. Accesskeys favor matched case.
r=biesi sr=bz
2004-11-15 02:12:30 +00:00
bienvenu%nventure.com f917489492 fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders 2004-11-15 01:20:35 +00:00
bienvenu%nventure.com c04d2ca499 fix 269583 compacting folders doesn't clear expunged bytes count, sr=mscott 2004-11-15 01:14:13 +00:00
jshin%mailaps.org e8abad661b bug 234035 (part1 : xft) : freetype2 2.1.8 compile error: FTC_Image_Cache_* APIs are not available any more, r=Ervin Yan, sr=bryner 2004-11-15 00:05:45 +00:00
roc+%cs.cmu.edu fbb67978a5 Bug 261064. Compute static absolute positions more accurately. Also, ensure that static absolutely positioned frames are moved when their placeholders move. Also, ensure that absolutely positioned frames positioned relative to the left or bottom edge of their container move when the container size changes. r+sr=dbaron (rubberstamp) 2004-11-14 20:22:58 +00:00
bmlk%gmx.de cf27365150 update the block overflow area if we shorten a cell in fixed layout, bug 266868 r/sr=roc 2004-11-14 14:47:59 +00:00
joshmoz%gmail.com aeaec1a78a patch for bug 201898 - Too Easy to accidently drag Toolbar Bookmark folders. sr=pinkerton 2004-11-14 09:34:24 +00:00
scott%scott-macgregor.org 896c057018 Bug #269497 --> "View" menu item is missing Toolbars sub menu label 2004-11-14 00:19:53 +00:00
bienvenu%nventure.com a6c88daa1e add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:49:05 +00:00
bienvenu%nventure.com 0b8edec57d add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
bienvenu%nventure.com 25396bfe1a checkin dbaron's fix for 267575 crash on shutdown in nsMsgDatabase destructor, r/sr=me 2004-11-13 16:51:56 +00:00
cbiesinger%web.de bf04fb23cd fixing bustage 2004-11-13 14:26:55 +00:00
cbiesinger%web.de a85d518a0c 268177 make loadgroups behave correctly when put into other loadgroups
r=darin sr=bz
2004-11-13 14:02:03 +00:00
jshin%mailaps.org c9588d2cf5 bug 263132 IME reconverting does not work with IME of Japanese, patch by masayuki@d-toybox.com r=Ilya Konstantinov, sr=bryner 2004-11-13 12:00:56 +00:00
jshin%mailaps.org 2002afaacf bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc) 2004-11-13 11:27:09 +00:00
mrbkap%gmail.com b546721cb7 bug 269095: crash on malformed html page that caused us to try to handle misplaced content while we were already handling misplaced content. r=jst sr=rbs 2004-11-13 06:37:43 +00:00
scott%scott-macgregor.org a597cad46b Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +00:00
jocuri%softhome.net 983028efc4 Patch for bug 269274: Make 'Give me some help' link work on advanced query page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave. 2004-11-13 01:19:54 +00:00
bryner%brianryner.com f19aed68bd Fix missing strings in custom setup components dialog (bug 268303). r=ajschult@verizon.net 2004-11-13 00:29:44 +00:00
bryner%brianryner.com 1c42395b8a Implement CloneNode() for XTF elements (bug 265933). Patch by smaug@welho.com, r=bryner, sr=jst. 2004-11-13 00:27:18 +00:00
bryner%brianryner.com 383cf60b5f Merge nsXFormsMDG and nsXFormsMDGEngine (bug 266113). Patch by allan@beaufour.dk, r=bryner. 2004-11-13 00:22:30 +00:00
scott%scott-macgregor.org 17d22492d7 Bug #255447 --> Add RSS support to account central for thunderbird.
sr=bienvenu
2004-11-12 22:50:23 +00:00
cbiesinger%web.de 8c6281ab3a 265333 change nsIWebBrowserStream in preparation of freezing:
- make it take nsIURI as base URI, for IDN support and correct charset handling
- use an octet array instead of string for binary data
- use ACString for the mime type
- improve documentation

r=marco sr=darin
2004-11-12 22:47:50 +00:00
darin%meer.net b7edf3ddf0 fixes bug 268284 "Support cdata-section-elements attribute on xforms <submission> element." r=bryner 2004-11-12 22:12:01 +00:00
cbiesinger%web.de 65b0911565 bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
2004-11-12 22:03:11 +00:00
aaronleventhal%moonset.net add2b7a5d7 Bug 258514. Clicked anchor with location hash set to element id gives first child anchor focus rectangle & selection not always updated correctly. r+sr=bryner 2004-11-12 21:58:12 +00:00
bsmedberg%covad.net 2ab6a99b48 Remove extraneous semicolon (breaks gcc3.4 and mingw) r=bustage 2004-11-12 21:46:49 +00:00
mostafah%oeone.com c81cec73a2 Fixed typo: twoce->twice 2004-11-12 19:42:50 +00:00
bsmedberg%covad.net 82022506fd Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
darin%meer.net 9b3dfd58b6 fix bustage 2004-11-12 19:06:19 +00:00
bienvenu%nventure.com 28916325f1 fix 269487 junk mail plugin doesn't run on filtered pop3 mail, sr=mscott 2004-11-12 18:59:47 +00:00
scott%scott-macgregor.org a365a54885 Bug #261216 --> [Mac] Missing PrintPDE.plugin
copy the mac print plugin into the packaged plugins folder
2004-11-12 18:51:13 +00:00
scott%scott-macgregor.org 615effb9d1 Bug #268415 --> fix bad print behavior when printing multiple e-mails.
Back out the fix for Bug #87474.
2004-11-12 18:43:36 +00:00
bienvenu%nventure.com 334dd2c1a0 potential fix for 268245 pop3 junk mail filter move to junk stops on incoming mail, sr=mscott 2004-11-12 17:08:33 +00:00
timeless%mozdev.org 5cd0b90de1 Bug 268941 Error ``tabs has no properties'' [xs] in file ``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
patch by bugzilla@mcsmurf.de r=caillon sr=neil
2004-11-12 16:48:29 +00:00
pedemont%us.ibm.com 455bdbf7a0 Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser. 2004-11-12 16:42:58 +00:00
mostafah%oeone.com 832c6997df Checked in patches for bug 269266:
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-12 16:12:36 +00:00
mostafah%oeone.com 5cab56354f Updated translation 2004-11-12 15:54:03 +00:00
mostafah%oeone.com 18b7db97ca Brought up-to-date with recent changes to en-US 2004-11-12 15:52:21 +00:00
mostafah%oeone.com 60fbfed7d2 Checked in patch for bug 269250: Make printing use a temp file 2004-11-12 15:29:41 +00:00
mostafah%oeone.com 6d75430ce6 Updated translation 2004-11-12 15:25:09 +00:00
mostafah%oeone.com 739f28eb99 Checked in attachment 165623 for bug 231674:
Incorrect Mouse Pointer
2004-11-12 14:12:56 +00:00
mostafah%oeone.com 004c90a844 Updated translation 2004-11-12 14:11:36 +00:00
scott%scott-macgregor.org 1953b3dd8f Bug #269304 --> more mac specific work for the address book quick search box 2004-11-12 08:37:02 +00:00
hpradhan%hotpop.com df585ce821 bug 269131: reduce codesize of SOAP encoders r+sr=jst 2004-11-12 06:14:01 +00:00