Commit Graph

1869 Commits

Author SHA1 Message Date
bienvenu%netscape.com
72b550a943 fix build bustage 1999-09-02 20:08:23 +00:00
shaver%netscape.com
65327d1dd8 fix bustage-causing typo 1999-09-02 19:44:38 +00:00
scc%netscape.com
6679c3caef added dlldeps 1999-09-02 18:58:35 +00:00
scc%netscape.com
b0a9fc07ba First Checked In. 1999-09-02 18:51:57 +00:00
kipp%netscape.com
78bace2449 Use nsAutoString instead of nsString for temps 1999-09-02 18:13:07 +00:00
pinkerton%netscape.com
87f33acbde give progid's to transferable and the drag service. 1999-09-02 06:53:32 +00:00
valeski%netscape.com
02f3298de1 added a context param to the stream converter service 1999-09-02 02:18:28 +00:00
beard%netscape.com
6cf9aae05b landed stream converter stuff on XP_MAC. 1999-09-01 21:50:55 +00:00
beard%netscape.com
4dbb793c3e fixed a memory leak (was leaking the strdup("?"), landed stream converter stuff on Mac. 1999-09-01 21:50:32 +00:00
beard%netscape.com
e6985e475d added mozilla/netwerk/streamconv/converters to access paths. 1999-09-01 21:48:56 +00:00
danm%netscape.com
51ba321184 removing groady hack from rev 3.140, unnecessary since yesterday's changes in security (caps) 1999-09-01 20:26:04 +00:00
slamm%netscape.com
09d51b6c8b Add 'select all' 1999-09-01 20:14:02 +00:00
ramiro%netscape.com
b0bda3ec10 Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
ramiro%netscape.com
e92068f7aa Improve the dependencies a bit. 1999-09-01 10:41:13 +00:00
cyeh%netscape.com
1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
norris%netscape.com
ec9d253f50 Add all-powerful system principals. Remove some dead code from the build. 1999-09-01 00:54:35 +00:00
nisheeth%netscape.com
7cd59d0ec7 - Added a setter for history state to nsIWebShell. The history state should be set before loading a document on which state needs to be restored. If the history state is set, the webshell will set that history state on the pres shell inside nsWebShell::Embed() once the document viewer has been created. 1999-08-31 14:49:21 +00:00
danm%netscape.com
6d1e456319 temporary groady hack to fix breakage in NS_OpenURI 1999-08-31 06:49:26 +00:00
kipp%netscape.com
afb711c9aa Implement ShowFrameSize 1999-08-31 03:18:03 +00:00
kipp%netscape.com
87bd3bb98b Add in default stdout arg to ShowFrameSize for symmetry 1999-08-31 03:17:39 +00:00
nisheeth%netscape.com
9a163fb67f Added a GetHistoryState method to be use by session history to ask layout for
the current document's state.
1999-08-30 22:45:46 +00:00
kin%netscape.com
24215934c2 Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
rickg%netscape.com
f06b290a9b enlarged the buffer size used for logging 1999-08-30 05:54:37 +00:00
rickg%netscape.com
4dea02ede3 replaced call to deprecated method in nsString 1999-08-29 17:44:48 +00:00
locka%iol.ie
90a7eacf68 Editor mode toolbar and new partial success test icon 1999-08-29 16:02:28 +00:00
locka%iol.ie
7c6130b8d4 Added more editor mode support 1999-08-29 16:01:25 +00:00
locka%iol.ie
31319af096 Added dependency for IOleCommandTargetImpl.h 1999-08-29 15:59:52 +00:00
locka%iol.ie
c7ad0ff2ae Fixed problem with GetIDispatch 1999-08-29 15:59:12 +00:00
locka%iol.ie
061c6a5a26 Made a basic working editor mode. 1999-08-29 15:58:49 +00:00
locka%iol.ie
f4866fea9b Made callback mechanism slightly easier 1999-08-29 15:57:45 +00:00
valeski%netscape.com
dbe2768ae6 changed SUCCEEDED to NS_SUCCEEDED 1999-08-29 15:35:01 +00:00
valeski%netscape.com
53c1a87a7b added stream converter functionality to the doc loader. also initialize/register the multipartmixedreplace stream converter in the webshell 1999-08-29 14:31:08 +00:00
cls%seawood.org
55e15e0dc8 Removed hardcoded -lpthread for bug #12739 . Configure now checks for -lpthread and responds to --without-pthreads. 1999-08-29 05:56:43 +00:00
cls%seawood.org
4a1ee4cb60 Removed hardcoded -fno-rtti & -fno-exceptions. They are now autodetected by configure. 1999-08-29 05:27:26 +00:00
cls%seawood.org
8bdd892a17 GtkMozilla shouldn't know about Mozilla's dist path as it can be changed by setting DIST. 1999-08-29 04:52:37 +00:00
radha%netscape.com
9515dd4321 Set title for the current entry in session history 1999-08-28 23:51:12 +00:00
sspitzer%netscape.com
d60eff6c76 fix warning 1999-08-28 17:32:51 +00:00
beard%netscape.com
ae4c1402d3 wasn't calling __intialize/__terminate. 1999-08-28 02:58:35 +00:00
kipp%netscape.com
0996dfb654 use weird name for neckolib so that cls/shaver hack can mangle it back to what we want in the first place 1999-08-27 22:28:47 +00:00
jdunn%netscape.com
54560aa3f9 each of these modules/apps require that libnechoutil_s.a be linked in
because they access NS_MakeAbsoluteURI and NS_OpenURI.  Ramiro and Andreas
have both looked this over
1999-08-27 20:55:45 +00:00
scc%netscape.com
b7a6312362 export 1999-08-27 14:01:44 +00:00
scc%netscape.com
33fe68f9ed better make that member function public 1999-08-27 12:56:52 +00:00
scc%netscape.com
5a86efb7dd all changes are NS_DEBUG only. added a private static member variable to count outstanding webshells; code in constructor and destructor to do the counting; a static member function to retrieve the value; and a global function that calls that 1999-08-27 12:32:20 +00:00
scc%netscape.com
19f8875aae added a declaration for a global function that reports the number of webshells that have been created but have not yet been destroyed 1999-08-27 12:32:18 +00:00
gagan%netscape.com
48a6252554 More mem leak fixes. 1999-08-27 10:03:07 +00:00
ramiro%netscape.com
ef23a412ce Remove the depenency on the toolkit service. 1999-08-27 06:21:43 +00:00
sspitzer%netscape.com
9b93a6290a ignore generated files 1999-08-27 06:18:20 +00:00
pinkerton%netscape.com
5bdf529593 really fix nsIContentConnector removal. 1999-08-27 05:21:23 +00:00
pinkerton%netscape.com
12348ba7a9 remove nsIContentConnector references. 1999-08-27 05:14:19 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00