1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-06-28 23:21:59 +03:00
eda-tools/eeshow/gui
Werner Almesberger 1b250bd467 eeshow/: change file name handling from positional to be extension-driven
This also enables versioning for page layouts.
We no longer need the option -P.
2016-08-22 20:49:29 -03:00
..
aoi.c eeshow/gui/aoi.c (aoi_hover): also indicate from which direction we enter 2016-08-21 23:02:28 -03:00
aoi.h eeshow/gui/: hover callback now indicates in which direction we left 2016-08-21 22:31:52 -03:00
common.h eeshow/: change file name handling from positional to be extension-driven 2016-08-22 20:49:29 -03:00
fmt-pango.c eeshow/: util.h and diag.c go to misc/ 2016-08-17 21:37:15 -03:00
fmt-pango.h eeshow/fmt-pango.c, fmt-pango.h: also move to gui/ 2016-08-17 21:00:02 -03:00
glabel.c eeshow/gui/: change zoom system to use float; reduce step from 2 to 2^(1/3) 2016-08-22 06:41:03 -03:00
gui.c eeshow/: change file name handling from positional to be extension-driven 2016-08-22 20:49:29 -03:00
gui.h eeshow/: change file name handling from positional to be extension-driven 2016-08-22 20:49:29 -03:00
help.c eeshow/: Esc cancels current action 2016-08-20 07:50:15 -03:00
help.h eeshow/: add online help with h or ? (WIP) 2016-08-19 14:34:25 -03:00
history.c eeshow/gui/history.c (hover_history): compensate jump on dehover 2016-08-21 23:13:27 -03:00
icons.c eeshow/: add icon loader and icons for "delta" and "diff" 2016-08-21 01:26:31 -03:00
icons.h eeshow/: add icon loader and icons for "delta" and "diff" 2016-08-21 01:26:31 -03:00
input.c eeshow/diag.c (progress): don't require user to supply newline 2016-08-22 05:06:05 -03:00
input.h eeshow/gui/input.c (input_update): update hovering after coordinate changes 2016-08-18 13:12:09 -03:00
over.c eeshow/gui/: hover callback now indicates in which direction we left 2016-08-21 22:31:52 -03:00
over.h eeshow/gui/: hover callback now indicates in which direction we left 2016-08-21 22:31:52 -03:00
progress.c eeshow/gui/gui.c: move progress bar handling to progress.c 2016-08-18 02:53:39 -03:00
render.c eeshow/: change file name handling from positional to be extension-driven 2016-08-22 20:49:29 -03:00
sheet.c eeshow/gui/: change zoom system to use float; reduce step from 2 to 2^(1/3) 2016-08-22 06:41:03 -03:00
style.c eeshow/: move gui* into subdirectory gui/ 2016-08-17 20:54:25 -03:00
style.h eeshow/gui/history.c (RGBA, COLOR): move to style.h 2016-08-18 17:26:54 -03:00