This website requires JavaScript.
Explore
Help
Sign In
XLinfini
/
sousa-gecko
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3255ebf24af2a74e45c27522f34d231058b8d923
sousa-gecko
/
embedding
/
components
/
commandhandler
/
src
T
History
bryner@netscape.com
3255ebf24a
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
..
.cvsignore
Ignore generated files.
2002-02-02 07:53:30 +00:00
Makefile.in
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
nsCommandGroup.cp
…
nsCommandGroup.cpp
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
2002-08-06 00:53:19 +00:00
nsCommandGroup.h
OS/2 bustage
2002-02-02 14:28:55 +00:00
nsCommandManager.cpp
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
nsCommandManager.h
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
nsCommandParams.cpp
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
nsCommandParams.h
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
nsControllerCommandManager.cpp
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
nsControllerCommandManager.h
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 05:15:42 +00:00