CHARRAS
|
339a90e7ac
|
Block commands now works with zones.
|
2008-01-06 12:43:57 +00:00 |
dickelbeck
|
8de0bf46a7
|
exploring custom layer names
|
2008-01-05 17:20:46 +00:00 |
dickelbeck
|
8a37513952
|
const strings
|
2008-01-01 07:51:54 +00:00 |
dickelbeck
|
751e2f5c7a
|
comment out unused function strlower()
|
2007-12-23 05:41:02 +00:00 |
dickelbeck
|
467d9d3692
|
added strlower()
|
2007-12-22 07:17:22 +00:00 |
dickelbeck
|
e35e2eac8d
|
fixed compiler warning
|
2007-12-22 07:16:45 +00:00 |
CHARRAS
|
1e11a70ef1
|
minor change (path added in gestfig.cpp, linux only)
|
2007-12-21 07:45:42 +00:00 |
dickelbeck
|
fbe304722e
|
when drc denies via insertion, bridge track not deleted
|
2007-12-18 02:34:54 +00:00 |
dickelbeck
|
d01e04c978
|
fix typo, beautify
|
2007-12-11 23:12:37 +00:00 |
dickelbeck
|
cbaf4f9f7e
|
hotkey fix for + and -
|
2007-12-11 06:35:52 +00:00 |
dickelbeck
|
0f452cc016
|
patch
|
2007-12-05 20:54:11 +00:00 |
dickelbeck
|
628be5d1c1
|
chasing a bug
|
2007-12-05 17:56:57 +00:00 |
f3nix
|
4fd9325f6d
|
Some small CMake fixes.
|
2007-12-02 13:56:03 +00:00 |
dickelbeck
|
76fb213bf0
|
2nd of 3 commits for DrcDialog rework
|
2007-12-01 05:53:52 +00:00 |
kintel
|
7b007f6d85
|
Added deps make target for Mac OS X
|
2007-11-19 14:35:04 +00:00 |
CHARRAS
|
0605d07263
|
|
2007-11-14 16:02:19 +00:00 |
dickelbeck
|
238c12dae0
|
modedit bug fix
|
2007-11-12 05:53:48 +00:00 |
g_harland
|
41a643c166
|
"Colors" dialog box has been enhanced
|
2007-11-11 09:09:53 +00:00 |
CHARRAS
|
c4f1a36a8a
|
fixed infospgm.cpp compil proble under gcc 4.2
|
2007-11-08 09:12:25 +00:00 |
f3nix
|
9307b49eec
|
CMake build system for all apps. Usage in install.txt
|
2007-11-08 07:17:37 +00:00 |
plyatov
|
77cb86a1ea
|
Draft files for CMake build system support
|
2007-11-07 16:18:24 +00:00 |
CHARRAS
|
3823d66052
|
removed not used files. french kicad.po updated
|
2007-11-07 11:52:29 +00:00 |
g_harland
|
1e896d1750
|
Enhance more dialog boxes for EESchema
|
2007-11-07 04:24:25 +00:00 |
CHARRAS
|
80605bf260
|
lib path problem: does not modify path if a libname starts by ./ or ../
|
2007-11-05 19:54:48 +00:00 |
CHARRAS
|
5a948e98b7
|
made ADD_MENUITEM_xx static inline
|
2007-11-05 07:07:00 +00:00 |
raburton
|
bc52b0e60e
|
simple hacky make dependancy solution
|
2007-11-04 22:14:47 +00:00 |
CHARRAS
|
9c3d5bd96d
|
eschema, pcbnew and cvpcb did not find libraries when they were in the default library path, but in a subdirectory
|
2007-11-02 17:17:44 +00:00 |
dickelbeck
|
9fe9fc7c00
|
fix macro to inline conversion
|
2007-10-31 17:44:51 +00:00 |
CHARRAS
|
3d0e6a5f1e
|
gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary
|
2007-10-31 08:34:05 +00:00 |
dickelbeck
|
f353c77cdc
|
more zone preps
|
2007-10-31 06:40:15 +00:00 |
dickelbeck
|
64e9e16886
|
virtual BOARD_ITEM::Save()
|
2007-10-30 21:30:58 +00:00 |
CHARRAS
|
d5d16186a6
|
listboxes.cpp problem solved (see change_log)
|
2007-10-29 08:22:45 +00:00 |
plyatov
|
a5bd7d440b
|
Russian translation update.
|
2007-10-28 20:33:19 +00:00 |
kintel
|
5cf158e536
|
Fixed cut&paste error
|
2007-10-28 19:35:17 +00:00 |
kintel
|
c9679e65c9
|
Updated build system for Mac OS X
|
2007-10-28 18:47:28 +00:00 |
kintel
|
8863c003e4
|
Use wxWindowDC instead of wxClientDC as function parameters since we cannot assume that wxPaintDC inherits from wxClientDC
|
2007-10-28 17:53:09 +00:00 |
kintel
|
36e5586539
|
Fixed path handling under Mac OS X
|
2007-10-28 17:45:36 +00:00 |
raburton
|
5fc7925445
|
set eol-style native on new file
|
2007-10-27 13:37:08 +00:00 |
CHARRAS
|
ec02baab5f
|
remove unused files. some translations.
cvpcb: set flag wxFRAME_FLOAT_ON_PARENT when create the footprint 3D frame and the display frame
|
2007-10-27 12:24:09 +00:00 |
CHARRAS
|
2a5676b2e2
|
Add class_marker.cpp and class_marker.h. Some other minor changes
|
2007-10-26 06:08:19 +00:00 |
CHARRAS
|
13a847d344
|
Add catalan language to language list
|
2007-10-22 18:58:47 +00:00 |
g_harland
|
182dbb605b
|
MAYBE_RESIZE_BORDER field now provided within all .pjd files;
MAYBE_RESIZE_BORDER field restored to cleaningoptions_dialog.h
|
2007-10-22 00:26:05 +00:00 |
CHARRAS
|
9b58687c50
|
rename dialog_clean_pcb.pjd, other minor changes
|
2007-10-21 16:46:13 +00:00 |
g_harland
|
5d2817fffd
|
Sizers now provided within the "Colors" dialog box
|
2007-10-21 10:01:15 +00:00 |
dickelbeck
|
3cd47555ca
|
see 2007-Oct-12 change_log.txt
|
2007-10-13 06:18:44 +00:00 |
dickelbeck
|
787cf5851e
|
MenuText() tweaks, beautification
|
2007-10-11 00:11:59 +00:00 |
dickelbeck
|
e1ff958a3c
|
MsgPanel rewrite
|
2007-10-10 18:01:14 +00:00 |
dickelbeck
|
8300fe1850
|
todo.txt update
|
2007-10-09 12:29:02 +00:00 |
g_harland
|
9e32b2abdb
|
Assorted changes; see change_log.txt
|
2007-10-07 03:08:24 +00:00 |
dickelbeck
|
aba115f0fb
|
improved pcbnew marker support
|
2007-10-03 19:45:32 +00:00 |