Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
b0fc39b600
pjs
/
content
История
cls%seawood.org
d2eaec27b2
Fix for gcc2.95 bustage. ANSI C++ forbids declaration of function with no type.
1999-09-02 21:06:34 +00:00
..
base
changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
1999-09-02 00:06:35 +00:00
events
bulletproofing to prevent the crash I reported in bug
#13007
. assert is better than a crash any day.
1999-09-02 07:22:47 +00:00
html
I forgot to check this in last night with the other changes.
1999-09-02 18:39:10 +00:00
shared
Fixed an nsString usage oopsie
1999-09-02 18:02:52 +00:00
xml
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
1999-08-31 10:06:17 +00:00
xsl
Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
1999-08-28 07:37:23 +00:00
xslt
/src
Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected.
1999-08-28 08:19:56 +00:00
xul
Fix for gcc2.95 bustage. ANSI C++ forbids declaration of function with no type.
1999-09-02 21:06:34 +00:00