waterson%netscape.com
|
ba1c80cb84
|
Fix HTML-rooted templates.
|
1999-09-15 20:08:37 +00:00 |
waterson%netscape.com
|
9871711569
|
Use nsCOMPtr for the controller.
|
1999-09-15 20:06:32 +00:00 |
harishd%netscape.com
|
47b1297e30
|
Fixing build bustage...hopefully.
Missed a file
|
1999-09-15 18:28:10 +00:00 |
slamm%netscape.com
|
500604046f
|
Fix build warnings.
|
1999-09-15 18:14:02 +00:00 |
harishd%netscape.com
|
f929f5b42a
|
CreateXIF() and ToXIF() should return nsresult.
|
1999-09-15 17:57:55 +00:00 |
harishd%netscape.com
|
d2882c9bcb
|
Added support for setting DOCTYPE and DTD mode.
|
1999-09-15 17:57:16 +00:00 |
harishd%netscape.com
|
d90199cd22
|
Adding support for htmlL DOCTYPE for
XIF conversion.
|
1999-09-15 17:55:26 +00:00 |
hyatt%netscape.com
|
8ae5cdcbe5
|
Updating the nsIController interface.
|
1999-09-15 02:16:41 +00:00 |
hyatt%netscape.com
|
83740bbcf6
|
Fixing minor bug in command dispatcher.
|
1999-09-15 02:12:50 +00:00 |
nisheeth%netscape.com
|
ed5f186b87
|
The stopwatch macros got converted to macros that accept an argument. Changed all macro calls in the content sink to play with that change.
|
1999-09-15 00:39:41 +00:00 |
sfraser%netscape.com
|
be15e2b879
|
Make function static to eliminate warning.
|
1999-09-14 23:40:52 +00:00 |
mjudge%netscape.com
|
3c1962540f
|
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
|
1999-09-14 23:16:22 +00:00 |
waterson%netscape.com
|
cca84203b0
|
Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected).
|
1999-09-14 22:36:55 +00:00 |
waterson%netscape.com
|
5d44397356
|
Partial fix for bug 13768. Be sure to set eChildrenMustBeRebuilt flag _before_ appending child to content model; appending child to content model will cause layout to recur and possibly build up more content.
|
1999-09-14 22:34:05 +00:00 |
briano%netscape.com
|
ec8679211c
|
Fixed the stopwatch macro definitions and usage that was breaking some of the Unix native compiler builds.
|
1999-09-14 22:10:13 +00:00 |
akkana%netscape.com
|
952d2760c9
|
Set default wrap column to 72 instead of 0
|
1999-09-14 21:32:06 +00:00 |
nisheeth%netscape.com
|
3d84397373
|
Added start/stop calls for the stopwatch in the nsIContentSink and nsIHTMLContentSink method implementations. Added printing of content creation time in DidBuildModel().
|
1999-09-14 19:24:42 +00:00 |
bienvenu%netscape.com
|
b60ebcaea9
|
fix release mode build bustage
|
1999-09-14 16:25:59 +00:00 |
slamm%netscape.com
|
105367d143
|
Start defines in first column.
|
1999-09-14 16:17:55 +00:00 |
nisheeth%netscape.com
|
73f3e0800e
|
First cut to start measuring content creation time in the content sink. Only enabled if MOZ_PERF is set to 1 in the environment at build time.
|
1999-09-14 14:38:52 +00:00 |
vidur%netscape.com
|
af6f46f9ea
|
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
|
1999-09-14 04:17:07 +00:00 |
waterson%netscape.com
|
1ffd2a18f0
|
Strip some dead code. Re-enable sorting.
|
1999-09-14 02:07:46 +00:00 |
briano%netscape.com
|
cfc3c850ed
|
General cleanup.
|
1999-09-14 01:02:20 +00:00 |
karnaze%netscape.com
|
8c3267ddee
|
bug 13105 - removed code which set frames style to "all"
|
1999-09-13 22:51:10 +00:00 |
rods%netscape.com
|
7baae127fa
|
Removing temporary fixes for option issues
|
1999-09-13 22:30:36 +00:00 |
waterson%netscape.com
|
18159223f1
|
Performance improvements. Make use of CBufDescriptor's where appropriate; replace attribute-based lazy bookkeeping with a private interface (non-XUL content can't be lazy, _anyway_).
|
1999-09-13 22:06:17 +00:00 |
troy%netscape.com
|
bde4ac61db
|
Added frame type for OBJECT frame
|
1999-09-13 21:26:05 +00:00 |
karnaze%netscape.com
|
390797ddb9
|
bug 7604 - limit colspan to max of 1000
|
1999-09-13 20:18:33 +00:00 |
pollmann%netscape.com
|
4e76865fac
|
Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element.
|
1999-09-13 06:22:40 +00:00 |
pollmann%netscape.com
|
d7840e217f
|
Leak fix.
|
1999-09-13 06:18:09 +00:00 |
warren%netscape.com
|
fec02a32a9
|
Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
|
1999-09-11 18:45:36 +00:00 |
rods%netscape.com
|
1a2eecc9aa
|
It now checks to see if option elements have a "\n" in them and it strips them out
|
1999-09-11 17:28:36 +00:00 |
rods%netscape.com
|
1aaf5a5668
|
when <option></option> no text node gets created for the option element
it now checks and makes sure one gets created
|
1999-09-11 14:55:33 +00:00 |
peterl%netscape.com
|
9a5ad14cbf
|
added first-node pseudo class (extension)
|
1999-09-11 00:08:30 +00:00 |
evaughan%netscape.com
|
87b5a65d10
|
Fixed collapsing in boxes
Fixed DeckFrame not to use pseudo element for visibility.
|
1999-09-10 23:38:58 +00:00 |
rods%netscape.com
|
a5b2e03004
|
No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected
|
1999-09-10 22:54:24 +00:00 |
akkana%netscape.com
|
eb01850e89
|
Fix UMRs
|
1999-09-10 19:12:46 +00:00 |
hyatt%netscape.com
|
6eb6140c5f
|
Popup work.
|
1999-09-10 08:49:32 +00:00 |
hyatt%netscape.com
|
4ffac223a4
|
Working on XP menus.
|
1999-09-10 08:47:12 +00:00 |
peterl%netscape.com
|
9d1dbc5fc8
|
re-added last changes (in a mac safe way)
better font weight
system color handling
|
1999-09-10 05:56:19 +00:00 |
peterl%netscape.com
|
2ff1228cb9
|
added system color parsing
fixed font weight parsing to be more strict
|
1999-09-10 05:55:36 +00:00 |
peterl%netscape.com
|
a48f298815
|
added system color support
|
1999-09-10 05:54:46 +00:00 |
peterl%netscape.com
|
631dee0368
|
added system colors
|
1999-09-10 05:54:23 +00:00 |
peterl%netscape.com
|
2eb6497f65
|
fixed font weight calculation
|
1999-09-10 05:52:45 +00:00 |
peterl%netscape.com
|
a74be29a2e
|
added constrain font weight
|
1999-09-10 05:51:44 +00:00 |
evaughan%netscape.com
|
e1376a8aac
|
1) Fixed bugs in deck
2) Added visual debugging to boxes
|
1999-09-10 00:57:01 +00:00 |
briano%netscape.com
|
9abfe6b7ae
|
General cleanup.
|
1999-09-10 00:18:42 +00:00 |
warren%netscape.com
|
e6619b2ad6
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
kipp%netscape.com
|
85b3250aea
|
Nit to make emacs happier
|
1999-09-09 21:05:32 +00:00 |
kipp%netscape.com
|
328399a76c
|
Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows
|
1999-09-09 20:51:57 +00:00 |