|
wxMaxima
|
Implementation of the menu-command handlers extracted from wxMaxima - see MaximaCommandMenus.h. More...
#include "MaximaCommandMenus.h"#include "wxMaxima.h"#include "EventIDs.h"#include <wx/windowptr.h>#include <wx/colordlg.h>#include <wx/dirdlg.h>#include <wx/clipbrd.h>#include <wx/dataobj.h>#include <wx/process.h>#include <wx/wfstream.h>#include <wx/txtstrm.h>#include "wizards/ActualValuesStorageWiz.h"#include "wizards/CsvWiz.h"#include "wizards/DrawWiz.h"#include "wizards/Gen2Wiz.h"#include "wizards/ListSortWiz.h"#include "wizards/Gen1Wiz.h"#include "wizards/GenWiz.h"#include "cells/AnimationCell.h"#include "cells/EditorCell.h"#include "cells/ImgCell.h"#include "cells/ImgCellBase.h"#include "sidebars/TableOfContents.h"#include "sidebars/VariablesPane.h"#include "graphical_io/Printout.h"#include "dialogs/AboutDialog.h"#include "dialogs/ConfigDialogue.h"#include "dialogs/DiffFrame.h"#include "dialogs/FindReplaceDialog.h"#include "dialogs/LoggingMessageDialog.h"#include "dialogs/MaxSizeChooser.h"#include "dialogs/ResolutionChooser.h"#include "sidebars/History.h"#include "dialogs/ChangeLogDialog.h"#include "dialogs/LicenseDialog.h"#include "wizards/Gen3Wiz.h"#include "wizards/Gen4Wiz.h"#include "wizards/IntegrateWiz.h"#include "wizards/MatWiz.h"#include "wizards/LimitWiz.h"#include "wizards/Plot2dWiz.h"#include "wizards/Plot3dWiz.h"#include "wizards/PlotFormatWiz.h"#include "wizards/SeriesWiz.h"#include "wizards/SubstituteWiz.h"#include "wizards/SumWiz.h"#include "wizards/SystemWiz.h"Implementation of the menu-command handlers extracted from wxMaxima - see MaximaCommandMenus.h.