Le 14/09/2011 22:57, fabrizio a écrit :
Hello,
of this patch the folder icon seems that has not been update with the
new .ico files. Was it intentional? were the ico files I made a little
too big?
cheers
Fabrizio
I applied you patch with no changes.
I just rebuilt .cpp files.
--
Jean-Pierre
+1 for addition of new layers
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
Hello,
of this patch the folder icon seems that has not been update with the
new .ico files. Was it intentional? were the ico files I made a little
too big?
cheers
Fabrizio
On Wed, Sep 14, 2011 at 8:54 PM, jean-pierre charras
wrote:
> Le 14/09/2011 20:24, Dick Hollenbeck a écrit :
>>
>> On 09/1
Hello,
following there steps:
bzr branch lp:kicad kicad
bzr branch kicad kicad_exp
cd kicad_exp
mkdir build
cd build
cmake ../ -DKICAD_TESTING_VERSION=ON -DCMAKE_BUILD_TYPE=Debug -DMAINTAIN_PNGS=ON
make -j 4
it cause the whole PNG set (and relative .cpp) to get rebuilt. I guess
this should not ha
well guys I do not really know what the problem is. Once I kind of got
the impression that a fresh branch would rebuild all PNGs if the PNG
MAINTAINER flag was on, even if not .svg were changed.
I will certainly be more carefully in the future when building new
.svg. Anyways, in a little while, I d
Le 14/09/2011 20:24, Dick Hollenbeck a écrit :
On 09/14/2011 06:19 AM, fabrizio wrote:
Hello,
In this patch the following updates were made:
- 30 icons/buttons were redrawn in accordance to various suggestions
- updated all .ico images so that they now contain high resolution
images (good for OS
On 09/14/2011 06:19 AM, fabrizio wrote:
> Hello,
> In this patch the following updates were made:
> - 30 icons/buttons were redrawn in accordance to various suggestions
> - updated all .ico images so that they now contain high resolution
> images (good for OS X)
> - a script to generate .ico file w
this patch fix the accelerator keys for the Place menu.
cheers
Fabrizio
=== modified file 'common/hotkeys_basic.cpp'
--- common/hotkeys_basic.cpp 2011-09-14 15:29:57 +
+++ common/hotkeys_basic.cpp 2011-09-14 15:34:01 +
@@ -194,7 +194,10 @@
if( aIsShortCut )
msg << wxT
8 matches
Mail list logo