Commit Graph

9517 Commits

Author SHA1 Message Date
dcone%netscape.com
8cd76a3947 fix the size problem 1998-10-07 15:12:57 +00:00
dcone%netscape.com
87a17df6fd selection fix 1998-10-07 15:10:40 +00:00
dcone%netscape.com
2a28b847f6 update fix 1998-10-07 15:09:03 +00:00
rpotts%netscape.com
54850b3897 Fixed RefCounting bug where following links would decrement the WebShell ref count :-( 1998-10-07 12:15:48 +00:00
racham%netscape.com
6a72c7cdf4 BUG327094 : PREF callbacks replaces the Netscape Registry calls. Problem of deleting an existing profile is corrected. 1998-10-07 10:31:25 +00:00
ramiro%netscape.com
0af7da18fa Fix broken test. 1998-10-07 10:28:21 +00:00
ramiro%netscape.com
ffe4575a41 Fix broken tests. 1998-10-07 10:23:59 +00:00
racham%netscape.com
c4b433d96b BUG327094 : Adding library references to support profile.cpp changes 1998-10-07 10:23:07 +00:00
racham%netscape.com
52a5cb0d78 Commenting out some debug statements 1998-10-07 10:19:01 +00:00
racham%netscape.com
ea7d9964b2 BUGS 327325, 327726: fixes to IAS file related bugs 1998-10-07 10:17:47 +00:00
racham%netscape.com
12dbb5639d BUGS 327325, 327726: fixes to NCI file related bugs 1998-10-07 10:14:51 +00:00
ramiro%netscape.com
339bf139c8 Fix broken tests. 1998-10-07 10:03:08 +00:00
ramiro%netscape.com
78e0a6a722 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com
e2e0f15197 Fix broken tests. 1998-10-07 09:45:58 +00:00
ramiro%netscape.com
cb0719a640 Fix comment. 1998-10-07 09:34:03 +00:00
ramiro%netscape.com
30ab1cbea3 Fix IRIX bustage. 1998-10-07 09:06:56 +00:00
ramiro%netscape.com
e727e2a6a3 Sync. 1998-10-07 08:57:54 +00:00
ramiro%netscape.com
d25212e31d Undo the old urlbar hack. 1998-10-07 07:50:56 +00:00
ramiro%netscape.com
8df71b6b6a Add support for url bars. 1998-10-07 07:50:40 +00:00
ramiro%netscape.com
c8e09d1cea New toolbar classes. 1998-10-07 07:45:26 +00:00
ramiro%netscape.com
c7d3de38cb Sync. 1998-10-07 07:44:33 +00:00
ramiro%netscape.com
41bd8e6882 New toolbar button class. 1998-10-07 07:42:27 +00:00
ramiro%netscape.com
40314f3a99 New proxy icon. 1998-10-07 07:24:33 +00:00
ramiro%netscape.com
7d76bc8fc3 Link with combo box lib. 1998-10-07 07:24:19 +00:00
ramiro%netscape.com
0eec50f4b6 Adding new toolbar item classes. 1998-10-07 07:22:11 +00:00
ramiro%netscape.com
63f55dc422 Make setSensitive() and isSensitive() virtual.
Also, ass some assertions.
1998-10-07 07:19:13 +00:00
ramiro%netscape.com
62c2903822 Accept combo box children.
Also, turn off the force dimensions crap since its broken badly.
1998-10-07 07:18:17 +00:00
cmanske%netscape.com
f3a9279059 Fixed bug in new Open URL dialog (unitinialized list pointers) 1998-10-07 05:31:05 +00:00
ramiro%netscape.com
977a59c1c9 Moved XFE_DoCommandArgs from Command.h to Button.h. 1998-10-07 05:08:07 +00:00
cmanske%netscape.com
05ffb2b7e1 Changed 'Preview' to 'Browse' in toolbar and removed 'Navigator' reference 1998-10-07 05:07:14 +00:00
troy%netscape.com
f9057e4395 Updated the comments 1998-10-07 04:56:30 +00:00
cmanske%netscape.com
bc39840b55 Fixed right-mouse popup memu bugs, added Insert object submenu and jump to internal target 1998-10-07 04:55:11 +00:00
cmanske%netscape.com
0e9bf888fc Added function to test if link is to internal target 1998-10-07 04:54:05 +00:00
cmanske%netscape.com
aafc8f1c85 Add function protype for test for internal target link 1998-10-07 04:53:08 +00:00
ramiro%netscape.com
f14766ca18 Add text set/get methods. 1998-10-07 04:36:29 +00:00
mlm%netscape.com
bdb9c24cc4 Fix broken merge madness: Only start a window group after it is safe to do
so, and do not exit a monitor twice.  (Also do not call Notify when not
inside the monitor.)
1998-10-07 04:35:55 +00:00
sdagley%netscape.com
bfce8f47d7 Added pref item to control URL Autocompletion (network.enableUrlMatch) 1998-10-07 04:22:49 +00:00
pinkerton%netscape.com
34cc3dccd1 add resizeFrameBy to relayout on resize. 1998-10-07 04:11:02 +00:00
pinkerton%netscape.com
ca1b804bf0 calc button size stuff at startup not at draw time for layout. 1998-10-07 04:10:21 +00:00
gagan%netscape.com
988d22398c Removed nucacheproto.* This functionality is now wrapped inside mkmemcac.* 1998-10-07 03:26:25 +00:00
sdagley%netscape.com
0dfd1d18a9 Implement Privacy menu on Mac 1998-10-07 01:34:35 +00:00
sdagley%netscape.com
ac3f82b2fd Changed vertical dimension of HTML dialog so Ok button appears on Mac. 1998-10-07 01:32:57 +00:00
sdagley%netscape.com
9034726d76 Fix else/#else error. 1998-10-07 01:32:07 +00:00
cmanske%netscape.com
7910fc239a Fixed problem with Composer's right mouse popup menu when over a link 1998-10-07 00:57:35 +00:00
cmanske%netscape.com
3dc3ca6ebe Make URLs in images absolute before copying to the clipboard stream 1998-10-07 00:43:09 +00:00
troy%netscape.com
c0d10e1fec Fixed circular ref counting problem that was keeping throbber from being
freed
1998-10-07 00:38:57 +00:00
wtc%netscape.com
b08791881f Do not use the -x assembler-with-cpp for gcc in ASFLAGS. This flag
doesn't seem to work on Solaris x86.  At least, gcc can't assemble
pr/src/md/unix/os_SunOS_x86.s with this flag.
1998-10-07 00:36:44 +00:00
cmanske%netscape.com
18ae6aa67b More Composer Publishing fixes 1998-10-07 00:35:30 +00:00
wtc%netscape.com
bfa38ecb19 Restored libultrasparc.so. Our prior attempt to eliminate this
library doesn't work.
Modified files: Makefile, objs.mk, os_SunOS_ultrasparc.s, solaris.c.
1998-10-07 00:34:51 +00:00
cmanske%netscape.com
cbad2e1361 Composer Publishing improvements. Added error codes for EDT_CheckPublishURL and improved feedback strings 1998-10-07 00:34:05 +00:00