summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-30 01:58:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-30 01:58:01 +0000
commit9602e6c3f053f80465796cbbbf205335432a1113 (patch)
treea473ae4cc0a280878892af71a821ac088ed10e05
parentebebafc09518010ca6cd9a4dc23f79ac3f4fb2a7 (diff)
downloadgdk-pixbuf-9602e6c3f053f80465796cbbbf205335432a1113.tar.gz
Document that the end points are included in the range. (#69783, Jeffrey
Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document that the end points are included in the range. (#69783, Jeffrey Baker)
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-06
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-26
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--gtk/gtkhscale.c8
-rw-r--r--gtk/gtkmenushell.c4
-rw-r--r--gtk/gtkvscale.c8
10 files changed, 52 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 9998d1087..20f30435d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 9998d1087..20f30435d 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+Tue Jan 29 20:56:13 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk[vh]scale.c (gtk_[vh]scale_new_with_range): Document
+ that the end points are included in the range. (#69783,
+ Jeffrey Baker)
+
Tue Jan 29 20:38:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkscale.[ch]: Revert the last changes to make the
diff --git a/gtk/gtkhscale.c b/gtk/gtkhscale.c
index 8e0984c92..537217bcb 100644
--- a/gtk/gtkhscale.c
+++ b/gtk/gtkhscale.c
@@ -110,10 +110,10 @@ gtk_hscale_new (GtkAdjustment *adjustment)
* @max: maximum value
* @step: step increment (tick size) used with keyboard shortcuts
*
- * Creates a new horizontal scale widget that lets the user
- * input a number between @min and @max with the increment @step.
- * @step must be nonzero; it's the distance the slider moves when
- * using the arrow keys to adjust the scale value.
+ * Creates a new horizontal scale widget that lets the user input a
+ * number between @min and @max (including @min and @max) with the
+ * increment @step. @step must be nonzero; it's the distance the
+ * slider moves when using the arrow keys to adjust the scale value.
*
* Return value: a new #GtkHScale
**/
diff --git a/gtk/gtkmenushell.c b/gtk/gtkmenushell.c
index dbb6a5f89..a09c22261 100644
--- a/gtk/gtkmenushell.c
+++ b/gtk/gtkmenushell.c
@@ -24,6 +24,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#define GTK_MENU_INTERNALS
+
#include "gdk/gdkkeysyms.h"
#include "gtkbindings.h"
#include "gtkmain.h"
@@ -35,8 +37,6 @@
#define MENU_SHELL_TIMEOUT 500
-#define GTK_MENU_INTERNALS
-
enum {
DEACTIVATE,
SELECTION_DONE,
diff --git a/gtk/gtkvscale.c b/gtk/gtkvscale.c
index 64231ef63..775f67023 100644
--- a/gtk/gtkvscale.c
+++ b/gtk/gtkvscale.c
@@ -112,10 +112,10 @@ gtk_vscale_new (GtkAdjustment *adjustment)
* @max: maximum value
* @step: step increment (tick size) used with keyboard shortcuts
*
- * Creates a new vertical scale widget that lets the user
- * input a number between @min and @max with the increment @step.
- * @step must be nonzero; it's the distance the slider moves when
- * using the arrow keys to adjust the scale value.
+ * Creates a new vertical scale widget that lets the user input a
+ * number between @min and @max (including @min and @max) with the
+ * increment @step. @step must be nonzero; it's the distance the
+ * slider moves when using the arrow keys to adjust the scale value.
*
* Return value: a new #GtkVScale
**/