387 Commits

Author SHA1 Message Date
shaver%netscape.com
934cb2b641 add libdom to link, if DOM set 1998-08-27 00:14:34 +00:00
ramiro%netscape.com
2b47b3387c Remove unused include. 1998-08-26 21:38:46 +00:00
slamm%netscape.com
f841b79917 Clear up some warnings. 1998-08-26 18:35:59 +00:00
slamm%netscape.com
e389b04c1f Superseded by RDFTreeView.(cpp|h). 1998-08-26 18:35:23 +00:00
slamm%netscape.com
e00a1221cf Remove stuff that had to do with old-style bookmarks. Still need tohookup the new RDF stuff. 1998-08-26 18:35:16 +00:00
slamm%netscape.com
448cc4a0f5 Use RDFBase class. 1998-08-26 18:35:01 +00:00
slamm%netscape.com
89fbe201ec Create a group of toolbars from RDF. 1998-08-26 18:34:55 +00:00
slamm%netscape.com
23acdfe7fc RDF toolbars. Currently only creates buttons for bookmarks. 1998-08-26 18:34:52 +00:00
slamm%netscape.com
6a793ac616 Was BookmarkBase. Base class for RDF menus and toolbars. 1998-08-26 18:34:49 +00:00
slamm%netscape.com
1e143a45ae New base class for accessing RDF backend. 1998-08-26 18:34:42 +00:00
slamm%netscape.com
9025c3db0e Plug a memory leak. 1998-08-26 18:34:39 +00:00
slamm%netscape.com
cbedf34db4 ifdef out the selector bar and use the new RDFBase class 1998-08-26 18:34:36 +00:00
slamm%netscape.com
9d18b3f834 Replace old-style bookmarks with RDF and clean up the openFileAction 1998-08-26 18:34:34 +00:00
slamm%netscape.com
1c146cf6f3 Add beginnings of RDF Toolbars and replace old-style bookmarks with RDF. 1998-08-26 18:34:26 +00:00
slamm%netscape.com
36bc632925 Add beginnings of RDF Toolbars 1998-08-26 18:34:23 +00:00
slamm%netscape.com
5c9380f9fb Replace old-style bookmarks and history with RDF. 1998-08-26 18:34:17 +00:00
slamm%netscape.com
52b6e79e56 Fix a UMR 1998-08-26 18:34:05 +00:00
slamm%netscape.com
f571e0d55f Get rid of references to the old bookmarks backend and replace it with RDF 1998-08-26 18:33:55 +00:00
slamm%netscape.com
b092ed02b8 Split out the translation resources. Use and '@INCLUDE <file>@' directive in the resources file. Eventually we can replace 'sed' with 'perl' to do this in a more general way. 1998-08-26 18:33:51 +00:00
slamm%netscape.com
4f4eabaeb6 Zap some compiler warnings. 1998-08-26 18:33:42 +00:00
slamm%netscape.com
62c2f827ba Move remote command 'addbookmark' to src dir. Delete some unused defines 1998-08-26 18:33:39 +00:00
slamm%netscape.com
8240e73772 Toss dead bkmks code. 1998-08-26 18:33:34 +00:00
ramiro%netscape.com
a7cec02c6b Fix EXPORTS. 1998-08-26 06:32:25 +00:00
ramiro%netscape.com
68a16fce42 First step in moving the tooltip insanity out of the xfe and onto its own
library.
1998-08-26 06:30:33 +00:00
ramiro%netscape.com
ea43254261 First step in moving the tooltip insanity out of the xfe and onto its own
library.
1998-08-26 05:59:32 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
akkana%netscape.com
ae3ac01fb0 fix 309734, nesting of 'delete past table cell boundary' dialogs 1998-08-26 00:51:36 +00:00
akkana%netscape.com
efe89d97b4 Ender: make toolbars update as cursor or selection is moved. 1998-08-25 23:10:27 +00:00
toshok%netscape.com
93993ac3c5 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
toshok%netscape.com
e88c98f9b4 add NetBSD libs 1998-08-25 19:41:07 +00:00
ramiro%netscape.com
dd29666e79 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
akkana%netscape.com
f6154dea3d Fix IRIX build breakage -- add arg to isrequestorAlive call 1998-08-25 00:36:25 +00:00
akkana%netscape.com
df6fb5c71a Show which Ender area is active by changing the frame shadow type. 1998-08-25 00:08:37 +00:00
radha%netscape.com
859a2b1e51 Fix the inline editing part in navigation and management mode 1998-08-24 23:17:29 +00:00
akkana%netscape.com
15cef2f85d m_table is now passed in at creation time; we shouldn't delete it in dtor. 1998-08-24 20:50:56 +00:00
radha%netscape.com
cc3661d15e Move image rendering code to Image.cpp 1998-08-24 20:19:46 +00:00
radha%netscape.com
9a0b7a64ac Call fe_DisplayPixmap instead of DisplayPixmap 1998-08-24 20:17:51 +00:00
radha%netscape.com
33318b6631 Add Image.cpp to the build list 1998-08-24 20:14:02 +00:00
radha%netscape.com
0c70e958d7 Call RDFImage to draw background pixmap 1998-08-24 20:13:43 +00:00
radha%netscape.com
c6504d2ca3 Re-arrange the Cache code and add more utility functions 1998-08-24 20:11:25 +00:00
radha%netscape.com
19e1fd1496 RDFImages cache moved to RDFImage.cpp 1998-08-24 20:09:43 +00:00
radha%netscape.com
c0bcb36d25 Generic Image rendering functions moved to this new file. Initial checkin. 1998-08-24 20:09:05 +00:00
radha%netscape.com
55043ef77b Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
akkana%netscape.com
a2ea33ac12 Fixes for switching focus on Ender toolbars 1998-08-21 23:02:19 +00:00
akkana%netscape.com
3bf3d8097f Fixes for switching focus on Ender toolbars. Also, clean up code wrt virtual declarations. 1998-08-21 23:01:55 +00:00
ramiro%netscape.com
9a16f3c23d Move the bookmarks menu to the top level menubar. 1998-08-21 10:43:27 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
ramiro%netscape.com
f10b268d52 chilren was being freed twice - what a dumbass error.
Thanks to Matti Aarnio <matti.aarnio@sonera.fi> for pointing this out.
1998-08-17 00:12:39 +00:00
radha%netscape.com
ce483ec411 Declare fe_getPixelFromRGB explicitly to fix bustage in IRIX 6.2 1998-08-15 00:20:10 +00:00
ftang%netscape.com
b399de37e7 fix assert problem after add csid 1998-08-14 20:35:18 +00:00