Commit Graph

304 Commits

Author SHA1 Message Date
CHARRAS f2b43e752f solved drc.cpp error (pcbnew crashes in track creation or edition). very minor other changes (translation) 2007-12-06 07:35:26 +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
dickelbeck 9200a9da7f wxBeginBusyCursor 2007-12-05 14:17:10 +00:00
dickelbeck 67e726c62d use local time, not gm time 2007-12-05 13:50:42 +00:00
dickelbeck f7b41273ac drc re-work now done 2007-12-04 20:44:41 +00:00
dickelbeck e6aa9435ff DRC ready for testing 2007-12-04 18:33:41 +00:00
dickelbeck 3e2662aed8 mord DRC changes 2007-12-04 18:23:38 +00:00
dickelbeck 36c316e7e0 DRC dialog work 2007-12-04 07:04:53 +00:00
dickelbeck 15b7002012 drc work 2007-12-03 21:28:56 +00:00
CHARRAS 4002c6f418 Solved an annotation problem, some code cleanning and translation 2007-12-03 06:54:19 +00:00
dickelbeck 0803392344 another DRC progress update 2007-12-03 05:14:51 +00:00
dickelbeck 76fb213bf0 2nd of 3 commits for DrcDialog rework 2007-12-01 05:53:52 +00:00
dickelbeck 3465bfeb82 2nd of 3 commits for DrcDialog rework 2007-12-01 05:37:44 +00:00
dickelbeck 128521f0fe 2nd of 3 commits for DrcDialog rework 2007-12-01 03:42:52 +00:00
CHARRAS cea3f06a9d pcbnew: remove bug in block delete zone (crashes pcbnew) 2007-11-29 11:13:16 +00:00
dickelbeck 0415674d82 MARKER and DRC rework, continued 2007-11-27 22:49:35 +00:00
CHARRAS aef4b6e81c pcbnew: connect.cpp : english translation of comments 2007-11-27 17:42:15 +00:00
dickelbeck 514c63c775 DRC rework start 2007-11-27 01:34:35 +00:00
dickelbeck 36fa92a193 dialogblocks syncing 2007-11-25 22:09:42 +00:00
dickelbeck 625ed22f6d portable SetFocus() example 2007-11-25 06:42:47 +00:00
dickelbeck 14a0817ea9 CC= becomes CXX= 2007-11-25 06:38:08 +00:00
CHARRAS 6d0a8f2c71 last update for the kicad release candidate 2007-11-20 10:08:07 +00:00
kintel 7b007f6d85 Added deps make target for Mac OS X 2007-11-19 14:35:04 +00:00
CHARRAS 37d19fb2d6 Removed a bug (function Delete_Zone() ) which crashes pcbnew 2007-11-15 10:09:12 +00:00
CHARRAS 0605d07263 2007-11-14 16:02:19 +00:00
g_harland 892b46c455 Three more dialogs enhanced 2007-11-13 09:35:39 +00:00
dickelbeck 9b40caee5a BOARD::Show() cleanup 2007-11-12 14:59:22 +00:00
dickelbeck 8a0e750ca9 modedit bug fix 2007-11-12 06:00:42 +00:00
dickelbeck 238c12dae0 modedit bug fix 2007-11-12 05:53:48 +00:00
CHARRAS 813d303c42 remove eeconfig.h error, and wxWidget version dependent trivial compile warning 2007-11-10 20:12:00 +00:00
raburton abd7e400a0 removed a couple of trivial build warnings 2007-11-10 19:42:40 +00:00
CHARRAS 05e69660a0 minor changes before creating a stable version 2007-11-09 14:42:10 +00:00
g_harland 5017812e2e Sizers now provided for what was the "Colors:" dialog (now the "Pcbnew Layer Colors:" dialog) 2007-11-09 08:14:39 +00:00
f3nix 7a65708459 CMake build: preliminary support for install targets under linux. 2007-11-08 12:46:02 +00:00
f3nix 53c3ddd363 gcc 4.2.1 compatibility: change char * to const char * 2007-11-08 10:00:38 +00:00
f3nix 9307b49eec CMake build system for all apps. Usage in install.txt 2007-11-08 07:17:37 +00:00
CHARRAS 5a948e98b7 made ADD_MENUITEM_xx static inline 2007-11-05 07:07:00 +00:00
g_harland 67feced1bf Update "Swap Layers:" and "Layer selection" dialog boxes again 2007-11-05 06:14:55 +00:00
dickelbeck 82d17cc236 Edit Via menu item 2007-11-04 22:15:32 +00:00
raburton bc52b0e60e simple hacky make dependancy solution 2007-11-04 22:14:47 +00:00
dickelbeck fba0461899 Delete Via menu item 2007-11-04 04:44:35 +00:00
dickelbeck dfcab12390 another fix 2007-11-03 04:00:49 +00:00
dickelbeck eb3976df29 fixed track delete bug 2007-11-02 20:17:35 +00:00
dickelbeck f72c53e871 reverting until better fix 2007-11-02 19:53:38 +00:00
dickelbeck eec9f1f428 fixed track delete bug 2007-11-02 18:21:43 +00:00
g_harland b30b24c50a Update (Pcbnew) "Swap Layers:" and (GerbView) "Layer selection" dialog boxes 2007-11-02 05:33:31 +00:00
CHARRAS 64784945ff zone.cpp comments translated into english 2007-11-01 12:34:24 +00:00
g_harland 5746386290 Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 2007-11-01 05:27:31 +00:00
dickelbeck 70aa4d547f english comments 2007-11-01 04:48:14 +00:00
dickelbeck 3c74b2e5c3 zones work 2007-10-31 20:02:34 +00:00
dickelbeck 31a864e7dc comment cleanups 2007-10-31 14:14:21 +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 5177d1a700 more zone preps 2007-10-31 06:47:41 +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 a67a4f7eef listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes 2007-10-30 20:40:08 +00:00
CHARRAS e704c62576 some minor enhancements 2007-10-29 15:51:48 +00:00
CHARRAS 0bcc4d34b8 some comment translations into English 2007-10-29 10:05:07 +00:00
kintel 18dbb303c4 Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
kintel c9679e65c9 Updated build system for Mac OS X 2007-10-28 18:47:28 +00:00
kintel d516b3b685 default wx icons for Mac OS X (the existing icons have too low resolution) 2007-10-28 17:07:29 +00:00
CHARRAS f0cd147643 pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick). 2007-10-27 18:05:50 +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
g_harland a95237d83a set svn:eol-style (native) attribute on new pcbnew/class_marker.h file 2007-10-26 09:41:25 +00:00
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 2007-10-26 06:08:19 +00:00
dickelbeck a287b16fec MsgPanel when saving fix 2007-10-22 20:40:18 +00:00
g_harland 185738fa90 Changed value of wxRESIZE_BORDER field within pcbnew/dialog_drc.pjd from 1 to 0;
replaced wxRESIZE_BORDER field within pcbnew/dialog_drc.h with MAYBE_RESIZE_BORDER field
2007-10-22 00:52:13 +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
dickelbeck 3d82623c26 track & via recovery stuff 2007-10-19 23:02:11 +00:00
dickelbeck ce91e15b6d make pcbnew/clean.cpp readable 2007-10-19 19:58:31 +00:00
dickelbeck 7693e34e96 fixed compilation errors with VIA symbols 2007-10-19 16:24:44 +00:00
CHARRAS ab436f0aa7 remove a change in connect.cpp(was made for debug) 2007-10-19 08:32:10 +00:00
CHARRAS cfc6872238 some translations 2007-10-19 06:31:17 +00:00
CHARRAS 387a876332 Removed enhancements in connectivity computation (in certain cases, does not work) 2007-10-17 14:35:59 +00:00
g_harland 0d403649d5 Complete roll back of changes made in revision 336 2007-10-17 07:30:27 +00:00
g_harland 269ac2915b Roll back changes made in revision 336 (involving vias' Shape property) 2007-10-16 20:52:49 +00:00
CHARRAS 45cdad8b2d changes in track connectivity computation 2007-10-16 19:05:33 +00:00
g_harland 28b171872f Improvements related to vias 2007-10-15 07:50:59 +00:00
dickelbeck 7c2c168189 pcbnew housekeeping 2007-10-15 03:26:38 +00:00
CHARRAS ca5fd179d5 ratsnest.cpp translated, onrightclick() bug solved. 2007-10-13 12:17:17 +00:00
dickelbeck 3cd47555ca see 2007-Oct-12 change_log.txt 2007-10-13 06:18:44 +00:00
dickelbeck 323a70009a SMD pads in high-contrast mode refinements 2007-10-12 13:56:22 +00:00
dickelbeck b8a449e015 smd pad in high-contrast mode enhancement 2007-10-12 03:24:46 +00:00
g_harland 942116c49d Enhance two dialog boxes for Pcbnew, and rename two unused files 2007-10-11 04:56:44 +00:00
dickelbeck 787cf5851e MenuText() tweaks, beautification 2007-10-11 00:11:59 +00:00
g_harland d5b353ac12 Assorted changes; see change_log.txt 2007-10-10 21:35:41 +00:00
dickelbeck fdc6112661 mires fixes 2007-10-10 14:08:26 +00:00
dickelbeck a93fd7113e more pcbnew's onrightclick behavior 2007-10-10 12:43:30 +00:00
dickelbeck fbe7a112f8 pcbnew's onrightclick behavior 2007-10-10 04:53:23 +00:00
dickelbeck ed0677b422 pcbnew's onrightclick behavior 2007-10-10 04:45:26 +00:00
dickelbeck 8300fe1850 todo.txt update 2007-10-09 12:29:02 +00:00
g_harland f50285d902 Change CUIVRE_N to COPPER_LAYER_N in two files 2007-10-07 22:49:16 +00:00
CHARRAS 1f842ae14c bug in move pad fixed (could crash pcbnew).Other minor changes 2007-10-07 18:24:15 +00:00
raburton 88ef06efe2 set eol-style native on new file 2007-10-07 09:49:08 +00:00
g_harland 9e32b2abdb Assorted changes; see change_log.txt 2007-10-07 03:08:24 +00:00
CHARRAS ee68d20e58 create new file cross-probing.cpp Move RemoteCommand() and SendMessageToEESCHEMA() to it 2007-10-06 16:16:48 +00:00
plyatov ea51ffc6dc Typos correction. 2007-10-03 19:57:23 +00:00
dickelbeck aba115f0fb improved pcbnew marker support 2007-10-03 19:45:32 +00:00