1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2024-11-22 03:14:39 +02:00
ben-scans/solidify
Werner Almesberger b8bba1d3ab The GUI can now switch among operations.
- solidify/level.c (key_press_event, make_screen), solidify/solidify.c
  (key_press_event): moved "q" handler to solidify.c
- solidify/level.h (level), solidify/level.c (make_screen, level): removed
  root window initialization and merged remainder into "level"
- solidify/overlap.h (overlap), solidify/overlap.c (make_screen, overlap):
  removed root window initialization and merged remainder into "overlap"
- solidify/solidify.c (gui): initialize the root window
- solidify/solidify.c (gui, gui_buttons, clicked): added buttons to select
  operation
2010-09-23 23:18:46 -03:00
..
array.c Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
array.h Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
face.c Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
face.h Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
histo.c Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00
histo.h Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00
level.c The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
level.h The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
Makefile Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
overlap.c The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
overlap.h The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
solidify.c The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
util.h Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00