[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: werner
Date: 06/04/24 13:21:11
Modified: . ChangeLog
Log:
transparent zoom for moving, placing, copying and modifying components.
support for jumps between x_states
Revision Changes Path
1.446 +10 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -b -r1.445 -r1.446
--- ChangeLog 23 Apr 2006 03:52:03 -0000 1.445
+++ ChangeLog 24 Apr 2006 17:21:11 -0000 1.446
@@ -1,3 +1,13 @@
+2006-04-24 Werner Hoch <werner.ho@xxxxxx>
+
+ * noweb/a_zoom.nw: removed redundant redraw
+
+ * noweb/a_basic.nw, noweb/i_callback.nw: added support for transparent
+ zoom while moving, copying and component placement and modifiing.
+ (changes in o_redraw_all(), modifiing arc's and zoom does not work)
+ Added a intermediary select state to enable state jumps.
+ (o_redraw_cleanstates() and it's calls)
+
2006-04-23 03:48 Dan McMahill <danmc>
* include/globals.h, include/prototype.h, lib/system-gschemrc.in,