Commit Graph

63 Commits

Author SHA1 Message Date
dougt%netscape.com
529b22c8b3 Hooking up xpinstall to the viewer. This will cause a new instance of the
xpinstall to be created when the viewer launches.  This will be removed
(along with the startup of silentdl) once we have a way of starting up
components less intrusive.

nsViewer.cpp - Added CreateInstance and related code to start component
makefile.win - Added new include path
1999-05-06 03:59:47 +00:00
mcafee%netscape.com
746940d985 Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
nisheeth%netscape.com
8d705d44b0 Adding tests 14 and 15 to list of files exported out to dist/*. 1999-04-13 02:37:14 +00:00
gayatrib%netscape.com
d1905e519f Added profile module back 1999-04-11 09:41:53 +00:00
gayatrib%netscape.com
acdaaedc70 removed profile module. Need to use RegFactory to manually register the xpprofile32.dll for now. This problem will be fixed shortly 1999-04-11 08:53:35 +00:00
gayatrib%netscape.com
d1b4a41cc7 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com
bf6cbf4f1b Add BUILD_PROFILE to more profile code 1999-04-10 10:52:38 +00:00
gayatrib%netscape.com
b8428fc04c added profile module 1999-04-10 07:02:26 +00:00
sspitzer%netscape.com
b9b63f6e2c it turns out that viewer needs all the frames of the animated gif to work.
also, I fixed the clobber target in makefile.win to remove all 30 frames
1999-04-07 03:50:05 +00:00
sspitzer%netscape.com
4ee4831aea changed the makefiles to only export anim.gif and anims00.gif, as that's
all the current xul requires.

mac is still copying the entire directory, so they're on their own.
1999-04-07 00:48:51 +00:00
sspitzer%netscape.com
98751eeb1e added lines for anims15.gif - anims29.gif 1999-04-06 06:08:55 +00:00
morse%netscape.com
3099a0e5e2 fix build bustage 1999-04-04 00:40:56 +00:00
kmcclusk%netscape.com
ffdb06e4b0 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
slamm%netscape.com
485f84c26f Add animated gif, anim.gif. 1999-03-12 21:40:39 +00:00
michaelp%netscape.com
2c02349824 added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
morse%netscape.com
997797e21a changes for wallet 1999-03-10 21:42:45 +00:00
pinkerton%netscape.com
0e6988ea25 export the first tree test xul/css files 1999-03-09 21:55:22 +00:00
pinkerton%netscape.com
727c3d9f74 export toolbar samples and css file. 1999-03-05 20:20:18 +00:00
ftang%netscape.com
ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
erik%netscape.com
46e7433082 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:21:02 +00:00
kmcclusk%netscape.com
0ba7f6fbd1 Added test_gfx to set of test files to export to res\samples 1999-02-09 18:41:47 +00:00
ftang%netscape.com
1adbcea447 add several intl componment into nsSetupRegistry 1999-02-04 15:55:58 +00:00
troy%netscape.com
5fc4a8488d Added some more test files 1999-02-03 17:05:48 +00:00
ftang%netscape.com
85f86f3c27 add -I uconv 1999-01-30 16:52:29 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
dougt%netscape.com
9e8fd3d208 Adding SilentDownload startup and shutdown to the viewer application. 1999-01-19 23:37:17 +00:00
buster%netscape.com
c172a4c68d removed nsEditorInterfaces.cpp and all references to global methods therein.
all editing is handled by the editor now.
1999-01-13 18:52:02 +00:00
rods%netscape.com
860dd9b58d Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
rods%netscape.com
5acf149a4f Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
kmcclusk%netscape.com
53fed7552c Added test_pr to the set of sample file. test_pr is used to test printing of
form controls.
1998-12-10 18:55:45 +00:00
waterson%netscape.com
95a7d67381 Added CIDs and register factory hacks for RDF classes. 1998-12-02 00:28:58 +00:00
mjudge%netscape.com
0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
jevering%netscape.com
af6e254303 fixed fullsoft lib name 1998-11-22 01:20:32 +00:00
michaelp%netscape.com
a748a81bc7 fixed build bustage. 1998-11-20 23:54:29 +00:00
mcafee%netscape.com
153e2b37e1 Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1 1998-11-20 23:14:22 +00:00
karnaze%netscape.com
aec75f892e form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00
troy%netscape.com
1db13ce906 Changed to define _DEBUG if MOZ_DEBUG is set. 1998-10-31 00:25:40 +00:00
michaelp%netscape.com
d142a0a3b1 added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
scullin%netscape.com
77d2843207 Added ngprefs test hooks. 1998-09-22 00:57:54 +00:00
kostello%netscape.com
334f544d61 Changes implementation to match the new Widget interfaces. This involves
many calls to QueryInterface because many of the instance members
no longer derive from nsIWidget.
Also, using helper functions in nsWidgetHelper for standard Create calls.
1998-09-14 20:46:42 +00:00
kipp%netscape.com
f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
kipp%netscape.com
3f4de777a6 Switch to nsWebCrawler 1998-07-27 22:15:30 +00:00
karnaze%netscape.com
9c030a8f5c more robust frameset layout; <frame>, <iframe> borders; reenabled scrolling attr for <iframe> 1998-07-27 05:59:37 +00:00
troy%netscape.com
7da0401c3c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
kipp%netscape.com
619a1ae2b3 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
kipp%netscape.com
5c1da9460a Switch to new source files 1998-07-20 21:17:13 +00:00
kipp%netscape.com
44e081cc23 Moved nsBrowserWindow in 1998-07-20 16:19:22 +00:00
kipp%netscape.com
7d3df22901 Build new source 1998-07-19 04:06:25 +00:00
michaelp%netscape.com
8f6e45ba06 throbber now has 14 frames and works as a button. 1998-07-17 22:58:11 +00:00