- 24 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 18 Sep, 2010 1 commit
-
-
jean-pierre charras authored
fixed bug 641982 (I hope)
-
- 15 Sep, 2010 1 commit
-
-
jean-pierre charras authored
Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp
-
- 12 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 11 Sep, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning
-
- 12 Jul, 2010 1 commit
-
-
Dick Hollenbeck authored
inches and mm, the industry is crazy enough to force us with mixed design. For example I routinely use imperial units for track size and clearance, but drilling is strictly a metric issue... So I added a little parser to recognize a suffix specification in the unit text boxes... so you can put in things like: 1in (1 inch) 1" (idem) 25th (25 thou) 25mi (25 mils, the same) 6mm (6 mm, obviously) The rules are: spaces between the number and the unit are accepted, only the first two letters are significant. As a bonus, it also recognize the period (.) as a decimal point substituting it with the correct locale character (there was a wishlist for it, IIRC). Most useful for number pad fans :D
-
- 23 Apr, 2010 1 commit
-
-
Wayne Stambaugh authored
* PCBNew remembers last net list read during the current editing session as well as between project editing sessions. Closes bug 576902. * Separate PCBNew application settings from project file settings and allocate them dynamically instead of statically to make it easier to eliminate global variables.
-
- 05 Apr, 2010 1 commit
-
-
charras authored
Fixed bugs 2981754 and 2981759 (PCBnew crash when trying to add a new net name to a pad) Linux specific, and perhaps due to a bug in wxGTK 2.8 (does not happen in 2.9)
-
- 12 Mar, 2010 1 commit
-
-
charras authored
-
- 07 Mar, 2010 1 commit
-
-
charras authored
-
- 01 Mar, 2010 1 commit
-
-
charras authored
Pad edit dialog uses now default layers names in modedit and the current board layers names in board editor
-
- 19 Feb, 2010 1 commit
-
-
charras authored
-
- 18 Feb, 2010 1 commit
-
-
charras authored
pcbnew: fixed crash when opening the pad edit dialog from Preference (without current pad to edit) and closing the dialog.
-
- 12 Feb, 2010 1 commit
-
-
charras authored
-
- 31 Jan, 2010 1 commit
-
-
charras authored
removed global variables and a lot of redundancies
-
- 20 Jan, 2010 1 commit
-
-
charras authored
patch for relative paths.
-
- 21 Dec, 2009 2 commits
- 19 Dec, 2009 1 commit
-
-
charras authored
-
- 14 Nov, 2009 1 commit
-
-
stambaughw authored
* Translate source files D through L in pcbnew. * Add translate tag for comments that did not translate correctly.
-
- 06 Nov, 2009 1 commit
-
-
charras authored
-
- 05 Nov, 2009 1 commit
-
-
charras authored
Pcbnew: control of masks clearance: Pad Editor Dialog rewritten to handle local mask clearances and a local Net clearance
-
- 23 Sep, 2009 1 commit
-
-
charras authored
-
- 23 Aug, 2009 1 commit
-
-
charras authored
-
- 29 Jul, 2009 1 commit
-
-
charras authored
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
-
- 24 May, 2009 1 commit
-
-
charras authored
-
- 01 May, 2009 1 commit
-
-
stambaughw authored
* All: remove all remaining occurrences of g_DialogFont and dialog font menu handers. * All: remove all remaining non-standard fonts and button text colors from common dialogs. * PCBNew: remove all non-standard fonts and button text colors from dialogs. * PCBNew: update project library and path dialog to match changes to CVPCB version. * EESchema: update project library and path dialog to match changes to CVPCB version. * EESchema: save vertical/horizontal line direction setting between sessions.
-
- 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)
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 05 Jan, 2009 1 commit
-
-
dickelbeck authored
-
- 23 Dec, 2008 1 commit
-
-
charras authored
-
- 14 Dec, 2008 1 commit
-
-
charras authored
-
- 24 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 22 Nov, 2008 1 commit
-
-
charras authored
-