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

49595 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 8413e7e817 Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager. bug 22281, r=ftang. 2000-01-04 20:39:59 +00:00
ducarroz%netscape.com deae78654f Fix for bug 23009. Add a space after the comma (typo). R=nicole 2000-01-04 20:38:16 +00:00
akkana%netscape.com 0b23aa43ac 22655: add API to allow specifying charset when inserting/quoting html. r=rhp
16015: Add API and implementation for delete-to-beginning (^U). r=slamm,rhp
490: Insert formatting newlines when inserting new nodes. r=rhp
2000-01-04 20:38:12 +00:00
nhotta%netscape.com f3e31a0566 Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager.
For unix, also changed to check the cuurent locale before calling setlocale.
bug 22281,20380, r=ftang,tao.
2000-01-04 20:36:30 +00:00
jst%citec.fi 25d2340ed0 Fixing bug 12181 (removing static IID's). r=troy@netscape.com 2000-01-04 20:24:09 +00:00
akkana%netscape.com fb9dbca8e1 Remove URL: in automated test, tracking BenB's last change 2000-01-04 20:23:04 +00:00
varada%netscape.com 5a8f41be5f changing bookmarks.html to bookmark.html in the inifile bug # 23013 2000-01-04 20:16:02 +00:00
terry%mozilla.org 5d12ff7194 When no bugs are found, give links to make another query or to submit
a new bug.
2000-01-04 19:54:15 +00:00
terry%mozilla.org c4fab20bed Recognize Windows98. 2000-01-04 19:27:49 +00:00
bienvenu%netscape.com 81f77c0efc fix crash reading mail after deleting inbox.msf file, r=jefft 2000-01-04 15:58:54 +00:00
Jerry.Kirk%Nexwarecorp.com ae50d01940 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.
2000-01-04 15:27:32 +00:00
Jerry.Kirk%Nexwarecorp.com 08543bd1df Photon Only
Adding clip.cpp to the Makefile this fixes/covers up bug in the
native PhTile stuff
2000-01-04 15:26:17 +00:00
Jerry.Kirk%Nexwarecorp.com a77c12cc29 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.
2000-01-04 15:24:29 +00:00
Jerry.Kirk%Nexwarecorp.com d054d5e24d 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.
2000-01-04 15:23:28 +00:00
alecf%netscape.com b603c06944 fix misspelling 2000-01-04 08:30:10 +00:00
alecf%netscape.com 0dadc1d479 remove some unused menu items (no bug, just general cleanup) 2000-01-04 08:27:17 +00:00
alecf%netscape.com 737c9809c6 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
2000-01-04 08:19:45 +00:00
alecf%netscape.com 2d410ffb44 more fixes for #13586, more typos, missing strings 2000-01-04 08:00:43 +00:00
alecf%netscape.com 2946e8fccd more fixes for #13586, just typos 2000-01-04 07:55:34 +00:00
alecf%netscape.com 018e5b4d27 fix for #13586 - add a missing string and spacer 2000-01-04 07:53:45 +00:00
alecf%netscape.com 75fa4d4f9a some stray title buttons without borders 2000-01-04 06:59:33 +00:00
sspitzer%netscape.com 5da1555134 being anal... 2000-01-04 05:49:43 +00:00
rpotts%netscape.com 672c0938ff Removed over aggressive assert when the loadgroup listener factory does not exist 2000-01-04 05:46:47 +00:00
karnaze%netscape.com aebdc7d5fe bug 22246 - row/col span changes on cell alter cell map and reflow table. r=kmcclusk 2000-01-04 05:31:56 +00:00
briano%netscape.com 5e38c94cfb Automated update 2000-01-04 05:30:14 +00:00
mcafee%netscape.com 8c50db50c2 Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm 2000-01-04 05:28:45 +00:00
sspitzer%netscape.com b8221102fb 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.
2000-01-04 05:20:35 +00:00
mcafee%netscape.com af019e592d Fixing unix bustage. 2000-01-04 04:28:39 +00:00
jfrancis%netscape.com c207257f01 adding construct-time value for an editor member bool. 2000-01-04 04:24:04 +00:00
jfrancis%netscape.com e639415da3 fixing unix horkage 2000-01-04 04:03:28 +00:00
karnaze%netscape.com e81d913035 new regression tests 2000-01-04 03:57:55 +00:00
jfrancis%netscape.com d6e95890c8 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). 2000-01-04 03:09:41 +00:00
troy%netscape.com b4b5e28fd5 Fixed three more compiler warnings 2000-01-04 03:09:32 +00:00
mcafee%netscape.com d1f3ae17dd Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt. 2000-01-04 03:06:25 +00:00
vidur%netscape.com bd52d69467 Fix for bug 22709. image.width/height goes to frame if it isn't in an attribute - compatibility with Level 0. r=harishd 2000-01-04 03:06:13 +00:00
troy%netscape.com 16208e4681 Fixed compiler warning 2000-01-04 03:04:56 +00:00
troy%netscape.com 540b3229d3 Reduced stack space by using PRPackedBool instead of PRBool 2000-01-04 02:59:35 +00:00
rhp%netscape.com b087727625 Fix for mime rendering problem - Bug #22653 - r: jefft 2000-01-04 02:58:42 +00:00
varada%netscape.com a0247f7872 fix for bug #4976 getting rid of the boldgroup items from the show summary 2000-01-04 02:02:51 +00:00
akkana%netscape.com d098c92880 Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm 2000-01-04 01:58:12 +00:00
dougt%netscape.com e4f7318547 fixing build bustage. 2000-01-04 01:55:03 +00:00
sgehani%netscape.com 30b26e740b Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
varada%netscape.com b2de46a309 changing bookmarks.html to bookmark.html 2000-01-04 01:47:48 +00:00
dougt%netscape.com 3f110c059f Fixing build bustage. 2000-01-04 01:10:33 +00:00
dougt%netscape.com bbba930444 *** empty log message *** 2000-01-04 00:50:08 +00:00
endico%mozilla.org c1bf0f6491 strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject 2000-01-04 00:42:57 +00:00
sspitzer%netscape.com 3a7dedd313 turn off assertions until dougt fixes #22943. r=dougt 2000-01-04 00:14:37 +00:00
dougt%netscape.com 23c8e43b7a adding include of prio.h. I am not sure how this worked before. 2000-01-04 00:00:08 +00:00
dougt%netscape.com 2e7a8b1044 Adding newline to end of file to fix build bustage on unix. 2000-01-03 23:56:38 +00:00
dougt%netscape.com a3dfcdfd49 Adding explict includes. 2000-01-03 23:50:19 +00:00