AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 Next
Aug 18, 2016
7 years 4 months eeshow/delta.c: goes to kicad/
7 years 4 months eeshow/: util.h and diag.c go to misc/
7 years 4 months eeshow/gui/gui.c: begin moving input (mouse, keyboard) handling to input.c (WIP)
7 years 4 months eeshow/gui/: bring back scrolling of the history
7 years 4 months eeshow/gui/over.h, over.c: remove dragging support (now input.c)
7 years 4 months eeshow/aoi.c, aoi.h: remove dragging support (now in input.c)
7 years 4 months eeshow/gui/gui.c: dragging closes glabel pop-up
7 years 4 months eeshow/gui/gui.c: move common data structures to common.h
7 years 4 months eeshow/gui/gui.c: move progress bar handling to progress.c
7 years 4 months eeshow/gui/gui.c: move global label pop-up to glabel.c
7 years 4 months eeshow/gui/gui.c: move sheet navigation to sheet.c
7 years 4 months eeshow/gui/gui.c: move history list to history.c
7 years 4 months eeshow/gui/gui.c (eeschema_coord): only used in glabel.c, move there
7 years 4 months eeshow/gui/history.c: provide complete set of input functions
7 years 4 months eeshow/gui/history.c: void forward-declaration of history_input_ops
7 years 4 months eeshow/gui/sheet.c: improve sectioning of code
7 years 4 months eeshow/gui/input.c: add tracing (-v -v -v); rename input_normal to input_idle
7 years 4 months eeshow/gui/input.c (motion_notify_event): misinterpreted hover_update result
7 years 4 months eeshow/gui/input.c: support hover -> drag; set state to idle after cleanup
7 years 4 months eeshow/main.c: run under gdb if argv[1] is "gdb"

Development Team
Admins
Werner Almesberger
Happy Crew
Wolfgang Spraul



interactive