- 13 Jan, 2010 2 commits
-
-
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.
-
charras authored
Code cleaning and using DrawPanel->Refresh() instead of ReDraw() when possible.
-
- 09 Jan, 2010 2 commits
- 08 Jan, 2010 1 commit
-
-
charras authored
-
- 05 Jan, 2010 1 commit
-
-
charras authored
-
- 01 Jan, 2010 1 commit
-
-
charras authored
-
- 30 Dec, 2009 1 commit
-
-
charras authored
-
- 29 Dec, 2009 1 commit
-
-
charras authored
Fixed others minor problems
-
- 27 Dec, 2009 1 commit
-
-
charras authored
-
- 22 Dec, 2009 2 commits
- 21 Dec, 2009 1 commit
-
-
charras authored
-
- 20 Dec, 2009 1 commit
-
-
charras authored
-
- 19 Dec, 2009 1 commit
-
-
charras authored
-
- 17 Dec, 2009 1 commit
-
-
charras authored
-
- 15 Dec, 2009 1 commit
-
-
stambaughw authored
* Replace EESchema sheet properties dialog with wxFormBuilder version. * Editing an existing sheet now marks schematic as modified. * Code style updates for some of my previous work. * Improvements to the CMP_LIB_ENTRY object. * Replaced symbol edit export fprintf code with wxFFile implementation. * GCC compiler warning fix in pcbnew/drc.cpp.
-
- 12 Dec, 2009 1 commit
-
-
charras authored
-
- 08 Dec, 2009 1 commit
-
-
charras authored
-
- 06 Dec, 2009 1 commit
-
-
charras authored
-
- 04 Dec, 2009 1 commit
-
-
charras authored
-
- 03 Dec, 2009 1 commit
-
-
charras authored
fixed redundant hot keys in Eeschema
-
- 02 Dec, 2009 3 commits
-
-
stambaughw authored
* Fixed EESchema options dialog focus bug so escape key now works in GTK. * Rename schematic objects for improved readability. * Fixed GCC compiler warnings in plot code. * Added paragraph in UIpolicies.txt about setting dialog box sizes. * Lots of message box string clean up.
-
faa authored
-
charras authored
-
- 01 Dec, 2009 1 commit
-
-
stambaughw authored
* Replace schematic editor options dialog with wxFormBuilder version. * Fix ugly wxGTK sizer hack in pin properties dialog. * Set dialog minimum size after initial fit to prevent dialog controls from being obscured when resizing. * Move bitmaps in annotate dialog for cleaner control alignment.
-
- 28 Nov, 2009 2 commits
- 23 Nov, 2009 2 commits
-
-
stambaughw authored
-
charras authored
-
- 20 Nov, 2009 1 commit
-
-
charras authored
-
- 16 Nov, 2009 1 commit
-
-
charras authored
-
- 11 Nov, 2009 1 commit
-
-
stambaughw authored
* Make cancel button delete new pin instance. * Make pin redraw correctly to prevent display corruption. * Prevent edited pin from being move on next left button click. * Change pin edit property dialog focus to pin name edit text control.
-
- 05 Nov, 2009 1 commit
-
-
dickelbeck 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.
-
- 03 Nov, 2009 1 commit
-
-
stambaughw authored
* Translate comments in source files beginning with A-E in eeschema. * Spell check comments and strings and uncrusified all modified files.
-
- 02 Nov, 2009 2 commits
-
-
dickelbeck authored
-
charras authored
-
- 30 Oct, 2009 2 commits
-
-
stambaughw authored
-
stambaughw authored
* Replaced library pin properties dialog with wxFormBuilder version. * Remove DialogBlocks version of pin properties dialog. * Add pin properties dialog support code to pin object. * Create single event handler for displaying pin properties dialog. * Remove left over DialogBlocks project file for annotate dialog. * Fixed escape key bug in library editor new component dialog. * Add GetUnitsLabel() to get human readable units for dialog labels. * Translate French comments in all modified files. * Some minor clean up of Doxygen comments.
-