[Kicad-developers] pcbnew module editor toolbar items now in menubar -- patch

2010-07-21 Thread Jerry Jacobs
and directories are handy to sort things up. See the attached patch, it applies to rev 2418 without problems. -- Kind Regards, Met vriendelijke groet, Jerry Jacobs - http://www.xor-gate.org pcbnew_module_editor_extended_menubar.patch Description: Binary data

Re: [Kicad-developers] feedback on launchpad

2010-07-21 Thread Jerry Jacobs
On Wed, Jul 21, 2010 at 11:31 PM, Dick Hollenbeck d...@softplc.com wrote: Are people happy with launchpad? 10 = extremely happy : : 1 = extremely dissatisfied I think you mean in the context of the KiCad project hosted and maintained on launchpad system? For me i'm more happy and see more

Re: [Kicad-developers] pcbnew module editor toolbar items now in menubar -- patch

2010-07-23 Thread Jerry Jacobs
On 21-07-10 14:38, Dick Hollenbeck wrote: On 07/21/2010 02:52 AM, Jerry Jacobs wrote: See the attached patch, it applies to rev 2418 without problems. For future patch attachments, can you keep your email client from base64 encoding these attachments? Thanks. This way we can

[Kicad-developers] CPack integration for crossplatform creation of binary and source archives -- patch

2010-07-23 Thread Jerry Jacobs
package* command. For more information see cmake --help-module CPack I attached the main CMakeLists.txt patch. Only maybe other people have a suggestion to extract the date from BZR or system when building instead of changing the 3 variables BUILD_ YEAR, MONTH, DAY. Kind regards, Jerry Jacobs

[Kicad-developers] Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

2010-08-11 Thread Jerry Jacobs
and need to compile it myself then. Kind regards, Jerry Jacobs - http://www.xor-gate.org ./configure --enable-unicode=yes --enable-shared=no --enable-monolithic --with-opengl --enable-universal_binary --enable-aui --enable-debug --with-osx_cocoa --with-macosx-sdk=/Developer/SDKs/MacOSX10.5

Re: [Kicad-developers] Menu item images on OSX

2010-09-02 Thread Jerry Jacobs
On 25-08-10 21:55, Wayne Stambaugh wrote: On 8/25/2010 11:21 AM, Jerry Jacobs wrote: On 08/24/2010 08:50 PM, Wayne Stambaugh wrote: During my resent journey though the Kicad source I notice quite a few instances of the following in the menu creation code: #if !defined( __WXMAC__

Re: [Kicad-developers] OSX Installer debate

2010-09-13 Thread Jerry Jacobs
On 09/13/2010 05:01 PM, Martijn Kuipers wrote: On Sep 13, 2010, at 15:20 PM, Dick Hollenbeck wrote: On 09/13/2010 08:53 AM, Martijn Kuipers wrote: How do we want the OSX packages to look like (installer) ? At the moment we have a DMG-generated from scripts and one generated with CPack (I

Re: [Kicad-developers] OSX Installer debate

2010-09-13 Thread Jerry Jacobs
On 13-09-10 20:18, Dick Hollenbeck wrote: Is there a way to run OSx on a virtual machine on Ubuntu? If not, then I'm afraid I cannot be part of the Mac group, until somebody buys me a Mac. I saw a guy at school past week running OS X in a virtual machine. After surfing google about installing

Re: [Kicad-developers] eeschema object selection and block commands

2010-09-14 Thread Jerry Jacobs
then there are many good new features and enhancements added. Maybe nice to know that I give a 50 minutes talk at a Tdose in The Netherlands again. Almost the same as previous year which you can still look on a recorded movie. http://kicad.sourceforge.net/wiki/index.php/Press Jerry Jacobs

[Kicad-developers] Interesting idea to make money with open-source

2010-10-14 Thread Jerry Jacobs
Dear all, I bumped on a very nice article which can also be used in the KiCad project. Or any other open-source project. http://fsmsh.com/3439 Kind regards, Jerry Jacobs ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad

Re: [Kicad-developers] [PATCH] Saving plot dialog settings

2011-02-01 Thread Jerry Jacobs
Hello Marco, I like it but it has still some issues with wxWidgets on Mac with version 2.9.2 from svn (rev 66766). I put a screenshot on my server over here: http://kicad.xor-gate.org/screenshots/new-plot-screen-issues.png The issues are the format frame, and the gerber options entries

[Kicad-developers] Rev 2784 broken

2011-02-02 Thread Jerry Jacobs
]: *** [3d-viewer/CMakeFiles/3d-viewer.dir/3d_aux.cpp.o] Error 1 make[1]: *** [3d-viewer/CMakeFiles/3d-viewer.dir/all] Error 2 make: *** [all] Error 2 I saw Dick changed some of this code and now the OS X build is broken with wxWidgets 2.9.2 svn Regards, Jerry Jacobs

Re: [Kicad-developers] Rev 2784 broken

2011-02-02 Thread Jerry Jacobs
On 2/2/11 8:50 PM, Dick Hollenbeck wrote: make: *** [all] Error 2 I saw Dick changed some of this code and now the OS X build is broken with wxWidgets 2.9.2 svn Regards, Jerry Jacobs $ wx-config --list Default config is gtk2-unicode-release-2.8 Default config will be used

Re: [Kicad-developers] [PATCH] Saving plot dialog settings

2011-02-03 Thread Jerry Jacobs
For me the dialog is very very good, and works as expected. Still the issue remains that the dialog can't be closed with the window button and the cancel button. I hacked a class function DIALOG_PLOT_BASE::OnQuit with EndModal(0); and it worked. Maybe the virtual functions need be implemented?

Re: [Kicad-developers] OSX developer help.

2011-02-08 Thread Jerry Jacobs
On 2/8/11 11:29 PM, Dick Hollenbeck wrote: On 02/08/2011 03:46 PM, Wayne Stambaugh wrote: On 2/8/2011 4:27 PM, Dick Hollenbeck wrote: On 02/08/2011 01:15 PM, Wayne Stambaugh wrote: I just committed (r2800) a fix for a rendering bug in the optional drawing modes in GerbView that I caused when

Re: [Kicad-developers] More OSX developer help

2011-02-11 Thread Jerry Jacobs
On 02/11/2011 03:42 PM, Wayne Stambaugh wrote: Jerry, Thanks for testing this out for me. Now the grid draws as expected, there are still some issues left on OSX for the drawing code: - When moving a object you can't see where it is while moving Which application? EESchema, PCBNew

Re: [Kicad-developers] Sourceforge Wiki Broken

2011-02-14 Thread Jerry Jacobs
On 02/14/2011 01:40 PM, Dick Hollenbeck wrote: On 02/14/2011 04:07 AM, Jerry Jacobs wrote: Dear all, When I try to load the sourceforge wiki/site then it only shows a white empty page. I think it is broken since the new update of sourceforge services. Maybe we need to update mediawiki

Re: [Kicad-developers] pcbnew --plot=gerber bug and workaround (was Re: first mail, introducing command line options for eeschema and pcbnew)

2011-02-19 Thread Jerry Jacobs
The stange extensions refer to the layer that is plotted to gerber. Look at http://wiki.altium.com/display/ADOH/Gerber+Output+Options The names are aliases for the corresponding layers: gbl = Gerber bottom layer (solder) gbs = Gerber bottom silkscreen (mask) gto = Gerber top overlay gbr =

[Kicad-developers] Line drawing problem under OS X

2011-03-21 Thread Jerry Jacobs
to change to make it work. Kind regards, Jerry Jacobs ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https

Re: [Kicad-developers] bzr rev 2945 commit: a file change breaks Kicad

2011-04-04 Thread Jerry Jacobs
On 4/4/11 9:41 PM, jean-pierre charras wrote: Jerry, Your last change in rev 2945 in file: common/hotkeys_basic.cpp breaks Kicad. The reason is when a key is added in a menu, with a \t before it, it become a shortcut. Therefore type is key is exactly equivalent to click on this menu, and this

Re: [Kicad-developers] bzr rev 2945 commit: a file change breaks Kicad

2011-04-04 Thread Jerry Jacobs
On 4/4/11 10:43 PM, Wayne Stambaugh wrote: On 4/4/2011 3:51 PM, Jerry Jacobs wrote: On 4/4/11 9:41 PM, jean-pierre charras wrote: Jerry, Your last change in rev 2945 in file: common/hotkeys_basic.cpp breaks Kicad. The reason is when a key is added in a menu, with a \t before it, it become

Re: [Kicad-developers] FindwxWidgets.cmake

2011-04-05 Thread Jerry Jacobs
On 4/5/11 3:44 PM, Wayne Stambaugh wrote: We currently use a custom(?) version of FindwxWidgets.cmake that was cherry picked from a more current version of CMake than we were using at the time. The problem is our version of FindwxWidgets is suffering from bit rot. The version in CMake 2.8.4 (

Re: [Kicad-developers] Mac OS X Performance Questions

2011-07-18 Thread Jerry Jacobs
Hello Fred, There are not so many people (yet) which run KiCad on Mac OS X, I build it regular and also with latest development version of wxWidgets. The underlaying graphics layer is not the most efficient/fastest in kicad. The scrolling/zooming with the touchpad on the macbook zooms and

Re: [Kicad-developers] New utility: PcbCalculator

2011-08-05 Thread Jerry Jacobs
Maybe you should have a look at http://mcalc.sourceforge.net and http://wcalc.sourceforge.net also. On 05/08/2011 22:02, jean-pierre charras wrote: I added a new utility in Kicad: PcbCalculator It can be used to calculate transmission lines impedances, or resistors to set the value of the

Re: [Kicad-developers] KiCad new look - new icons and new buttons

2011-08-22 Thread Jerry Jacobs
On Mon Aug 22 21:10:00 2011, fabrizio wrote: Dear All, I have spent some time trying to put together a new set of icons and buttons that might make KiCad look a little better. Here you have an example of where I am so far: http://www.vincentresearch.com/tmp/ Would it be possible: - to know if

Re: [Kicad-developers] KiCad new look - new icons and new buttons

2011-08-23 Thread Jerry Jacobs
On Tue Aug 23 08:14:26 2011, Dick Hollenbeck wrote: On 08/23/2011 01:05 AM, Dick Hollenbeck wrote: On 08/23/2011 01:02 AM, Dick Hollenbeck wrote: http://docs.wxwidgets.org/stable/wx_wxbitmap.html says PNG format is not supported on Windows version of wxWidgets, but I would not walk away

Re: [Kicad-developers] KiCad new look - new icons and new buttons

2011-08-24 Thread Jerry Jacobs
It would be much better if all the toolbar options also in the menus, eventually with (configurable) hotkeys. Then there should be a option to disable the toolbar(s) :-). Also enabling the AUI to move the toolbars to a other screen with overflow would be good to overcome the problem if one

Re: [Kicad-developers] KiCad new look - new icons and new buttons

2011-08-26 Thread Jerry Jacobs
On 8/25/11 8:18 PM, Fred Cooke wrote: The mac native variant doesn't have them anyway. Nor do any other mac apps. Apple, love or hate them, know UI design. Looking at acrobat on linux, it uses them, but only for some items, such as copy and paste but not cut or clear, and it gives the menus an

[Kicad-developers] [OSX] Zoom and Verticalscroll events triggerd on mousescroll event

2011-08-30 Thread Jerry Jacobs
Dear All, On OS X I face a problem when zooming/scrolling, because it is the same event that is triggered in kicad. Or the zooming or scrolling needs a modifier key before the operation can occur. Else it will queue zoom and scroll at the same time which is very annoying. We should have a

Re: [Kicad-developers] [PATH] kicad app icons spacing + better icons + kicad left tree spacing

2011-09-12 Thread Jerry Jacobs
On 09/12/2011 06:44 PM, jean-pierre charras wrote: Le 12/09/2011 18:02, fabrizio a écrit : Hello, the following patch does the following: - fix spacing between app icons in kicad right bar - several .svg icons were update (better look and coherence) - hotkey list window now has the right colour