Initial support for bracket editing.
commite2f4580c94e49970f0d4813204959785c434dea2
authorNing Shi <cs_snx@stu.ust.hk>
Sun, 4 May 2008 10:53:18 +0000 (4 18:53 +0800)
committerNing Shi <cs_snx@stu.ust.hk>
Sun, 4 May 2008 10:53:18 +0000 (4 18:53 +0800)
treeda6b2adfc8f55ad83fc98d271bb91d786d764635
parenteb37668a99e61d071ff5e194db3695e4ac56bcce
Initial support for bracket editing.

Changes are now made through signaling from the model layer.
gtk/src/core/nonterminal.cpp
gtk/src/core/nonterminal.hpp
gtk/src/core/terminal.cpp
gtk/src/core/terminal.hpp
gtk/src/node.cpp
gtk/src/node.hpp
gtk/src/tree_model.cpp
gtk/src/tree_model.hpp