Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben, a=chofmann.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162070 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%brianryner.com
2004-09-10 08:15:12 +00:00
parent e0775139f6
commit 3d37fc860b
30 changed files with 156 additions and 1362 deletions

View File

@@ -132,6 +132,7 @@
#include "nsStyleSet.h"
#include "nsImageFrame.h"
#include "nsTextControlFrame.h"
#include "nsXBLWindowKeyHandler.h"
// view stuff
#include "nsViewsCID.h"
@@ -417,6 +418,7 @@ Shutdown()
GlobalWindowImpl::ShutDown();
nsDOMClassInfo::ShutDown();
nsTextControlFrame::ShutDown();
nsXBLWindowKeyHandler::ShutDown();
}
#ifdef NS_DEBUG