← Back to team overview

kicad-developers team mailing list archive

Re: Stable Release.

 

Hello.
Partial fix of bug https://bugs.launchpad.net/kicad/+bug/1467108 (fix pcbnew)

28.11.2015 23:03, Wayne Stambaugh пишет:
If there is any reason not to roll out the stable release tomorrow,
speak now or forever hold your peace.  I will roll it out tomorrow
evening assuming there are no serious bugs between now and then.  If you
have any last minute bug fixes, please submit or commit them.

If you have any developers that need to be added to the credits in the
about dialog, please make list with the authors name and email address
and send them to me directly to avoid posting email addresses to the
mailing list.  I will add them to the about dialog before I roll out the
stable release.  Please keep in mind that credits should be given to
developers who have contributed more than just a couple of patches.

For repo maintainers, I am going to use tag "4.0.0" to tag the product
repo.  Please use the same tag so packagers only need to define a single
tag in their build scripts.

Hopefully all goes well and tomorrow we will have a new stable release.

Cheers,

Wayne

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

diff --git a/pcbnew/dialogs/dialog_design_rules_base.cpp b/pcbnew/dialogs/dialog_design_rules_base.cpp
index 4fd6dc6..81ed619 100644
--- a/pcbnew/dialogs/dialog_design_rules_base.cpp
+++ b/pcbnew/dialogs/dialog_design_rules_base.cpp
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version Jun  5 2014)
+// C++ code generated with wxFormBuilder (version Nov 29 2015)
 // http://www.wxformbuilder.org/
 //
 // PLEASE DO "NOT" EDIT THIS FILE!
@@ -274,8 +274,8 @@ DIALOG_DESIGN_RULES_BASE::DIALOG_DESIGN_RULES_BASE( wxWindow* parent, wxWindowID
 	m_gridViaSizeList->SetColLabelAlignment( wxALIGN_CENTRE, wxALIGN_CENTRE );
 	
 	// Rows
-	m_gridViaSizeList->EnableDragRowSize( true );
-	m_gridViaSizeList->SetRowLabelSize( 80 );
+	m_gridViaSizeList->EnableDragRowSize( false );
+	m_gridViaSizeList->SetRowLabelSize( 140 );
 	m_gridViaSizeList->SetRowLabelValue( 0, _("Via 1") );
 	m_gridViaSizeList->SetRowLabelValue( 1, _("Via 2") );
 	m_gridViaSizeList->SetRowLabelValue( 2, _("Via 3") );
@@ -323,8 +323,8 @@ DIALOG_DESIGN_RULES_BASE::DIALOG_DESIGN_RULES_BASE( wxWindow* parent, wxWindowID
 	m_gridTrackWidthList->SetColLabelAlignment( wxALIGN_CENTRE, wxALIGN_CENTRE );
 	
 	// Rows
-	m_gridTrackWidthList->EnableDragRowSize( true );
-	m_gridTrackWidthList->SetRowLabelSize( 80 );
+	m_gridTrackWidthList->EnableDragRowSize( false );
+	m_gridTrackWidthList->SetRowLabelSize( 140 );
 	m_gridTrackWidthList->SetRowLabelValue( 0, _("Track 1") );
 	m_gridTrackWidthList->SetRowLabelValue( 1, _("Track 2") );
 	m_gridTrackWidthList->SetRowLabelValue( 2, _("Track 3") );
diff --git a/pcbnew/dialogs/dialog_design_rules_base.fbp b/pcbnew/dialogs/dialog_design_rules_base.fbp
index 4d2392d..36d0f0b 100644
--- a/pcbnew/dialogs/dialog_design_rules_base.fbp
+++ b/pcbnew/dialogs/dialog_design_rules_base.fbp
@@ -2983,7 +2983,7 @@
                                                             <property name="drag_col_move">0</property>
                                                             <property name="drag_col_size">1</property>
                                                             <property name="drag_grid_size">0</property>
-                                                            <property name="drag_row_size">1</property>
+                                                            <property name="drag_row_size">0</property>
                                                             <property name="editing">1</property>
                                                             <property name="enabled">1</property>
                                                             <property name="fg"></property>
@@ -3015,7 +3015,7 @@
                                                             <property name="pos"></property>
                                                             <property name="resize">Resizable</property>
                                                             <property name="row_label_horiz_alignment">wxALIGN_CENTRE</property>
-                                                            <property name="row_label_size">80</property>
+                                                            <property name="row_label_size">140</property>
                                                             <property name="row_label_values">&quot;Via 1&quot; &quot;Via 2&quot; &quot;Via 3&quot; &quot;Via 4&quot; &quot;Via 5&quot; &quot;Via 6&quot; &quot;Via 7&quot; &quot;Via 8&quot; &quot;Via 9&quot; &quot;Via 10&quot; &quot;Via 11&quot; &quot;Via 12&quot;</property>
                                                             <property name="row_label_vert_alignment">wxALIGN_CENTRE</property>
                                                             <property name="row_sizes"></property>
@@ -3223,7 +3223,7 @@
                                                             <property name="drag_col_move">0</property>
                                                             <property name="drag_col_size">1</property>
                                                             <property name="drag_grid_size">0</property>
-                                                            <property name="drag_row_size">1</property>
+                                                            <property name="drag_row_size">0</property>
                                                             <property name="editing">1</property>
                                                             <property name="enabled">1</property>
                                                             <property name="fg"></property>
@@ -3255,7 +3255,7 @@
                                                             <property name="pos"></property>
                                                             <property name="resize">Resizable</property>
                                                             <property name="row_label_horiz_alignment">wxALIGN_CENTRE</property>
-                                                            <property name="row_label_size">80</property>
+                                                            <property name="row_label_size">140</property>
                                                             <property name="row_label_values">&quot;Track 1&quot; &quot;Track 2&quot; &quot;Track 3&quot; &quot;Track 4&quot; &quot;Track 5&quot; &quot;Track 6&quot; &quot;Track 7&quot; &quot;Track 8&quot; &quot;Track 9&quot; &quot;Track 10&quot; &quot;Track 11&quot; &quot;Track 12&quot;</property>
                                                             <property name="row_label_vert_alignment">wxALIGN_CENTRE</property>
                                                             <property name="row_sizes"></property>
diff --git a/pcbnew/dialogs/dialog_design_rules_base.h b/pcbnew/dialogs/dialog_design_rules_base.h
index 0de97bf..ace1b8e 100644
--- a/pcbnew/dialogs/dialog_design_rules_base.h
+++ b/pcbnew/dialogs/dialog_design_rules_base.h
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////
-// C++ code generated with wxFormBuilder (version Jun  5 2014)
+// C++ code generated with wxFormBuilder (version Nov 29 2015)
 // http://www.wxformbuilder.org/
 //
 // PLEASE DO "NOT" EDIT THIS FILE!

Follow ups

References