This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85eb4e1c19c0da995e33a0ffc871f23402e65155
Mozilla
/
mozilla
/
webshell
/
embed
/
gtk
/
lib
History
cls%seawood.org
a26020ddae
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
...
git-svn-id: svn://10.0.0.236/trunk@65143 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 04:46:38 +00:00
..
gtkmozilla.cpp
fix for bug
#21169
. fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann
1999-12-08 23:07:13 +00:00
gtkmozilla.h
bring the gtk embedded code back from the dead. this is a fix for bug
#20396
.
1999-12-06 20:28:47 +00:00
GtkMozillaContainer.cpp
Attempted to fix linux bustage due to necko change.
2000-03-29 06:42:27 +00:00
GtkMozillaContainer.h
bring the gtk embedded code back from the dead. this is a fix for bug
#20396
.
1999-12-06 20:28:47 +00:00
GtkMozillaInputStream.cpp
…
GtkMozillaInputStream.h
…
Makefile.am
Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug
#27457
2000-02-15 04:52:52 +00:00
Makefile.in
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
2000-04-04 04:46:38 +00:00
nsNewTimer.cpp
…
nsSetupRegistry.cpp
…