- 17 May, 2009 1 commit
-
-
strangeril authored
-
- 16 May, 2009 1 commit
-
-
charras authored
-
- 13 May, 2009 1 commit
-
-
charras authored
Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens)
-
- 12 May, 2009 5 commits
-
-
charras authored
-
charras authored
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed. Better support of multiline texts.
-
charras authored
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed. Better support of multiline texts.
-
charras authored
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed. Better support of multiline texts.
-
charras authored
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed. Better support of multiline texts.
-
- 11 May, 2009 1 commit
-
-
jerryjacobs authored
--no commit message
-
- 10 May, 2009 1 commit
-
-
charras authored
-
- 09 May, 2009 2 commits
- 07 May, 2009 3 commits
- 06 May, 2009 2 commits
-
-
stambaughw authored
-
stambaughw authored
* ALL: More changes for wxDC based zooming. * 3D_VIEWER: Wrap 3d_viewer.h to prevent redefinitions. * CVPcb: Replace wxList with boost::ptr_vector and take advantage of boost::foreach. * CVPcb: Fix automatic association bug. * CVPcb: Rename some variables for clarity and some minor code clean ups. * CVPcb: Fix GTK sizing issue in library and path dialog. * EESchema: Remove left over sizer from last commit from library and path dialog.
-
- 05 May, 2009 2 commits
- 02 May, 2009 3 commits
-
-
dickelbeck authored
-
dickelbeck authored
-
charras authored
-
- 01 May, 2009 3 commits
-
-
stambaughw authored
-
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.
-
charras authored
-
- 29 Apr, 2009 3 commits
-
-
stambaughw authored
* All - add wxList implementation for dynamic declaration of application settings. * EESchema: remove non-standard fonts and dialog button text colors from all UI controls. * EESchema: update project file and application settings from static to dynamic method. * EESchema: save and restore show hidden pins state between sessions. * EESchema: global variable reductions. * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states. * EESchema: remove unused DialogBlocks BOM dialog project file. * GerbView: remove non-standard fonts and dialog button text colors from all UI controls. * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace. * GerbView: add file name to export to PCBNew select layer dialog.
-
charras authored
-
charras authored
-
- 28 Apr, 2009 1 commit
-
-
drannou authored
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 25 Apr, 2009 1 commit
-
-
charras authored
-
- 24 Apr, 2009 1 commit
-
-
charras authored
Pcbnew: Fixed: fully broken netlist import from eeschema when using time stamp (fully broken also in stable version).
-
- 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.
-
- 22 Apr, 2009 1 commit
-
-
faa authored
-
- 21 Apr, 2009 1 commit
-
-
charras authored
-
- 19 Apr, 2009 1 commit
-
-
charras authored
Small change in doc files: footprint_doc moved from help to share/modules TODO: change dialog_cvpcb_config and copy code (from pcbnew) for multiple user paths in library path list in cvpcb.
-
- 18 Apr, 2009 1 commit
-
-
charras authored
-
- 17 Apr, 2009 3 commits
-
-
charras authored
Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn)
-
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)
-
dickelbeck authored
-