/[pengfork]/pengfork/src/fdo/atoms/rich.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/rich.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:07 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t rich_atom_tab[] = {  const atomdef_t rich_atom_tab[] = {
42    {"rich_manage"                    , RICH_MANAGE                    , raw},    {"rich-manage"                    , RICH_MANAGE                    , raw},
43    {"rich_edit_action"               , RICH_EDIT_ACTION               , dword},    {"rich-edit-action"               , RICH_EDIT_ACTION               , dword},
44    {"rich_add_url"                   , RICH_ADD_URL                   , str},    {"rich-add-url"                   , RICH_ADD_URL                   , str},
45    {"rich_set_color_item"            , RICH_SET_COLOR_ITEM            , dword},    {"rich-set-color-item"            , RICH_SET_COLOR_ITEM            , dword},
46    {"rich_bool_read_only"            , RICH_BOOL_READ_ONLY            , bool},    {"rich-bool-read-only"            , RICH_BOOL_READ_ONLY            , bool},
47    {"rich_open_file"                 , RICH_OPEN_FILE                 , str},    {"rich-open-file"                 , RICH_OPEN_FILE                 , str},
48    {"rich_text_color"                , RICH_TEXT_COLOR                , raw},    {"rich-text-color"                , RICH_TEXT_COLOR                , raw},
49    {"rich_font_justify"              , RICH_FONT_JUSTIFY              , dword},    {"rich-font-justify"              , RICH_FONT_JUSTIFY              , dword},
50    {"rich_background_color"          , RICH_BACKGROUND_COLOR          , raw},    {"rich-background-color"          , RICH_BACKGROUND_COLOR          , raw},
51    {"rich_font_size"                 , RICH_FONT_SIZE                 , dword},    {"rich-font-size"                 , RICH_FONT_SIZE                 , dword},
52    {"rich_font_attribute"            , RICH_FONT_ATTRIBUTE            , dword},    {"rich-font-attribute"            , RICH_FONT_ATTRIBUTE            , dword},
53    {"rich_window_color"              , RICH_WINDOW_COLOR              , raw},    {"rich-window-color"              , RICH_WINDOW_COLOR              , raw},
54    {"rich_get_text_alignment"        , RICH_GET_TEXT_ALIGNMENT        , raw},    {"rich-get-text-alignment"        , RICH_GET_TEXT_ALIGNMENT        , raw},
55    {"rich_get_text_style"            , RICH_GET_TEXT_STYLE            , raw},    {"rich-get-text-style"            , RICH_GET_TEXT_STYLE            , raw},
56    {"rich_set_static"                , RICH_SET_STATIC                , raw},    {"rich-set-static"                , RICH_SET_STATIC                , raw},
57    {"rich_color_dialog"              , RICH_COLOR_DIALOG              , raw},    {"rich-color-dialog"              , RICH_COLOR_DIALOG              , raw},
58    {"rich_view_text_color"           , RICH_VIEW_TEXT_COLOR           , dword},    {"rich-view-text-color"           , RICH_VIEW_TEXT_COLOR           , dword},
59    {"rich_view_text_background_color", RICH_VIEW_TEXT_BACKGROUND_COLOR, dword},    {"rich-view-text-background-color", RICH_VIEW_TEXT_BACKGROUND_COLOR, dword},
60    {"rich_view_background_color"     , RICH_VIEW_BACKGROUND_COLOR     , dword},    {"rich-view-background-color"     , RICH_VIEW_BACKGROUND_COLOR     , dword},
61    {"rich_font_select_face"          , RICH_FONT_SELECT_FACE          , str},    {"rich-font-select-face"          , RICH_FONT_SELECT_FACE          , str},
62    {"rich_font_select_size"          , RICH_FONT_SELECT_SIZE          , dword},    {"rich-font-select-size"          , RICH_FONT_SELECT_SIZE          , dword},
63    {"rich_drop_picture"              , RICH_DROP_PICTURE              , raw},    {"rich-drop-picture"              , RICH_DROP_PICTURE              , raw},
64    {"rich_drop_link"                 , RICH_DROP_LINK                 , raw},    {"rich-drop-link"                 , RICH_DROP_LINK                 , raw},
65    {"rich_get_text_font_size"        , RICH_GET_TEXT_FONT_SIZE        , raw},    {"rich-get-text-font-size"        , RICH_GET_TEXT_FONT_SIZE        , raw},
66    {"rich_get_font"                  , RICH_GET_FONT                  , raw},    {"rich-get-font"                  , RICH_GET_FONT                  , raw},
67    {"rich_allow_justify"             , RICH_ALLOW_JUSTIFY             , bool},    {"rich-allow-justify"             , RICH_ALLOW_JUSTIFY             , bool},
68    {"rich_allow_fontsize"            , RICH_ALLOW_FONTSIZE            , bool},    {"rich-allow-fontsize"            , RICH_ALLOW_FONTSIZE            , bool},
69    {"rich_allow_backcolor"           , RICH_ALLOW_BACKCOLOR           , bool},    {"rich-allow-backcolor"           , RICH_ALLOW_BACKCOLOR           , bool},
70    {"rich_allow_fontwindow"          , RICH_ALLOW_FONTWINDOW          , bool},    {"rich-allow-fontwindow"          , RICH_ALLOW_FONTWINDOW          , bool},
71    {"rich_allow_embeds"              , RICH_ALLOW_EMBEDS              , bool},    {"rich-allow-embeds"              , RICH_ALLOW_EMBEDS              , bool},
72    {"rich_allow_textfile"            , RICH_ALLOW_TEXTFILE            , bool},    {"rich-allow-textfile"            , RICH_ALLOW_TEXTFILE            , bool},
73    {"rich_ignore_tabs"               , RICH_IGNORE_TABS               , bool},    {"rich-ignore-tabs"               , RICH_IGNORE_TABS               , bool},
74    {"rich_allow_attributes"          , RICH_ALLOW_ATTRIBUTES          , dword},    {"rich-allow-attributes"          , RICH_ALLOW_ATTRIBUTES          , dword},
75    {"rich_image_max"                 , RICH_IMAGE_MAX                 , dword},    {"rich-image-max"                 , RICH_IMAGE_MAX                 , dword},
76    {"rich_drop_back_picture"         , RICH_DROP_BACK_PICTURE         , raw},    {"rich-drop-back-picture"         , RICH_DROP_BACK_PICTURE         , raw},
77    {"rich_drop_text_file"            , RICH_DROP_TEXT_FILE            , raw},    {"rich-drop-text-file"            , RICH_DROP_TEXT_FILE            , raw},
78    {"rich_scale_images"              , RICH_SCALE_IMAGES              , bool},    {"rich-scale-images"              , RICH_SCALE_IMAGES              , bool},
79    {"rich_insert_smilie"             , RICH_INSERT_SMILIE             , raw},    {"rich-insert-smilie"             , RICH_INSERT_SMILIE             , raw},
80    {"rich_enable_smilie"             , RICH_ENABLE_SMILIE             , bool},    {"rich-enable-smilie"             , RICH_ENABLE_SMILIE             , bool},
81    {"rich_html_mode"                 , RICH_HTML_MODE                 , raw},    {"rich-html-mode"                 , RICH_HTML_MODE                 , raw},
82    {NULL, -1, na}    {NULL, -1, na}
83  };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26