Hello all, Again no new features. Only cleanup, renames and moves.
Regards, Patrick --- gschem/include/prototype.h | 26 ++-- gschem/include/x_multiattrib.h | 3 - gschem/src/gschem.c | 20 +-- gschem/src/i_basic.c | 2 +- gschem/src/i_callbacks.c | 106 ++++++++---- gschem/src/o_attrib.c | 130 ++++++--------- gschem/src/o_basic.c | 29 ++++ gschem/src/o_buffer.c | 2 +- gschem/src/o_copy.c | 3 +- gschem/src/o_cue.c | 75 ++++----- gschem/src/o_delete.c | 312 +++++----------------------------- gschem/src/o_move.c | 6 +- gschem/src/x_autonumber.c | 2 +- gschem/src/x_color.c | 49 ++++++- gschem/src/x_dialog.c | 14 +-- gschem/src/x_event.c | 51 +----- gschem/src/x_multiattrib.c | 365 ++++++++++++++++++++-------------------- gschem/src/x_stroke.c | 192 ++++++++++++---------- gschem/src/x_window.c | 42 ----- libgeda/include/prototype.h | 7 +- libgeda/include/struct.h | 7 +- libgeda/src/o_bus_basic.c | 4 +- libgeda/src/o_complex_basic.c | 24 --- libgeda/src/o_net_basic.c | 4 +- libgeda/src/o_pin_basic.c | 4 +- libgeda/src/s_basic.c | 6 +- libgeda/src/s_conn.c | 21 +-- libgeda/src/s_page.c | 21 +-- libgeda/src/s_tile.c | 137 +++------------ 29 files changed, 641 insertions(+), 1023 deletions(-) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
