This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 08:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cc66c63ae2
gecko-dev
/
embedding
/
browser
/
gtk
History
blizzard%redhat.com
cc66c63ae2
warning fixes in gtkmozembed.h. fix for bug
#46279
. reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson
2000-08-09 02:46:53 +00:00
..
src
warning fixes in gtkmozembed.h. fix for bug
#46279
. reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson
2000-08-09 02:46:53 +00:00
tests
fix the following bugs:
#39560
,
#47141
,
#46928
,
#47949
. use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson
2000-08-08 03:58:03 +00:00
.cvsignore
Ignore some generated Makefiles
2000-04-20 01:08:17 +00:00
Makefile.in
fix bug
#41820
. The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan
2000-06-28 20:24:28 +00:00