Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
2012-01-22 22:33:36 -06:00
Dick Hollenbeck
697f912307
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
2011-12-30 23:44:00 -06:00
Dick Hollenbeck
0d4598656b
rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD
2011-12-22 15:57:50 -06:00
Wayne Stambaugh
4230ac4ca7
Remove sine and cosine look up tables and other minor fixes.
...
* Remove sine and cosine look up tables from trigo.cpp and replace them with
sin() and cos() math functions.
* Large include file clean up to prevent header ordering dependency build
failures.
* Translate French code names and comments.
* Lots of coding style policy and doxygen comment fixes.
2011-09-20 09:57:40 -04:00
Dick Hollenbeck
845d61acc5
coding standards consistency updates
2010-11-12 09:17:10 -06:00
charras
a46cd46d9d
pcbnew: More about work on color selection and items visibility:
...
removed global variables and a lot of redundancies
2010-01-31 20:01:46 +00:00
stambaughw
d2eac37ddf
Comment translation complete, Yeah!!!!
2009-11-23 20:18:47 +00:00
charras
5a391836a0
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
2009-07-29 13:52:44 +00:00