Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"
#include "annoyingdialog.h"
#include "cbstyledtextctrl.h"
#include "cbcolourmanager.h"
#include <wx/bmpbuttn.h>
#include <wx/progdlg.h>
#include <wx/tokenzr.h>
#include "cbauibook.h"
#include "editorcolourset.h"
#include "confirmreplacedlg.h"
#include "filefilters.h"
#include "projectfileoptionsdlg.h"
#include "filegroupsandmasks.h"
Go to the source code of this file.
Classes | |
struct | EditorManagerInternalData |
struct EditorManagerInternalData * This is the private data holder for the EditorManager * All data not relevant to other classes should go here * More... | |
struct | OpenContainingFolderData |
Functions | |
int | cbRegisterId (int id) |
|
inline |
Definition at line 62 of file editormanager.cpp.
References wxRegisterId().
|
static |
Definition at line 88 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
int ID_EditorManager = wxNewId() |
Definition at line 55 of file editormanager.cpp.
int ID_NBEditorManager = wxNewId() |
Definition at line 54 of file editormanager.cpp.
Referenced by EditorManager::EditorManager().
int idEditorManagerCheckFiles = wxNewId() |
Definition at line 56 of file editormanager.cpp.
Referenced by CodeBlocksApp::OnAppActivate().
|
static |
Definition at line 83 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 82 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 84 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 85 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 78 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 89 of file editormanager.cpp.
Referenced by EditorManager::OnGenericContextMenuHandler(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 90 of file editormanager.cpp.
Referenced by EditorManager::OnGenericContextMenuHandler().
|
static |
Definition at line 81 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu(), and EditorManager::OnTabPosition().
|
static |
Definition at line 71 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 72 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 73 of file editormanager.cpp.
Referenced by EditorManager::OnCloseAllOthers(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 74 of file editormanager.cpp.
Referenced by EditorManager::OnCloseAllOthers(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 75 of file editormanager.cpp.
Referenced by EditorManager::OnCloseAllOthers(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 79 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 76 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 77 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 68 of file editormanager.cpp.
Referenced by EditorManager::OnGenericContextMenuHandler(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 69 of file editormanager.cpp.
Referenced by EditorManager::OnGenericContextMenuHandler(), and EditorManager::OnPageContextMenu().
|
static |
Definition at line 80 of file editormanager.cpp.
Referenced by EditorManager::OnPageContextMenu().
|
static |
Definition at line 70 of file editormanager.cpp.
Referenced by EditorManager::OnGenericContextMenuHandler(), and EditorManager::OnPageContextMenu().