teapot-spreadsheet/src/common
Glen Whitney 91b5ae7e1f Further prepare for color rendering; highlight row and column
Now palettes are allocated and deallocated in fteapot as well as teapot;
  both executables have some color rendering, with fteapot using the cell
  foreground and background (there's just no way to set them at the moment).
  teapot is so far only using color in the header.
  Implements #39.
2019-08-02 23:21:58 -04:00
..
CMakeLists.txt Factor Cell into its own file 2019-07-27 03:00:03 -04:00
cell.c Further prepare for color rendering; highlight row and column 2019-08-02 23:21:58 -04:00
cell.h Further prepare for color rendering; highlight row and column 2019-08-02 23:21:58 -04:00
context.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
context.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
csv.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
csv.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
default.h Further prepare for color rendering; highlight row and column 2019-08-02 23:21:58 -04:00
eval.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
eval.h Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
func.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
func.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
htmlio.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
htmlio.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
latex.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
latex.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
main.c Improve dialogs 2019-08-02 20:31:48 -04:00
main.h Prepare for per-cell configurable colors 2019-07-29 11:35:10 -04:00
misc.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
misc.h Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
parser.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
parser.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
sc.c Factor Cell into its own file 2019-07-27 03:00:03 -04:00
sc.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
scanner.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
scanner.h Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
sheet.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
sheet.h Prepare for per-cell configurable colors 2019-07-29 11:35:10 -04:00
utf8.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
utf8.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
wk1.c Implement a relative reference robust to source and reference moving 2019-07-30 15:07:54 -04:00
wk1.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
xdr.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
xdr.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00