Граф коммитов

5686 Коммитов

Автор SHA1 Сообщение Дата
karnaze%netscape.com 887c6990c1 removed references to nsIWebFrame 1998-08-11 21:13:37 +00:00
pnunn%netscape.com 7592db6b83 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com 12852ae4ee remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
dcone%netscape.com e40be79afd mac initialzation is now working 1998-08-11 20:26:01 +00:00
dcone%netscape.com fb9f6dca3a implemented some messaging 1998-08-11 20:25:31 +00:00
dcone%netscape.com 67c1c35db0 started messaging 1998-08-11 20:25:18 +00:00
dcone%netscape.com 603436c183 updated message pump 1998-08-11 20:17:06 +00:00
dcone%netscape.com 9979343b42 update to use a mac Widgettest.cpp 1998-08-11 20:16:08 +00:00
dcone%netscape.com 33801d26d5 First Checked In. 1998-08-11 20:15:33 +00:00
pinkerton%netscape.com dd70fec001 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com cfdccde212 Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +00:00
pinkerton%netscape.com 97ccc015e1 Overrides for the popdown flex table to close at the right times, etc. 1998-08-11 19:19:18 +00:00
pinkerton%netscape.com 3364066930 Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com 79aa4bdd7a Hacks for showing a container docked, popup, or standalone, with a hack for drag and drop. 1998-08-11 19:17:36 +00:00
pinkerton%netscape.com 6e2e6c9af6 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com fc6915a9e3 Register popdown tree classes. 1998-08-11 19:16:37 +00:00
pinkerton%netscape.com 8c113b9ed3 API to Create panes from RDF_Resources as well. 1998-08-11 19:15:59 +00:00
pinkerton%netscape.com 51d2f14ce4 Fix redraw problem on refresh with inline editing. 1998-08-11 19:15:28 +00:00
pinkerton%netscape.com 430c4948b3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com 99d11dde11 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com 1836793947 Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same. 1998-08-11 19:14:28 +00:00
morse%netscape.com ba26c27fe5 changes for cookie and single signon viewers, reviewed and approved by relliott 1998-08-11 19:12:45 +00:00
kin%netscape.com c41ef62eb1 Modified lo_BeginTextareaTag() to call XP_STRCASECMP() when looking for
"HTMLAREA". Approved by nisheeth and toshok.
1998-08-11 19:10:47 +00:00
valeski%netscape.com 7e6f750228 added the transfer_encoding reset code to all builds (no longer #ifdef'd) and placed it everywhere we were doing content_encoding clearing. Also did some reformatting. Ran the transfer_encoding stuff by gagan. 1998-08-11 19:07:55 +00:00
karnaze%netscape.com f9c1f33a49 put back previous sizing of text fields due to changes in fixed width font 1998-08-11 19:07:25 +00:00
karnaze%netscape.com e107ac30e5 removed nsIWebFrame 1998-08-11 18:52:35 +00:00
buster%netscape.com 7420e1ee2a first cut at implementing %-width columns inside of auto-width tables.
This is about 50% done, which covers about 90% of the cases.
1998-08-11 18:42:10 +00:00
donm%netscape.com b0ccfe4938 adding MOZ_SINGLESIGNON and MOZ_COOKIEMANAGE to MOZ_MEDIUM define. 1998-08-11 18:41:01 +00:00
kipp%netscape.com 7f93d3a31b Work around frame-appended reflows that don't grow the child of the body 1998-08-11 17:38:46 +00:00
karnaze%netscape.com 77349c9df7 added missing NS_RELEASE statements 1998-08-11 16:52:05 +00:00
kipp%netscape.com b30f3e8c70 Elminated top/bottom margins around center tags 1998-08-11 15:32:12 +00:00
ramiro%netscape.com 76567fee8a Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView. 1998-08-11 11:51:25 +00:00
ramiro%netscape.com 60175de152 Make the stand alone state of XFE_RDFView a member that can be toggled.
Fix a bunch of warnings.
Make the notif_cb a static member of XFE_NavCenterView as it should be.
1998-08-11 09:10:23 +00:00
valeski%netscape.com a1d79335a3 nglayout - clear the transfer encoding field in the url_s before doing a redirect so it doesn't interfer with the redirecting url stream selection 1998-08-11 05:19:03 +00:00
valeski%netscape.com c07f086539 another memory leak and formatting changes 1998-08-11 04:52:12 +00:00
troy%netscape.com 86479c1b35 Fixed a memory leak. In some error cases we weren't calling NR_RegClose() 1998-08-11 04:06:28 +00:00
nisheeth%netscape.com 4ca051f736 Fixes bug 311240. We were crashing in layout when a new bookmark was added.
The real problem here is that RDF is overloading the HTML stream converter to 
get at the META tags.  I have a hacky fix to layout that checks for the special 
RDF slave context type and does not layout any tag other than META and HEAD.
This will get backed out as soon as we come up with a better solution...
1998-08-11 04:03:10 +00:00
danm%netscape.com efde0e22e1 moved privacy prefs to their own (private) pane 1998-08-11 03:40:14 +00:00
valeski%netscape.com a587fbf475 someone forgot to add parenthesis which could cause memory leaks on redirects. Not anymore! Parenthesis added. 1998-08-11 02:59:31 +00:00
spider%netscape.com 4cc0113a2e Add support for DEBUG with USERNAME 1998-08-11 00:30:09 +00:00
wtc%netscape.com 85299afd50 Deleted obsolete code for OSF1V4. 1998-08-11 00:23:59 +00:00
wtc%netscape.com abd7009171 Enable pthreads-based build. The key is to ifdef all the code related
to the "Xt hack" with SW_THREADS.  I believe the Xt hack is only needed
by user-level threads (i.e., SW_THREADS).
1998-08-11 00:19:29 +00:00
kipp%netscape.com fcc5b8f97e Make sure text at the end of the document is reflowed properly 1998-08-11 00:19:11 +00:00
wtc%netscape.com c990af95a6 Miscellaneous fixes: Removed redundant occurences of libcaps.a and
libxpcom.a in BASIC_LIBS.  They only need to appear in BASIC_LIBS_2.
Put $(NSPR_LIB) in front of $(OTHER_LIBS) and $(OTHER_DYN_MOTIF_LIBS).
Enable pthreads-based build for Linux.  Define DYNAMIC_SYMBOLS_F to
be null on OSF1.
1998-08-11 00:18:07 +00:00
wtc%netscape.com f0e9569118 Do not declare variables in a 'for' statement because the scope
of such variables is compiler-dependent.  (approved by kipp@netscape.com)
1998-08-11 00:10:36 +00:00
wtc%netscape.com 485d2de02b Shared libraries on FreeBSD must have version numbers in their names.
So set DLL_SUFFIX to so.1.0.  Thanks to Bret Ford <bford@uop.cs.uop.edu>
for reporting the problem and Thomas Mueller <tmueller@privat.prodata.de>
for verifying the fix.
1998-08-10 23:42:03 +00:00
wtc%netscape.com 0163ab36b8 The local threads don't work on RedHat 5.1 Sparc Linux (with glibc2).
I suspect it's because glibc2's setjmp/longjmp (Sparc version) does
not allow us to modify the jmp_buf.  So I added some comments and
a #error directive to force the build to fail.
1998-08-10 23:38:38 +00:00
wtc%netscape.com 5e3143465e Enable pthreads-based Mozilla build. TO do a pthreads-based build,
set the environment variable USE_PTHREADS to 1.
Files changed: mozilla/config/OSF1.mk, mozilla/nsprpub/config/OSF1.mk.
1998-08-10 23:37:06 +00:00
ftang%netscape.com 36822dfe64 Add cp1252 conversion tolower table and make winfe to use it.
Thanks for from the net  Antoine.Leca@renault.fr (Antoine Leca)
1998-08-10 23:29:27 +00:00
peterl%netscape.com 86f2b94eae made check font existence ignore non-truetype fonts 1998-08-10 23:29:21 +00:00