Commit Graph

27800 Commits

Author SHA1 Message Date
g_harland 45a3a4b3af Removed "wxRESIZE_BORDER" and "wxSTAY_ON_TOP" properties from assorted dialog boxes, and edited caption of dialog box specified within pcbnew/dialog_drc.cpp 2007-08-16 08:37:32 +00:00
dickelbeck b903a803e5 move, rotate, swap layer, and drag now also signal EESCHEMA for cursor synchronization 2007-08-16 01:13:12 +00:00
dickelbeck aae82077dc wrong person for 2007-Aug-14 edits 2007-08-15 02:48:06 +00:00
dickelbeck 3a69008b31 bug fix on Aug 14 2007-08-15 02:47:04 +00:00
dickelbeck ea6eeca17f beautification 2007-08-15 02:43:57 +00:00
dickelbeck 0f406d3f89 MaskLay was type bool, needs to be type int 2007-08-15 02:43:03 +00:00
dickelbeck 2b6ec786a8 PcbGeneralLocateAndDisplay() can return a TEXT object too 2007-08-14 23:09:01 +00:00
dickelbeck c2be3c9e94 see inside 2007-08-14 19:44:43 +00:00
dickelbeck 2823022b9d added a @todo comment about repositioning the window when chosen part scrolled off screen 2007-08-14 19:39:38 +00:00
dickelbeck 51fc26e178 mouse synchronization from PCBNEW to EESCHEMA 2007-08-14 19:24:48 +00:00
dickelbeck b0b3a6d5d3 move Python.h up so things would even compile 2007-08-12 03:32:45 +00:00
dickelbeck 74f295d649 svn resolved change_log.txt 2007-08-11 20:13:36 +00:00
CHARRAS 4feef88fc6 modify Hotkey.cpp code for eeschema 2007-08-11 11:23:53 +00:00
dickelbeck 8a8377ff6a beautification, hit test improvements 2007-08-10 19:14:51 +00:00
CHARRAS ea6aba8212 Better Hotkey.cpp code for eeschema 2007-08-10 18:05:42 +00:00
dickelbeck c3a1b4043c notused, maybe delete soon 2007-08-10 14:52:34 +00:00
dickelbeck 501862fbf2 notused, maybe delete soon 2007-08-10 14:51:39 +00:00
dickelbeck 6addb79d4b beautified 2007-08-10 14:50:01 +00:00
dickelbeck 27bd9c751a visitor design pattern, MODULE::FindPadOrModule() 2007-08-09 21:15:08 +00:00
CHARRAS 59b4c5ba3b New hotkeys in eeschema (the hotkey ? display the current existing hotkeys) 2007-08-09 11:20:05 +00:00
dickelbeck bbcf6ae112 2007-08-09 01:44:08 +00:00
dickelbeck 79de635217 Show() improvements 2007-08-09 01:41:30 +00:00
dickelbeck c1e3416a8f searching and beautifying 2007-08-08 20:51:08 +00:00
CHARRAS 66080848cc Bug fix in class_hierarchy_sheet.cpp. 2007-08-08 08:01:06 +00:00
dickelbeck 6719900ef9 searching and beautification 2007-08-08 03:50:44 +00:00
dickelbeck f8f384384a search and debug infrastructure, beautification 2007-08-07 06:21:19 +00:00
dickelbeck dda28ed69a more new search stuff, beautification 2007-08-06 21:02:23 +00:00
dickelbeck 6f7209aa73 start of new search stuff, beautification 2007-08-06 20:26:59 +00:00
dickelbeck abd187e318 see contents for changes 2007-08-06 02:05:35 +00:00
dickelbeck 5748b79107 added some conditional DEBUG code for showing the pcb object tree in simple XML format 2007-08-06 02:02:39 +00:00
dickelbeck 02a2268f8a pass -DDEBUG to compiler if DEBUG=1 on command line 2007-08-06 02:01:38 +00:00
dickelbeck 2e4c17a8b0 beautification, commenting, and renaming 2007-08-04 20:05:54 +00:00
dickelbeck caa42eafca reverted to former behavior for special situation when hit-test turns up nothing 2007-08-04 05:08:19 +00:00
dickelbeck 7fe80baf55 beautification 2007-08-04 04:42:49 +00:00
dickelbeck 803ecc3bbf a bug fix 2007-08-04 04:42:30 +00:00
dickelbeck 840ecbb755 better debugging options 2007-08-04 04:41:36 +00:00
dickelbeck f3cd8f57d3 fixed a bug in "ratsnest on module or pad", and beautification 2007-08-04 04:40:07 +00:00
dickelbeck 8bb93b8d48 beautified 2007-08-04 01:12:30 +00:00
dickelbeck ede37ecfa7 beautified 2007-08-04 01:08:43 +00:00
dickelbeck 72f7cb164c beautified 2007-08-04 00:56:53 +00:00
dickelbeck 97898b92aa beautified 2007-08-04 00:47:36 +00:00
dickelbeck 7d8f2fcff0 beautified 2007-08-03 18:59:14 +00:00
g_harland 2ba87b4a86 pcbnew: "Postscript A4" radiobutton now restored in "Plot" dialog box (if it had been selected previously)
Also fine-tuned spaces within strings specified within share/infospgm.cpp
2007-08-03 02:00:29 +00:00
CHARRAS eda39ae8c0 pcbnew: drc control now generates a DRC report file 2007-08-02 07:42:58 +00:00
dickelbeck b9259f8516 fixed g++ 4.1.2 compiler warnings, added USE_MATCH_LAYER build option 2007-08-02 02:04:45 +00:00
dickelbeck 9ae3184b29 one time wx-config invocation speeds compiles 2007-08-01 16:22:57 +00:00
dickelbeck ad1dcd1bc7 use new inline function 2007-08-01 16:22:08 +00:00
g_harland 8035f1a520 Changes to pcbnew/gendrill.cpp which primarily enhance Drill Report files, but which also result in Drill Map files listing the diameters of each drill in the selected drill unit first (and then in the other drill unit). 2007-07-31 06:29:45 +00:00
raburton b0d1057cfd set native eol-style on new files 2007-07-30 20:19:06 +00:00
CHARRAS c19e378567 Add some missing files and better DRC test 2007-07-30 11:15:54 +00:00