Commit Graph

359 Commits

Author SHA1 Message Date
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
g_harland 364be1ad02 see 2007-Oct-25 change_log.txt 2007-10-25 02:01:28 +00:00
CHARRAS a3c60f3692 cvpcb: 2 missing .prj files added 2007-10-24 19:19:47 +00:00
raburton 8a17ac00ce set svn attributes on new files 2007-10-24 14:21:37 +00:00
g_harland 6ff4b76eda Fix eeschema/eelayer.cpp and eeschema/eelayer.h so that they now compile OK 2007-10-23 23:59:33 +00:00
plyatov 4ba6060beb Hungarian "Kicad Tutorial" added. 2007-10-23 15:14:08 +00:00
g_harland e295e8e012 Enhance "EESchema Preferences" dialog box;
sizers and OK, Cancel, and Apply buttons now provided
2007-10-23 00:36:43 +00:00
dickelbeck a287b16fec MsgPanel when saving fix 2007-10-22 20:40:18 +00:00
CHARRAS 13a847d344 Add catalan language to language list 2007-10-22 18:58:47 +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
dickelbeck 44f1fe7e33 UIpolicy.txt 2007-10-21 19:44:49 +00:00
raburton ab2c9f7ded set eol-style native on new file 2007-10-21 17:23:18 +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 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 460a678fbb pcbnew housekeeping 2007-10-15 03:31:12 +00:00
dickelbeck 7c2c168189 pcbnew housekeeping 2007-10-15 03:26:38 +00:00
CHARRAS aece4e1622 ratsnest.cpp translated, onrightclick() bug solved. 2007-10-13 12:18:18 +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
g_harland 0abcf4507d Enhance "List of Material" dialog box in EESchema 2007-10-13 05:56:37 +00:00