Commit Graph

13639 Commits

Author SHA1 Message Date
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
raburton 959919dd20 set eol-style native on new file 2007-11-02 17:43:03 +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
CHARRAS b9049c506f gerbview enhancement: complements 2007-11-02 10:14:12 +00:00
CHARRAS bcd7a7395e gerbview enhancement: polygons can be shown in sketch mode. Some translations 2007-11-02 09:58:42 +00:00
g_harland b30b24c50a Update (Pcbnew) "Swap Layers:" and (GerbView) "Layer selection" dialog boxes 2007-11-02 05:33:31 +00:00
f3nix 335fa14849 Sync Polish translation with trunk. 2007-11-01 20:06:47 +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 74b4e03234 track tool select redraw when highlight is active bug fix 2007-11-01 04:49:32 +00:00
dickelbeck 357e3d6a2a comments 2007-11-01 04:48:42 +00:00
dickelbeck 70aa4d547f english comments 2007-11-01 04:48:14 +00:00
dickelbeck 0b1f47151e zones work 2007-10-31 20:06:06 +00:00
dickelbeck 3c74b2e5c3 zones work 2007-10-31 20:02:34 +00:00
raburton 2a2bf46920 set eol-style native on new file 2007-10-31 18:56:11 +00:00
CHARRAS b578115533 create commandframe.cpp in kicad and some other minor changes 2007-10-31 17:47:44 +00:00
dickelbeck 9fe9fc7c00 fix macro to inline conversion 2007-10-31 17:44:51 +00:00
plyatov edc9268c98 Localized English, German, French KiCad tutorials added. 2007-10-31 17:02:37 +00:00
dickelbeck 31a864e7dc comment cleanups 2007-10-31 14:14:21 +00:00
dickelbeck 780c49b4fe Doxygen configuration file 2007-10-31 14:12:14 +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
raburton 58c51a6fad set eol-style native on new files 2007-10-29 16:14:03 +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
CHARRAS d5d16186a6 listboxes.cpp problem solved (see change_log) 2007-10-29 08:22:45 +00:00
kintel 7eff222c34 Added missing icons 2007-10-29 03:35:52 +00:00
kintel 18dbb303c4 Added Mac OS X icons and Info.plist files from Marco Serantoni 2007-10-28 23:04:56 +00:00
plyatov 1212f78337 Translation update. 2007-10-28 22:17:19 +00:00
plyatov 02ee077b4a More intuitive icons used in cvpcb. 2007-10-28 21:45:11 +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 c3a7b4d126 Use full path to executables under Mac OS X, this is because the Mac OS X app launcher doesn't support classic cmd-line parameters 2007-10-28 17:47:17 +00:00
kintel 36e5586539 Fixed path handling under Mac OS X 2007-10-28 17:45:36 +00:00
kintel 1d40e5a048 Mac OS X build fix 2007-10-28 17:29:43 +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
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
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
CHARRAS 2728aa5900 dialog_cvpcb_config change (compil pb under linux) 2007-10-25 06:16:30 +00:00