waterson%netscape.com
|
b74d6e1c8b
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
jst%netscape.com
|
ea706038cf
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
heikki%netscape.com
|
2ced3d1826
|
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
|
2001-03-08 02:41:16 +00:00 |
hyatt%netscape.com
|
68229a8b4b
|
Fix for 70877, enabling outliner. r=dr, sr=waterson
|
2001-03-06 22:16:42 +00:00 |
heikki%netscape.com
|
5c811dfbf3
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
dbaron%fas.harvard.edu
|
caa9658024
|
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
|
2000-12-30 19:22:22 +00:00 |
danm%netscape.com
|
2c6d578e14
|
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
|
2000-11-18 02:13:42 +00:00 |
dbaron%fas.harvard.edu
|
08583edc80
|
Release static nsDOMScriptObjectFactory, nsBoxLayout, and nsRepeatService in layout module destructor. r=jst@netscape.com b=43576 r=evaughan@netscape.com b=43582,43588 sr=brendan@mozilla.org
|
2000-11-08 03:22:03 +00:00 |
Peter.VanderBeken%pandora.be
|
42e80d8d81
|
Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org.
|
2000-09-16 20:53:08 +00:00 |
cls%seawood.org
|
1f3b6d75ab
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
waqar%netscape.com
|
e944975874
|
#=27745
r=pollmann
d=Adding Gecko user agent string.
|
2000-04-13 20:07:13 +00:00 |
rods%netscape.com
|
59adfb766c
|
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
|
2000-04-01 22:31:45 +00:00 |
hyatt%netscape.com
|
9ae19daac7
|
Adding the XBL implementation (stubbed).
|
2000-01-12 09:25:48 +00:00 |
warren%netscape.com
|
2db26922a6
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
dveditz%netscape.com
|
ff01d5e8f4
|
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
|
1999-10-10 01:32:59 +00:00 |
rbs%maths.uq.edu.au
|
93d65241ae
|
Adding remaining MathML hooks
|
1999-10-02 11:01:41 +00:00 |
vidur%netscape.com
|
cd1d7968b9
|
Converted parser into a module. Removed static linkage.
|
1999-09-30 22:04:39 +00:00 |
kipp%netscape.com
|
da3055a5e5
|
Turned into a module
|
1999-09-30 21:14:14 +00:00 |
nisheeth%netscape.com
|
559547644e
|
The layout dll now links into util.lib to get at the stopwatch object code.
|
1999-09-14 14:35:14 +00:00 |
kipp%netscape.com
|
57543b73ec
|
Add xul/content directory to includes
|
1999-09-02 18:01:14 +00:00 |
mscott%netscape.com
|
920706bd0f
|
fix build breakage...include config.mak
|
1999-07-29 04:13:08 +00:00 |
ramiro%netscape.com
|
ba8ba82cc6
|
Landing timer move on windows.
|
1999-07-17 15:52:01 +00:00 |
dveditz%netscape.com
|
0eb6c820cf
|
nakefile cleanups
|
1999-07-02 13:42:17 +00:00 |
nisheeth%netscape.com
|
1395e7b219
|
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
|
1999-06-28 13:52:29 +00:00 |
warren%netscape.com
|
fbc735f510
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
kipp%netscape.com
|
c37119c8c6
|
Added component support to this library
|
1999-05-06 19:26:13 +00:00 |
leaf%mozilla.org
|
4ad9f70d5d
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
cyeh%netscape.com
|
af4818f5e3
|
Remove mozilla/layout/config and use mozilla/config instead.
|
1999-02-18 18:16:21 +00:00 |
sudu%netscape.com
|
c94385ee94
|
OJI MozClassic to raptor merge
|
1999-01-25 08:05:00 +00:00 |
hyatt%netscape.com
|
04e54ba6e0
|
Tweak to make the XUL base library build.
|
1999-01-22 03:34:41 +00:00 |
danm%netscape.com
|
e89787a2e7
|
build xul
|
1999-01-21 03:41:43 +00:00 |
kipp%netscape.com
|
c057adba78
|
Added factory CID and impl to create instances of nsIFrameUtil
|
1998-12-10 18:04:37 +00:00 |
vidur%netscape.com
|
8723f8326b
|
Added XML display support. Split nsGenericHTMLElement into generic and HTML-specific components. Minor style modification. New XML classes and interfaces.
|
1998-11-11 22:06:16 +00:00 |
vidur%netscape.com
|
4e3024a5f9
|
Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry.
|
1998-09-17 01:53:52 +00:00 |
kipp%netscape.com
|
8f2807a027
|
Removed css/layout directory
|
1998-09-15 00:19:49 +00:00 |
kipp%netscape.com
|
f3c99bef88
|
Use flexible library naming
|
1998-08-05 01:40:20 +00:00 |
kipp%netscape.com
|
b2995cbf59
|
Fix windows build to use js3250.dll
|
1998-08-05 01:33:07 +00:00 |
troy%netscape.com
|
7da0401c3c
|
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
|
1998-07-26 23:52:36 +00:00 |
joki%netscape.com
|
db560e8cac
|
Adding new DOM stuff to handle JS event handlers
|
1998-07-17 04:52:12 +00:00 |
kipp
|
1dcd2fab16
|
Link new content library in
|
1998-06-26 15:12:06 +00:00 |
vidur
|
3f8df8346d
|
Hooked up SCRIPT tag evaluation. Added the nsIScriptContextOwner interface.
|
1998-06-25 22:26:52 +00:00 |
kipp
|
1a446c2e3f
|
New and improved (?) line layout
|
1998-06-25 16:33:10 +00:00 |
joki
|
10ffd04c8c
|
Adding new event handling mechanism into raptor.
|
1998-06-08 00:57:15 +00:00 |
kipp
|
eb7c893d4f
|
Fixed windows cvpack problem
|
1998-05-22 18:41:08 +00:00 |
rpotts
|
7063ac1b21
|
added the netlib import library...
|
1998-05-01 05:00:44 +00:00 |
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |