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

200 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 18cafcaee3 bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
blizzard%redhat.com f9e4793241 make enums more gtklike. r=pavlov, a=waterson 2000-05-24 23:18:23 +00:00
valeski%netscape.com f46e0c7972 updating impl list 2000-05-23 18:47:46 +00:00
blizzard%redhat.com 38db325e85 add the ability to interrupt a uri load 2000-05-17 06:44:59 +00:00
blizzard%redhat.com 43e3ff65e2 add the ability to stream in data into the widget. r=valeski 2000-05-17 05:42:17 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
locka%iol.ie 7db2265bb7 Changed a few calls to GetIID to use the NS_GET_IID macro.
Put in a mouse listener on the web shell container (non functional at present)
2000-05-16 22:07:09 +00:00
locka%iol.ie 6d7daf9f92 Swapped around the order files were #include'd to get around a problem with ERROR being defined by wingdi as 0 when nsIDOMEvent.h tried to define it in an enum 2000-05-16 22:05:52 +00:00
locka%iol.ie 97e71196a8 Added property notify sink
Fire ready state property change when the control has finished loading
2000-05-16 22:04:44 +00:00
warren%netscape.com 4d1711e5f8 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
blizzard%redhat.com b0140fa8a4 add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget. 2000-05-12 03:14:42 +00:00
locka%iol.ie 3ef5d6f133 no message 2000-05-11 18:56:11 +00:00
locka%iol.ie 6af7187608 Fixed the popup window code 2000-05-11 18:55:48 +00:00
locka%iol.ie 1bcea615cd Changed error message text 2000-05-11 18:55:22 +00:00
blizzard%redhat.com f699d209bf add tests for new window and for visibility changes. make sure to destroy the widget when it's requested 2000-05-10 21:55:36 +00:00
blizzard%redhat.com 1e6139d9e2 add new_window + visibility change signals. add map method to widget so that you can use the show and realize methods in the right order. 2000-05-10 21:54:53 +00:00
ramiro%fateware.com 8ee4cf8ea1 Quiet down the debug noise a tiny bit. 2000-05-09 22:09:32 +00:00
blizzard%redhat.com f55a271846 add code for forward/back/reload 2000-05-09 21:34:54 +00:00
cls%seawood.org 1fec62484f Add <string.h> include for HP build. 2000-05-09 06:17:14 +00:00
blizzard%redhat.com 47187bfe18 better test program for testing embedding widget. 2000-05-09 03:02:11 +00:00
blizzard%redhat.com ca5e217a22 fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal. 2000-05-09 03:01:41 +00:00
locka%iol.ie ec06bd5d5e Added some explanatory error messages for common problems 2000-05-09 01:54:23 +00:00
locka%iol.ie 44ea04c0b2 Fixed a crash caused by accidentally calling an overridden version of MessageBox 2000-05-09 00:12:09 +00:00
erik%netscape.com 30ed5fb982 local .cvsignore file 2000-05-07 17:29:44 +00:00
locka%iol.ie 83aea6d179 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +00:00
blizzard%redhat.com 6d373c27ac add signals to monitor loading, progress values, start and stop and the ability to stop a network load. 2000-05-04 03:53:30 +00:00
locka%iol.ie c9ddc78f42 Added a cast to a return value to stop a pointer comparison assert from firing. 2000-05-03 23:44:15 +00:00
locka%iol.ie 80ba24fbcd Add more explanatory warning for people coding with _MSC_VER set to 1100
Not part of build (until after this)
2000-05-03 22:55:08 +00:00
locka%iol.ie f0bcc218c6 Added activex to build
Not part of build
2000-05-03 22:41:39 +00:00
blizzard%redhat.com 5cea93a98f add some signal tests 2000-05-03 21:21:18 +00:00
blizzard%redhat.com cb7f1cb7b0 more work on signals 2000-05-03 21:20:55 +00:00
locka%iol.ie a312409c93 Fixed more coding style issues
Not part of build
2000-05-03 17:56:02 +00:00
blizzard%redhat.com 3f17f6c4c3 work on getting status messages to the widget that is embedding. link gtk libraries explicitely for platforms that need all symbols resolved at compile time. 2000-05-03 05:13:36 +00:00
conrad%ingress.com ad7c9a339c Use nsString::AssignWithConversion to build nsStrings from char strings. 2000-05-03 01:27:15 +00:00
conrad%ingress.com 741f893194 Added nsIPrompt implementation. 2000-05-03 01:24:54 +00:00
conrad%ingress.com cd28a745dc Use AssignWithConversion to make nsString. 2000-05-03 01:23:13 +00:00
conrad%ingress.com ed35421751 Use AssignWithConversion to create nsAutoString from char string. 2000-05-03 01:21:59 +00:00
conrad%ingress.com 7472831e60 Added resource IDs for nsIPrompt implementation. 2000-05-03 01:09:32 +00:00
conrad%ingress.com 4fe9ead097 Added resources for nsIPrompt implementation. 2000-05-03 01:07:37 +00:00
locka%iol.ie 719087cb78 Obselete files removed
Not part of build
2000-05-02 23:27:18 +00:00
locka%iol.ie c7c548dec3 Removed references to nsString
Not part of build
2000-05-02 23:25:44 +00:00
blizzard%redhat.com 363ad11bdc Change the root widget for the embedding control to the GtkBin class so we can be a container that contains a mozilla window. Start work on load progress. Start work on over link message. Remove the superwin creation since the widget classes now will now honor a GtkContainer as a parent. Add an unrealize handler that will properly shut down the Mozilla window when the widget is destroyed. 2000-05-02 03:41:46 +00:00
cls%seawood.org 58aac2e6af OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
locka%iol.ie 84d34ade4c Added minimize/maximize button.
Not part of build
2000-05-01 16:21:22 +00:00
locka%iol.ie e41c95a008 Added explicit call to release webbrowser during destruction
Not part of build
2000-05-01 16:20:25 +00:00
locka%iol.ie ccfd818a9e Added back some broken project references
Not part of build
2000-04-29 01:14:02 +00:00
locka%iol.ie 1e4cf6c0c2 Removed some cruft
Moved some CID/IID declarations here from other files
Not part of build
2000-04-29 01:13:28 +00:00
locka%iol.ie 3e269cf851 Add author section to header
Not part of build
2000-04-29 01:11:34 +00:00
locka%iol.ie 8d87b08d79 Renamed WebShellContainer deps to WebBrowserContainer
Not part of build
2000-04-29 01:09:05 +00:00
locka%iol.ie e9ec753978 Made first steps in conforming to the Mozilla coding guidelines.
Did some cleanups of inconsistencies
Removed some cruft
Not part of build
2000-04-29 01:08:29 +00:00