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

130833 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net becb479666 Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
nelsonb%netscape.com 2dd5727f0e Destroy cert references held inside the CMMFCertRepContent struct when
that struct is being destroyed.  Plugs a cert reference leak.
Bug 245420.  r=wtc.
2004-06-17 22:12:34 +00:00
christophe.ravel.bugs%sun.com 2070d44d5a 238319: Sun packages changes. 2004-06-17 21:57:19 +00:00
tor%cs.brown.edu 9b9afccab9 Bug 226733 build bustage fix. 2004-06-17 21:48:01 +00:00
bsmedberg%covad.net 8d917eb610 Forgot a file for semi-single-profile. 2004-06-17 21:44:04 +00:00
edburns%acm.org 1221ac1626 Correctly load the GtkBrowserControlCanvas. 2004-06-17 21:27:55 +00:00
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
edburns%acm.org 0b67283d43 Remove ^M 2004-06-17 21:20:30 +00:00
amardare%qnx.com 9a8598997f Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Fixed a null pointer crash ( check for mData ).
2004-06-17 21:05:12 +00:00
bsmedberg%covad.net 79b95c3f01 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +00:00
bsmedberg%covad.net bf3e295754 Moving aviary 1.0 profile-migration to the trunk, in preparation for landing semi-single-profile. 2004-06-17 20:49:18 +00:00
alex%croczilla.com bbe3a72e58 Bug#164049: Fix SVGTransform.setMatrix(null) crash. Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds. 2004-06-17 19:48:18 +00:00
jst%mozilla.jstenback.com 960f6fbac2 Fixing bug 246700. Write out a BOM when writing UTF-16 data to the cache so that we know how to read it back. r=mozilla-bugzilla@future.shiny.co.il, sr=darin@meer.net 2004-06-17 19:46:10 +00:00
dbaron%dbaron.org e15ee7474f Make WipeContainingBlock walk up further when the containing block is the block part of an inline that contains a block. b=244454 r+sr=roc 2004-06-17 18:51:17 +00:00
mostafah%oeone.com 9510bd0586 Updated translation 2004-06-17 17:28:09 +00:00
bsmedberg%covad.net bafc79b9c0 Bug 245053 - crash on deleting profile - patch by vladimir@pobox.com 2004-06-17 17:05:31 +00:00
darin%meer.net 38e9512e25 fixes bug 243473 "nsLocalFileWin shortcut resolver does more work than necessary" patch by brofield@jellycan.com r=darin sr=dougt 2004-06-17 16:37:25 +00:00
mozilla.BenB%bucksch.org ec3a569796 246710, should also fix 244589, 244720, 246201
- Some code refactoring: Creating file filesList.js, which contains
  generic functions for using file lists (arrays whose entries keep file
  names and statistics) and corresponding listing files. They can be (and are)
  used in another application, and previously were in file conflictCheck.js.
  conflictCheck.js is now even more focussed on the 2-way-sync logic
  of roaming.
- Added some safe-exception-catches, and showing the error in the UI.
  Currently, the code just malfunctions (broken dialog buttons?) in that case.
  This should help with bug 244589 and bug 244720, if the fix below fails,
  and other future unexpected problems.
- Making the status message actually show something.
- Renaming dumbObject() to ddumpObject() to match ddump() for easier replace
- fixed bug 246201 - infinite conflicts
- less conflicts, if files non-existant
- potentially transfer less (if we know we have the file already)
- code doc improved
- pref API usage
In filesList.js:
- Changing listing file to actually use Unixtime as claimed
  (breaks existing files, but should only cause conflicts once)
- Using indexed file lists, should be faster, probably not significant
  for roaming
- Allow last modified time to differ 1 sec, because of FAT inaccuracy,
  not needed for roaming
- Option to allow newer files, not needed for roaming
- Fixing bug 244589 and probably bug 244720 by moving dom creation after the
  empty filename check.
- minimal API change for extractFiles()
2004-06-17 16:21:18 +00:00
tor%cs.brown.edu 06486d39a7 Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 15:08:27 +00:00
bienvenu%nventure.com 8af1265b6c remove dependency on xmlextras and dom introduced by initial rss support, fix build bustage for those who don't build xmlextras but build mailnews 225158 r/sr=sspitzer 2004-06-17 14:39:52 +00:00
cltbld%netscape.com 2ce8e0af06 Automated update from host egg 2004-06-17 14:34:40 +00:00
tor%cs.brown.edu 14d795fe0b Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 14:33:24 +00:00
mostafah%oeone.com 58086e34fa Checked in patch for bug 247164 2004-06-17 14:07:05 +00:00
mostafah%oeone.com 5589f71bf0 Updated translation 2004-06-17 13:59:45 +00:00
mkaply%us.ibm.com 4697788b09 #229753
r=neil, sr=jag
search sidebar does not automatically open on first addressfield search
2004-06-17 12:39:47 +00:00
roc+%cs.cmu.edu 616920fb6e Bug 245297. Add basic style system support for columns. r+sr=dbaron 2004-06-17 11:57:37 +00:00
ben%bengoodger.com 0cb1ee9e0c oops, commited from wrong tree 2004-06-17 10:16:29 +00:00
ben%bengoodger.com 5a84c323a4 forgot this too 2004-06-17 10:13:37 +00:00
bryner%brianryner.com a43c4c83b2 add gripper to static atom list (bug 247239), r+sr=dbaron 2004-06-17 06:44:36 +00:00
bmlk%gmx.de a07a866c19 bustage fix 2004-06-17 05:11:31 +00:00
pinkerton%aol.net b43657687c make cookie/cookie perm tables show which column is selected, use the
alternating row colors if available, show sort indicator images if available,
and allow reverse sorting (bug 239392)
2004-06-17 04:57:04 +00:00
scott%scott-macgregor.org ed837fdf12 Land static build changes for thunderbird on the trunk
Bug #245430
2004-06-17 03:22:37 +00:00
roc+%cs.cmu.edu f92adf1085 Fixing Windows bustage 2004-06-17 02:55:38 +00:00
pinkerton%aol.net be5f71918a allow l10n of Credits.rtf file (bug 232828) 2004-06-17 01:12:29 +00:00
pinkerton%aol.net bfe0e41439 updating for 0.8f 2004-06-17 00:52:28 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
pedemont%us.ibm.com ae2471e258 Bug 246245 - leak in image code. r=sfraser,sr=tor,a=dbaron 2004-06-17 00:09:52 +00:00
pinkerton%aol.net 94484347ba make "view frame source" work by not using the cached desc if the url doesn't
match the toplevel page url (bug 230688)
2004-06-16 23:30:39 +00:00
roc+%cs.cmu.edu 8194fc86a7 Bug 226439. Make nsCharTraits<PRUnichar>::ASCIIToLower handle Unicode characters whose lowercase form is ASCII. r+sr=darin 2004-06-16 23:29:49 +00:00
myk%mozilla.org 9d27b9dbf8 deal with funky directory for gatech logs 2004-06-16 23:17:41 +00:00
myk%mozilla.org 9bde1f216c add simple verbosity hack 2004-06-16 23:17:19 +00:00
Stefan.Borggraefe%gmx.de 576c48438d Fix for bug 247044: Cannot select different SMTP server (except for POP3 accounts)
r=bienvenu, sr=mscott
2004-06-16 22:38:46 +00:00
pinkerton%aol.net 135ffda14a better manage the info tab panels to fix black bg on 10.1 and forgetting
which tab is selected when going between folders/items. Also cleans up the
code a lot (bugs 242650, 243246)
2004-06-16 22:17:44 +00:00
jag%tty.nl fc47ce92bf Bug 111842: tabbed browser prefs text "load links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>, r=neil, sr=jag 2004-06-16 22:12:11 +00:00
scott%scott-macgregor.org bb269e245d Bug #246371 --> remove some dead code from the spell checker. Cleanup the notifications the spell checker
listens for in order to load new custom dictionaries.

r=mvl
2004-06-16 22:05:46 +00:00
brendan%mozilla.org 9abe53acce Add JSRESOLVE_DETECTING (246964, r=shaver). 2004-06-16 21:15:35 +00:00
scott%scott-macgregor.org 7009ec7807 Tweak compression flags to make the download even smaller. Thanks to Igor Pavlov for the change. 2004-06-16 20:46:30 +00:00
cbiesinger%web.de 651b84cbf0 bug 243974 can't download files larger than 4 GB
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
bienvenu%nventure.com e79e039f5b backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer 2004-06-16 19:18:59 +00:00
mostafah%oeone.com ab164a6dc0 Updated translation 2004-06-16 18:36:40 +00:00