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

9449 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 8a1b760c8d Added icon back but with binary mode turned on 1998-10-03 23:04:53 +00:00
locka%iol.ie 82b3b56664 Added binary file as text, trying again 1998-10-03 23:03:45 +00:00
locka%iol.ie bea4a9aa89 Added DevStudio project file for convenient editing 1998-10-03 22:52:55 +00:00
locka%iol.ie 69552d7ef1 Added icon (same as Mozilla executable) for control 1998-10-03 22:51:36 +00:00
locka%iol.ie 01379e9b64 Diagnostic macro file 1998-10-03 22:49:47 +00:00
rjc%netscape.com a2ad3fa4ae New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
locka%iol.ie 037d54b7e6 Updated to reflect recent modifications 1998-10-03 22:35:08 +00:00
cls%seawood.org a936f5fe48 Cleaned up check for NSPR libs.
Added check for NSPR headers.
The build will stop if either are not found.
1998-10-03 21:27:30 +00:00
cmanske%netscape.com 348140631a Fixed infinite loop when dropping table cells, added FE_Alert when not all cells are pasted 1998-10-03 20:21:06 +00:00
cls%seawood.org e2278c46bf Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
briano%netscape.com 7250e53ae6 Yet another case where the perl used by earlier product releases is perl 4, so we (Netscape) will work around it. 1998-10-03 19:42:56 +00:00
cmanske%netscape.com fe616b3c68 Fixed complete bustage of dragging table cells in Composer 1998-10-03 18:38:36 +00:00
ramiro%netscape.com 6ad92b7280 Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
platforms.  So forgetaboutit, just link the damn binary statically.  It doesnt
get shipped anyway, so who cares ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com af307e88a5 Define both LIB and DSO MACROS for jpeg, png and zlib.
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:39 +00:00
ramiro%netscape.com 842a158993 Define both LIB and DSO MACROS to conform to the "standard".
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com 3771697aaf Fix irix build. Add -L$(DIST)/bin when needed to catch the dep shared libs.
Should fix the irix build.  Also, add REQUIRES defines for graphics libs.
1998-10-03 12:11:33 +00:00
ramiro%netscape.com d83dd21e53 Add rules for dynamic and shared linking of mkicons. Should fix the irix
build.
1998-10-03 12:09:12 +00:00
ramiro%netscape.com 5b29403f98 Include a common makefile and share the damn rules instead of
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
1998-10-03 11:03:26 +00:00
ramiro%netscape.com 589a6851a2 Makefile hackery shared across unix and unik-like Mozilla front ends.
The purpose of this file is to STOP THE INSANITY that has become the XFE
Makefile and that will soon be the gnomefe, qtfe, ybfe and foofe Makfiles.

Anything that can be shared between the unix fes, should be shared.  Always
look here first before adding anything to the toolkit specific Makefiles,
or you will suffer dearly.
1998-10-03 09:55:49 +00:00
rjc%netscape.com 1bc0cca2c7 Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com 53758eb804 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com 561c46bd45 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
cls%seawood.org b091b3b460 Removed NSPR build kludge. 1998-10-03 05:02:15 +00:00
troy%netscape.com 5eae9d2705 Removed nsIInlineReflow and folded it into nsIHTMLReflow 1998-10-03 04:28:05 +00:00
beard%netscape.com 0c00001070 Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
ramiro%netscape.com b1b4be9805 Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com a87869f877 Remove really really dead code. 1998-10-03 03:32:22 +00:00
beard%netscape.com 777f7008d4 Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com 840ef43ff2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
cmanske%netscape.com b3e4eb4dae More Composer publishing improvements 1998-10-03 02:25:13 +00:00
cmanske%netscape.com 11eba68756 More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer 1998-10-03 02:23:39 +00:00
cls%seawood.org fff12b072c Fail if specified FE dir does not exist rather than just warn. 1998-10-03 02:21:18 +00:00
cls%seawood.org 850c4c237f Added artificial $(DISTTARGETS) to make parallel builds play nice. 1998-10-03 01:37:09 +00:00
kipp%netscape.com da1bc8412a Fixed to not render trailing whitespace 1998-10-03 00:48:19 +00:00
rjc%netscape.com 32f0965c0e Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com 30a183977d When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly. 1998-10-03 00:36:23 +00:00
akkana%netscape.com 3a752af230 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00
akkana%netscape.com 6728d1c7b4 314338,325650: fix some table problems 1998-10-03 00:29:03 +00:00
slamm%netscape.com 2eb01b21b3 Hacks for URLBar. Just bring up the 'Open Page' dialog for now. 1998-10-03 00:27:46 +00:00
cls%seawood.org 4cd77f28a5 Fixed silly variable mistake. 1998-10-03 00:23:04 +00:00
kipp%netscape.com 5684b8ab62 Preliminary support for negative top/bottom margins 1998-10-03 00:17:44 +00:00
cls%seawood.org 9bac17c3ad Added -L$(QTDIR)/lib to FE_QT_LIBS 1998-10-03 00:09:51 +00:00
slamm%netscape.com 5120da048b Clean up some icon code. 1998-10-03 00:03:37 +00:00
slamm%netscape.com a4d7130f0c Rip out old toolbar code. (Actually, ifdef it out for now). 1998-10-03 00:03:29 +00:00
rjc%netscape.com e3439e7503 When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly. 1998-10-03 00:02:25 +00:00
cls%seawood.org 95ed6815c2 Always use -L$(QTDIR)/lib when looking for -lqt. This means that QTDIR must be set when building. 1998-10-02 23:46:18 +00:00
slamm%netscape.com a8b6ca1eb1 Fix growing cascades on the toolbar. #938. The cascade callback was called for enter and leave events. 1998-10-02 23:26:53 +00:00
rjc%netscape.com c94a262dcc Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
joki%netscape.com 0ed19d3c3f Don't look for new webshell during link clicks if no target specified 1998-10-02 22:56:52 +00:00
briano%netscape.com da78f7fa2d Now supports MOZ_DOM, compliments of toshok@netscape.com. 1998-10-02 22:43:52 +00:00