Patch to add Sheets & Objects Dialog from M. C. Nelson
commit1b0f2027d398494f876fd00826a1b603806057dd
authorsdteffen <sdteffen>
Fri, 12 Apr 2002 14:51:35 +0000 (12 14:51 +0000)
committersdteffen <sdteffen>
Fri, 12 Apr 2002 14:51:35 +0000 (12 14:51 +0000)
tree5ce4163602926d7d146b2b2e8958d3e4fc60b75b
parent47fceb39c8cba088f0eabdd65b3754a73db29170
Patch to add Sheets & Objects Dialog from M. C. Nelson
21 files changed:
app/Makefile.am
app/app_procs.c
app/interface.c
app/interface.h
app/menus.c
app/pixmaps/line_break.xpm [new file with mode: 0644]
app/pixmaps/n_a.xpm [new file with mode: 0644]
app/sheets.c [new file with mode: 0644]
app/sheets.h [new file with mode: 0644]
app/sheets_dialog.c [new file with mode: 0644]
app/sheets_dialog.h [new file with mode: 0644]
app/sheets_dialog_callbacks.c [new file with mode: 0644]
app/sheets_dialog_callbacks.h [new file with mode: 0644]
lib/object.c
lib/object.h
lib/plug-ins.c
lib/plug-ins.h
lib/sheet.c
lib/sheet.h
objects/custom/custom.c
objects/custom/custom_object.c