[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: [PATCH 0/4][PCB] Color setting updates



Hello,
I've toyed with the gEDA tools on and off in the past and finally broke
down and grabbed the source after reading about Peter Clifton's OpenGL
modifications.  Its looking great!

In any case, the first thing I did after staring pcb up (with the GTK
interface) was to change the display colors.  Some changes seemed to
take effect immediately while others didn't...

These patches attempt to resolve some of the issues.  I'm not entirely
familiar with the codebase, so be gentle:)

Best,
Peter

Peter Tyser (4):
  Remove color fields from PCBType data strucutre
  Add call to ghid_set_special_colors() to config_color_set_cb()
  Cross color update
  Crosshair color update

 src/autoroute.c                 |    2 +-
 src/create.c                    |   18 +-------
 src/crosshair.c                 |   12 ++++-
 src/draw.c                      |   96 +++++++++++++++++++-------------------
 src/global.h                    |   11 -----
 src/hid/gtk/gtkhid-main.c       |    4 ++
 src/hid/gtk/gui-config.c        |    1 +
 src/hid/gtk/gui-output-events.c |    5 +-
 src/hid/gtk/gui-top-window.c    |   12 +++---
 src/hid/gtk/gui.h               |    2 +-
 src/hid/lesstif/menu.c          |   12 +++---
 src/print.c                     |    6 +-
 src/rtree.c                     |    6 +-
 13 files changed, 85 insertions(+), 102 deletions(-)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user