bjorn%netscape.com
aa0fd8d09a
Removing files to restructure the typelib stuff.
1998-11-14 01:22:50 +00:00
scc%netscape.com
6e4a1432aa
fixed for IRIX (doesn't like new-style casts)
1998-11-14 00:35:48 +00:00
vidur%netscape.com
f0e94f9767
Added Xlink support
1998-11-14 00:22:10 +00:00
vidur%netscape.com
d5fc2aaaea
Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface.
1998-11-14 00:21:19 +00:00
waterson%netscape.com
dc75a25607
Added nsIRDFResource interface to clean up some internal downcasting kludges and stop their evil propagation.
1998-11-14 00:19:00 +00:00
waterson%netscape.com
d2956d2559
Initial revision.
1998-11-14 00:17:58 +00:00
joki%netscape.com
75313e6a08
Modify cursor types from default to inherit (they're the same internally right now)
1998-11-14 00:00:03 +00:00
joki%netscape.com
d316927b48
Modify cursor setting code to check css cursor setting for containers.
1998-11-13 23:58:52 +00:00
karnaze%netscape.com
1eafba94d2
bug 1374 (hometown.aol.com crash on resize)
1998-11-13 23:44:50 +00:00
karnaze%netscape.com
cce53e947f
bug 1226 for form control with native widgets. Other controls are still not working.
1998-11-13 23:13:42 +00:00
karnaze%netscape.com
581d6a571f
bug 1357 involving a hidden control not getting submitted
1998-11-13 23:10:52 +00:00
vidur%netscape.com
d011a88573
Generic HTML collection base class
1998-11-13 22:30:23 +00:00
leaf%mozilla.org
beadf5f0fa
Checking in a fix for linux builds.
1998-11-13 22:16:07 +00:00
dcone%netscape.com
ccc2977039
New tag handling code added
1998-11-13 22:14:45 +00:00
mcmullen%netscape.com
6335aeb130
Commenting out previous change for now.
1998-11-13 22:06:10 +00:00
wtc%netscape.com
fce4f3ace5
Specify -R <path> if LIBRUNPATH is defined in the environment.
...
Contributed by Frank van der Linden (frank@wins.uva.nl ).
1998-11-13 22:05:33 +00:00
mcmullen%netscape.com
e421035641
Put the first error in the perl console as well as the log file.
1998-11-13 22:01:21 +00:00
mcmullen%netscape.com
ec16d218b2
Work around a CW Pro4 bug. If the CW Find window is in front before you start, and you try to use an applevent to walk the list of open
documents, you will fail. Running the build script in this case would open each of the projects in turn, but fail to attempt to build them or to close
them again. The output will say something like "building foo / building bar / ... / build complete". Nothing would be built, and the log file would show no
errors.
This change will stop the build, instead of just barreling ahead
regardless, in the case when the Find window bug is encountered.
1998-11-13 22:01:01 +00:00
troy%netscape.com
87eff9d2bf
Changed GetLoadImageFailed() so it checks with the image loader rather
...
than just using the value of mLoadImageFailed. Fixes bug #1287
1998-11-13 21:31:50 +00:00
troy%netscape.com
d28f4a59b4
Changed Notify() to call NotifyError() if the notification type is
...
nsImageNotification_kAborted. This ensures that the NS_IMAGE_LOAD_STATUS_ERROR
load status bit is set and that the frame gets repainted
1998-11-13 21:21:15 +00:00
akkana%netscape.com
ddd6c50e30
xpfe is now in nglayout.mk, doesn't need to be pulled by client.mk
1998-11-13 21:03:26 +00:00
rjc%netscape.com
2c5acb97a6
First Checked In.
1998-11-13 20:47:53 +00:00
rickg%netscape.com
9e56348601
incrmental improvement in view-source for better text-run handling
1998-11-13 20:16:05 +00:00
scc%netscape.com
622e6a797f
SOLARIS _does_ support member using declarations, so modify the test to let them through
1998-11-13 20:07:25 +00:00
scc%netscape.com
59132d1bb4
fixed order of declarations (confused SOLARIS compiler) and return types of AddRef and Release to match in the unfortunate case that the compiler does not support member using declarations
1998-11-13 20:06:43 +00:00
pinkerton%netscape.com
1048d4b017
get rid of "hiding inherited virtual method" warnings on CanContain() by making it const like it's parent class.
1998-11-13 20:04:27 +00:00
alecf%netscape.com
8b5f94eee7
implement fe_GetConfigDir
1998-11-13 19:46:00 +00:00
rickg%netscape.com
83227d227f
added tag handling support for future use
1998-11-13 19:45:09 +00:00
alecf%netscape.com
98de6ed29a
updated to allow for one-step building
1998-11-13 19:42:43 +00:00
scc%netscape.com
eeaaa11f7d
unified compiler dependent code (removed from unit-tests, inserted in header); fixed for egcs-1.1 well known bug (member using declarations don't work)
1998-11-13 19:41:24 +00:00
rickg%netscape.com
71e7883030
added nsITagHandler for future use
1998-11-13 19:20:47 +00:00
troy%netscape.com
59a9e518ba
Added check for SRC being an empty string
1998-11-13 18:38:16 +00:00
matt%netscape.com
58261b483e
Re-updated to CW 4.0 - we need it at this level so that the Mac tinderbox doesn't get wedged.
1998-11-13 18:28:59 +00:00
troy%netscape.com
36fd247c25
Changed it so that if there's a NULL URL then we set the mLoadImageFailed
...
flag and don't try and load the broken image URL. Only on Windows for now
until Mac and Unix support the image icons
1998-11-13 17:00:54 +00:00
pavlov%pavlov.net
6bc7fc2e02
Fix gtklayout child sizing problems, add gtk_widget_set_name to all of the
...
widgets for a bunch of debugging into that is being printf'd. Fixed most all
of nsListBox so that it works correctly. We now have widgets working! yippie!
I almost have gfx working too... heehee :-)
1998-11-13 16:37:03 +00:00
pavlov%pavlov.net
07e457eaf1
add nsRegionGTK to the factory. this fixes some major region related
...
problems.
1998-11-13 16:29:46 +00:00
scc%netscape.com
5bfaf7f7ea
Fixed for VC++ 4.2 (no template function specifiers at the call site)
1998-11-13 12:33:58 +00:00
rjc%netscape.com
b88fe76446
First Checked In.
1998-11-13 08:56:09 +00:00
rjc%netscape.com
8768489011
Include a few more essential header files.
1998-11-13 08:53:29 +00:00
troy%netscape.com
2384ae57fa
Changed Notify() to handle nsImageNotification_kAborted and set the image load
...
status to NS_IMAGE_LOAD_STATUS_ERROR
1998-11-13 06:24:33 +00:00
troy%netscape.com
1cd5b85431
Fixed a crash when using File|Exit from the print preview window
1998-11-13 05:53:47 +00:00
troy%netscape.com
59c09cffdc
Removed an assert that was incorrect and that triggered when print
...
previewing test1
1998-11-13 05:17:08 +00:00
rickg%netscape.com
ba3ddb1078
fixed a crash that someone missed
1998-11-13 04:58:35 +00:00
rickg%netscape.com
2f234d74a2
allow view-source on XML
1998-11-13 04:36:46 +00:00
troy%netscape.com
555b09f7bd
Added a scroll frame for print preview
1998-11-13 04:22:23 +00:00
troy%netscape.com
61080e7a03
Cleaned up ConstructXMLRootFrame() and added some XXX comments
1998-11-13 03:43:15 +00:00
cls%seawood.org
81894cf5eb
Previously reset endsection in the wrong place.
1998-11-13 03:17:09 +00:00
waterson%netscape.com
d001b6dabb
Added some good COM citizenry to the node factory methods.
1998-11-13 02:59:56 +00:00
waterson%netscape.com
9eb39f6e78
Fixed outbound/inbound mixup for traversing the arcs in Open(). Fixed some bugs in Open() for adding kids to a node.
1998-11-13 02:59:12 +00:00
waterson%netscape.com
9dff4cb177
Got rid of Initialize().
1998-11-13 02:57:58 +00:00