Commit Graph

53979 Commits

Author SHA1 Message Date
terry%mozilla.org
4049f60832 When no bugs are found, give links to make another query or to submit
a new bug.


git-svn-id: svn://10.0.0.236/trunk@56738 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 19:54:15 +00:00
terry%mozilla.org
d5bbc4f655 Recognize Windows98.
git-svn-id: svn://10.0.0.236/trunk@56737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 19:27:49 +00:00
bienvenu%netscape.com
9b72b5b200 fix crash reading mail after deleting inbox.msf file, r=jefft
git-svn-id: svn://10.0.0.236/trunk@56736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:58:54 +00:00
Jerry.Kirk%Nexwarecorp.com
68040c15f7 Photon Only
Re-write RawDrawFunc and supporting methods to avoid setting the clipping regions
but instead of limit the damage to the right place. Still not totally
fixed but much better than before.


git-svn-id: svn://10.0.0.236/trunk@56735 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:27:32 +00:00
Jerry.Kirk%Nexwarecorp.com
7d07d89978 Photon Only
Adding clip.cpp to the Makefile this fixes/covers up bug in the
native PhTile stuff


git-svn-id: svn://10.0.0.236/trunk@56734 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:26:17 +00:00
Jerry.Kirk%Nexwarecorp.com
60bf8ead63 Photon Only
This fixes up the native Open File dialog box. Its still not finished
but most of the problems seem to be in Photon not Mozilla.


git-svn-id: svn://10.0.0.236/trunk@56733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:24:29 +00:00
Jerry.Kirk%Nexwarecorp.com
96e7bd2c32 Photon UI Only
This checkin adds some methods to deal with native Regions needed by Widget
code.  It also cleans up the CopyOffScrenBits and clears out the GC in the
Init method of nsDrawingSurfacePh.


git-svn-id: svn://10.0.0.236/trunk@56732 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:23:28 +00:00
alecf%netscape.com
735eec7395 fix misspelling
git-svn-id: svn://10.0.0.236/trunk@56731 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:30:10 +00:00
alecf%netscape.com
b2566ed96a remove some unused menu items (no bug, just general cleanup)
git-svn-id: svn://10.0.0.236/trunk@56730 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:27:17 +00:00
alecf%netscape.com
3582a5126e fix for #13587, #22316, #13591, #16898 - overall wizard behavior
fix next, finish buttons, get rid of superflous "click next" instructions, get enabling/disabling of buttons correct, etc


git-svn-id: svn://10.0.0.236/trunk@56729 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:19:45 +00:00
alecf%netscape.com
c6836b2d84 more fixes for #13586, more typos, missing strings
git-svn-id: svn://10.0.0.236/trunk@56728 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:00:43 +00:00
alecf%netscape.com
fde0666d6c more fixes for #13586, just typos
git-svn-id: svn://10.0.0.236/trunk@56727 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 07:55:34 +00:00
alecf%netscape.com
e732cc5147 fix for #13586 - add a missing string and spacer
git-svn-id: svn://10.0.0.236/trunk@56726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 07:53:45 +00:00
alecf%netscape.com
de1392b7cc some stray title buttons without borders
git-svn-id: svn://10.0.0.236/trunk@56725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 06:59:33 +00:00
sspitzer%netscape.com
5bdca4cf02 being anal...
git-svn-id: svn://10.0.0.236/trunk@56724 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:49:43 +00:00
rpotts%netscape.com
4e1497e3cf Removed over aggressive assert when the loadgroup listener factory does not exist
git-svn-id: svn://10.0.0.236/trunk@56723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:46:47 +00:00
karnaze%netscape.com
500ae7bed9 bug 22246 - row/col span changes on cell alter cell map and reflow table. r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@56722 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:31:56 +00:00
briano%netscape.com
5a54d8cd01 Automated update
git-svn-id: svn://10.0.0.236/trunk@56721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:30:14 +00:00
mcafee%netscape.com
56a5686238 Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm
git-svn-id: svn://10.0.0.236/trunk@56720 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:28:45 +00:00
sspitzer%netscape.com
a7c28f0262 it is possible to get into the state where you have an fcc pref for a given folder, but the server where the folder lives is gone. (it involves removing servers)
this isn't the complete fix, but at least it prevents the javascript assertion in bug #22987.


git-svn-id: svn://10.0.0.236/trunk@56719 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:20:35 +00:00
mcafee%netscape.com
5c5a5f7104 Fixing unix bustage.
git-svn-id: svn://10.0.0.236/trunk@56718 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:28:39 +00:00
jfrancis%netscape.com
93a07b1c09 adding construct-time value for an editor member bool.
git-svn-id: svn://10.0.0.236/trunk@56717 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:24:04 +00:00
jfrancis%netscape.com
798e103ac4 fixing unix horkage
git-svn-id: svn://10.0.0.236/trunk@56716 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:03:28 +00:00
karnaze%netscape.com
4781a274ef new regression tests
git-svn-id: svn://10.0.0.236/trunk@56715 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:57:55 +00:00
jfrancis%netscape.com
11faed23b2 Fix for bug 21346.
This is actually a major reworking of how the low level editor txns perturb selection.  There is a mode now for telling the txns not to disturb the selection.  There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting).


git-svn-id: svn://10.0.0.236/trunk@56714 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:09:41 +00:00
troy%netscape.com
adf7e5ae40 Fixed three more compiler warnings
git-svn-id: svn://10.0.0.236/trunk@56713 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:09:32 +00:00
mcafee%netscape.com
7f106ee179 Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
git-svn-id: svn://10.0.0.236/trunk@56712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:25 +00:00
vidur%netscape.com
7bc5864a19 Fix for bug 22709. image.width/height goes to frame if it isn't in an attribute - compatibility with Level 0. r=harishd
git-svn-id: svn://10.0.0.236/trunk@56711 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:13 +00:00
troy%netscape.com
c9c3afc746 Fixed compiler warning
git-svn-id: svn://10.0.0.236/trunk@56710 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:04:56 +00:00
troy%netscape.com
7daf58d343 Reduced stack space by using PRPackedBool instead of PRBool
git-svn-id: svn://10.0.0.236/trunk@56709 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:59:35 +00:00
rhp%netscape.com
479e2bafda Fix for mime rendering problem - Bug #22653 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@56708 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:58:42 +00:00
varada%netscape.com
d1b30bc98f fix for bug #4976 getting rid of the boldgroup items from the show summary
git-svn-id: svn://10.0.0.236/trunk@56707 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:02:51 +00:00
akkana%netscape.com
3420b21a16 Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm
git-svn-id: svn://10.0.0.236/trunk@56706 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:58:12 +00:00
dougt%netscape.com
ffea10b15a fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@56705 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:55:03 +00:00
sgehani%netscape.com
b0f087636b Fix build butsage for dougt.
git-svn-id: svn://10.0.0.236/trunk@56704 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:53:13 +00:00
varada%netscape.com
c3273c207e changing bookmarks.html to bookmark.html
git-svn-id: svn://10.0.0.236/trunk@56703 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:47:48 +00:00
dougt%netscape.com
acbf103907 Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@56702 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:10:33 +00:00
dougt%netscape.com
e273b1a9c4 *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@56701 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:50:08 +00:00
endico%mozilla.org
2bc5bb1690 strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject
git-svn-id: svn://10.0.0.236/trunk@56700 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:42:57 +00:00
sspitzer%netscape.com
3823830445 turn off assertions until dougt fixes #22943. r=dougt
git-svn-id: svn://10.0.0.236/trunk@56699 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:14:37 +00:00
dougt%netscape.com
f938691498 adding include of prio.h. I am not sure how this worked before.
git-svn-id: svn://10.0.0.236/trunk@56698 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:00:08 +00:00
dougt%netscape.com
5bafe158df Adding newline to end of file to fix build bustage on unix.
git-svn-id: svn://10.0.0.236/trunk@56697 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:56:38 +00:00
dougt%netscape.com
3a4155eb03 Adding explict includes.
git-svn-id: svn://10.0.0.236/trunk@56696 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:50:19 +00:00
dougt%netscape.com
951990e556 Converting to use nsIModule macro.
git-svn-id: svn://10.0.0.236/trunk@56695 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:45:32 +00:00
putterman%netscape.com
5a4074ca5e Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly.
git-svn-id: svn://10.0.0.236/trunk@56694 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:43:05 +00:00
dougt%netscape.com
735f730167 Including nsFileSpec.
git-svn-id: svn://10.0.0.236/trunk@56693 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:41:03 +00:00
dougt%netscape.com
bbe200007a Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.


git-svn-id: svn://10.0.0.236/trunk@56692 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:40:10 +00:00
dougt%netscape.com
d6aab783eb Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile


git-svn-id: svn://10.0.0.236/trunk@56691 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:39:40 +00:00
dougt%netscape.com
03054187d2 Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile


git-svn-id: svn://10.0.0.236/trunk@56690 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:38:57 +00:00
dougt%netscape.com
fe80b0ef9b Converting to use nsIModule macro. r=dp.
git-svn-id: svn://10.0.0.236/trunk@56689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:37:30 +00:00