Re: gEDA-user: solder/component --> top/bottom ?

2011-09-18 Thread Andrew Poelstra
as in his signature, which is clearly separated from the message and not even shown in many readers. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew ___ geda-user mailing list

Re: gEDA-user: solder/component --> top/bottom ?

2011-09-18 Thread Andrew Poelstra
spend hunting them down: Would such a patch > get applied (provided, it is well formed and all)? > I'd vote for this. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew __

Re: gEDA-user: coding style (was: help with pcb dsn plugin)

2011-09-18 Thread Andrew Poelstra
aesthetically > pleasing and find it difficult to read, but probably just because I'm > used to the other style. > Well, C itself doesn't seem to be used too much outside of > 10 year old code. Nowadays the language du jour seems to be Python, and C is only used for librar

Re: gEDA-user: New gtk menu system

2011-09-15 Thread Andrew Poelstra
On Fri, Sep 16, 2011 at 02:29:04AM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > Here is some visual feedback. It brightens the swatches when > > the mouse is over the row, a little bit. Let me know what you > > think of it. > > > This feedback i

Re: gEDA-user: pcb “Optimize routed tracks” problems

2011-09-12 Thread Andrew Poelstra
d. Can you give me a quick outline of what "Optimize routed tracks" is supposed to do and what source files it uses? > > Do they perform better for automatically-routed tracks? > > They were intended to clean up after the autorouter. > -- Andrew Poelstra Email: asp11 a

Re: gEDA-user: PCB segfaults when the "Route style" button is clicked

2011-09-10 Thread Andrew Poelstra
; on first iteration, sometimes later. Interestingly, it does not > want to segfault if I do not load the previously saved empty > layout. At step 3 I notice a difference: With the reloaded layout, > the field for the route style name is empty. Maybe, this is a hint > for the cause.

Re: gEDA-user: PCB segfaults when the "Route style" button is clicked

2011-09-10 Thread Andrew Poelstra
t; Neat, confirmed. Notice also that the values become increasingly corrupted with each load. I'm guessing that in the RouteStylesChanged action, I should just tear down and re-create the route style selector. The selector has a pointer into pcb's route style data, which probably g

Re: gEDA-user: why some skip KiCAD and gEDA

2011-09-10 Thread Andrew Poelstra
use the mouse for things > that absolutely require a mouse (drawing things mostly). If I have to > use the mouse to click buttons or menus, etc. I consider that a > complete failure. > I don't even have a mouse connected most of the time. I plug one in when I need to draw, that&#

Re: gEDA-user: accel keys (was: why some skip KiCAD and gEDA)

2011-09-08 Thread Andrew Poelstra
e existing keymap, especially when combined with the old pcb layer selector, gives the impression of an ancient and non-standard UI. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: plugins (was: How can you help...)

2011-09-07 Thread Andrew Poelstra
d you join the effort? > I'd be happy to contribute when I have free time (or am procrastinating). -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net "Do whatever you want. Do what you think is important. Everybody is an individual." --Ron Paul ___

Re: gEDA-user: test repo

2011-09-04 Thread Andrew Poelstra
0ec Then to update: git pull origin master git rebase master -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net "Do whatever you want. Do what you think is important. Everybody is an individual." --Ron Paul

Re: gEDA-user: Fwd: Re: [OH Updates] How can you help solve the proprietary tool problem?

2011-09-02 Thread Andrew Poelstra
On Fri, Sep 02, 2011 at 01:10:10PM -0700, Andrew Poelstra wrote: > > I see it sometimes, but with other people's messages as often as mine. > For example, Peter C. recently replied to a message from Stephan. I > received Peter's reply but not Stephan's message. I me

Re: gEDA-user: Fwd: Re: [OH Updates] How can you help solve the proprietary tool problem?

2011-09-02 Thread Andrew Poelstra
en the archive page and hit refresh periodically, since that seems more reliable. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net "Do whatever you want. Do what you think is important. Everybody is an individual." --Ron Paul __

Re: gEDA-user: pcb gtk: Toggle buttons for route styles?

2011-09-02 Thread Andrew Poelstra
On Fri, Sep 02, 2011 at 03:02:51AM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > Can we use toggle buttons instead of radio buttons for the > > route style selector? It would look like so: > > > > http://wpsoftware.net/andrew/dump/toggle.png >

Re: gEDA-user: pcb gtk: Toggle buttons for route styles?

2011-09-01 Thread Andrew Poelstra
e selector, but just a crazy though. > One day, when we support an unlimited number of route styles. ;) -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net "Do whatever you want. Do what you think is important. Everybody is an individual." --Ron Paul _

gEDA-user: pcb gtk: Toggle buttons for route styles?

2011-09-01 Thread Andrew Poelstra
Hey all, Can we use toggle buttons instead of radio buttons for the route style selector? It would look like so: http://wpsoftware.net/andrew/dump/toggle.png This gives more clickable area and a cleaner look, I think. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net

Re: gEDA-user: New gtk menu system

2011-08-31 Thread Andrew Poelstra
On Tue, Aug 30, 2011 at 03:47:33PM -0700, Colin D Bennett wrote: > On Tue, 30 Aug 2011 14:22:28 -0700 > Andrew Poelstra wrote: > > Here is some visual feedback. It brightens the swatches when > > the mouse is over the row, a little bit. Let me know what you > > think of

Re: gEDA-user: New gtk menu system

2011-08-31 Thread Andrew Poelstra
, so they should not be able to get out of sync anymore. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net "Do whatever you want. Do what you think is important. Everybody is an individual." --Ron Paul ___ geda-user mail

Re: gEDA-user: gpcb-menu.res

2011-08-31 Thread Andrew Poelstra
On Wed, Aug 31, 2011 at 02:00:37PM +0200, Kovacs Levente wrote: > On Tue, 30 Aug 2011 12:01:00 -0700 > Andrew Poelstra wrote: > > > Fixed in git head. > > Thanks! Maybe I can see why the "automatic layer (group) change" doesn't work. > Can you give me a

Re: gEDA-user: New gtk menu system

2011-08-30 Thread Andrew Poelstra
On Tue, Aug 30, 2011 at 06:51:10PM +0200, Kai-Martin Knaak wrote: > > Some glitches: > I don't see any visual feedback which item the mouse cursor currently refers > to. > Gnome user expectation seems to be, that the item should be highlighted with > background changing to focus color. Much the

Re: gEDA-user: New gtk menu system

2011-08-30 Thread Andrew Poelstra
On Tue, Aug 30, 2011 at 07:04:51PM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > User-visible changes are: > > Another minor wish: > Can you change the background of the layer chooser to the background > color gtk uses for the rest of the controls? (m

Re: gEDA-user: New gtk menu system

2011-08-30 Thread Andrew Poelstra
tto -- this is the default behavior of the treeview. I'm catching mouse clicks anyway so that visibility works without selecting each row, so it wouldn't be hard to throw away non-left-clicks. I think I'll do this - right-clicking also selects the row, which will probably irritate peopl

Re: gEDA-user: Tearoffs on popup menu in pcb?

2011-08-30 Thread Andrew Poelstra
gt; BTW: What are Tools->None and Tools->Cancel supposed to do? > None appears to do nothing at all - it is used internally to when preventing selection of invalid modes. Cancel is a synonym for Select that was used to hook the escape key up, since all accelerators are configured through t

Re: gEDA-user: gpcb-menu.res

2011-08-30 Thread Andrew Poelstra
the following line to the log window: > > Note: home directory is "/home/leva" > Loading menus from Loading menus from > Using default menus > Fixed in git head. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at

gEDA-user: New gtk menu system

2011-08-29 Thread Andrew Poelstra
1-9 Select layers 1-9 0 Select layer 10 Alt+1-9 Select layers 11-19 Alt+0 Select layer 20 Adding Ctrl lets you toggle the visibility of those respective layers. Remember that not all layers are selectable, but all of them should be able toggle visibility. -- Andrew Poelstra Em

Re: gEDA-user: layer selector inconsistency (was: timestamps in pcb.git)

2011-08-29 Thread Andrew Poelstra
ing, please let me know, because it seems fine to me. But I won't be able to fix it until the new menu widget is done. Also, my system clock is correct. ;) -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/

Re: gEDA-user: timestamps in pcb.git

2011-08-29 Thread Andrew Poelstra
on everything to your current time. make will take a while to run, since it will then believe everything has changed, but it won't get stuck anywhere. Other than that, nothing will be broken or confused. -- Andrew Poelstra Email: asp11 at sfu.ca

Re: gEDA-user: timestamps in pcb.git

2011-08-29 Thread Andrew Poelstra
On Mon, Aug 29, 2011 at 08:58:44AM +0200, Kovacs Levente wrote: > On Mon, 29 Aug 2011 07:09:21 -0700 > Andrew Poelstra wrote: > > > My dev server clock seems to have found its way out of sync. This > > happens every so often, because of some oddity with Xen and timezones. &g

Re: gEDA-user: timestamps in pcb.git

2011-08-28 Thread Andrew Poelstra
e found its way out of sync. This happens every so often, because of some oddity with Xen and timezones. Perhaps setting the root and virtual domains to UTC will fix it; I'll try this now. Waiting a few hours will fix the build failure. I'll be sure to keep an eye out for this when pu

Re: gEDA-user: Updating gtk menu dynamically?

2011-08-28 Thread Andrew Poelstra
rly so -- everything works but the layer selector and route-style menu items). After that the route-style selector will probably need its own widget, but that's easy to do at this point. Then, I'll just be doing bugfixes and code documentation, and when school starts even that'll p

gEDA-user: Tearoffs on popup menu in pcb?

2011-08-28 Thread Andrew Poelstra
Hey all, Right now in pcb if you shift-right-click on the main viewport, you get a popup menu with a few submenus. There are no tearoffs. Do you want tearoffs on the submenus of this popup? What about on the popup itself? Andrew -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at

Re: gEDA-user: New layer selector to play with (git preview)

2011-08-26 Thread Andrew Poelstra
On Thu, Aug 25, 2011 at 11:43:41PM -0700, Jared Casper wrote: > On Wed, Aug 24, 2011 at 3:21 AM, Andrew Poelstra wrote: > > > > Hey all, > > > > The new gtk layer selector is finished for most uses now. If > > you want to play with it before it's ready to

Re: gEDA-user: New layer selector to play with (git preview)

2011-08-25 Thread Andrew Poelstra
t; console ;) > Both fixed and pushed. Thanks for noticing so quickly! -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www

Re: gEDA-user: New layer selector to play with (git preview)

2011-08-25 Thread Andrew Poelstra
get the "UPDATE COLORS" text on startup. How have you configured your colors? > 2. It should not be printing debug text like "UPDATE COLORS" to the > console ;) > Oops. But it seems to have helped here. ;) > > If I'm seeming brief, it might be because its

Re: gEDA-user: howto pin size

2011-08-24 Thread Andrew Poelstra
we no longer give special treatment to those units. The old code also let you change the increments for mm, and not affect the increments for mil. Given that we now support a dozen or so different units, this is clearly impractical. So some design work (i.e., discussion) needs to happen befor

Re: gEDA-user: howto pin size

2011-08-24 Thread Andrew Poelstra
On Wed, Aug 24, 2011 at 05:14:43AM -0500, kqt4a...@comcast.net wrote: > $ pcb --version > PCB version 1.99z > > $ git log -1 > commit 87572b48e0d58b8f69d4aece6e22c4a5d89a16c5 > Author: Andrew Poelstra > Date: Mon Aug 22 17:10:23 2011 -0700 > > Fix segfault in

gEDA-user: New layer selector to play with (git preview)

2011-08-23 Thread Andrew Poelstra
ike to do that some day. KNOWN BUGS: - select silk, rats, or the last copper layer, then toggle its visibility. It won't automatically switch away. Note that this bug also affects the existing layer selector. -- Andrew Poelstra Email: asp11 at sfu.ca OR ap

Re: gEDA-user: Layer button backgrounds - summary

2011-08-22 Thread Andrew Poelstra
On Tue, Aug 23, 2011 at 02:22:25AM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > I have implemented the italicized/separated > > suggestion. You can see it here: > > > > http://www.wpsoftware.net/andrew/dump/mockup4.png > > Nice. > I note,

Re: gEDA-user: Layer button backgrounds - summary

2011-08-22 Thread Andrew Poelstra
On Tue, Aug 23, 2011 at 09:52:19AM +1000, Stephen Ecob wrote: > A few hours in the future, Andrew Poelstra wrote: > > > Nope, uploaded it wrong :-}. The URL works now. > > Looks good, a definite improvement on what we have now! > > This may be out of scope for the curre

Re: gEDA-user: Layer button backgrounds - summary

2011-08-22 Thread Andrew Poelstra
g ? > Nope, uploaded it wrong :-}. The URL works now. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Layer button backgrounds - summary

2011-08-22 Thread Andrew Poelstra
On Sat, Aug 20, 2011 at 04:41:05PM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > What we need to do with the treeview/swatch widget, is to indicate > > that the swatch still works for toggling visibility, but you can't > > actually select the la

Re: gEDA-user: viewing side vs. layers

2011-08-22 Thread Andrew Poelstra
t; What should be happening? I will make sure this works when I implement my new gtk layer selector. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@m

Re: gEDA-user: PCB+GL rebased to git HEAD (with nanometers) - bug with arcs?

2011-08-22 Thread Andrew Poelstra
On Mon, Aug 22, 2011 at 05:31:26PM -0700, Andrew Poelstra wrote: > On Sat, Aug 20, 2011 at 01:57:08PM +0200, michalwd1979 wrote: > > Dear Peter, > > > > I'm using newest version of pcb opengl from git and I found strange > > behaviour with arcs. > > > &g

Re: gEDA-user: PCB+GL rebased to git HEAD (with nanometers) - bug with arcs?

2011-08-22 Thread Andrew Poelstra
On Sat, Aug 20, 2011 at 01:57:08PM +0200, michalwd1979 wrote: > Dear Peter, > > I'm using newest version of pcb opengl from git and I found strange behaviour > with arcs. > This was caused by my commit: commit 5456171cbd9129402acfc6596d1cd7b742880324 Author: Andrew Poelstr

Re: gEDA-user: pcb segmentation fault

2011-08-22 Thread Andrew Poelstra
fixed it in: commit 87572b48e0d58b8f69d4aece6e22c4a5d89a16c5 Author: Andrew Poelstra Date: Mon Aug 22 17:10:23 2011 -0700 Fix segfault in report.c text report output Please run 'git pull' to bring all the changes down. (Note aware that you will also pull the recent metric conversion changes

Re: gEDA-user: PCB+GL rebased to git HEAD (with nanometers) - bug with arcs?

2011-08-21 Thread Andrew Poelstra
t the object after switching its layer, you can move it without problem. It is only when hitting 'b' and moving the object in one action that problems arise. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ __

Re: gEDA-user: pcb segmentation fault

2011-08-21 Thread Andrew Poelstra
On Sat, Aug 20, 2011 at 08:04:03AM -0500, kqt4a...@comcast.net wrote: > I am using version 1.99z that I compiled a few days ago > If I press control-r while the mouse is over a component name I get a > segmentation fault > What kind of component? What does git log -1 show? -- And

Re: gEDA-user: Layer button backgrounds - summary

2011-08-21 Thread Andrew Poelstra
ting > space between them. > Sounds like this is the general consensus. I will add a separator and italicize these layers. The swatch will work, but clicking to select will do nothing. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wps

Re: gEDA-user: Layers and Buried/Blind Vias in gEDA

2011-08-21 Thread Andrew Poelstra
iscussion is about GUI changes and no more. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Layer button backgrounds - summary

2011-08-20 Thread Andrew Poelstra
rks for toggling visibility, but you can't actually select the layer for drawing. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seu

Re: gEDA-user: Layer button backgrounds - summary

2011-08-20 Thread Andrew Poelstra
clear this will be from a user perspective, I will not know until I try it. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Commandline option --menu-file

2011-08-20 Thread Andrew Poelstra
y individual things to be done, but we don't have enough developers to get to them all soon. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-use

Re: gEDA-user: Layer button backgrounds - summary

2011-08-19 Thread Andrew Poelstra
; Not with the current widget, no. I think we would want to fix the core layer-handling before doing those things. My goal for now is to only touch gui-top-window.c, and only affect the user's experience. Though, I am still unsure how to indicate that the last 4 layers can't be used

Re: gEDA-user: Layer button backgrounds

2011-08-19 Thread Andrew Poelstra
rs within them. > Oooh. I had not considered this. We would need to have a new discussion about keyboard shortcuts and the like, and this is outside of the scope of what I plan to do, but I'll definitely stick some TODO comments in to this effect. -- Andrew Poelstra Email: asp11 at

Re: gEDA-user: Layer button backgrounds - summary

2011-08-19 Thread Andrew Poelstra
sibility by combining Ctrl with the above accelerators. -- Andrew Poelstra I'm 20 today! ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Layer button backgrounds

2011-08-19 Thread Andrew Poelstra
On Fri, Aug 19, 2011 at 01:01:07PM +0100, Peter Clifton wrote: > On Thu, 2011-08-18 at 18:57 -0700, Andrew Poelstra wrote: > > > That is how I would like it to work. But clicking the swatch > > also selects the layer, which is undesirable behavior. There > > is no clean wa

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
On Thu, Aug 18, 2011 at 11:34:04PM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > I like KMK's > >>click/double-click idea if possible. > > > > Very possible. But you would still be unable to toggle visibility > > independent of sel

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
On Thu, Aug 18, 2011 at 11:49:22AM -0700, Colin D Bennett wrote: > On Thu, 18 Aug 2011 18:57:33 -0700 > Andrew Poelstra wrote: > > > On Thu, Aug 18, 2011 at 09:50:25AM -0700, Colin D Bennett wrote: > > > I like the color swatch and how it shows a small > > >

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
w I would like it to work. But clicking the swatch also selects the layer, which is undesirable behavior. There is no clean way to prevent this with a GtkTreeView widget. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: ht

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
e to fix it last I tried, a few years ago. This is another motivation for pulling the layer-selector into its own widget. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ g

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
On Thu, Aug 18, 2011 at 09:25:06AM -0700, Jared Casper wrote: >On Thu, Aug 18, 2011 at 3:56 PM, Andrew Poelstra <[1]as...@sfu.ca> >wrote: > > 2. Whenever you hide a layer, the selector would jump to the > > previously-selected layer. I hav

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
On Thu, Aug 18, 2011 at 08:29:13AM +0200, Krzysztof Kościuszkiewicz wrote: > 2011/8/18 Andrew Poelstra : > > > Kai (and others), what do you think of this mockup?: > > > > http://wpsoftware.net/andrew/dump/mockup.png > > Looks good. It resembles GtkTreeView and that

Re: gEDA-user: Layer button backgrounds

2011-08-18 Thread Andrew Poelstra
On Thu, Aug 18, 2011 at 04:12:34AM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > Kai (and others), what do you think of this mockup?: > > > > http://wpsoftware.net/andrew/dump/mockup.png > > Layer names with white background are much easier to read

Re: gEDA-user: Layer button backgrounds

2011-08-17 Thread Andrew Poelstra
t; Kai (and others), what do you think of this mockup?: http://wpsoftware.net/andrew/dump/mockup.png -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@m

Re: gEDA-user: Layer button backgrounds

2011-08-17 Thread Andrew Poelstra
t; eye to control layer visibility. This may or may not be a good way to > do it, but it is certainly a familiar UI to many people. > I think such a thing would look like: http://wpsoftware.net/andrew/dump/selector.png What do people think of this? -- Andrew Poelstra Email: asp11 at sfu.

Re: gEDA-user: Layer button backgrounds

2011-08-17 Thread Andrew Poelstra
pixmap. There was not much support for the idea. The feeling was that we should try to make the layer selector take less space, whereas adding pixmaps would take more. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ _

gEDA-user: Layer button backgrounds

2011-08-17 Thread Andrew Poelstra
buttons, like so?: http://wpsoftware.net/andrew/dump/buttons.png It would simplify the code a bit and IMHO looks more modern. There is a bit of an optical illusion making the new buttons seem bigger, but I checked in gimp and there is no change in size. -- Andrew Poelstra Email: asp11 at sfu.ca

Re: gEDA-user: Nanometer conversion pushed to git head

2011-08-16 Thread Andrew Poelstra
On Tue, Aug 16, 2011 at 11:53:21PM +0100, Peter Clifton wrote: > On Mon, 2011-08-15 at 18:34 -0700, Andrew Poelstra wrote: > > Exciting news everyone! > > > > I have just pushed the nanometer conversion patches to git HEAD. > > I'm really glad to see this work mer

Re: gEDA-user: Bug in 'FreeRotateBuffer()'? (WAS: Re: Line Thickness in Imported DXF Files; Rotating by Arbitrary Angle; UTF-8)

2011-08-15 Thread Andrew Poelstra
On Mon, Aug 15, 2011 at 12:17:07PM -0700, Colin D Bennett wrote: > On Mon, 15 Aug 2011 19:24:34 -0700 > Andrew Poelstra wrote: > > > On Mon, Aug 15, 2011 at 11:29:59AM -0700, Colin D Bennett wrote: > > > Because of this bug (it is completely a bug from the user's

Re: gEDA-user: Nanometer conversion pushed to git head

2011-08-15 Thread Andrew Poelstra
>documentation... Both fixed in git HEAD. Thanks for reporting it. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Nanometer conversion pushed to git head

2011-08-15 Thread Andrew Poelstra
ion... >Kind regards, >Felix >Am 16.08.2011 03:34, schrieb Andrew Poelstra: > -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Bug in 'FreeRotateBuffer()'? (WAS: Re: Line Thickness in Imported DXF Files; Rotating by Arbitrary Angle; UTF-8)

2011-08-15 Thread Andrew Poelstra
h for good rotation... hopefully nanometer conversion will > improve that significantly with no extra effort for us footprint > designers. > The problem is that the file-format still saves in cmils. (You can use a text-editor to put the new units in, but then you have problems with backwa

gEDA-user: Nanometer conversion pushed to git head

2011-08-15 Thread Andrew Poelstra
e does not appear to be any breaks in the file format. Thank you all for your support and testing as I have worked on this over the last month or two. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.

Re: gEDA-user: PCB option --minimum polygon area

2011-08-14 Thread Andrew Poelstra
is on purpose?) > Looks like an accident. It might have been done to prevent people using it. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Commandline option --menu-file

2011-08-14 Thread Andrew Poelstra
of --pcb-menu as well, unless someone wants to put in the effort to: 1. Unify lesstif/gtk handling of it. 2. Make it take precedence over the hardcoded pcb-menu/gpcb-menu.res -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/

Re: gEDA-user: PCB opengl?

2011-08-14 Thread Andrew Poelstra
y morning. I would love to see a new version released in 2011. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB nanometer git tree

2011-08-12 Thread Andrew Poelstra
On Fri, Aug 12, 2011 at 11:53:52PM +0200, Karl Hammar wrote: > Andrew Poelstra: > ... > > You can now pull branch coord7 (from the same repository). > ... > > And I think Karl Hammar's segfault-on-doc-compile is fixed. > > If not, please let me know! > >

Re: gEDA-user: PCB nanometer git tree

2011-08-12 Thread Andrew Poelstra
On Fri, Aug 12, 2011 at 11:31:39PM +0200, Karl Hammar wrote: > Andrew Poelstra: > > On Thu, Aug 11, 2011 at 09:30:34PM +0200, Karl Hammar wrote: > ... > > > -#define LARGE_VALUE(LONG_MAX / 2 - 1) /* maximum extent of > > > board and elements

Re: gEDA-user: PCB nanometer git tree

2011-08-12 Thread Andrew Poelstra
On Wed, Aug 10, 2011 at 04:04:47PM -0700, Andrew Poelstra wrote: > > Hey all, > > > I have a pcb branch available here for testing: > > git clone git://wpsoftware.net/pcb-andrew.git > git checkout coord6 > You can now pull branch coord7 (from the same repos

Re: gEDA-user: The difference in pcb gerber and gerbv gerber

2011-08-11 Thread Andrew Poelstra
/program.htm > trying to understand but I am a bit lost > Could someone throw me a bone > gerbv and pcb are separate programs with separate gerber export code. How serious is the discrepancy? -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.

Re: gEDA-user: PCB nanometer git tree

2011-08-11 Thread Andrew Poelstra
) > > on a typical 2's complement machine. > > Why do you want to use only half the range? > So that the width of a "max width" box can be calculated as LARGE_VALUE - (-LARGE_VALUE) without overflow, and so that two maximum widths can be average

Re: gEDA-user: PCB nanometer git tree

2011-08-11 Thread Andrew Poelstra
On Wed, Aug 10, 2011 at 01:07:48PM -0700, Colin D Bennett wrote: > On Wed, 10 Aug 2011 16:04:47 -0700 > Andrew Poelstra wrote: > > > Please test this and let me know what needs to be done. Thanks! > > OK, I have noticed one bug. If I draw some lines on a copper layer,

Re: gEDA-user: PCB nanometer git tree

2011-08-11 Thread Andrew Poelstra
On Thu, Aug 11, 2011 at 10:44:42AM -0700, Andrew Poelstra wrote: > > Still happens to me on pcb-20100929-RELEASE after: > > ./autogen.sh && > ./configure --with-gui=lesstif --disable-doc --enable-maintainer-mode && > make clean >/dev/null && >

Re: gEDA-user: PCB nanometer git tree

2011-08-11 Thread Andrew Poelstra
On Wed, Aug 10, 2011 at 01:07:48PM -0700, Colin D Bennett wrote: > On Wed, 10 Aug 2011 16:04:47 -0700 > Andrew Poelstra wrote: > > > Please test this and let me know what needs to be done. Thanks! > > OK, I have noticed one bug. If I draw some lines on a copper layer,

Re: gEDA-user: Version compatibility between gschem and PCB

2011-08-11 Thread Andrew Poelstra
this version of Ubuntu? Not that I know of. I have an Ubuntu 11.04 box on which pcb seems to work. I rarely use it there, though. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___

Re: gEDA-user: This patch is breaking compile

2011-08-10 Thread Andrew Poelstra
s patches on current git again? It would be nice if a dev could take the time to review and commit these patches. They've been hanging around the tracker forever and reflect poorly on our willingness to work with new developers. Having said that, I certainly don't have time. ;) -- Andre

gEDA-user: PCB nanometer git tree

2011-08-09 Thread Andrew Poelstra
eeds to be done. Thanks! -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Layer selective DRC

2011-08-08 Thread Andrew Poelstra
that might not be for a while and I do not want to forget about this.) -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www

Re: gEDA-user: Constraint-based PCB footprint design

2011-08-08 Thread Andrew Poelstra
rth of hacking" phase, that is. It looks like it will, given the enthusiasm on the list. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Layer selective DRC

2011-08-06 Thread Andrew Poelstra
On Sat, Aug 06, 2011 at 11:16:11PM +0200, Kai-Martin Knaak wrote: > Andrew Poelstra wrote: > > > Kai, just for fun, you might want to try with the nanometers > > branch: > > > > git clone git://wpsoftware.net/pcb-andrew.git > > I did and it compiled r

Re: gEDA-user: Layer selective DRC

2011-08-06 Thread Andrew Poelstra
t week. You can run git log coord5 --not master to see the specific commits I've been doing over the last month or so. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ ge

Re: gEDA-user: Layer selective DRC

2011-08-06 Thread Andrew Poelstra
the stack frame and instruction pointer ("environment") in the given variable, and longjmp restores it. setjmp returns zero when you first call it. But when restoring the stack frame, it returns 1, so that we don't get an infinite loop. They make even experienced progra

Re: gEDA-user: Layer selective DRC

2011-08-05 Thread Andrew Poelstra
ot;grid::units" > > etc. > > It makes sense for all of PCB's built-in ones to use PCB:: leaving > other namespaces for plugins and external apps. > I am going to use PCB::grid::unit if nobody has any complaints. -- Andrew Poelstra Email: as

Re: gEDA-user: Linux Desktop für gEDA

2011-08-05 Thread Andrew Poelstra
gertips more than makes up for that. Plus all my music is in FLAC or OGG format. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org htt

Re: gEDA-user: Layer selective DRC

2011-08-05 Thread Andrew Poelstra
%d, PVL.N %d) continuing...\n", layer, max_copper_layer, PVList.Location, PVList.Number); continue; } Then above and below the for loop add puts ("enter FOR"); ... puts ("exit FOR"); and similar for the while() loop. That should tell you a bit

Re: gEDA-user: Linux Desktop für gEDA

2011-08-04 Thread Andrew Poelstra
On Thu, Aug 04, 2011 at 08:08:31PM +0200, Markus wrote: > >What desktop are you using for gEDA? > I use wmii. Evidently this is the worst place you could have asked.. ;) -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.n

Re: gEDA-user: [PATCH] Fix distance display in lesstif HID.

2011-08-01 Thread Andrew Poelstra
briel. I have pushed your fix. In future, when I convert the lesstif HID to allow arbitrary user units, I will use the default precision for pcb-printf. This will be 0 for cmils, 2 for mils, 4 for mm, etc. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.ne

Re: gEDA-user: PCB: Documentation for command-line options (unit-changes)

2011-07-24 Thread Andrew Poelstra
cmils for the sake of backward compatibility. But we support giving units like --via-thickness 3mm (no space) and that is what should be done. -- Andrew Poelstra Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net Web: http://www.wpsoftware.net/andrew/ ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Recap of remaining metric-conversion work

2011-07-24 Thread Andrew Poelstra
On Sun, Jul 24, 2011 at 05:15:15PM +0100, Peter Clifton wrote: > On Sun, 2011-07-24 at 18:37 -0700, Andrew Poelstra wrote: > > > I have pushed my first commit. Rebasing my work causes merge > > failures in three files (action.c, crosshair.c, fontmode.c). > > Probably

Re: gEDA-user: Recap of remaining metric-conversion work

2011-07-24 Thread Andrew Poelstra
On Sun, Jul 24, 2011 at 11:43:31AM +0100, Peter Clifton wrote: > On Sun, 2011-07-24 at 08:33 -0700, Andrew Poelstra wrote: > > > This causes no regressions, though if you are playing with grids > > you may need commit #2 below, which does cause regressions. > > I'

  1   2   3   4   >