1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-05 04:56:23 +03:00
eda-tools/eeshow/gui
Werner Almesberger 7eff14b7cd eeshow/gui/: use overlay_draw_all_d for glabels, due to offsets
The offsets can move the coordinates across zero, thus flipping the alignment.
overlay_draw_all_d is immune to this.
2016-08-19 05:22:42 -03:00
..
aoi.c eeshow/gui/aoi.c (need_devover): also check the loction of the related AoI 2016-08-19 03:42:01 -03:00
aoi.h eeshow/gui/aoi.c (aoi_set_related): AoIs can now share clicks 2016-08-19 03:25:56 -03:00
common.h eeshow/gui/: use overlay_draw_all_d for glabels, due to offsets 2016-08-19 05:22:42 -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/: use overlay_draw_all_d for glabels, due to offsets 2016-08-19 05:22:42 -03:00
gui.c eeshow/gui/: add "underlay" for pop-ups (WIP) 2016-08-18 17:09:20 -03:00
gui.h eeshow/: move gui* into subdirectory gui/ 2016-08-17 20:54:25 -03:00
history.c eeshow/gui/history.c (RGBA, COLOR): move to style.h 2016-08-18 17:26:54 -03:00
input.c eeshow/gui/input.c (hover_update): handle a few more rare cases 2016-08-18 18:29:23 -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/over.c (overlay_set_related, _all): support related AoIs 2016-08-19 03:32:41 -03:00
over.h eeshow/gui/over.c (overlay_set_related, _all): support related AoIs 2016-08-19 03:32:41 -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/gui/: use overlay_draw_all_d for glabels, due to offsets 2016-08-19 05:22:42 -03:00
sheet.c eeshow/gui/: add "underlay" for pop-ups (WIP) 2016-08-18 17:09:20 -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