Mercurial > dillo_port1.3
view dpid/TODO @ 2068:e6a6cf3aab0f
Switched menu item callbacks to Fl_Menu_Item (instead of Fl_Widget)
(segfaulted in Win32 with mingw)
* Also lots of cosmetic whitespace
author | Jorge Arellano Cid <jcid@dillo.org> |
---|---|
date | Tue, 31 May 2011 17:28:09 -0400 |
parents | 6ee11bf9e3ea |
children |
line wrap: on
line source
Todo List File dpi_service.c This module should be removed because its original functions have been removed or modified. Put these functions in dpid.c File dpi_service.h This module should be removed because its original functions have been removed or modified. Put these functions in dpid.c Add other file types, but first we need to add files associated with a dpi to the design. Global SRS_NAME Should read this from dillorc File dpid_common.h The dpid error codes will be used in the next patch Global main() + add new plugins when they become available __________________________________________________________ Remove global variables. Use a singly linked list for dpi_attr_list Allow dpis to be registered one at a time Only run dpis listed in users dillorc MAYBE Have dpid accept all connections to dpis (fixes inf loop if dpi crashes before accept)