ducarroz%netscape.com
062acfcba3
updated mac project, added nsMsgFolderDataSource.cpp & nsMsgMessageDataSource.cpp
1999-04-20 01:59:14 +00:00
hyatt%netscape.com
48b9b00410
Changes so that content shells added underneath chrome shells cause
...
a notification to be fired to the chrome shell.
1999-04-20 01:56:07 +00:00
kipp%netscape.com
5ccd9c28e6
Work around windoze compiler lossage
1999-04-20 01:53:28 +00:00
hyatt%netscape.com
35c2ef9994
Added a new method so that the web shell window gets notified when new web
...
shells are added to its hierarchy.
1999-04-20 01:51:37 +00:00
hyatt%netscape.com
085f789265
Added a method to webshell so that a root container can find out when
...
new webshells are added to its hierarchy.
1999-04-20 01:50:03 +00:00
kipp%netscape.com
55f7b6edca
Make build work on mac
1999-04-20 01:49:51 +00:00
saari%netscape.com
eabb6f10d4
fixing menu bug
1999-04-20 01:18:55 +00:00
putterman%netscape.com
e142b0db9b
Split datasources into message and folder datasources and moved them to base.
1999-04-20 01:11:11 +00:00
putterman%netscape.com
0854186ce7
Split datasources into message and folder datasources and moved them to base.
...
Removed this file.
1999-04-20 01:10:44 +00:00
putterman%netscape.com
86bf19db4a
Split datasources into message and folder datasources and moved them to base.
...
Removed these files.
1999-04-20 01:10:21 +00:00
mcmullen%netscape.com
2bfd8552e9
Build base before libpref.
1999-04-20 01:09:35 +00:00
putterman%netscape.com
412221c6f5
Split datasources into message and folder datasources and moved them to base.
...
Added these files.
1999-04-20 01:08:51 +00:00
mcmullen%netscape.com
384d08a06a
Added base.shlb (or baseDebug.shlb) to the libs list, in preparation for coming changes.
1999-04-20 01:08:48 +00:00
sfraser%netscape.com
2e11f3b23b
Added text services to MANIFEST list
1999-04-20 01:03:20 +00:00
mscott%netscape.com
9e162f4d30
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
1999-04-20 01:01:21 +00:00
pierre%netscape.com
23ffd3d2a2
#5296 : store registry.rdf only (instead of the whole content of chrome/build) in dist/chrome
1999-04-20 00:45:37 +00:00
mscott%netscape.com
07a669c9ad
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
1999-04-20 00:43:23 +00:00
pierre%netscape.com
bc95a9b7d6
First Checked In.
1999-04-20 00:43:15 +00:00
pinkerton%netscape.com
972b712bd7
add src temporarily to access paths for pnunn.
1999-04-20 00:34:54 +00:00
kipp%netscape.com
6a0e2e2f55
Added -moz-line-frame for first-line support
1999-04-20 00:29:48 +00:00
kipp%netscape.com
211ca77ef3
Create continuing line frames
1999-04-20 00:28:58 +00:00
kipp%netscape.com
1ada64d1cd
Support first-line style
1999-04-20 00:28:40 +00:00
kipp%netscape.com
d1c19b975e
Implement first-line support; update some api's to use nsIPresContext*'s instead of nsIpresContext&'s
1999-04-20 00:27:43 +00:00
kipp%netscape.com
747aed0e8c
Switch to nsIPresContext*'s instead of nsIPresContext&'s
1999-04-20 00:27:08 +00:00
kipp%netscape.com
4e13edb1f1
removed dead comment info
1999-04-20 00:26:47 +00:00
kipp%netscape.com
85d4c50b17
Updated to new nsIHTMLReflow method signatures
1999-04-20 00:26:32 +00:00
kipp%netscape.com
39f3954168
Added lineFrame
1999-04-20 00:26:09 +00:00
kipp%netscape.com
31660cd5c2
Added NewFIrstLineFrame
1999-04-20 00:25:48 +00:00
kipp%netscape.com
799e9be55b
Updated args to use ptrs instead of refs
1999-04-20 00:25:34 +00:00
kipp%netscape.com
04ad2a5b6f
Added nsFirstLineFrame subclass; move class decl out to header file
1999-04-20 00:25:12 +00:00
kipp%netscape.com
138e73d3f2
Renamed header file
1999-04-20 00:24:32 +00:00
kipp%netscape.com
bfa935e427
Tweaked verify-reflow implementation
1999-04-20 00:24:21 +00:00
kipp%netscape.com
ba08510759
Eliminate a bunch of warnings
1999-04-20 00:23:33 +00:00
kipp%netscape.com
9e94548447
nuked
1999-04-20 00:23:13 +00:00
kipp%netscape.com
13fa4dfe48
new
1999-04-20 00:23:05 +00:00
kipp%netscape.com
1e5bc6c757
Added first line support methods
1999-04-20 00:22:58 +00:00
peterl%netscape.com
f84fc867cd
removed bogus :active rule...
1999-04-20 00:13:25 +00:00
sspitzer%netscape.com
50a7c50455
this call to GetFileLocation() is not needed.
...
we were calling it so that as a side effect, it would set the global profile
and prefs dir, but we don't need to do this. We are already calling it
directly before we get here.
other changes to move #ifdef to the first column (follow convention) and to
get rid of four warings,
1999-04-20 00:12:57 +00:00
peterl%netscape.com
5548b30fa8
sync to new state change api
1999-04-20 00:06:58 +00:00
peterl%netscape.com
c503d0ed68
added tests for state dependent style
1999-04-20 00:05:54 +00:00
peterl%netscape.com
09405cfc34
widened state change api
...
added test for state dependent style
1999-04-20 00:05:14 +00:00
mcmullen%netscape.com
7f048f5ec4
Build base before libpref.
1999-04-20 00:04:46 +00:00
peterl%netscape.com
fdf686d2b8
modified state change notifications to use new wider api and reduce calls
1999-04-20 00:03:30 +00:00
mscott%netscape.com
f95c28ad46
initialize more variables that weren't getting values if there wasn't a pref for the value.
1999-04-20 00:03:09 +00:00
akkana%netscape.com
f2fa4a0459
Get callbacks and transferable/data flavor hooked up so we can
...
collaborate on tracking down the gtk_selection_data_set crash.
1999-04-20 00:02:36 +00:00
peterl%netscape.com
04f5fc38c1
widened content state change api
...
added test for state dependent style
1999-04-20 00:02:22 +00:00
peterl%netscape.com
eaa19725ef
sync to doc api change
1999-04-20 00:00:02 +00:00
mscott%netscape.com
bd348d0f1a
Remove startup call on prefs. use NS_WITH_SERVICE macro for getting the prefs service....
1999-04-19 23:49:29 +00:00
mcmullen%netscape.com
1071b35f96
First Checked In.
1999-04-19 23:44:19 +00:00
mcmullen%netscape.com
e35fc8943f
Removed some platform #ifdefs that are no longer needed.
1999-04-19 23:43:01 +00:00