# # ChangeLog for editcontext.c # # Generated by Trac 1.0.2 # Mar 28, 2024, 2:36:18 PM Sat, 18 Sep 2010 21:07:40 GMT David Benjamin [4a41f16] * editcontext.c (modified) * functions.c (modified) * viewwin.c (modified) Pass deactivate_cb as argument to owl_editcontext_new Sat, 18 Sep 2010 21:07:40 GMT David Benjamin [c394de8] * Makefile.am (modified) * commands.c (modified) * editcontext.c (added) * functions.c (modified) * global.c (modified) Use ref-counting to make editwin ownership saner When creating an ...