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

9493 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 1e460a5459 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 3a20ca33dd Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
briano%netscape.com 7434bc4a40 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 8aa835c153 Fixed complete bustage of dragging table cells in Composer 1998-10-03 18:38:36 +00:00
ramiro%netscape.com 0a6f5cc24f 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 f39fc9d285 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 4e215dd0ed 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 f871e2e3a2 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 156487f1c4 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 7f9bdcabc6 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 d72da14361 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 17a1012bbe Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com 530cc78fa0 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com f5427d5e13 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
cls%seawood.org e07ad99460 Removed NSPR build kludge. 1998-10-03 05:02:15 +00:00
troy%netscape.com b5b596a60a Removed nsIInlineReflow and folded it into nsIHTMLReflow 1998-10-03 04:28:05 +00:00
beard%netscape.com 01ce12892a Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
ramiro%netscape.com 458aeaebaa Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com 3505b3a924 Remove really really dead code. 1998-10-03 03:32:22 +00:00
beard%netscape.com 6225ce908c Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
cmanske%netscape.com f47ffd4133 More Composer publishing improvements 1998-10-03 02:25:13 +00:00
cmanske%netscape.com 4e4ed87d52 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 12472d8607 Fail if specified FE dir does not exist rather than just warn. 1998-10-03 02:21:18 +00:00
cls%seawood.org 83527160c5 Added artificial $(DISTTARGETS) to make parallel builds play nice. 1998-10-03 01:37:09 +00:00
kipp%netscape.com 2fc6c5cce8 Fixed to not render trailing whitespace 1998-10-03 00:48:19 +00:00
rjc%netscape.com 38f2887b68 Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com d6a6f02d53 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 7395852fd3 Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE 1998-10-03 00:33:50 +00:00
akkana%netscape.com 2389808c8c 314338,325650: fix some table problems 1998-10-03 00:29:03 +00:00
slamm%netscape.com b6fbd5c620 Hacks for URLBar. Just bring up the 'Open Page' dialog for now. 1998-10-03 00:27:46 +00:00
cls%seawood.org 8b709c142f Fixed silly variable mistake. 1998-10-03 00:23:04 +00:00
kipp%netscape.com 2515fa9945 Preliminary support for negative top/bottom margins 1998-10-03 00:17:44 +00:00
cls%seawood.org 52e4538d7f Added -L$(QTDIR)/lib to FE_QT_LIBS 1998-10-03 00:09:51 +00:00
slamm%netscape.com 3e0a86efd3 Clean up some icon code. 1998-10-03 00:03:37 +00:00
slamm%netscape.com b5d15276c9 Rip out old toolbar code. (Actually, ifdef it out for now). 1998-10-03 00:03:29 +00:00
rjc%netscape.com 78397b8ca1 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 64db4a8d96 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 25f7c4907e 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 c3242a78a2 Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
joki%netscape.com 29182f432e Don't look for new webshell during link clicks if no target specified 1998-10-02 22:56:52 +00:00
briano%netscape.com a886ca50d4 Now supports MOZ_DOM, compliments of toshok@netscape.com. 1998-10-02 22:43:52 +00:00
cmanske%netscape.com a591afb638 Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski 1998-10-02 22:36:09 +00:00
warren%netscape.com 349bcf5b82 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
cmanske%netscape.com 9b8859d7c9 Modified Composer Publishing dialog 1998-10-02 22:20:37 +00:00
cmanske%netscape.com ddfc820a77 Added callback to tell Composer when username is entered when uploading. Fixed bug getting username, password for this dialog. Approved/reviewed by valeski 1998-10-02 22:19:06 +00:00
cmanske%netscape.com 5604dd138f Added new function prototype and a parameter to EDT_SavePublishUsername 1998-10-02 22:18:49 +00:00
cmanske%netscape.com fd0a33d5d0 Changes to use SingleSignon for password rememembering 1998-10-02 22:18:45 +00:00
cmanske%netscape.com 7edff64f6a Implemented callback to get username after entered in NetLib's dialog during publishing. Finished removing old password saving in editor. 1998-10-02 22:18:24 +00:00
akkana%netscape.com c5ff1ef34a Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL 1998-10-02 22:15:23 +00:00