shaver%netscape.com
a326735b23
need to reorder libs to make it link correctly
1998-11-04 00:26:44 +00:00
cls%seawood.org
f50c938b76
Removed classic build Makefiles from configure.in
...
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
rpotts%netscape.com
5cc309c0b2
removed unused interface include...
1998-11-03 10:08:31 +00:00
joki%netscape.com
fa7cb8280b
Adding submit event type
1998-11-02 23:05:46 +00:00
akkana%netscape.com
0dd8772526
Changes over the weekend broke the IRIX build by removing the LD_ALL
...
and LD_NONE directives which enable the linker to combine dynamic
and static objects.
This puts them back.
1998-11-02 20:19:30 +00:00
vidur%netscape.com
9687424bc6
nsHTMLTaqsEnums.cpp~
1998-11-02 17:53:14 +00:00
msw%gimp.org
87b0b54c1a
use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs
1998-11-02 15:54:43 +00:00
ramiro%netscape.com
4481349d0d
Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
1998-11-02 14:32:12 +00:00
ramiro%netscape.com
e483cc620c
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
Simplify the gtk hackery a bit.
1998-11-02 12:15:00 +00:00
shaver%netscape.com
5ee66c6bd6
GTK needs a different gfx lib
1998-11-01 17:13:34 +00:00
mcafee%netscape.com
2e89bacb8d
libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com
1998-10-31 07:05:37 +00:00
cls%seawood.org
c37725a782
Updated DEFINES
1998-10-31 01:40:28 +00:00
cls%seawood.org
7b39b34935
Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out.
1998-10-31 01:24:13 +00:00
akkana%netscape.com
3c51448405
Put back the part of the old IRIX clause that doesn't break gcc/egcs
1998-10-30 23:51:43 +00:00
akkana%netscape.com
bd7903f63f
Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed
1998-10-29 20:08:22 +00:00
valeski%netscape.com
ff7d8fd20a
changed useragent method to call through to nsINetService's useragent method.
1998-10-28 21:16:00 +00:00
cls%seawood.org
609f087498
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
cls%seawood.org
1f612e9ddf
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
kipp%netscape.com
28feb6fb26
Added in opacity
1998-10-28 02:02:47 +00:00
vidur%netscape.com
09df5d98d2
Added GC method to script contenxt
1998-10-26 23:22:21 +00:00
dcone%netscape.com
a05191ea8b
fixed the project for Vidurs changes
1998-10-20 21:23:21 +00:00
vidur%netscape.com
5a8dfade2c
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00
valeski%netscape.com
87b1d979e1
removed an unreferenced local variable
1998-10-14 23:09:30 +00:00
rpotts%netscape.com
455bc0cecd
renamed nsReload to nsURLReload since the enum has changed names...
1998-10-10 04:36:59 +00:00
kipp%netscape.com
c6baac5da3
Added GetRc method
1998-10-09 22:56:58 +00:00
valeski%netscape.com
d05d57fdf5
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
...
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.
M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.
M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.
M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.
M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.
M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation
M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
814871c171
Moved libjsdomcss_s above libjsdomcore_s to fix Linux build. libjsdomcss uses
...
InitStyleSheetClass which is defined in libjsdomcore.
1998-10-07 22:47:06 +00:00
kmcclusk%netscape.com
e220064212
Added forward(), back(), home(), and stop() to nglayout, JavaScript
1998-10-07 18:06:23 +00:00
kipp%netscape.com
faa977eae0
Added support for onPaint methods
1998-10-06 20:59:39 +00:00
kipp%netscape.com
3c229e4792
Add new file to the build
1998-10-06 20:58:59 +00:00
kipp%netscape.com
c0e43de400
new
1998-10-06 20:58:46 +00:00
rpotts%netscape.com
30306cfc13
Changes to get javascript: URLs working again when netlib is on its own thread...
1998-10-06 06:14:42 +00:00
vidur%netscape.com
0031f0710a
Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
1998-10-06 01:39:33 +00:00
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
joki%netscape.com
b4699c12c5
Add gfx libs to dom link list
1998-10-01 22:45:55 +00:00
joki%netscape.com
973826f6d6
Adding new window methods, moving js evaluate methods to using UC strings.
1998-10-01 22:21:59 +00:00
vidur%netscape.com
29747d5519
Added makefile
1998-09-30 22:41:22 +00:00
pinkerton%netscape.com
7c640d6f80
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
pierre%netscape.com
eb1af034cd
added nsJSHTMLFieldSetElement.cpp
1998-09-26 05:14:01 +00:00
vidur%netscape.com
e6c0d5b418
Added nsIDOMHTMLFieldSetElement.h back into the build...
1998-09-26 04:47:34 +00:00
vidur%netscape.com
41ae571193
Added nsHTMLFieldSetElement.cpp back...
1998-09-26 04:44:53 +00:00
vidur%netscape.com
72db394bb5
New DOM file
1998-09-26 04:41:59 +00:00
vidur%netscape.com
ccbd42f17e
New DOM header file...
1998-09-26 04:40:46 +00:00
kipp%netscape.com
934db938f7
Backed out fieldset part of build
1998-09-26 04:28:35 +00:00
pierre%netscape.com
36c215ef4b
fixed Mac build: removed nsIDOMHTMLFieldSetElement.h
1998-09-26 00:12:49 +00:00
vidur%netscape.com
e0a756cfc5
Added FieldSetElement interface
1998-09-25 23:23:53 +00:00
michaelp%netscape.com
a65bbd88c2
New style test
1998-09-25 22:07:41 +00:00
pinkerton%netscape.com
a1d72a5b24
vidur's dom/css changes. Got the rest of them, I hope. Added new grouping (css) and all the files in dom:src:css.
1998-09-25 06:19:02 +00:00
pinkerton%netscape.com
00eb9fc1ce
vidur's dom/css changes. Added a couple of new files.
1998-09-25 05:22:06 +00:00
vidur%netscape.com
1f753fae44
Fix build bustage
1998-09-25 01:27:44 +00:00