[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [ geda-Patches-1528338 ] gschem: Moving component selector into a new file (PATCH)
Patches item #1528338, was opened at 2006-07-25 11:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1528338&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Clifton (petercjclifton)
Assigned to: Nobody/Anonymous (nobody)
Summary: gschem: Moving component selector into a new file (PATCH)
Initial Comment:
This patch against CVS HEAD, splits up and tidies the
functionality in
gaf/gschem/src/x_fileselect.c between file-selectors, and
component-selectors in the new file
gaf/gschem/src/x_compselect.c
Some un-necessary code was removed (see patch, but IIRC
just some GTK
1.2 stuff, and a few functions which were #if 0'd out
already).
The patch also tidies up some unused ( and unused since
this patch ),
members of the FILEDIALOG structure, also introducing a
near duplicate
COMPDIALOG structure so they may part company as
necessary in the
future.
This required a few minor changes in gattrib, which
zero'd / NULL'd the
otherwise unused members.
As I have a late GTK version, I've not fully tested the
behaviour of the
"old" style file-open etc... dialogs, and someone will
need to verify
that they aren't affected by the changes.
Note that as I can't "CVS add" the new file, the patch
file contains a
hacked header, pretending there is that file in CVS
with version 1.00
Regards
Peter Clifton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1528338&group_id=161080
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug