- 28 Sep, 2011 4 commits
-
-
Fabrizio Tappero authored
-
jean-pierre charras authored
and text dialog editor did not handle properly negative rotation angles values. Eeschema: fix bug when rotating (only using the Rotate hotkey) a field.
-
jean-pierre charras authored
-
jean-pierre charras authored
and text dialog editor did not handle properly negative rotation angles values.
-
- 27 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 26 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move auto save time global variables into PCB_EDIT_FRAME object. * Move footprint library name list global variable int PCB_EDIT_FRAME object. * Improve library back up and temporary file error message strings and make them translatable. * PCBNew string unification. * Translate French code names and comments. * Coding style policy and Doxygen comment fixes.
-
- 24 Sep, 2011 2 commits
-
-
Wayne Stambaugh authored
* More common header file compiler fixes. * Translate French code naming and comments. * Remove global variable ScreenPcb. * Dead code removal.
-
jean-pierre charras authored
-
- 23 Sep, 2011 3 commits
-
-
Marco Mattila authored
-
jean-pierre charras authored
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 22 Sep, 2011 1 commit
-
-
Fix minor issues. Fic compil issue in dimension.cpp with wxMSW 2.8.12 (wxMSW 2.8.12 only).
-
- 21 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 20 Sep, 2011 6 commits
-
-
jean-pierre charras authored
Edit component in schematic: reduce length of some texts (when translated, give a too big dialog)
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* 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.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Vladimir Ur authored
-
- 19 Sep, 2011 2 commits
-
-
jean-pierre charras authored
Fix 2 very minor issues.
-
Vladimir Ur authored
-
- 18 Sep, 2011 3 commits
-
-
jean-pierre charras authored
Should change CRLF to LF in all bitmaps .cpp files. In BITMAP_OPAQUE, use unsigned char instead of char for png member to remove warnings with some compilers. Pcbnew: fix incorrect position of the microwave vertical toolbar and some very minor issues. Remove obsolete folder resources/icons. Updates svg icons in folder resources.
-
jean-pierre charras authored
Try to use bzr rules to commit files with LF only in .cpp and .h files. Should change CRLF to LF in all bitmaps .cpp files. In BITMAP_OPAQUE, use unsigned char instead of char for png member to remove warnings with some compilers.
-
jean-pierre charras authored
Remove obsolete foldr resources/icons. Updates svg icons in folder resources.
-
- 17 Sep, 2011 2 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 16 Sep, 2011 3 commits
-
-
Wayne Stambaugh authored
* Refactor locate footprint function into the board object. * Remove locate.cpp as it is no longer needed. * Actually remove track.cpp from repo that I missed on the last commit. * Increase the size of the layer pair tool bar bitmap so that it looks better with the new larger tool bar images. * Fixes to prevent common headers from complaining when not included in the correct order in source files.
-
Wayne Stambaugh authored
* Refactor trace mark functions into the board object. * Remove track.cpp as it is no longer needed. * Dead code removal.
-
Wayne Stambaugh authored
* Refactor trace search functions into the appropriate object. * Translate French code names and comments. * Lots of coding style policy fixes.
-
- 15 Sep, 2011 2 commits
-
-
Hauptmech authored
-
Wayne Stambaugh authored
* Refactor pad locate code into the appropriate object. * Dead code removal. * Lots of coding style policy fixes.
-
- 14 Sep, 2011 3 commits
-
-
Wayne Stambaugh authored
* Refactor via locate code into the appropriate object. * Rename all HightLight code to HighLight. * Dead code removal.
-
Fabrizio Tappero authored
-
Wayne Stambaugh authored
-
- 13 Sep, 2011 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fix compatibility issues with old xpm icons. Add or update .xpm and .ico files for shortcuts and taskbars Remove artwork folder.
-
Wayne Stambaugh authored
* Move various locate functions into the appropriate board item object. * Unified best zoom for all frames derived from PCB_BASE_FRAME. * Remove track.cpp as it is no longer needed. * Dead code removal. * Remove scary frame window pointer member from board item objects. * Add draw bounding box to gerber draw item for debugging purposes.
-
- 11 Sep, 2011 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
* Replace use of wxICON by new icons declaration. * Remove unused files. * Fix filenames inconsistencies between old and new icons. * dialog_erc handle variable size icons in erc matrix.
-
- 10 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Remove or move old .ico and .pgn files and add new icons (.ico files and .png files) in bitmaps_png/icons and bitmaps_xpm/icons .png files and .ico are used to build desktop shortcuts Handle variable size bitmaps in kicad.
-