summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-19 14:55:15 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-05-19 14:55:15 +0000
commite4991e123b8f37030b35dc8a0bdb72be7d631691 (patch)
tree7a5991e071e1cb3360100da3e7f2c2bdff3304ce
parent6887958e1e52cd538ff93c710a8aaa646464a1c2 (diff)
downloadmdk-e4991e123b8f37030b35dc8a0bdb72be7d631691.tar.gz
mdk-e4991e123b8f37030b35dc8a0bdb72be7d631691.tar.bz2
0.3.2 release
-rw-r--r--doc/img/ss_colors.jpgbin8309 -> 10169 bytes
-rw-r--r--doc/img/ss_devices.jpgbin80657 -> 103468 bytes
-rw-r--r--doc/img/ss_goto.jpgbin2801 -> 9576 bytes
-rw-r--r--doc/img/ss_mix.jpgbin62530 -> 57715 bytes
-rw-r--r--doc/img/ss_mixal.jpgbin67676 -> 57641 bytes
-rw-r--r--doc/img/ss_worddlg.jpgbin63106 -> 60753 bytes
-rw-r--r--mixgtk/mixgtk_mixvm.c4
7 files changed, 2 insertions, 2 deletions
diff --git a/doc/img/ss_colors.jpg b/doc/img/ss_colors.jpg
index fe2afd8..04e41e7 100644
--- a/doc/img/ss_colors.jpg
+++ b/doc/img/ss_colors.jpg
Binary files differ
diff --git a/doc/img/ss_devices.jpg b/doc/img/ss_devices.jpg
index 35a0f04..ba0fbc8 100644
--- a/doc/img/ss_devices.jpg
+++ b/doc/img/ss_devices.jpg
Binary files differ
diff --git a/doc/img/ss_goto.jpg b/doc/img/ss_goto.jpg
index cf6d8ba..86708a4 100644
--- a/doc/img/ss_goto.jpg
+++ b/doc/img/ss_goto.jpg
Binary files differ
diff --git a/doc/img/ss_mix.jpg b/doc/img/ss_mix.jpg
index a3e64a7..d31ecc6 100644
--- a/doc/img/ss_mix.jpg
+++ b/doc/img/ss_mix.jpg
Binary files differ
diff --git a/doc/img/ss_mixal.jpg b/doc/img/ss_mixal.jpg
index 39689d2..2adadc6 100644
--- a/doc/img/ss_mixal.jpg
+++ b/doc/img/ss_mixal.jpg
Binary files differ
diff --git a/doc/img/ss_worddlg.jpg b/doc/img/ss_worddlg.jpg
index fbe04b3..5f07b4f 100644
--- a/doc/img/ss_worddlg.jpg
+++ b/doc/img/ss_worddlg.jpg
Binary files differ
diff --git a/mixgtk/mixgtk_mixvm.c b/mixgtk/mixgtk_mixvm.c
index 9c5d9bd..b3a52c1 100644
--- a/mixgtk/mixgtk_mixvm.c
+++ b/mixgtk/mixgtk_mixvm.c
@@ -1,7 +1,7 @@
/* -*-c-*- -------------- mixgtk_mixvm.c :
* Implementation of the functions declared in mixgtk_mixvm.h
* ------------------------------------------------------------------
- * Last change: Time-stamp: "01/03/14 16:34:31 jose"
+ * Last change: Time-stamp: "2001-05-19 16:39:16 jao"
* ------------------------------------------------------------------
* Copyright (C) 2001 Free Software Foundation, Inc.
*
@@ -389,7 +389,7 @@ void
on_memory_cells_select_row (GtkCList *w, gint row, gint col,
GdkEvent *e, gpointer data)
{
- enum {SIZE = 20};
+ enum {SIZE = 30};
static gchar BUFFER[SIZE];
snprintf (BUFFER, SIZE, "Memory cell no. %d", row);
mixgtk_input_word (BUFFER,