- 18 Jan, 2010 1 commit
-
-
jerryjacobs authored
-
- 16 Jan, 2010 2 commits
-
-
jerryjacobs authored
-
charras authored
Added patch for macOSX turn on fast algo for draw grid (should work now)
-
- 13 Jan, 2010 1 commit
-
-
stambaughw authored
* Fix debug asserts when passing NULL pointers to wxAuiPaneInfo. * Fix Kicad main window sash sizer bug when using wxAui. * Remove specctra_test from Visual Studio builds to prevent build errors. * Add WIN32 to layer widget test so it will build properly on Visual Studio. * Fixed compiler conversion warnings in PCBNew. * Fixed worksheet print scaling in PCBNew. * Minor code renaming.
-
- 05 Jan, 2010 1 commit
-
-
charras authored
-
- 30 Dec, 2009 1 commit
-
-
charras authored
-
- 18 Nov, 2009 2 commits
- 12 Nov, 2009 1 commit
-
-
stambaughw authored
* Completed translation of all kicad source. * Translated source files A through C in pcbnew.
-
- 05 Nov, 2009 2 commits
-
-
charras authored
Pcbnew: control of masks clearance: Pad Editor Dialog rewritten to handle local mask clearances and a local Net clearance
-
dickelbeck authored
-
- 04 Nov, 2009 1 commit
-
-
charras authored
-
- 02 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 26 Oct, 2009 2 commits
-
-
dickelbeck authored
New format top level schematic files were not detected if they had a significant number of libraries. The "Sheet 1" string can now be further down in the file than the original 20 line search could detect.
-
dickelbeck authored
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
-
- 13 Oct, 2009 1 commit
-
-
charras authored
-
- 05 Oct, 2009 1 commit
-
-
dickelbeck authored
-
- 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.
-
- 29 Aug, 2009 1 commit
-
-
charras authored
-
- 07 Aug, 2009 1 commit
-
-
dickelbeck authored
-
- 03 Jul, 2009 1 commit
-
-
charras authored
-
- 19 Jun, 2009 1 commit
-
-
jerryjacobs authored
-
- 21 May, 2009 1 commit
-
-
stambaughw authored
* Created separate SVN version header. * Add true config.h for platform dependency checks. * Add dependency check cmake module. * Remove some leftover hand crafted make files. * Remove non-cmake build instructions from COMPILING.txt. * Fix split _() strings causing Visual C++ compiler error. * Fix lots of compiler warnings. * Change project file parameter container from wxArray to boost::vector_ptr. * Removed lots of redundant header definitions. * Fixed green_xpm redefinition in ercgreen.xpm. * Remove some dead code and unnecessary class methods.
-
- 16 May, 2009 1 commit
-
-
charras authored
-
- 12 May, 2009 1 commit
-
-
charras authored
-
- 07 May, 2009 1 commit
-
-
charras authored
-
- 29 Apr, 2009 1 commit
-
-
charras authored
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 25 Apr, 2009 1 commit
-
-
charras authored
-
- 23 Apr, 2009 1 commit
-
-
stambaughw authored
* Add methods to read and write project file parameters using dynamically defined list. * Remove all global variables defined in CVPcb code. * Dynamically define project file settings so class member variables can be used. * Separate reading and writing application settings from project file settings. * Make application UI objects and dialogs respect system UI font. * Remove non-standard widget colors from CVPcb dialogs. * Changed CVPcb object link list implementation to use wxList. * Changed project library and path dialog to make OK button save project file instead of confusing "Save Cfg" button. * Eliminate some duplicate file wildcard and extension definitions. * The usual code reformatting, commenting, and spelling fixes.
-
- 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)
-
- 15 Apr, 2009 1 commit
-
-
stambaughw authored
* Add default OS program install path(s) to search path list as fail safe. * Remove unnecessary wxGetApp calls in WinEDA_App class methods. * Remove non-standard message panel font and changed background to system menu color. * Remove italic fonts from menus. * Remove non-standard font in Kicad app project tree. * Remove font selection dialog menu items from apps for removed fonts. * Remove all global variables and settings associated with the removed fonts. * Fixed PCBNew export and import library file dialog response tests from wxCANCEL to wxID_CANCEL.
-
- 13 Apr, 2009 1 commit
-
-
charras authored
-
- 12 Apr, 2009 1 commit
-
-
charras authored
-
- 09 Apr, 2009 1 commit
-
-
charras authored
-
- 08 Apr, 2009 1 commit
-
-
stambaughw authored
Added application method to fix searching for user libraries. Fixed documentation search path bug. Moved auto pan setting from draw frame to draw panel were it is defined. Some minor device context drawing changes.
-
- 06 Apr, 2009 2 commits
-
-
stambaughw authored
Added template subdirectory to library search path list. Removed PARAM_CFG_BASE empty destructor to prevent GCC warning. Set timeout to 0 on DisplayInfo call to prevent debug assertion in eeschema/files-io.cpp. Declare PARAM_CFG_ARRAY for future project file object implementation. Removed unnecessary COMMON_GLOBL definition in gr_basic.h and param_config.h.
-
charras authored
-
- 05 Apr, 2009 1 commit
-
-
stambaughw authored
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
-
- 30 Mar, 2009 1 commit
-
-
charras authored
-