karnaze%netscape.com
d94c8fd321
bug 1226 for form control with native widgets. Other controls are still not working.
...
git-svn-id: svn://10.0.0.236/trunk@14634 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 23:13:42 +00:00
karnaze%netscape.com
65b6034ae6
bug 1357 involving a hidden control not getting submitted
...
git-svn-id: svn://10.0.0.236/trunk@14633 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 23:10:52 +00:00
vidur%netscape.com
ac22156a81
Generic HTML collection base class
...
git-svn-id: svn://10.0.0.236/trunk@14622 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:30:23 +00:00
leaf%mozilla.org
b53becbefd
Checking in a fix for linux builds.
...
git-svn-id: svn://10.0.0.236/trunk@14621 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:16:07 +00:00
dcone%netscape.com
4c70822459
New tag handling code added
...
git-svn-id: svn://10.0.0.236/trunk@14620 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:14:45 +00:00
mcmullen%netscape.com
7d8ba2670e
Commenting out previous change for now.
...
git-svn-id: svn://10.0.0.236/trunk@14619 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:06:10 +00:00
wtc%netscape.com
4c2f42d2a9
Specify -R <path> if LIBRUNPATH is defined in the environment.
...
Contributed by Frank van der Linden (frank@wins.uva.nl ).
git-svn-id: svn://10.0.0.236/trunk@14618 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:05:33 +00:00
mcmullen%netscape.com
3c3462c43b
Put the first error in the perl console as well as the log file.
...
git-svn-id: svn://10.0.0.236/trunk@14617 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:01:21 +00:00
mcmullen%netscape.com
2da0c905a3
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.
git-svn-id: svn://10.0.0.236/trunk@14616 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 22:01:01 +00:00
despotdaemon%netscape.com
801a094046
Pseudo-automatic update of changes made by mcmullen@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@14615 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 21:56:47 +00:00
troy%netscape.com
b33787056b
Changed GetLoadImageFailed() so it checks with the image loader rather
...
than just using the value of mLoadImageFailed. Fixes bug #1287
git-svn-id: svn://10.0.0.236/trunk@14614 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 21:31:50 +00:00
troy%netscape.com
d0270485ee
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
git-svn-id: svn://10.0.0.236/trunk@14613 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 21:21:15 +00:00
akkana%netscape.com
85c7f6764a
xpfe is now in nglayout.mk, doesn't need to be pulled by client.mk
...
git-svn-id: svn://10.0.0.236/trunk@14612 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 21:03:26 +00:00
rjc%netscape.com
fd1e1b4987
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@14611 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:47:53 +00:00
despotdaemon%netscape.com
46f0aab451
Pseudo-automatic update of changes made by rudman@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@14610 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:39:12 +00:00
rickg%netscape.com
7ac80c8417
incrmental improvement in view-source for better text-run handling
...
git-svn-id: svn://10.0.0.236/trunk@14609 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:16:05 +00:00
scc%netscape.com
56449b02df
SOLARIS _does_ support member using declarations, so modify the test to let them through
...
git-svn-id: svn://10.0.0.236/trunk@14608 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:07:25 +00:00
scc%netscape.com
b1e51f2dd8
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
...
git-svn-id: svn://10.0.0.236/trunk@14607 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:06:43 +00:00
pinkerton%netscape.com
e94b269309
get rid of "hiding inherited virtual method" warnings on CanContain() by making it const like it's parent class.
...
git-svn-id: svn://10.0.0.236/trunk@14606 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 20:04:27 +00:00
alecf%netscape.com
96298d61de
implement fe_GetConfigDir
...
git-svn-id: svn://10.0.0.236/trunk@14605 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 19:46:00 +00:00
rickg%netscape.com
8694b27dc6
added tag handling support for future use
...
git-svn-id: svn://10.0.0.236/trunk@14604 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 19:45:09 +00:00
alecf%netscape.com
c2bf93f15a
updated to allow for one-step building
...
git-svn-id: svn://10.0.0.236/trunk@14603 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 19:42:43 +00:00
scc%netscape.com
c9a93fd103
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)
...
git-svn-id: svn://10.0.0.236/trunk@14602 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 19:41:24 +00:00
rickg%netscape.com
1b71e25bc6
added nsITagHandler for future use
...
git-svn-id: svn://10.0.0.236/trunk@14601 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 19:20:47 +00:00
troy%netscape.com
98bfa2a63c
Added check for SRC being an empty string
...
git-svn-id: svn://10.0.0.236/trunk@14598 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 18:38:16 +00:00
matt%netscape.com
0aa5613660
Re-updated to CW 4.0 - we need it at this level so that the Mac tinderbox doesn't get wedged.
...
git-svn-id: svn://10.0.0.236/trunk@14597 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 18:28:59 +00:00
troy%netscape.com
ae5da1b1b1
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
git-svn-id: svn://10.0.0.236/trunk@14596 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 17:00:54 +00:00
pavlov%pavlov.net
867d43cb50
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 :-)
git-svn-id: svn://10.0.0.236/trunk@14595 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 16:37:03 +00:00
pavlov%pavlov.net
72065479ef
add nsRegionGTK to the factory. this fixes some major region related
...
problems.
git-svn-id: svn://10.0.0.236/trunk@14594 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 16:29:46 +00:00
scc%netscape.com
5a3153856f
Fixed for VC++ 4.2 (no template function specifiers at the call site)
...
git-svn-id: svn://10.0.0.236/trunk@14593 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 12:33:58 +00:00
rjc%netscape.com
7a87714ce1
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@14590 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 08:56:09 +00:00
rjc%netscape.com
cf60a27d14
Include a few more essential header files.
...
git-svn-id: svn://10.0.0.236/trunk@14589 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 08:53:29 +00:00
troy%netscape.com
a0ba51c52c
Changed Notify() to handle nsImageNotification_kAborted and set the image load
...
status to NS_IMAGE_LOAD_STATUS_ERROR
git-svn-id: svn://10.0.0.236/trunk@14588 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 06:24:33 +00:00
troy%netscape.com
b4ea688607
Fixed a crash when using File|Exit from the print preview window
...
git-svn-id: svn://10.0.0.236/trunk@14587 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 05:53:47 +00:00
troy%netscape.com
b7fc0e639a
Removed an assert that was incorrect and that triggered when print
...
previewing test1
git-svn-id: svn://10.0.0.236/trunk@14586 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 05:17:08 +00:00
rickg%netscape.com
a1a662c891
fixed a crash that someone missed
...
git-svn-id: svn://10.0.0.236/trunk@14585 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 04:58:35 +00:00
rickg%netscape.com
11309dbf4e
allow view-source on XML
...
git-svn-id: svn://10.0.0.236/trunk@14583 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 04:36:46 +00:00
troy%netscape.com
e8b6cc2769
Added a scroll frame for print preview
...
git-svn-id: svn://10.0.0.236/trunk@14582 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 04:22:23 +00:00
troy%netscape.com
13ef91147a
Cleaned up ConstructXMLRootFrame() and added some XXX comments
...
git-svn-id: svn://10.0.0.236/trunk@14581 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 03:43:15 +00:00
cls%seawood.org
070ad923bf
Previously reset endsection in the wrong place.
...
git-svn-id: svn://10.0.0.236/trunk@14580 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 03:17:09 +00:00
waterson%netscape.com
27adcac439
Added some good COM citizenry to the node factory methods.
...
git-svn-id: svn://10.0.0.236/trunk@14579 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:59:56 +00:00
waterson%netscape.com
ded0a6e1d4
Fixed outbound/inbound mixup for traversing the arcs in Open(). Fixed some bugs in Open() for adding kids to a node.
...
git-svn-id: svn://10.0.0.236/trunk@14578 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:59:12 +00:00
waterson%netscape.com
3b85146b00
Got rid of Initialize().
...
git-svn-id: svn://10.0.0.236/trunk@14577 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:57:58 +00:00
waterson%netscape.com
98fe67ef0e
Got rid of Initialize() method and just moved that code into InitFromURL(). Added default initializers for the arc info.
...
git-svn-id: svn://10.0.0.236/trunk@14576 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:57:33 +00:00
waterson%netscape.com
e7adb06e88
A complete hack to get the bookmark file.
...
git-svn-id: svn://10.0.0.236/trunk@14575 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:54:39 +00:00
waterson%netscape.com
9711ca18f6
Hack to use rdf:bookmarks rather than NC:Bookmarks as to top of the bookmark tree. This is mostly for the Raptor demo until I can get Guha to look at it.
...
git-svn-id: svn://10.0.0.236/trunk@14574 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:53:50 +00:00
vidur%netscape.com
a9e72c3c46
Temporary fix when scroll frame is created unsized. The real fix will come from michaelp.
...
git-svn-id: svn://10.0.0.236/trunk@14573 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:50:24 +00:00
akkana%netscape.com
64e5b75a45
Put back the old pwd code; otherwise it crashes if MOZILLA_HOME isn't set
...
git-svn-id: svn://10.0.0.236/trunk@14572 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:49:19 +00:00
vidur%netscape.com
c5e9198c6b
Null check for prefs. The MozillaControl doesn't set up prefs correctly quite yet (and might never will).
...
git-svn-id: svn://10.0.0.236/trunk@14571 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:47:33 +00:00
gagan%netscape.com
61ff9414d7
Getting this to build on BSD. See bugzilla bug #122 . Thanks Frank van der Linden (frank@wins.uva.nl)
...
git-svn-id: svn://10.0.0.236/trunk@14570 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-13 02:47:10 +00:00