Commit Graph

611 Commits

Author SHA1 Message Date
rpotts%netscape.com
a7dc847b39 do not call PL_InitializeEventsLib(...) any more. nsIEventQueueService::CreateThreadEventQueue(...) has this functionality now... 1999-01-05 09:42:22 +00:00
amusil%netscape.com
ebcc40208c Removed plugin .cpp files - plugin functionality now exists in the plugin.mcp project. 1999-01-05 09:35:29 +00:00
rpotts%netscape.com
ac138a435c Create an event queue via the EventQueueService for the UI thread... 1999-01-05 05:58:08 +00:00
rpotts%netscape.com
40169ef712 Add the EventQueueService to the repository... 1999-01-05 05:51:30 +00:00
waterson%netscape.com
78fa98a324 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
buster%netscape.com
1f2d952f25 fixed a crash in edit mode VK_BACK handling. uninitialized pointer. 1999-01-04 07:08:53 +00:00
buster%netscape.com
10d2926d7a swirly new collapsing border example added 1999-01-03 20:45:05 +00:00
jfrancis%netscape.com
55ddc9db00 Adding Range to repository & layout factory 1998-12-31 02:32:28 +00:00
troy%netscape.com
583682a5c1 Renamed FindFrameWithContent() to GetPrimaryFrameFor() 1998-12-29 04:45:18 +00:00
waterson%netscape.com
4d99858150 Whoops. Guess I missed one. 1998-12-22 22:50:08 +00:00
vidur%netscape.com
03857886a6 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
brade%netscape.com
ac22b50300 added XP_FileReadLine and FE_FileType (formerly in macToBeImplemented.cp) 1998-12-21 16:46:10 +00:00
brade%netscape.com
d178929a1e remove all functions (move to nsNetStubs.cpp and nsMacFile.cp) 1998-12-21 16:46:03 +00:00
ramiro%netscape.com
36fb50e951 Ignore generated Makefile. 1998-12-20 08:27:09 +00:00
peterl%netscape.com
887cd5f867 sync to new attribute api 1998-12-20 01:21:23 +00:00
rods%netscape.com
a5f4867c6a Add <LABEL> tags arounf checkboxes and radiobuttons 1998-12-18 16:24:53 +00:00
rods%netscape.com
bff632482d Added <LABEL> tag to all the checkboxes and radiobuttons. 1998-12-18 15:35:38 +00:00
waterson%netscape.com
203f96e9a9 RDF interface changes. 1998-12-18 05:38:59 +00:00
shaver%netscape.com
af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
dcone%netscape.com
7420c90964 updated rods changes 1998-12-17 16:14:58 +00:00
dcone%netscape.com
a1e93e9e30 First Checked In. 1998-12-17 16:14:18 +00:00
rods%netscape.com
5acf149a4f Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
kmcclusk%netscape.com
b45046e8b2 Added more form elements to printer test 1998-12-15 22:51:49 +00:00
brade%netscape.com
837947b5c9 typing hack extended to get it working on Macintosh 1998-12-15 22:34:54 +00:00
brade%netscape.com
83958e66b4 remove unnecessary functions which are in imglib 1998-12-15 22:27:03 +00:00
ramiro%netscape.com
73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
vidur%netscape.com
fd093d0d82 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
pierre%netscape.com
c1ae7a1e4c fixed bug where the Find dialog would not show up again after being dismissed 1998-12-15 03:04:22 +00:00
kipp%netscape.com
831535719e Landed a patch from bobg@zanshin.com 1998-12-15 01:34:36 +00:00
waterson%netscape.com
f23a750b39 Add NameSpaceManagerCID to list of registered CIDs. 1998-12-14 19:50:57 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
pinkerton%netscape.com
89ecdf3489 Tree view is no longer an nsITreeView but an nsIContentConnector. 1998-12-11 16:36:21 +00:00
kmcclusk%netscape.com
fd07a08d5e Added button to test_pr.html 1998-12-10 19:43:59 +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
kipp%netscape.com
16c6c0c0ee Added automated regression testing support to the crawler 1998-12-10 18:05:59 +00:00
kipp%netscape.com
a4da88b357 Added -rd argument handling 1998-12-10 18:05:35 +00:00
kipp%netscape.com
f69e0eef92 Added FrameUtil 1998-12-10 18:05:06 +00:00
waterson%netscape.com
d86a0959f9 Force the tree demo to dump the content model before displaying the tree. 1998-12-10 08:29:14 +00:00
hyatt%netscape.com
d4ec7486ce Modifications to make the tree view speak to RDF. 1998-12-09 19:56:30 +00:00
waterson%netscape.com
4b956c6761 Some horrible hackery to get hyatt started on debugging the tree with a real content model. 1998-12-08 05:10:35 +00:00
waterson%netscape.com
22475ce871 Added CID for RDF tree document. 1998-12-08 04:56:10 +00:00
kipp%netscape.com
8aff77b70d Implement new NewWebShell API 1998-12-08 02:39:48 +00:00
sfraser%netscape.com
42226c005a Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet. 1998-12-08 02:16:42 +00:00
sfraser%netscape.com
18caeacae0 Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac). 1998-12-08 02:15:21 +00:00
kipp%netscape.com
8cde7abb9e Implement new NewWebShell API 1998-12-08 01:57:40 +00:00
dcone%netscape.com
7d1ce17ed3 Changed some attributes on the printer items for the menus 1998-12-07 19:14:33 +00:00
kipp%netscape.com
ef3b92674a Removed bogus cast 1998-12-07 16:16:46 +00:00
ramiro%netscape.com
e68c0987c5 Include "gtklayout.h" only for gtk+ < 1.1.6 1998-12-07 06:52:42 +00:00
kipp%netscape.com
b5ed9e2b7e Moved the starting url back to what it was 1998-12-05 16:06:38 +00:00
ramiro%netscape.com
9de953c38c Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
akkana%netscape.com
5da3c4fcdf base/src/nscore.h 1998-12-04 21:36:23 +00:00
dcone%netscape.com
5647341bf8 Changed some attributes on the printer items for the menus 1998-12-04 15:10:07 +00:00
dcone%netscape.com
83d0fa59c7 Added some printer support 1998-12-04 15:08:18 +00:00
waterson%netscape.com
0233a245ca Changed RDF document CID. 1998-12-04 10:01:42 +00:00
waterson%netscape.com
ff519fed4f Remove #ifdef XP_MAC stuff that was excluding the RDF DLL. 1998-12-04 08:58:26 +00:00
hyatt%netscape.com
804d237af6 Adding an #ifdef XP_MAC on the window destroy for the tree widget (just to keep
Windows from crashing).
1998-12-03 23:57:44 +00:00
pinkerton%netscape.com
f069217c85 handle NS_DESTROY message in tree window event handler. 1998-12-03 22:05:17 +00:00
hyatt%netscape.com
4c69db8783 Improvements to tree widget tester. 1998-12-03 19:13:53 +00:00
pinkerton%netscape.com
780c249022 turn on tree view command for win and macos. 1998-12-03 17:59:25 +00:00
pinkerton%netscape.com
163ee6e30c handle view source and tree view file menu commands. 1998-12-03 17:59:13 +00:00
pinkerton%netscape.com
b57ff4cf31 added view source and view tree menu items for demo purposes. 1998-12-03 17:58:44 +00:00
hyatt%netscape.com
9cd1d12265 Hacked the viewer so that the tree widget can be launched from the File menu.
Only works on Windows currently.
1998-12-03 10:12:30 +00:00
pierre%netscape.com
e691ee06e5 Making nsMacRepository.h obsolete: the shared lib conversion is done. 1998-12-03 01:06:00 +00:00
akkana%netscape.com
504987e974 For mjudge: Remove NGEDITOR defines 1998-12-02 17:20:54 +00:00
wtc%netscape.com
2a5a031f06 Added extern "C" for XP_ReBuffer(). 1998-12-02 16:52:08 +00:00
wtc%netscape.com
386398a685 Link with -lpwcac -ldbm on all platforms, not just on FreeBSD, Linux,
and SunOS.
1998-12-02 16:49:27 +00:00
waterson%netscape.com
1e5cac4885 #ifdef out XP_MAC stuff for now. 1998-12-02 01:42:17 +00:00
waterson%netscape.com
95a7d67381 Added CIDs and register factory hacks for RDF classes. 1998-12-02 00:28:58 +00:00
beard%netscape.com
6e970ea4da Fixed non-debug target to build in mozilla/dist/viewer. 1998-12-01 04:03:47 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
cls%seawood.org
d4a82e8a58 Tweaks to allow building SeaMonkeyBrowser w/o the editor. 1998-11-30 10:39:37 +00:00
jfrancis%netscape.com
8f3f49279e [sfraser checking in as jfrancis] Temporarily comment out EDITOR_DLL-related stuff until Mac is building editor, to fix build bustage. 1998-11-30 03:04:00 +00:00
mjudge%netscape.com
0e0b211724 adding editor to the build 1998-11-29 22:13:27 +00:00
ramiro%netscape.com
35281c0e38 Renamed the viewer from 'main' to 'viewer' 1998-11-28 22:18:24 +00:00
rickg%netscape.com
5c9706fc64 removed unnecessary API's 1998-11-26 03:21:55 +00:00
rickg%netscape.com
c630d34cb3 changed top 100 sites to Test Sites 1998-11-25 20:28:27 +00:00
kipp%netscape.com
1817d840b0 Removed related-links menu from windows 1998-11-25 18:42:47 +00:00
rickg%netscape.com
bb2cb9fabd changed the default start page, yet again 1998-11-25 02:19:58 +00:00
rickg%netscape.com
d4e126aabe changed start page per chofmann's request 1998-11-23 23:22:34 +00:00
mcafee%netscape.com
d2b10ff7f2 Printing out FCInitialize status for debugging, hope that's Ok. 1998-11-23 23:04:04 +00:00
buster%netscape.com
ed71db5508 #ifdef NS_DEUG references to _CrtSetDbgFlag 1998-11-23 04:09:06 +00:00
michaelp%netscape.com
b3fbe67dc6 made the stars 'n comets animation the default for the throbber. 1998-11-23 03:30:24 +00:00
rickg%netscape.com
5286cb7424 changed start page to netcenter 1998-11-22 08:19:56 +00:00
jevering%netscape.com
af6e254303 fixed fullsoft lib name 1998-11-22 01:20:32 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34: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
kipp%netscape.com
a8d40eafde Use proper calls to refresh the display (however, at this time the view manager is busted so it won't work) 1998-11-20 18:53:48 +00:00
kipp%netscape.com
8346b74251 Removed the url comparison test that's no longer needed now that crawling is hooked to the EndLoadURL notification 1998-11-20 18:35:21 +00:00
kipp%netscape.com
86b252c594 Fixed QueryInterface to do the right thing 1998-11-20 18:27:47 +00:00
kipp%netscape.com
dd5d7cfefd Moved crawling code into EndLoadURL; eliminated bogus cast that hid the fact that the class wasn't implementing nsIStreamObserver 1998-11-20 18:27:14 +00:00
kipp%netscape.com
319840fea9 Added EndLoadURL and fixed interface bogosity 1998-11-20 18:26:41 +00:00
kipp%netscape.com
c915325983 pass on EndLoadURL to the crawler 1998-11-20 18:26:16 +00:00
kipp%netscape.com
fcb118cac3 Added -v argument to log crawler behavior 1998-11-20 18:25:55 +00:00
kipp%netscape.com
deefc2213c Pass on EndLoadURL to the app 1998-11-20 18:25:29 +00:00
jfrancis%netscape.com
e862cbfb21 moved view code to view project, included view lib here 1998-11-20 05:15:24 +00:00
akkana%netscape.com
722238b3cb more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
kipp%netscape.com
ce21da1af9 Fixed up the web-crawler to only trigger crawls on a document being loaded, not on one of it's images; support -o even w/o a filter; use the regression dump for -o instead of list 1998-11-19 17:24:13 +00:00