[Kicad-developers] [PATCH] - DIALOG_PAGES_SETTINGS - remove redundant SetPortrait() call.

2012-04-04 Thread Alexander Zakamaldin
Set{Height,Width}Mils() methods already call private updatePortrait(). Thanks to Dick Hollenbeck for the tip. Alexander. custom_page_setup.diff Description: Binary data ___ Mailing list: https://launchpad.net/~kicad-developers Post to :

[Kicad-developers] [PATCH] - DIALOG_PAGES_SETTINGS - fix custom page size setup.

2012-03-30 Thread Alexander Zakamaldin
It's not possible to set up custom page size from the first attempt. Need to reenter page setup dialog and confirm selected sizes. Alexander. custom_page_setup.diff Description: Binary data ___ Mailing list: https://launchpad.net/~kicad-developers

[Kicad-developers] [PATCH] - worksheet.h minor issue in GOST mode.

2012-03-28 Thread Alexander Zakamaldin
There is a page layout minor issue in GOST mode. This is the rounding-off error of 1 mil exactly. Screenshots are attached, the location of problem and zoomed snapshot. My solution seems to be ugly, but I don't see another way to overcome this error for the mils scale. Jean-Pierre, please

Re: [Kicad-developers] New code import: kicad/kicad-zaka-new

2012-03-18 Thread Alexander Zakamaldin
Thanks for the help. I've already figured out. Alexander. Sun, 18 Mar 2012 16:33:47 +0100 от Jelmer Vernooij jel...@samba.org: Hi, On 03/18/2012 04:30 PM, Alexander Zakamaldin wrote: A new bazaar code import has been requested by Alexander Zakamaldin: https://code.launchpad.net

[Kicad-developers] GnomePrint - good news for Kicad linux users.

2012-03-06 Thread Alexander Zakamaldin
I filed a libgnomeprint bug to the Mageia (my favorite linux distribution) some time ago. Yesterday it was confirmed and my patches were implemented in testing updates branch. So if this patches will be tested and approved the way to the better wxGnomePrint will be cleared away. Alexander.

Re: [Kicad-developers] problem with the Help link getting started in kicad

2012-03-05 Thread Alexander Zakamaldin
, 2012 at 6:00 PM, Alexander Zakamaldin zak...@mail.ru wrote: Hi, Fabrizio! It is strange for me, because I can't reproduce the problem you have described. I tested evince, evince-previewer and okular. Everything seems to work fine! Maybe something wrong with your ~/.kicad_common

[Kicad-developers] Eeschema libedit_plot_component and SVG plot.

2012-03-05 Thread Alexander Zakamaldin
Hi. While working with PAGE_INFO class I found that SVG plot is not working for LIB_EDIT_FRAME::OnPlotCurrentComponent. It plots empty SVG files. First of all I thought my PAGE_INFO changes caused this problem. But then I tried stable branch Kicad and found just the same issue. So my question is

[Kicad-developers] problem with the Help link getting started in kicad

2012-03-01 Thread Alexander Zakamaldin
I confirm this problem. Alexander. 01 марта 2012, 15:13 от Fabrizio Tappero fabrizio.tapp...@gmail.com: Hello, I confirm that I still experience this problem which is here: mst.kicad/common/basicframe.cpp 338:// Search for getting_started_in_kicad.pdf or

Re: [Kicad-developers] problem with the Help link getting started in kicad

2012-03-01 Thread Alexander Zakamaldin
Patch is attached. Alexander. 01 марта 2012, 17:28 от Alexander Zakamaldin zak...@mail.ru: I confirm this problem. Alexander. 01 марта 2012, 15:13 от Fabrizio Tappero fabrizio.tapp...@gmail.com: Hello, I confirm that I still experience this problem which is here: mst.kicad/common

Re: [Kicad-developers] problem with the Help link getting started in kicad

2012-03-01 Thread Alexander Zakamaldin
I filed a bug report with patch attached. Alexander. 01 марта 2012, 15:13 от Fabrizio Tappero fabrizio.tapp...@gmail.com: Hello, I confirm that I still experience this problem which is here: mst.kicad/common/basicframe.cpp 338:// Search for getting_started_in_kicad.pdf or

Re: [Kicad-developers] problem with the Help link getting started in kicad

2012-03-01 Thread Alexander Zakamaldin
Dick Hollenbeck d...@softplc.com: On 03/01/2012 09:29 AM, Alexander Zakamaldin wrote: === modified file 'common/basicframe.cpp' --- common/basicframe.cpp 2012-02-17 14:17:50 + +++ common/basicframe.cpp 2012-03-01 15:17:12 + @@ -341,7 +341,7 @@ if( !helpFile

Re: [Kicad-developers] problem with the Help link getting started in kicad

2012-03-01 Thread Alexander Zakamaldin
to my local depot? (like 'svn st') or about to submit...I guess I'm just missing the svn, sf.net development mode of operation! -Frank Bennett, hardcore 'C', Verilog, svn dude 02 марта 2012, 07:50 от Alexander Zakamaldin zak...@mail.ru: Hi Dick! The const specification is really useful

[Kicad-developers] Printing and Ledger paper type.

2012-02-29 Thread Alexander Zakamaldin
Done. 29 февраля 2012, 19:21 от Dick Hollenbeck d...@softplc.com: On 02/29/2012 03:20 AM, Alexander Zakamaldin wrote: Hi, Dick! I am sorry in advance, but I think there is no need for you to investigate this problem. Just because I have already fixed it. The bug is deep inside

[Kicad-developers] Printing and Ledger paper type.

2012-02-29 Thread Alexander Zakamaldin
:[. The situation may will be the same as with libgnomeprint. The wxGnomePrint will stay uncompleted and wxgtkprint will be useless :[[. So, I am going to investigate wxGnomePrint 72 dpi issue. Alexander. 29 февраля 2012, 22:35 от Andrey A an...@mail.ru: 29 февраля 2012, 20:42 от Alexander Zakamaldin

[Kicad-developers] Printing and Ledger paper type.

2012-02-27 Thread Alexander Zakamaldin
Tabloid paper which is 11x17in exactly. The same as 'GIMP' project is doing. Alexander. 27 февраля 2012, 09:38 от Dick Hollenbeck d...@softplc.com: On 02/26/2012 06:44 AM, Alexander Zakamaldin wrote: Hi. I am working on printing issues for gtk based Kicad at present time. Recently

Re: [Kicad-developers] Kicad and page orientation.

2012-01-16 Thread Alexander Zakamaldin
:). Fortunately, there is an user size. Alexander. -- This message was sent from Launchpad by Alexander Zakamaldin (https://launchpad.net/~zaka62) using the Contact this team link on the KiCad Developers team page (https://launchpad.net/~kicad-developers). For more information see https

[Kicad-developers] Question - Kicad and page orientation.

2012-01-13 Thread Alexander Zakamaldin
for me? Thanks. Alexander Zakamaldin. -- This message was sent from Launchpad by Alexander Zakamaldin (https://launchpad.net/~zaka62) using the Contact this team link on the KiCad Developers team page (https://launchpad.net/~kicad-developers). For more information see https://help.launchpad.net