30776 Commits (e41a4d406a1946ba4a5363ef51f1727a1ac4e1b2)
 

Author SHA1 Message Date
dickelbeck cc62305777 see change_log.txt for 2007-Aug-22 18 years ago
g_harland 4da2971dcc Provide return values for Read_Hotkey_Config functions (to eliminate compiler-generated warnings) 18 years ago
raburton 854e1e6bd6 set eol-style native on new file 18 years ago
dickelbeck 9febbe6ebe evolution 18 years ago
dickelbeck e6239e7456 moved m_Layer into EDA_BaseStruct 18 years ago
dickelbeck 755c3a1b2e Reload.xpm needed uppercase R 18 years ago
g_harland 0e2d1d1c79 Changed values of "proxy-wxSTAY_ON_TOP" and "proxy-wxRESIZE_BORDER" within PJD files to 0, and repurged wxRESIZE_BORDER property from pcbnew/dialog_drc.h 18 years ago
CHARRAS c116a9b5a7 first version of programmable hotkeys (work in progress) 18 years ago
dickelbeck 88dec9cdda "uncrustify" C++ beautifier config file, use with sourceforge's uncrustify from its subversion 18 years ago
dickelbeck 75ce635ac6 added copyright.h for review 18 years ago
dickelbeck 4ce6de82fc added copyright.h for review 18 years ago
dickelbeck 3312da3152 beautification 18 years ago
dickelbeck 40efaf419f typos 18 years ago
dickelbeck 49e32e096e unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot() 18 years ago
g_harland 0421987b32 Comments within postscript files now fully comply with Adobe's Document Structuring Convention, and beautification 18 years ago
raburton 9f1f455b7a set eol-style to native for new files 18 years ago
CHARRAS 9414bf676b more work on hotkeys 18 years ago
raburton 040e2cbf6b small fix to make install so no need to pre-create the binary install dir 18 years ago
dickelbeck e140e42746 vector moved to COLLECTOR 18 years ago
dickelbeck 1d9516c0a7 made GetCurItem() inline 18 years ago
dickelbeck 5c3b480afe center PCBNEW parts on screen when tracking clicks and parts from EESCHEMA 18 years ago
dickelbeck 6acce67a64 made m_CurrentItem private, beautification 18 years ago
dickelbeck 4ca51f7554 mac support fixes 18 years ago
dickelbeck 4987c15ed7 mac support fixes 18 years ago
dickelbeck b1298e9b66 mac support fixes 18 years ago
g_harland 86c7926e94 Provided captions for the dialog boxes invoked by the "Help -> About" command 18 years ago
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 18 years ago
dickelbeck b903a803e5 move, rotate, swap layer, and drag now also signal EESCHEMA for cursor synchronization 18 years ago
dickelbeck aae82077dc wrong person for 2007-Aug-14 edits 18 years ago
dickelbeck 3a69008b31 bug fix on Aug 14 18 years ago
dickelbeck ea6eeca17f beautification 18 years ago
dickelbeck 0f406d3f89 MaskLay was type bool, needs to be type int 18 years ago
dickelbeck 2b6ec786a8 PcbGeneralLocateAndDisplay() can return a TEXT object too 18 years ago
dickelbeck c2be3c9e94 see inside 18 years ago
dickelbeck 2823022b9d added a @todo comment about repositioning the window when chosen part scrolled off screen 18 years ago
dickelbeck 51fc26e178 mouse synchronization from PCBNEW to EESCHEMA 18 years ago
dickelbeck b0b3a6d5d3 move Python.h up so things would even compile 18 years ago
dickelbeck 74f295d649 svn resolved change_log.txt 18 years ago
CHARRAS 4feef88fc6 modify Hotkey.cpp code for eeschema 18 years ago
dickelbeck 8a8377ff6a beautification, hit test improvements 18 years ago
CHARRAS ea6aba8212 Better Hotkey.cpp code for eeschema 18 years ago
dickelbeck c3a1b4043c notused, maybe delete soon 18 years ago
dickelbeck 501862fbf2 notused, maybe delete soon 18 years ago
dickelbeck 6addb79d4b beautified 18 years ago
dickelbeck 27bd9c751a visitor design pattern, MODULE::FindPadOrModule() 19 years ago
CHARRAS 59b4c5ba3b New hotkeys in eeschema (the hotkey ? display the current existing hotkeys) 19 years ago
dickelbeck bbcf6ae112 19 years ago
dickelbeck 79de635217 Show() improvements 19 years ago
dickelbeck c1e3416a8f searching and beautifying 19 years ago
CHARRAS 66080848cc Bug fix in class_hierarchy_sheet.cpp. 19 years ago