[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: werner
Date: 06/12/12 13:11:36
Modified: . ChangeLog configure.ac.in
Log:
merged the autonumber branch back to trunk
Revision Changes Path
1.572 +51 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.571
retrieving revision 1.572
diff -u -b -r1.571 -r1.572
--- ChangeLog 10 Dec 2006 19:55:23 -0000 1.571
+++ ChangeLog 12 Dec 2006 18:11:35 -0000 1.572
@@ -1,3 +1,53 @@
+2006-12-12 Werner Hoch <werner.ho@xxxxxx>
+
+ merged the autonumber branch back to trunk
+
+ 2006-12-12 Werner Hoch <werner.ho@xxxxxx>
+ sync autonumber branch with trunk
+
+ 2006-11-28 Werner Hoch <werner.ho@xxxxxx>
+ * src/x_autonumber.c: visual improvements of the sortorder
+ combobox. Patch by Tomaz Solc, slightly changed.
+
+ 2006-11-26 Werner Hoch <werner.ho@xxxxxx>
+ * src/x_autonumber.c: remove the slot attribute if remove numbers
+ and slotting is active.
+
+ 2006-11-24 Werner Hoch <werner.ho@xxxxxx>
+ * src/x_autonumber.c: repaired keypress events, added gettext macros
+ replaced the sortorder ratio buttons with a combo box. That shrinks
+ the dialog a lot.
+
+ * po/POTFILES.in: added x_autonumber.c
+
+ * bitmap/gschem-fileorder.png: added an ugly dummy bitmap
+
+ 2006-11-11 Werner Hoch <werner.ho@xxxxxx>
+ * src/x_autonumber.c: added used_slot database. This fixes a
+ problem with duplicate slotted objects.
+ Removed keyboard accelerators (by Tomaz Solz #1589430)
+
+ 2006-11-09 Werner Hoch <werner.ho@xxxxxx>
+ * src/x_autonumber.c: (scope_skip == SCOPE_SELECTED) didn't work as
+ expected, fixed it.
+
+ 2006-11-07 Werner Hoch <werner.ho@xxxxxx>
+ * src/o_slot.c, x_dialog.c: removed redundant o_undo_savestate() in
+ o_slot_end(). But it is required in the slot_edit_dialog_ok()
+ function. This repairs to many undo states when using the
+ autoslotting feature of the autonumber dialog.
+
+ * src/x_autonumber.c: Added improved autonumber dialog from
+ Tomaz Solz (#1589430)
+
+ 2006-11-06 Werner Hoch <werner.ho@xxxxxx>
+
+ * src/o_misc.c, src/x_dialog.c, src/x_autonumber.c: moved all
+ autonumber related code to x_autonumber.c
+ applied patch (#1589430) from Tomaz Solz
+
+ * bitmap/: added bitmaps for the autonumber dialog
+
2006-12-10 Werner Hoch <werner.ho@xxxxxx>
* src/x_dialog.c: use GtkDialog for color edit dialog, the
@@ -121,6 +171,7 @@
* src/o_text.c, src/o_slot.c: fixed slot update errors
(Bug #1589247)
+>>>>>>> 1.571
2006-10-23 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* src/o_text.c: Changed polarity of one of the sanity checks
1.2 +1 -1 eda/geda/gaf/gschem/configure.ac.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/configure.ac.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- configure.ac.in 7 Dec 2006 03:57:28 -0000 1.1
+++ configure.ac.in 12 Dec 2006 18:11:36 -0000 1.2
@@ -1,4 +1,4 @@
-# $Id: configure.ac.in,v 1.1 2006/12/07 03:57:28 ahvezda Exp $
+# $Id: configure.ac.in,v 1.2 2006/12/12 18:11:36 werner Exp $
#
# Process this file with autoconf to produce a configure script.
AC_INIT
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs