- 29 Aug, 2012 1 commit
-
-
Lorenzo Marcantonio authored
-
- 28 Aug, 2012 1 commit
-
-
jean-pierre charras authored
-
- 11 Aug, 2012 1 commit
-
-
jean-pierre charras authored
All: press ctrl+shift key when moving the mouse allows the graphic cursor to be moved outside the grid. (useful to place graphic objects, texts in any position, regardless the current grid)
-
- 25 Feb, 2012 1 commit
-
-
jean-pierre charras authored
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 01 Nov, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 17 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 28 Aug, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 03 Aug, 2011 1 commit
-
-
Wayne Stambaugh authored
* Raise 3D frame in PCB editor and module editor instead of displaying a message dialog indicating that the 3D viewer is already open. * Raise 3D viewer and module viewer in CVPCB to mimic the behavior changed in PCBNew. * Set focus to OpenGL canvas when creating 3D viewer so mouse wheel events are handled on Windows without having to click on the canvas. * Rename 3D viewer frame class from WinEDA3D_DrawFrame to EDA_3D_FRAME. * The usual smattering of coding policy fixes.
-
- 22 May, 2011 1 commit
-
-
jean-pierre charras authored
-
- 13 May, 2011 1 commit
-
-
Wayne Stambaugh authored
* Remove most (not all) variables that were initialized but never used that cause GCC 4.6 to generate a warning. * Fix bug in schematic library editor best zoom calculation.
-
- 03 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 29 Jan, 2011 1 commit
-
-
Phinitnan Chanasabaeng authored
-
- 20 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Encapsulate file name member of base screen object. * Encapsulate associated screen member of schematic sheet object. * Create add screen method to schematic sheet object to simplify setting the associated screen. * Move the change file name code in the schematic sheet object to the edit sheet method in the schematic editor frame object to eliminate message dialogs. * Improve reference counting in schematic screen object. * Add helper type definitions for changing schematic object storage to C++ containers.
-
- 03 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 29 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 04 Oct, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 20 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed compil warning under wxWidgets 2.9.1. File beautification Statring using wxTextEntryDialog instead of Get_Message (because Get_Message does not handle properly cancel option)
-
- 25 Jan, 2010 1 commit
-
-
charras authored
-
- 24 Jan, 2010 1 commit
-
-
charras authored
Better code in fast draw grid algo (drawpanel.cpp):must be faster, and minor refresh problems removed under wxGTK
-
- 19 Jan, 2010 1 commit
-
-
charras authored
Code cleaning. Patch for 3D problem with macOSX
-
- 11 Jan, 2010 1 commit
-
-
charras authored
-
- 04 Nov, 2009 1 commit
-
-
stambaughw authored
* Complete comment translation for all EESchema source files. * Complete comment translation for all 3D viewer source files. * Rename class class_hierarchical_PIN_sheet to SCH_SHEET_PIN. * Rename class DrawSheetStruct to SCH_SHEET. * Tool tip capitalization fixes. * Uncrustify and spell check comments and strings in all modified source files.
-
- 22 Sep, 2009 1 commit
-
-
stambaughw authored
* Split out application specific command IDs to prevent unnecessary rebuilding. * Eliminate duplicate menu and tool bar command IDs. * Split component library editor and viewer definitions to separate header files. * More component library and document file merge code. * A bunch of minor string readability and consistency fixes.
-
- 20 Aug, 2009 1 commit
-
-
charras authored
enhancement in Cvpcb: fast selection of components or footprint by typing the first letter of reference or footprint name
-
- 04 Aug, 2009 1 commit
-
-
charras authored
-
- 21 Jul, 2009 1 commit
-
-
charras authored
-
- 20 Jul, 2009 1 commit
-
-
charras authored
-
- 13 Jul, 2009 1 commit
-
-
charras authored
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
-
- 28 May, 2009 1 commit
-
-
charras authored
Minor others changes.
-
- 29 Apr, 2009 1 commit
-
-
charras authored
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 17 Apr, 2009 1 commit
-
-
charras authored
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
-
- 05 Apr, 2009 1 commit
-
-
stambaughw authored
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 05 Dec, 2008 1 commit
-
-
stambaughw authored
Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration.
-
- 30 Oct, 2008 1 commit
-
-
charras authored
change EXCHG macro to equivalent inline functions (better code compatibility with some compilers)
-
- 16 Aug, 2008 1 commit
-
-
charras authored
-
- 21 Jul, 2008 1 commit
-
-
charras authored
-