Changeset main,52 for main/cdk_wrapper.c


Ignore:
Timestamp:
11/15/2007 07:43:22 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071115194322-ilcysmh1p3jqzjao
Message:

Improved ACS translation.
New box and line drawing functions.
Setting active color.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/cdk_wrapper.c

    r6 r52  
     1#define _XOPEN_SOURCE_EXTENDED
     2
     3#include <ncursesw/ncurses.h>
    14#include <cdk/cdk.h>
    25
     
    2629
    2730D(ENTRY, Entry)
     31
     32#undef D
Note: See TracChangeset for help on using the changeset viewer.