charras
e898427b52
eeschema: problem when attempting to load a non existing file
2008-07-18 07:04:43 +00:00
jerryjacobs
59c9f72ba2
Typo solved in Delete Block rightclick menu command in eeschema
2008-07-17 09:39:07 +00:00
dickelbeck
44071acf07
Lorenzo's postscript fill patch for bugs 2003834 and 1956732
2008-06-30 13:47:55 +00:00
f3nix
c77e62eb90
Fix Windows build with CMake 2.4.
2008-06-21 08:55:39 +00:00
charras
e1e87115d3
french doc update
2008-06-18 09:18:51 +00:00
kintel
c2d7a555c6
Mac OS X build system fixes
2008-06-15 16:31:32 +00:00
charras
dd58ea1efc
eeschema: bug soved (see changelog). Doc update
2008-06-15 15:45:41 +00:00
charras
4861daa674
Online doc format changed to PDF format. See changelog
2008-06-11 10:33:13 +00:00
charras
777076c86f
minor changes. See changelog
2008-06-06 16:39:45 +00:00
f3nix
6bb111cb8e
CMake files cleaning.
2008-06-06 12:39:00 +00:00
charras
b827c29b03
solved: eeschema, small problem with fields selections in BOM generation
2008-06-04 13:17:33 +00:00
dickelbeck
e3b63f8380
c w patch, plus some attempt to move towards C++, removed some capitalized local variables
2008-05-28 12:28:47 +00:00
kajtek1
809fa28aa1
Moved all XPM files to <kicad>/bitmaps directory
2008-05-22 14:36:57 +00:00
kajtek1
306f5e9100
Moved and fixed all XPM files to /bitmaps directory.
...
Fixed all related files also.
2008-05-22 14:26:26 +00:00
charras
d87aed0cd0
eeschema: Solved: problem in manual part selection for multiple parts per package components
2008-05-21 09:18:14 +00:00
dickelbeck
845e95c3e4
make and use static bitmaps library
2008-05-17 19:24:22 +00:00
dickelbeck
b98834b6ab
comment out Show() on load
2008-05-17 19:12:05 +00:00
charras
3a74c74c8b
eschema: Solved: bad update of toolbars (eeschema and libedit). also in kicad: see changelog
2008-05-16 11:38:35 +00:00
charras
388c0287ba
Eeschema: better backannotation from cvpcb
2008-05-16 09:21:01 +00:00
raburton
e733864d89
set eol-style native on new file
2008-05-15 19:14:17 +00:00
charras
142565c3c6
eeschema: minors changes
2008-05-15 15:59:11 +00:00
charras
4999a844c0
Solved: B.O.M. generation minor problem or multiple parts per package components in complex hierarchies.
2008-05-15 13:29:59 +00:00
charras
b8ea76fe63
Solved netlist problems for multiple parts per package components in complex hierarchies.
...
B.O.M. generation still have a minor problem wih this.
2008-05-15 11:20:19 +00:00
bennett78
0d3769b234
Added SCH_COMPONENT * WinEDA_SchematicFrame::FindComponentByRef
...
for backanno.cpp, a better candidate for searching.
2008-05-08 20:34:39 +00:00
dickelbeck
795e069a7a
fix backanno for unicode and eeschema's debug build
2008-05-07 23:41:05 +00:00
bennett78
7327197c17
Added Backannotate Footprints from Stuff File Feature
2008-05-07 15:08:16 +00:00
dickelbeck
713901349e
beautify
2008-05-05 19:45:05 +00:00
raburton
2773be4ff5
more bitmaps work
2008-05-05 16:13:49 +00:00
charras
0ac832f066
screen number and screen count now are set
2008-04-30 17:04:22 +00:00
dickelbeck
6d72d3dab6
use virtual Save()
2008-04-30 12:34:40 +00:00
charras
4e5e820313
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
2008-04-30 11:52:34 +00:00
charras
a67e71ac09
Removed a debug message in annotate.cpp, and a problem in PadsPcb netlist
2008-04-25 10:32:16 +00:00
charras
6bd3fea110
wxProcess::open does not work under windows (the process stays in background mode), wxExecute is still used under windows
...
Minor other changes
2008-04-25 07:33:45 +00:00
dickelbeck
ba92f94fde
ProcessExecute instead of wxExecute
2008-04-24 16:55:35 +00:00
dickelbeck
f1ead64a7f
delete hierarhical pin sheet bug
2008-04-22 17:22:08 +00:00
dickelbeck
38a08f1ffc
delete hierarhical pin sheet bug
2008-04-22 17:19:28 +00:00
dickelbeck
4715ea28e2
delete hierarhical pin sheet bug
2008-04-22 16:38:23 +00:00
charras
ef150dd413
Annotate Dialog enhancement.
2008-04-21 17:43:58 +00:00
charras
c52e99e9c1
Annotation enhancements
2008-04-21 14:03:20 +00:00
charras
af7b6691d4
see changelog
2008-04-21 06:34:56 +00:00
f3nix
5cd2fad850
CMake:
...
* MinGWResourceCompiler: change output directory and name of compiled resource file (old resource object files have to be deleted manually, eg. cvpcb/cvpcb_rc.o since the 'make clean' target does not remove them).
* Add some comments.
2008-04-18 08:04:54 +00:00
dickelbeck
721d878fcf
GetScreen() work, menu capitalization, beautifying
2008-04-17 16:25:29 +00:00
charras
25d0403221
pcbnew, cvpcb removed bug: forgotten paths when adding lib files
2008-04-17 08:33:27 +00:00
dickelbeck
24e66546d9
formatting and comments
2008-04-16 19:12:40 +00:00
charras
a55ef8df3c
Update and use annotate_dialog.pjd to create and maintain annotate dialog
2008-04-16 17:21:01 +00:00
charras
2b0a25b4da
In complex hierarchies, multiples parts per packages now should work, without restrictions
2008-04-16 08:40:31 +00:00
f3nix
c77c3906bc
CMake:
...
* Set a NAME_RESOURCES variable in MinGWResourceCompiler.
* Fix looking for zlib under msys (C:\msys\1.0). Minizip now builds under windows with external zlib.
2008-04-16 04:00:19 +00:00
charras
8123d3a5eb
see changelog
2008-04-15 19:38:19 +00:00
charras
7f453831d5
eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization.
2008-04-14 19:22:48 +00:00
f3nix
63de4115dc
CMake:
...
* Add mingw_resource_compiler macro (Win32).
* Fix windres wxWidgets include paths (Win32).
2008-04-13 19:07:32 +00:00