[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/02/20 19:10:03
Modified: . ChangeLog
Log:
Added hotkey assignment, hotkey callback implementation, and move the new
Add/Picture... menu item to the end of the menu list.
Revision Changes Path
1.355 +6 -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.354
retrieving revision 1.355
diff -u -b -r1.354 -r1.355
--- ChangeLog 20 Feb 2005 23:46:59 -0000 1.354
+++ ChangeLog 21 Feb 2005 00:10:02 -0000 1.355
@@ -3,6 +3,12 @@
* noweb/x_log.nw: Added code to scroll to the end of the text buffer
when the log window is opened up.
+ * noweb/i_callbacks.nw: Added implementation for the add_picture_hotkey
+ callback.
+
+ * lib/system-gschemrc.in: Added hotkey assignment "ag" to
+ Add/Picture... and move the new item to the bottom of the menu list.
+
2005-02-20 Patrick Bernaud <b-patrick@xxxxxxxxxx>
* noweb/i_callbacks.nw, noweb/gschem.nw: Adapted for new logging