- 12 Jun, 2014 1 commit
-
-
Jean-Samuel Reynaud authored
-
- 11 Jun, 2014 1 commit
-
-
Dick Hollenbeck authored
to a new BOARD in the footprint editor. This is PAGE_INFO::A4 and company. *) Remove static storage of the BOARD in the module editor.
-
- 10 Jun, 2014 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
Change class PROJECT to use a generalized wxString in place of the RETAINED_PATH items, so that new session and project specific strings of any purpose can be saved there, for the life of a session.
-
- 05 Jun, 2014 1 commit
-
-
Bernhard Stegmaier authored
-
- 04 Jun, 2014 2 commits
-
-
Maciej Suminski authored
-
jean-pierre charras authored
-
- 03 Jun, 2014 1 commit
-
-
Dick Hollenbeck authored
remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
-
- 31 May, 2014 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 29 May, 2014 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix a minor bug: in zones with no net, only the zone clerance was used to created clearence, regardless the pad or footprint local clerance. Very minor other fixes.
-
- 28 May, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 22 May, 2014 2 commits
-
-
Maciej Suminski authored
-
Tomasz Wlostowski authored
-
- 21 May, 2014 2 commits
-
-
Maciej Suminski authored
Minor refactoring of PAINTER & RENDER_SETTINGS classes.
-
Lorenzo Marcantonio authored
A couple of trivial accessors made inline
-
- 19 May, 2014 1 commit
-
-
jean-pierre charras authored
Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. cosmetic enhancement in dialog. page layout: fix bug Bug #1320839 (canvas refresh countinously called when moving an item)
-
- 17 May, 2014 1 commit
-
-
jean-pierre charras authored
-
- 16 May, 2014 2 commits
-
-
jean-pierre charras authored
-
Lorenzo Marcantonio authored
Pull unfilled polygon drawing thru the line clipper; GTK mess up even in this case and the sheet border lines glitch on the screen at high zoom otherwise in pcbnew.
-
- 15 May, 2014 2 commits
-
-
Maciej Suminski authored
-
jean-pierre charras authored
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness. Fix ( workaround only) crash (Windows only) when a quasi modal frame (like footprint viewer) was called from a dialog (like the component properties dialog in schematic editor). Very minor other fixes.
-
- 14 May, 2014 5 commits
-
-
Maciej Suminski authored
-
Tomasz Włostowski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved background color settings from GAL to RENDER_SETTINGS. Added RENDER_SETTINGS::TranslateColor() to convert between EDA_COLOR_T and COLOR4D.
-
Maciej Suminski authored
-
- 13 May, 2014 10 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved menuCopy to CONTEXT_MENU copy constructor.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Added WX_UNIT_TEXT - wxWidget control for inputing sizes using different units (mm, inch, internal units).
-
Maciej Suminski authored
-
Maciej Suminski authored
Resolved HOME hot key conflict between menu entry (Zoom Page) and event assigned to the hot key in the ACTION_MANAGER. Conflicts: pcbnew/menubar_pcbframe.cpp
-
Maciej Suminski authored
-
- 09 May, 2014 3 commits
-
-
Dick Hollenbeck authored
*) Implement a framework for "Data Load On Demand". *) Implement FP_LIB_TABLE* PROJECT::PcbFootprintLibs(), which is the first prototype. This allows the project specific footprint tables to be part of the Module Editor when invoked from Eeschema.
-
Dick Hollenbeck authored
*) Implement a framework for "Data Load On Demand". *) Implement FP_LIB_TABLE* PROJECT::PcbFootprintLibs(), which is the first prototype. This allows the project specific footprint tables to be part of the Module Editor when invoked from Eeschema.
-
jean-pierre charras authored
Fix an annoying behavior of new quasi modal frames on Windows (when closing them, the caller frame was no more on top )
-