slamm%netscape.com
|
e881b195a4
|
Make cvs ignore the dist directory
|
1998-08-26 18:36:09 +00:00 |
slamm%netscape.com
|
57d216d39e
|
Add a few .html files to ignore.
|
1998-08-26 18:36:02 +00:00 |
slamm%netscape.com
|
4396087bcb
|
Clear up some warnings.
|
1998-08-26 18:35:59 +00:00 |
slamm%netscape.com
|
f53f5cbda3
|
Remove the old-style bookmarks. RDF is the way.
|
1998-08-26 18:35:54 +00:00 |
gagan%netscape.com
|
6ba394a95f
|
Merge from NuCache_BRANCH. Will not affect the build process.
|
1998-08-26 18:35:28 +00:00 |
slamm%netscape.com
|
8269f347ba
|
Hookup NETSCAPE_COMMERCIAL for the Unix builds.
|
1998-08-26 18:35:26 +00:00 |
slamm%netscape.com
|
f52e45b172
|
Superseded by RDFTreeView.(cpp|h).
|
1998-08-26 18:35:23 +00:00 |
slamm%netscape.com
|
c89a835fa9
|
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
|
431caf2a17
|
Use RDFBase class.
|
1998-08-26 18:35:01 +00:00 |
slamm%netscape.com
|
7c94532e77
|
Create a group of toolbars from RDF.
|
1998-08-26 18:34:55 +00:00 |
slamm%netscape.com
|
c857301fb0
|
RDF toolbars. Currently only creates buttons for bookmarks.
|
1998-08-26 18:34:52 +00:00 |
slamm%netscape.com
|
89bbeeced9
|
Was BookmarkBase. Base class for RDF menus and toolbars.
|
1998-08-26 18:34:49 +00:00 |
slamm%netscape.com
|
24ec6053a3
|
New base class for accessing RDF backend.
|
1998-08-26 18:34:42 +00:00 |
slamm%netscape.com
|
0223a6815b
|
Plug a memory leak.
|
1998-08-26 18:34:39 +00:00 |
slamm%netscape.com
|
c19590cb41
|
ifdef out the selector bar and use the new RDFBase class
|
1998-08-26 18:34:36 +00:00 |
slamm%netscape.com
|
9465caab4a
|
Replace old-style bookmarks with RDF and clean up the openFileAction
|
1998-08-26 18:34:34 +00:00 |
slamm%netscape.com
|
54e3eb7019
|
Add beginnings of RDF Toolbars and replace old-style bookmarks with RDF.
|
1998-08-26 18:34:26 +00:00 |
slamm%netscape.com
|
70535d4f2b
|
Add beginnings of RDF Toolbars
|
1998-08-26 18:34:23 +00:00 |
slamm%netscape.com
|
794d4bd612
|
Replace old-style bookmarks and history with RDF.
|
1998-08-26 18:34:17 +00:00 |
slamm%netscape.com
|
53ac0024e2
|
Fix a UMR
|
1998-08-26 18:34:05 +00:00 |
slamm%netscape.com
|
95e2fa9f3f
|
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
|
e520eb4222
|
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
|
af721abaf3
|
Zap some compiler warnings.
|
1998-08-26 18:33:42 +00:00 |
slamm%netscape.com
|
e023614211
|
Move remote command 'addbookmark' to src dir. Delete some unused defines
|
1998-08-26 18:33:39 +00:00 |
slamm%netscape.com
|
d3f08b1cb3
|
Toss dead bkmks code.
|
1998-08-26 18:33:34 +00:00 |
gagan%netscape.com
|
fdf9df89ee
|
Test checkin to verify merge. Not in build process.
|
1998-08-26 18:31:05 +00:00 |
buster%netscape.com
|
7e96e8fd79
|
fixed a minor bug handling tables with COLS attribute
|
1998-08-26 17:53:47 +00:00 |
buster%netscape.com
|
6db252107e
|
more content decoupling
support work for style optimizations
fixed a bug in table columns -- the attribute repeat defaults to 1, not 0
|
1998-08-26 17:26:38 +00:00 |
dcone%netscape.com
|
f123a89209
|
Major redo based on a new GFX library
|
1998-08-26 14:16:51 +00:00 |
dcone%netscape.com
|
4b0e1e1ded
|
First Checked In.
|
1998-08-26 14:15:58 +00:00 |
dcone%netscape.com
|
30eef8c280
|
Mac work for Raptor
|
1998-08-26 14:15:34 +00:00 |
dcone%netscape.com
|
ba06d7bcad
|
doing Mac work, temporary file
|
1998-08-26 14:14:50 +00:00 |
dcone%netscape.com
|
42267c9e5b
|
fixed some port bugs
|
1998-08-26 14:13:36 +00:00 |
cls%seawood.org
|
df0edefe05
|
Fixed problem with files being generated in the srcdir.
|
1998-08-26 08:58:26 +00:00 |
ramiro%netscape.com
|
7aad9abdeb
|
Fix EXPORTS.
|
1998-08-26 06:32:25 +00:00 |
ramiro%netscape.com
|
99b6e42163
|
First step in moving the tooltip insanity out of the xfe and onto its own
library.
|
1998-08-26 06:30:33 +00:00 |
shaver%netscape.com
|
748832874c
|
JS_ConstructObject: fill NULL proto/parent like JSOP_NEW would
|
1998-08-26 06:14:55 +00:00 |
terry%netscape.com
|
1ded8b327a
|
Bugzilla source.
|
1998-08-26 06:14:20 +00:00 |
ramiro%netscape.com
|
eab953e848
|
First step in moving the tooltip insanity out of the xfe and onto its own
library.
|
1998-08-26 05:59:32 +00:00 |
rpotts%netscape.com
|
f76be88c23
|
Removed optimization which was causing timer skew and unreliable callbacks...
|
1998-08-26 05:40:35 +00:00 |
cls%seawood.org
|
9c74df02ff
|
Updates to autoconf files.
|
1998-08-26 04:04:57 +00:00 |
troy%netscape.com
|
76a0ad4b29
|
Changed ImageUpdated() to only do gamma correction if the gamma value
is not 1.0
|
1998-08-26 03:27:54 +00:00 |
pierre%netscape.com
|
2bf1b8e18f
|
First Checked In.
|
1998-08-26 03:13:44 +00:00 |
troy%netscape.com
|
3a5700e450
|
Added nsHTMLLayer.cpp
|
1998-08-26 02:24:18 +00:00 |
troy%netscape.com
|
35df864e01
|
Work in progress for LAYER tag
|
1998-08-26 02:23:21 +00:00 |
av%netscape.com
|
f18abc1953
|
Temporarily fixing build problems
|
1998-08-26 02:08:03 +00:00 |
akkana%netscape.com
|
b2aa11c4b0
|
fix 309734, nesting of 'delete past table cell boundary' dialogs
|
1998-08-26 00:51:36 +00:00 |
ftang%netscape.com
|
e641b0b6e0
|
add XP_ASSERT(IsUTFString) to verify RDF_Assert. Reviewed by rjc
|
1998-08-26 00:20:49 +00:00 |
av%netscape.com
|
f4f79b5e70
|
Anthrax feature for Windows
|
1998-08-25 23:45:14 +00:00 |
valeski%netscape.com
|
0390246b80
|
removed some macros (for debugging ease). Changed the XP_OpenDir and an XP dir status routine to PR_* to get local file system directory listings working in Raptor.
|
1998-08-25 23:33:28 +00:00 |