/[antiright]/antiright/lib/popup.c
ViewVC logotype

Diff of /antiright/lib/popup.c

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

revision 1.5 by jefbed, Sun Aug 29 03:01:50 2004 UTC revision 1.6 by jefbed, Mon Jan 24 16:07:55 2005 UTC
# Line 102  antiright_defined_popup_menu(Widget pare Line 102  antiright_defined_popup_menu(Widget pare
102                     antiright_comment_selection, (XtPointer)parent_widget);                     antiright_comment_selection, (XtPointer)parent_widget);
103    antiright_button(popup_widget, "Uncomment Selected",    antiright_button(popup_widget, "Uncomment Selected",
104                     antiright_uncomment_selection, (XtPointer)parent_widget);                     antiright_uncomment_selection, (XtPointer)parent_widget);
105      antiright_button(popup_widget, "Fill Selected",
106                       antiright_fill_selection, (XtPointer)parent_widget);
107    antiright_separator(popup_widget);    antiright_separator(popup_widget);
108    submenu=antiright_menu(popup_widget, "Insert");    submenu=antiright_menu(popup_widget, "Insert");
109    ar_menu=antiright_menu(submenu, "antiright");    ar_menu=antiright_menu(submenu, "antiright");

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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