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

351 Коммитов

Автор SHA1 Сообщение Дата
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
beard%netscape.com ae4c1402d3 wasn't calling __intialize/__terminate. 1999-08-28 02:58:35 +00:00
sspitzer%netscape.com 9b93a6290a ignore generated files 1999-08-27 06:18:20 +00:00
cls%seawood.org 02e29e7b71 Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before? 1999-08-25 15:07:13 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
ramiro%netscape.com a03794f612 Link NS_NewTimer() directly into the embedding app. 1999-08-25 05:06:03 +00:00
ramiro%netscape.com ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
ramiro%netscape.com a0facefaf3 Add a config makefile that can be set by the toplevel config. 1999-08-24 14:43:44 +00:00
blizzard%redhat.com 824a66f240 add example of how to handle a size allocation change 1999-08-23 00:52:31 +00:00
blizzard%redhat.com d700698be4 fix build for xlib embedding 1999-08-23 00:30:42 +00:00
ramiro%netscape.com b0fb6e8169 Add embedding samples. 1999-08-22 15:36:56 +00:00
ramiro%netscape.com 6ede5e93ad Add embedding samples. 1999-08-22 15:31:13 +00:00
ramiro%netscape.com 5c8cde1e57 Add -fno-rtti and -fno-exceptions flags. 1999-08-22 15:02:50 +00:00
mccabe%netscape.com 381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
cls%seawood.org 153a9e0afc Added support to configure.in for running configure in subprojects. This included adding tmp variables to preserve the initial args set for configure so that they can be passed pristinely to the subprojects.
Modified to run configure of webshell/embed/gtk from the main configure rather than during the export phase.
1999-08-21 18:02:45 +00:00
ramiro%netscape.com 860a816119 Dont link in neckoutil. 1999-08-21 17:13:43 +00:00
ramiro%netscape.com 5830d10f25 Yank -lmozreg. 1999-08-21 16:50:18 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com e79be3c24a Make the proxy rules more robust. 1999-08-20 14:21:42 +00:00
ramiro%netscape.com b3de72ee63 Make it work with the gtkmozilla makefiles. 1999-08-20 12:15:06 +00:00
ramiro%netscape.com feab886864 Ressurect post necko. Streams broken for now. 1999-08-20 11:16:19 +00:00
locka%iol.ie 91918207c1 Preliminary editor test support 1999-08-19 21:02:22 +00:00
locka%iol.ie 431c52c35a Changes to DHTML model 1999-08-19 21:00:44 +00:00
locka%iol.ie 83759789b7 Added some more files 1999-08-19 20:59:11 +00:00
locka%iol.ie 2975f6552c Moved command target stuff in base class 1999-08-19 20:58:31 +00:00
locka%iol.ie b5e7d41279 Fixed more interface changes 1999-08-19 20:56:00 +00:00
locka%iol.ie 047ce603b2 Added editor headers 1999-08-19 20:55:03 +00:00
locka%iol.ie 62780c3328 Added editor class ids 1999-08-19 20:54:16 +00:00
locka%iol.ie d7d024e761 Added IOleCommandTarget to site 1999-08-19 20:53:56 +00:00
locka%iol.ie e80b31825a Preliminary work for edit mode 1999-08-19 20:52:48 +00:00
danm%netscape.com 3da241e524 Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
edburns%acm.org 76832ecb8b This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
alecf%netscape.com a0d80e452d remove nsMsgCompPrefs from the build 1999-08-09 23:01:48 +00:00
tague%netscape.com a9fcf214b2 Fixed bug #10566 - embeding directory has problems when MSSDK is installed and no ACTIVEX controll is built. 1999-08-08 02:11:13 +00:00
valeski%netscape.com 0efb259cfa api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
locka%iol.ie 7a258d1350 Added field to allow user to turn on logging (for Mozilla not IE) 1999-08-03 23:06:00 +00:00
locka%iol.ie da0cb229c8 Fixed some interface changes that broke the build 1999-08-03 23:03:16 +00:00
sspitzer%netscape.com 7b6d1afc43 fix build bustage. libreg.so is now libmozreg.so 1999-07-29 04:23:49 +00:00
briano%netscape.com 5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com 007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
joki%netscape.com f1c8421c61 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
danm%netscape.com b4e60f5b6c removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
rpotts%netscape.com b177bc8359 Fixed build bustage due to interface changes... 1999-07-22 08:38:24 +00:00
gagan%netscape.com 14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
warren%netscape.com bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
ramiro%netscape.com fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com f26f7f5fa2 Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
ramiro%netscape.com a5443a6fd2 Do nothing if MOZ_ENABLE_GTK_MOZILLA is not set. 1999-07-16 13:47:20 +00:00
warren%netscape.com 84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
sfraser%netscape.com eeb1dfbdf1 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
rpotts%netscape.com 6b07c4b5f6 Fixed build bustage due to changes to the nsIBrowserWindow and nsIStreamObserver interfaces... 1999-07-12 05:49:51 +00:00
valeski%netscape.com ddf0252fa5 getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
ramiro%netscape.com b38dc666f8 Bring back from the dead. Also, install the sample programs. 1999-07-07 11:15:17 +00:00
ramiro%netscape.com 59cbe509d4 Fix undefined macros. 1999-07-07 10:34:41 +00:00
ramiro%netscape.com 81e978722f Ressurect. 1999-07-07 09:48:28 +00:00
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
rpotts%netscape.com d3f52807c8 And now for something completely different... Fixing build bustage when NECKO is defined... 1999-07-03 10:02:28 +00:00
rpotts%netscape.com 7a18d04c1d Fixed more build bustage... I backed out my changes from yesterday :-) 1999-07-02 21:30:58 +00:00
dveditz%netscape.com 17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
rpotts%netscape.com 6d816c9a78 Fixed more build bustage... 1999-07-01 22:38:18 +00:00
rpotts%netscape.com 179dcfae30 Fixed bustage due to the change in arguments to CreatePopup(...) 1999-07-01 22:03:29 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
locka%iol.ie 5e88acbe98 Enables control's drop target support 1999-06-30 22:42:57 +00:00
locka%iol.ie c7c25ffb41 Added some comments 1999-06-30 22:41:39 +00:00
locka%iol.ie f3c9530dde Added initial drop target implementation
Browser now acquires it's pref object from the available services
1999-06-30 22:40:34 +00:00
locka%iol.ie b5dac0f2d1 Renamed structure 1999-06-30 22:38:23 +00:00
locka%iol.ie eed146d60e Added DropTarget.cpp/h 1999-06-30 22:37:31 +00:00
locka%iol.ie 4a8b8ac3e1 Added nsIBrowserWindow IID 1999-06-30 22:36:54 +00:00
locka%iol.ie ef934ababd Now use xpfe's nsSetupRegistry.cpp 1999-06-30 22:36:16 +00:00
locka%iol.ie e9ff7b62e7 Added nsIBrowserWindow interface 1999-06-30 22:35:50 +00:00
locka%iol.ie 185d527140 Fixed problem with mkctldef.bat when being built from Win98 1999-06-30 22:35:24 +00:00
locka%iol.ie 57279667b2 Added DropTarget files 1999-06-30 22:29:46 +00:00
locka%iol.ie b4bb34890f Put sensible values for ambient back and fore colours 1999-06-30 22:27:11 +00:00
locka%iol.ie 17e402f1b1 Fixed comment 1999-06-30 22:26:20 +00:00
locka%iol.ie 613d77fd58 Basic impl of IDropTarget 1999-06-30 22:25:49 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rpotts%netscape.com 3b15bfa246 Added #include <mshtmhst.h> to fix the build... 1999-06-23 21:56:56 +00:00
locka%iol.ie 2edc20c239 no message 1999-06-23 20:44:20 +00:00
locka%iol.ie 3bf7641eb0 First working version, hurrah! 1999-06-23 20:43:27 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
locka%iol.ie 019f474622 Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
locka%iol.ie 4f27bcac31 Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App) 1999-06-21 22:01:41 +00:00
locka%iol.ie cd959ca408 Derived from control site to implement doc host UI interfaces 1999-06-21 21:53:20 +00:00
locka%iol.ie 373cc322d1 no message 1999-06-21 21:50:58 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
sdagley%netscape.com a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
rpotts%netscape.com 189e68b0d8 Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +00:00
radha%netscape.com 5c06bfb4a6 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
hyatt%netscape.com 3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
alla%lysator.liu.se 9026117f7c Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
1999-06-08 21:10:18 +00:00
locka%iol.ie baf23294a1 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00
alla%lysator.liu.se 4fde692cf2 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
briano%netscape.com 8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
leaf%mozilla.org 23a15eaea4 updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se e93e366aa7 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
ramiro%netscape.com c566d9d352 Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com 0ef17ebfee Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00