Commit Graph

1919 Commits

Author SHA1 Message Date
spider
ba3c47838c The beginnings of some font stuff 1998-06-01 22:41:01 +00:00
gagan
8dc7362dda Added check to increase the number of cache elements only if its a new entry. Thanks
TenThumbs <tenthumbs@cybernex.net>
1998-06-01 22:35:23 +00:00
pinkerton
196a20ac5e Added SetMaxValue() method. 1998-06-01 22:29:57 +00:00
kmcclusk
3c419a0f07 Added Makefile for LINUX viewer build 1998-06-01 22:28:38 +00:00
raman
24d011f72a Added the clone method. Approved by warren 1998-06-01 22:11:06 +00:00
raman
1688dff125 Stub functions for Signed JS and Applets end user UI 1998-06-01 22:11:01 +00:00
raman
90ba9f9a0c Code to display the Signed JS and Applets UI on Mozilla thread by posting an event. Coded by morse. Approved by norris. 1998-06-01 22:10:54 +00:00
raman
7f4555ea8b Added handling of buttons for Signed JS and Applets UI. Coded by morse. Approved by nisheeth 1998-06-01 22:10:21 +00:00
raman
708d5f6079 Updated the Signed JS and Applets UI strings. Coded by morse. Reviewed by raman. 1998-06-01 22:10:17 +00:00
raman
c5243dde13 Added linking of libcaps library as part of MOZ_JAVA build. 1998-06-01 22:10:13 +00:00
michaelp
f2bdc12c1a webwidget now specifies a framerate of 25 fps rather than relying on a good
default value in the viewmanager. added synchronous updates if we timeout
before timer fires.
1998-06-01 22:02:02 +00:00
donm
1411f2a3b8 removing reference to FE_Trace not used anymore. 1998-06-01 21:40:42 +00:00
rods
36a86743a3 oops backed out changes from Linux 1998-06-01 21:29:23 +00:00
buster
3fe1fe2844 made tables quiet again 1998-06-01 21:07:56 +00:00
rods
1eb3a88bdc initial 1998-06-01 20:56:12 +00:00
kipp
38ccae3b3c null terminate empty auto string properly 1998-06-01 20:55:46 +00:00
kipp
85370222ed Removed some debug printfs 1998-06-01 20:55:28 +00:00
kipp
4222da36de Support nsILinkHandler::OnOverLink 1998-06-01 20:55:10 +00:00
kipp
cb365f4e9d Made the DocObsever a link handler 1998-06-01 20:54:07 +00:00
kipp
d662f8092c Removed post data from OnOverLink method 1998-06-01 20:53:34 +00:00
kipp
e8603e4561 Quiet please 1998-06-01 20:53:01 +00:00
troy
76258759a8 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
buster
3086966c54 much better fixed and percentage width layout 1998-06-01 20:21:05 +00:00
spider
f4d6f7fbac Change order of libs for link 1998-06-01 20:20:23 +00:00
kipp
afd61dfad6 Added OnOverLink hook for tracking mouse-over's over links 1998-06-01 19:59:13 +00:00
kipp
431503c3c6 Revised LoadURL to take an nsIStreamListener 1998-06-01 19:58:55 +00:00
kipp
422e37717f Stub out OnOverLink method 1998-06-01 19:57:10 +00:00
troy
a63afc80fc Work in progress for floaters to handle percentage based
width/height
1998-06-01 19:56:58 +00:00
kipp
001b9c1a73 Revised LoadURL API to take an nsIStreamListener and pass it to the document while loading 1998-06-01 19:56:53 +00:00
kipp
07bc5318a7 Revised DocLoader to be an nsIStreamListener and then use it to LoadURL's so that it obsevers the nsIStreamListener notifications 1998-06-01 19:55:55 +00:00
kipp
fcd570f47d Pass in null for stream listener to LoadURL 1998-06-01 19:55:19 +00:00
kipp
5fda0b28cd updated 1998-06-01 19:53:38 +00:00
kipp
a244a4fe53 Updated LoadURL API to take an nsIStreamListener 1998-06-01 19:53:27 +00:00
kipp
b328c87dfc Updated LoadURL API to take an nsIStreamListener; pass on listener to parser 1998-06-01 19:53:19 +00:00
troy
99a5451cee Added some support for percentage based width/height. Currently only works
for the initial reflow
1998-06-01 19:52:53 +00:00
kipp
db0df5f7c3 Revised LoadURL to take an nsIStreamListener; removed old document load hooks 1998-06-01 19:52:39 +00:00
kipp
9797aa0e2f Changed Parse to take an nsIStreamListener to pass notifications too; changed parser to pass them on 1998-06-01 19:51:52 +00:00
kipp
edf8eeef57 Use new loadurl api 1998-06-01 19:51:19 +00:00
scullin
d2904030f8 Moved to network/cnvts 1998-06-01 18:43:07 +00:00
kipp
07a06155bb Fixed interface decl to be consistent with everything else 1998-06-01 18:37:21 +00:00
scullin
aa50146ee8 Added mimetype library, removed old netlib code. 1998-06-01 18:33:51 +00:00
scullin
5a868c0418 Start building mime type routines as separate library. 1998-06-01 18:29:28 +00:00
scullin
a84471f1f3 Moved from main 1998-06-01 18:19:25 +00:00
spider
4b07daee99 Linux build fix 1998-06-01 17:55:47 +00:00
spider
dc9d20454f IRIX build fix 1998-06-01 17:51:50 +00:00
cmanske
48a12604cb Removed hard-coded strings for image conversion 1998-06-01 17:34:24 +00:00
kmcclusk
3ca29b37be Reorganized the viewer app to separate the platform specific code from the
cross-platform code. Converted as much of the WIN32 specific code to cross-platform
code as possible.
1998-06-01 17:14:40 +00:00
kmcclusk
f9f35f5a79 GetBounds returns the client area not the window area
Resize new returns the client area not the window area
Removed the commented out RelayEvent method in nsWindow.cpp
Add a nsDispatchListener for nsIAppShell.
1998-06-01 17:04:16 +00:00
karnaze
27dfe99ee7 simplified test8tab.html 1998-06-01 16:52:56 +00:00
fur
bdb5963d98 JavaScript project file for MSVC5 1998-06-01 16:39:11 +00:00