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

5012 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com c507c2c8b3 *** empty log message *** 1999-06-13 06:06:12 +00:00
av%netscape.com 7eab79e8e3 *** empty log message *** 1999-06-13 06:00:56 +00:00
sspitzer%netscape.com 17f657c9c3 fix for build bustage 1999-06-13 00:09:00 +00:00
sspitzer%netscape.com 85cda373b9 fix build breakage for steve clark 1999-06-12 23:14:37 +00:00
buster%netscape.com 3c164138fd fixed a syntax problem, just a typo 1999-06-12 23:13:54 +00:00
buster%netscape.com 5cfe276237 added style for disabled text controls 1999-06-12 22:33:45 +00:00
buster%netscape.com 82ee6d0c3e added support for ender GFX-Rendered text control 1999-06-12 22:32:41 +00:00
buster%netscape.com fe7d0dd997 added support for getting and setting default background and font info 1999-06-12 22:31:57 +00:00
buster%netscape.com a9f36a0958 added support for style contexts getting background and font defaults from
the pres context.
1999-06-12 22:31:15 +00:00
buster%netscape.com bb7e3f641a added support for Ender GFX-rendered text control
made nsTextControlFrame an abstract base class for nsGfxTextControlFrame and
nsNativeTextControlFrame
1999-06-12 22:29:54 +00:00
buster%netscape.com a2c09e8db1 added support for Ender GFX-rendered text control 1999-06-12 22:28:11 +00:00
buster%netscape.com f277bd1b0d used by ender GFX-rendered text widget as the default document to edit 1999-06-12 22:26:22 +00:00
av%netscape.com 88039a278d *** empty log message *** 1999-06-12 21:32:49 +00:00
vidur%netscape.com 1aa9f07f1b Fix for bug 6785. Incorrect reinitializing of mData. 1999-06-12 00:37:36 +00:00
karnaze%netscape.com 6c5f562e5d new regression test 1999-06-11 23:36:58 +00:00
nisheeth%netscape.com c62e745099 Fix for bug 7401. Output an error when a URL load fails. 1999-06-11 23:10:59 +00:00
av%netscape.com 9419f45af9 *** empty log message *** 1999-06-11 22:48:50 +00:00
pollmann%netscape.com b43ee9f355 bug 2105: Textarea no longer inherits text color from parent. 1999-06-11 19:15:20 +00:00
pollmann%netscape.com 2500fadf60 bug 3720: <LABEL> background draws properly now. 1999-06-11 19:10:56 +00:00
nisheeth%netscape.com fcf33c238f Patch from Johny Stenback (jst@citec.fi). Thanks a lot. 1999-06-11 19:08:39 +00:00
dcone%netscape.com cc52bf67e6 background Image speed up
Commented out the box around the printout until Troy returns
1999-06-11 14:43:14 +00:00
pollmann%netscape.com 4616e5edb5 Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
pollmann%netscape.com d4a3c0415d Bug 4711: Retain frameset resize information through reflows. 1999-06-11 00:51:05 +00:00
pollmann%netscape.com 11376c79a8 Bug 7934: Calculate frameset percentage widths/heights correctly. 1999-06-11 00:28:00 +00:00
mjudge%netscape.com 24d312aeba minor changes to tweak fix from before. GetPositionSlowly was returning wrong thing causing small caps and other wierd spacing letters to be selected incorrectly. 1999-06-10 21:55:14 +00:00
sfraser%netscape.com 1d5f5e549a Comment out useless assert. 1999-06-10 21:43:08 +00:00
mjudge%netscape.com b7b0ad9fb6 adding kins fix for the bitrotted addrange code. never was used before 1999-06-10 21:24:04 +00:00
mjudge%netscape.com 225111bf33 fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
MJ
1999-06-10 21:08:17 +00:00
waterson%netscape.com c465715bba Back out Hyatt's changes to use DOM APIs. This is busting mailnews. Use content APIs until we figure out persistence story. 1999-06-10 19:51:35 +00:00
hyatt%netscape.com 8a7a388516 Tweak to the tree frame construction code. 1999-06-10 09:31:30 +00:00
hyatt%netscape.com c5c7fc45e1 Using DOM calls for setting/removing selection and hover attributes. 1999-06-10 05:53:01 +00:00
peterl%netscape.com 24bee1ac96 added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:33:47 +00:00
peterl%netscape.com d3bcc956fa added files: mozilla/layout/html/style/src/nsCSSRule.cpp, mozilla/layout/html/style/src/nsCSSRules.cpp 1999-06-10 05:32:57 +00:00
peterl%netscape.com f7975c0847 added new rule interfaces & base class 1999-06-10 05:32:38 +00:00
peterl%netscape.com 3b7258b706 better namespace support
made descend from nsICSSRule
1999-06-10 05:30:36 +00:00
peterl%netscape.com 75797028a3 removed cruft 1999-06-10 05:29:53 +00:00
peterl%netscape.com 6609b24e1e added support for other rule types
cleaned up api
1999-06-10 05:29:22 +00:00
peterl%netscape.com cc94275b15 better namespace support
made descend from nsCSSRule base class
1999-06-10 05:28:32 +00:00
peterl%netscape.com 5c11b505d7 added helper method to token 1999-06-10 05:27:01 +00:00
peterl%netscape.com 781a1b7b49 added support for @namespace & @media
stubbed out support for other @rules
sync to sheet api changes
1999-06-10 05:25:23 +00:00
peterl%netscape.com be78f7c3ee added support for attribute namespaces on generated content
stubed out improvements to style change painting code
1999-06-10 05:24:00 +00:00
peterl%netscape.com 29ee43f3d1 Cleanup API
Added support for other rule types
Added namespace support
1999-06-10 05:22:13 +00:00
peterl%netscape.com 1b3cc1eb51 sync to style sheet api change
added support for detecting other css rule types
1999-06-10 05:21:22 +00:00
peterl%netscape.com 6c8f1b966b made query for attributes in other namespaces legal, just not work 1999-06-10 05:20:28 +00:00
peterl%netscape.com 784f0c9bee added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:18:46 +00:00
peterl%netscape.com fa94e3b67e removed equals and hashvalue methods 1999-06-10 05:17:27 +00:00
karnaze%netscape.com b25ca60568 removed temp windows code added by accident 1999-06-10 03:48:06 +00:00
peterl%netscape.com 7238b595f5 #ifdef'd out windows specific timer code 1999-06-10 03:43:43 +00:00
karnaze%netscape.com a4f30df4ac bug 6459 - incremental reflow methods call DeleteFrame instead of RemoveFrame 1999-06-10 02:29:34 +00:00
kostello%netscape.com 9e423a7b8c Fix build bustage: changed include to be the right case 1999-06-10 01:06:35 +00:00