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

125687 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 5e6ae1971f port Bug 229818 Search/Subscribe should use start/stopMeteors 2004-01-09 23:47:16 +00:00
scott%scott-macgregor.org 09a7e19168 thunderbird only.
still playing around with the outgoing UA string for tbird.

Bug #227863
2004-01-09 23:41:26 +00:00
jst%mozilla.jstenback.com 277869dd27 Fixing bug 230283. Don't notify the document about insertion of the document element when there is no document element. r=jonas@sicking.cc, sr+a=dbaron@dbaron.org. 2004-01-09 22:55:13 +00:00
bryner%brianryner.com 9d69e4a727 Fix printing crash regression (bug 230516). r=bzbarsky, sr=dbaron 2004-01-09 22:54:09 +00:00
neil%parkwaycc.co.uk 43fc5425ad Bug 229818 Search/Subscribe should use start/stopMeteors r=sspitzer sr=bienvenu 2004-01-09 22:44:29 +00:00
mkaply%us.ibm.com 31aebc0c90 Who ever heard of #including a license 2004-01-09 22:43:55 +00:00
bryner%brianryner.com 0286fde9c1 Eliminate old nsCWeakReference implementation (bug 230480). This rewrites nsListControlFrame's event listener to be a little more sane. r+sr=dbaron. 2004-01-09 22:18:26 +00:00
neil%parkwaycc.co.uk 1381d4d55a Bug 196766 Insert/HTML should be using its own access key p=ciopz@bigfoot.com r=glazou sr=brendan 2004-01-09 22:18:25 +00:00
scott%scott-macgregor.org db0d65d816 Port thunderbird fix for Bug #83803: Unable to drag from attachment panel to save when reading mail
to seamonkey.

Note, this does not work real well for imap when you drop before we have finished downloading the attachment, see Bug #230455. That's
going to require someone who enjoys writing native windows code.
2004-01-09 22:15:03 +00:00
mkaply%us.ibm.com d3cf07ea39 #230204
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
mkaply%us.ibm.com 8d9d1431c2 Per gerv, the spellchecker has been relicensed under MPL with the permission of Keven Hendricks, so this license.readme file is no longer valid 2004-01-09 21:50:13 +00:00
roc+%cs.cmu.edu 523cad9f9b Fix warnings about uninitialized 'result' in nsFrameTraversal. r+sr=brendan 2004-01-09 21:45:24 +00:00
bryner%brianryner.com dac4fa30ed Remove obsolete string service. Bug 230484, r=dougt, sr=dbaron. 2004-01-09 21:43:32 +00:00
daniel%glazman.org e192f6607b Composer's table cell properties' dialog did not allow to reset width and hight and the switch between TD and TH did not work (regression): b=230165, r=timeless, sr=dbaron 2004-01-09 20:52:07 +00:00
daniel%glazman.org 9d3d02884e Composer's AllTags mode was showing tags for table resizing handles; b=230501, r=brade, sr=dbaron 2004-01-09 20:27:25 +00:00
timeless%mozdev.org d217b68005 Adding support for WinXP (copied from Win2k) 2004-01-09 20:15:27 +00:00
mkaply%us.ibm.com 85d15e9781 #141676
r=pedemont, sr=blizzard (platform specific)
Now that we can detect the hidden window, we can cleanup some code
2004-01-09 19:40:17 +00:00
mkaply%us.ibm.com 611b4c2759 #66834
r=mkaply, sr=blizzard (platform specific), a=mkaply
Lost OS/2 only #ifdef change from pedemonte to make us like Windows
2004-01-09 19:34:54 +00:00
roc+%cs.cmu.edu 50881c9ae5 Bug 210269. Reduce use of SetAttr during reflow. Also, fix up the API that gets the scrollbar dimensions of a scrollframe to always work right for RTL. r+sr=bryner 2004-01-09 19:28:06 +00:00
roc+%cs.cmu.edu 3bfe589ac4 Bug 210269. Reduce use of SetAttr during reflow. Also, fix up the API that gets the scrollbar dimensions of a scrollframe to always work right for RTL. r+sr=bryner 2004-01-09 19:21:20 +00:00
dbaron%dbaron.org c455ced829 Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner 2004-01-09 19:01:46 +00:00
mostafah%oeone.com dbddf0f531 Added Slovak translation 2004-01-09 18:29:13 +00:00
scott%scott-macgregor.org d7ca9afe2c Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
bienvenu%nventure.com a6411bfa6a make autoconfig use 4.x e-mail identity if it can't find new style identity, for the one time after profile migration, sr=mscott 230511 2004-01-09 17:57:54 +00:00
scott%scott-macgregor.org 3262b2c194 Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments.
sr=bienvenu
2004-01-09 17:43:10 +00:00
pinkerton%aol.net ec564d9f57 use the correct file suffix when exporting bookmarks 2004-01-09 16:07:24 +00:00
roc+%cs.cmu.edu f3199c0e5c Bustage fix for ATK 2004-01-09 15:26:06 +00:00
roc+%cs.cmu.edu e7f165c614 Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
timeless%mozdev.org a6785cc1f5 Bug 230209 Infinite loop in DRefTool because error condition was dropped on floor
r=bz
2004-01-09 10:14:47 +00:00
bryner%brianryner.com 00aae51b9d removing dead file. not part of the build. 2004-01-09 09:06:23 +00:00
bryner%brianryner.com 9cd047f172 removing some old dead (or never alive) files. not part of the build. 2004-01-09 08:49:01 +00:00
scott%scott-macgregor.org 1a466051dd Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org cffea5e84c Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:27:21 +00:00
scott%scott-macgregor.org 591ef7cdf0 Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 06:51:44 +00:00
roc+%cs.cmu.edu 7cbc0c61b9 Bug 118117. Fix bad constants. patch by tenthumbs, r=roc,sr=bz 2004-01-09 04:37:19 +00:00
wchang0222%aol.com 7bcf0f4ab9 Upgraded to NSPR 4.4.1 and NSS 3.9. 2004-01-09 02:34:14 +00:00
neil%parkwaycc.co.uk a12d85bc5f Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf 2004-01-09 01:02:32 +00:00
bienvenu%nventure.com a6eafdf3be fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033 2004-01-09 00:36:00 +00:00
ian%hixie.ch 551ea5ea7e Stop requiring File::Spec 0.8 for now, by copying the relevant functions into this file. Patch originally by Jon Rekai, edited by me, r+sr=bryner. Bug 227078. 2004-01-09 00:12:16 +00:00
scott%scott-macgregor.org f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
dbaron%dbaron.org 6d01bebb80 Better refcount logging for subclasses of nsXULPrototypeNode. b=230368 r+sr=bryner 2004-01-09 00:01:05 +00:00
dbaron%dbaron.org 53b6e66263 Fix regression by doing things a better way. b=229972 r+sr=bryner 2004-01-08 23:57:23 +00:00
mkaply%us.ibm.com 16f63ec72c #223128
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00
bryner%brianryner.com 4540db277e Make sure to call the default signal handler so that core dump works correctly. Bug 148453, r=brendan, sr=dbaron. 2004-01-08 23:02:21 +00:00
neil%parkwaycc.co.uk 979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
pinkerton%aol.net ff559cb6b6 use a popup cell rather than a context menu for html popups so they position
better when they don't fit entirely on the screen (bug 185550)
2004-01-08 22:34:22 +00:00
cbiesinger%web.de e6c5b5084d bug 230343, support CSS2.1 cursor:progress
r+sr=dbaron
2004-01-08 21:27:56 +00:00
bryner%brianryner.com 480c2c6e88 fixing debug bustage 2004-01-08 21:10:33 +00:00
dbaron%dbaron.org 8c1a626840 Comply with the C++ standard's (silly?) rule that converting an rvalue to a const reference requires that the copy constructor be accessible. b=230118 r=bbaetz sr=roc 2004-01-08 21:06:19 +00:00
mostafah%oeone.com 6260d52248 Updating install.js to include all supported languages 2004-01-08 20:56:52 +00:00