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
080746ace7
debug support for fixing modules not marked with MOD_CMS
2008-04-23 18:11:36 +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
6f4f6f6ef8
Added: Dutch language option
2008-04-22 06:10:37 +00:00
charras
ef150dd413
Annotate Dialog enhancement.
2008-04-21 17:43:58 +00:00
f3nix
08bb897653
Set eol-style: native on new files.
2008-04-21 14:17:03 +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
charras
9b082be01a
Solves a linux problem compilation created by my last commit
2008-04-18 18:30:10 +00:00
f3nix
d5193af907
Polish = PL
2008-04-18 18:15:59 +00:00
charras
1547987157
some enhancements.
2008-04-18 13:28: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
dd149e2266
In complex hierarchies, multiples parts per packages now should work, without restrictions
2008-04-16 08:41:27 +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
raburton
7bb6007a67
Restore xw2.6 compatibility, thanks to Raúl Sánchez Siles for patch.
2008-04-14 18:42:33 +00:00
diemer
b0e906abba
minor cleanup
2008-04-13 19:38:33 +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
f3nix
2c7eaa608b
CMake: add check_find_package_result macro.
2008-04-13 14:00:01 +00:00
charras
945f5f1e42
eeschema: code cleaning.
2008-04-12 18:39:20 +00:00
charras
0750a215e5
removed bug: forgotten paths when adding lib files when not in the default lib path
2008-04-09 17:27:59 +00:00
diemer
03569ca112
PCBNew: Display a warning on a file format version mismatch. Minor language fix.
2008-04-06 16:05:23 +00:00
diemer
7ce55e4839
EESchema displays a warning now on a file format mismatch.
2008-04-06 15:12:24 +00:00
diemer
a015ff2ab4
Cleanup. Relabeled block zoom command.
2008-04-03 19:38:24 +00:00
diemer
48858c30c4
Fixed Bug 1829931: calculation of zoom level in Window_Zoom(), so we show more rather than less for a box-zoom.
2008-04-03 18:45:49 +00:00
charras
9039a0a579
minor changes and cleanup
2008-04-03 18:03:42 +00:00
kintel
b2494d5b01
Mac compile fix
2008-04-03 00:26:31 +00:00
kintel
e3db76e9e4
include fix
2008-04-02 23:28:28 +00:00
dickelbeck
a91f255ccd
instance specific zone container clearance and pad treatment
2008-04-02 16:58:56 +00:00
dickelbeck
9d395aa0c5
MAC alpha support
2008-04-02 14:16:14 +00:00
diemer
1a063f6a78
cleanup
2008-04-02 07:08:09 +00:00
diemer
c819ab3bde
Added calls to TestDanglingEnds() at undo and redo, so dangling ends are correctly updated (e.g. when a compnent deletion is undone).
2008-04-01 19:45:30 +00:00
dickelbeck
a196a324d8
more BOARD_ITEM::Draw() support
2008-04-01 06:32:48 +00:00
dickelbeck
f1b36209b1
DRAWSEGMENT::Draw()
2008-04-01 06:07:00 +00:00
dickelbeck
aa93f54d97
BOARD_ITEM::Draw()
2008-04-01 05:21:50 +00:00
dickelbeck
c439e0da05
draw only in OnPaint
2008-03-31 13:50:57 +00:00
dickelbeck
ec4cbb79ed
draw only in OnPaint
2008-03-31 13:46:00 +00:00
dickelbeck
4cf118ea0b
simpler default net class
2008-03-31 13:45:36 +00:00
dickelbeck
4a2830e4a4
compiler warning
2008-03-31 13:44:42 +00:00
dickelbeck
4b94704ec7
formatting
2008-03-31 13:43:54 +00:00
dickelbeck
00ba9c70f8
no printfs in release build
2008-03-31 13:43:21 +00:00