Sorry - big commit since I've been holding off until it worked again Fixed
commit63ce1a794597e54e78a70d8eb379a61cea60c6a8
authorPhil Cowans <pcowans@src.gnome.org>
Fri, 20 Oct 2006 14:16:58 +0000 (20 14:16 +0000)
committerPhil Cowans <pcowans@src.gnome.org>
Fri, 20 Oct 2006 14:16:58 +0000 (20 14:16 +0000)
treefb3c863074ad91af48080171ada7c775dbdd8479
parentf889f6324205c5d23504fc32a5b8e6d02c0bd4da
Sorry - big commit since I've been holding off until it worked again Fixed

* Sorry - big commit since I've been holding off until it worked again
* Fixed #363638
62 files changed:
Data/dasher.desktop.in.in
Src/DasherCore/ActionButton.cpp [new file with mode: 0644]
Src/DasherCore/ActionButton.h [new file with mode: 0644]
Src/DasherCore/Alphabet/AlphIO.cpp
Src/DasherCore/Alphabet/AlphIO.h
Src/DasherCore/AlphabetManager.cpp
Src/DasherCore/AlphabetManager.h
Src/DasherCore/AlphabetManagerFactory.cpp
Src/DasherCore/AlphabetManagerFactory.h
Src/DasherCore/BasicLog.cpp [new file with mode: 0644]
Src/DasherCore/BasicLog.h [new file with mode: 0644]
Src/DasherCore/CannaConversionHelper.cpp
Src/DasherCore/CannaConversionHelper.h
Src/DasherCore/CircleStartHandler.cpp
Src/DasherCore/ClickFilter.cpp
Src/DasherCore/ColourIO.h
Src/DasherCore/ControlManager.cpp
Src/DasherCore/ControlManager.h
Src/DasherCore/ControlManagerFactory.cpp
Src/DasherCore/ControlManagerFactory.h
Src/DasherCore/ConversionHelper.h
Src/DasherCore/ConversionManager.cpp
Src/DasherCore/ConversionManager.h
Src/DasherCore/ConversionManagerFactory.cpp
Src/DasherCore/ConversionManagerFactory.h
Src/DasherCore/DasherButtons.cpp
Src/DasherCore/DasherInterfaceBase.cpp
Src/DasherCore/DasherInterfaceBase.h
Src/DasherCore/DasherModel.cpp
Src/DasherCore/DasherModel.h
Src/DasherCore/DasherScreen.h
Src/DasherCore/DasherView.cpp
Src/DasherCore/DasherView.h
Src/DasherCore/DasherViewSquare.cpp
Src/DasherCore/DasherViewSquare.h
Src/DasherCore/DefaultFilter.cpp
Src/DasherCore/DynamicFilter.cpp
Src/DasherCore/Makefile.am
Src/DasherCore/NodeCreationManager.cpp [new file with mode: 0644]
Src/DasherCore/NodeCreationManager.h [new file with mode: 0644]
Src/DasherCore/PinYinConversionHelper.cpp
Src/DasherCore/PinYinConversionHelper.h
Src/DasherCore/TwoBoxStartHandler.cpp
Src/DasherCore/TwoButtonDynamicFilter.cpp
Src/Gtk2/Canvas.cpp
Src/Gtk2/Canvas.h
Src/Gtk2/DasherAppSettings.cpp
Src/Gtk2/DasherAppSettings.h
Src/Gtk2/DasherControl.cpp
Src/Gtk2/GtkDasherControl.cpp
Src/Gtk2/GtkDasherControl.h
Src/Gtk2/Makefile.am
Src/Gtk2/Menu.cc
Src/Gtk2/PangoCache.cpp
Src/Gtk2/PangoCache.h
Src/Gtk2/Preferences.cpp
Src/Gtk2/dasher_editor.cpp
Src/Gtk2/dasher_editor.h
Src/Gtk2/dasher_main.cpp
Src/Gtk2/dasher_main.h
Src/Gtk2/fileops.cc
Src/main.cc