mcafee%netscape.com
9093e3aa4c
Use local TOOLKIT_LIBS instead of hard-coding in gtk. Still needs to be fixed in rules.mk
1999-01-26 11:59:48 +00:00
mcafee%netscape.com
86fefd3b47
Fixing Solaris build breakage
1999-01-26 11:44:32 +00:00
mcafee%netscape.com
2f7fb83c17
Switch to using rules in rules.mk instead of making them up here. Nuked unnecessary link lines, fixed incorrect reference to viewer.exe.
1999-01-26 09:29:54 +00:00
mcafee%netscape.com
e2f6ee73a1
Use logic in rules.mk for -DWIDGET_DLL and -DGFXWIN_DLL defines; nuked unnecessary INCLUDES addition; renamed nsUnixMain.cpp to nsMotifMain.cpp to be consistant with the Gtk naming here.
1999-01-26 07:48:13 +00:00
rpotts%netscape.com
1b5b2b332f
Added some more LINCS after the big OJI checkin...
1999-01-26 07:46:51 +00:00
mcafee%netscape.com
7de263a2a3
Renaming to nsMotifMain.cpp to be consistant with nsGTKMain.cpp
1999-01-26 07:40:57 +00:00
mcafee%netscape.com
c28ccba4d0
Moving nsUnixMain.cpp to nsMotifMain.cpp to be consistant with nsGTKMain.cpp, unix is ambiguous and might be misleading
1999-01-26 07:31:44 +00:00
rickg%netscape.com
73b08c6904
fix build crash
1999-01-26 03:02:29 +00:00
rickg%netscape.com
a6145da967
fix build crash
1999-01-26 02:59:09 +00:00
ramiro%netscape.com
ec483a05f4
Added that lovely alternate/default style selector to the menu (it works great
...
on Linux), and fixed a typo in the compatibility menu. Just little stuff, as
usual...
Thanks to Steve Morrison <smorrison@gte.com> for providing the fix.
1999-01-25 18:54:10 +00:00
amusil%netscape.com
fe0abd8157
Fixing build bustage
1999-01-25 12:18:51 +00:00
amusil%netscape.com
67c6f7634a
Fix Mac build bustage
1999-01-25 11:39:48 +00:00
amusil%netscape.com
5a35ce0b7a
Changed function name
1999-01-25 10:57:57 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
peterl%netscape.com
fae7da309c
added style menu
1999-01-23 07:10:37 +00:00
peterl%netscape.com
8a92e5a3c0
sync to style set api change
1999-01-23 07:09:27 +00:00
troy%netscape.com
c2564fa2ce
Fixed a memory leak of the web shell in LoadURL()
1999-01-23 04:16:18 +00:00
troy%netscape.com
ea2a942a90
Fixed some assertions that didn't compile...
1999-01-23 03:19:38 +00:00
radha%netscape.com
9514f0d690
Remove that stupid printf from fe_GetConfigDir
1999-01-23 00:59:41 +00:00
radha%netscape.com
309ad88b1e
Use the EventQueueService instead of creating the PLEventqueue directly.
...
Not quite sure if it works in motif.
1999-01-23 00:53:49 +00:00
radha%netscape.com
9b0ad02bd1
Few debug statements added
1999-01-23 00:52:52 +00:00
radha%netscape.com
42405a3631
gWebShell_UnixEventQueue is gone. Use the Event queue service instead
1999-01-23 00:52:01 +00:00
mcafee%netscape.com
7276bab10a
OBJS rule is in mozilla/config/rules.mk, don't duplicate it here.
1999-01-22 01:20:34 +00:00
kostello%netscape.com
7fe64aa375
Changed Code to match new selection work
1999-01-21 21:51:21 +00:00
waterson%netscape.com
ca056e0c11
Renamed 'stream data source' to 'RDF/XML data source'; renamed 'data base' to 'composite data source'.
1999-01-20 01:43:39 +00:00
waterson%netscape.com
b90cf675d2
Removed unnecessary #includes.
1999-01-20 01:42:34 +00:00
dougt%netscape.com
340e9e1d55
Adding SilentDownload startup and shutdown to the viewer application.
1999-01-19 23:37:17 +00:00
karnaze%netscape.com
8f10d2b9c6
added GetIsFrame, SetIsFrame to distinguish <frame> documents
1999-01-19 23:14:31 +00:00
rpotts%netscape.com
956dd49596
fixed bug when firing the OnConnectionsComplete() notification. If one of the listeners initiated a new URL load then state in the doc loader became inconsistent...
1999-01-19 22:48:05 +00:00
karnaze%netscape.com
c1f9e8dde6
<form> inside <table> submits; marginwidth, marginheight in <frame> working; scrolling in <frame>, <iframe> working
1999-01-19 17:26:06 +00:00
pierre%netscape.com
e7a85ea042
moved ConvertOSMenuResultToPPMenuResult() to the message pump
1999-01-19 10:29:14 +00:00
jfrancis%netscape.com
1d75004865
added Show() to DoFileOpen() - fixes bug #2415
1999-01-19 03:12:18 +00:00
locka%iol.ie
031c3bb8a4
Renamed m_nReadyState as m_nBrowserReadyState
...
Added fix to get_LocationURL, courtesy of Ryota Ando <rando@ca2.so-net.ne.jp>
1999-01-18 23:04:25 +00:00
locka%iol.ie
635c8278d3
Added plugin headers. These are still #ifdef'd out for backwards compatibility
1999-01-18 22:38:46 +00:00
locka%iol.ie
90f357a52c
First impl of ActiveX control site plugin
1999-01-18 22:29:43 +00:00
karnaze%netscape.com
4a096a53f7
scrollable row groups
1999-01-17 23:35:56 +00:00
rpotts%netscape.com
233706ef10
Changed NS_DOCUMENTLOADER_CID to the new NS_DOCUMENTLOADER_SERVICE_CID
1999-01-17 11:49:41 +00:00
rpotts%netscape.com
3ee6fff37f
The DocumentLoader is now a global service. Rather than creating document loaders via the factory, they are now created as child loaders of the global DocumentLoader service which is accessable via GetService.
1999-01-17 11:48:58 +00:00
rpotts%netscape.com
9aabce5c21
Changed NS_DOCUMENTLOADER_CID to NS_DOCUMENTLOADER_SERVICE_CID
1999-01-17 11:47:27 +00:00
pavlov%pavlov.net
f31926ed12
remove unused code
1999-01-17 02:09:24 +00:00
davidm%netscape.com
2def9a5dd0
2258 [PP] Messed up drawing after scrolling
1999-01-16 00:38:32 +00:00
sfraser%netscape.com
93e856fa41
Make the status bar read-only
1999-01-16 00:29:07 +00:00
kipp%netscape.com
fb94ed2b27
Removed IListFilter and SizeOf API usage
1999-01-15 23:51:00 +00:00
kipp%netscape.com
e062add68b
Fixed a typo in the test url list
1999-01-15 22:58:06 +00:00
pierre%netscape.com
e702fb1de1
no longer ignores the returned value from m_Observer->OnStartBinding(). This allows embedding apps (eg. Intuit) to intercept and filter URLs.
1999-01-15 22:34:46 +00:00
rpotts%netscape.com
e8e49e2114
Added some more debug trace messages...
1999-01-15 10:10:46 +00:00
jfrancis%netscape.com
717c601126
Powerplant removal
1999-01-15 05:11:22 +00:00
peterl%netscape.com
b65171de5b
fixed bad html that triggers an interesting bug in select control frame
1999-01-15 03:01:28 +00:00
kipp%netscape.com
c18a4aadb0
Fixed up print-preview menu
1999-01-15 01:31:39 +00:00
jfrancis%netscape.com
63812b8e5a
Removing Powerplant
1999-01-15 00:06:35 +00:00