summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-06-25 05:06:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-06-25 05:06:47 +0000
commiteffe3785cf61084d9f7e9427cea0999bb4a32473 (patch)
tree84079ea209f695bb0500e741fe686b839292b095
parent458d71a96a998bb5563f508985beef1f0f600092 (diff)
downloadgdk-pixbuf-effe3785cf61084d9f7e9427cea0999bb4a32473.tar.gz
Add some new stock items. (#166480, Kristof Vansant)
2005-06-25 Matthias Clasen <mclasen@redhat.com> Add some new stock items. (#166480, Kristof Vansant) * gtk/stock-icons/stock_fullscreen_16.png: * gtk/stock-icons/stock_fullscreen_24.png: * gtk/stock-icons/stock_leave_fullscreen_16.png: * gtk/stock-icons/stock_leave_fullscreen_24.png: * gtk/stock-icons/stock_info_16.png: * gtk/stock-icons/stock_info_24.png: New icons. * gtk/stock-icons/Makefile.am: Add new icons. * gtk/gtkstock.h: Define names for the new icons. * gtk/gtkstock.c (builtin_items): Register new stock items. * gtk/gtkiconfactory.c (get_default_icons): Register new stock icons.
-rw-r--r--ChangeLog20
-rw-r--r--ChangeLog.pre-2-1020
-rw-r--r--ChangeLog.pre-2-820
-rw-r--r--gtk/gtkiconfactory.c12
-rw-r--r--gtk/gtkstock.c3
-rw-r--r--gtk/gtkstock.h3
-rw-r--r--gtk/stock-icons/Makefile.am12
-rw-r--r--gtk/stock-icons/stock_fullscreen_16.pngbin0 -> 505 bytes
-rw-r--r--gtk/stock-icons/stock_fullscreen_24.pngbin0 -> 674 bytes
-rw-r--r--gtk/stock-icons/stock_info_16.pngbin0 -> 456 bytes
-rw-r--r--gtk/stock-icons/stock_info_24.pngbin0 -> 966 bytes
-rw-r--r--gtk/stock-icons/stock_leave_fullscreen_16.pngbin0 -> 396 bytes
-rw-r--r--gtk/stock-icons/stock_leave_fullscreen_24.pngbin0 -> 519 bytes
13 files changed, 90 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcb920362..28d90c1b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2005-06-25 Matthias Clasen <mclasen@redhat.com>
+
+ Add some new stock items. (#166480, Kristof Vansant)
+
+ * gtk/stock-icons/stock_fullscreen_16.png:
+ * gtk/stock-icons/stock_fullscreen_24.png:
+ * gtk/stock-icons/stock_leave_fullscreen_16.png:
+ * gtk/stock-icons/stock_leave_fullscreen_24.png:
+ * gtk/stock-icons/stock_info_16.png:
+ * gtk/stock-icons/stock_info_24.png: New icons.
+
+ * gtk/stock-icons/Makefile.am: Add new icons.
+
+ * gtk/gtkstock.h: Define names for the new icons.
+
+ * gtk/gtkstock.c (builtin_items): Register new stock items.
+
+ * gtk/gtkiconfactory.c (get_default_icons): Register new
+ stock icons.
+
2005-06-24 Owen Taylor <otaylor@redhat.com>
* gdk/gdkrgb.c (gdk_rgb_select_conv): Fix up selection of
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index dcb920362..28d90c1b0 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,23 @@
+2005-06-25 Matthias Clasen <mclasen@redhat.com>
+
+ Add some new stock items. (#166480, Kristof Vansant)
+
+ * gtk/stock-icons/stock_fullscreen_16.png:
+ * gtk/stock-icons/stock_fullscreen_24.png:
+ * gtk/stock-icons/stock_leave_fullscreen_16.png:
+ * gtk/stock-icons/stock_leave_fullscreen_24.png:
+ * gtk/stock-icons/stock_info_16.png:
+ * gtk/stock-icons/stock_info_24.png: New icons.
+
+ * gtk/stock-icons/Makefile.am: Add new icons.
+
+ * gtk/gtkstock.h: Define names for the new icons.
+
+ * gtk/gtkstock.c (builtin_items): Register new stock items.
+
+ * gtk/gtkiconfactory.c (get_default_icons): Register new
+ stock icons.
+
2005-06-24 Owen Taylor <otaylor@redhat.com>
* gdk/gdkrgb.c (gdk_rgb_select_conv): Fix up selection of
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index dcb920362..28d90c1b0 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,23 @@
+2005-06-25 Matthias Clasen <mclasen@redhat.com>
+
+ Add some new stock items. (#166480, Kristof Vansant)
+
+ * gtk/stock-icons/stock_fullscreen_16.png:
+ * gtk/stock-icons/stock_fullscreen_24.png:
+ * gtk/stock-icons/stock_leave_fullscreen_16.png:
+ * gtk/stock-icons/stock_leave_fullscreen_24.png:
+ * gtk/stock-icons/stock_info_16.png:
+ * gtk/stock-icons/stock_info_24.png: New icons.
+
+ * gtk/stock-icons/Makefile.am: Add new icons.
+
+ * gtk/gtkstock.h: Define names for the new icons.
+
+ * gtk/gtkstock.c (builtin_items): Register new stock items.
+
+ * gtk/gtkiconfactory.c (get_default_icons): Register new
+ stock icons.
+
2005-06-24 Owen Taylor <otaylor@redhat.com>
* gdk/gdkrgb.c (gdk_rgb_select_conv): Fix up selection of
diff --git a/gtk/gtkiconfactory.c b/gtk/gtkiconfactory.c
index 30f2a373e..9c47edef8 100644
--- a/gtk/gtkiconfactory.c
+++ b/gtk/gtkiconfactory.c
@@ -544,6 +544,14 @@ get_default_icons (GtkIconFactory *factory)
16, stock_font_16,
24, stock_font_24);
+ add_icon2 (factory, GTK_STOCK_FULLSCREEN,
+ 16, stock_fullscreen_16,
+ 24, stock_fullscreen_24);
+
+ add_icon2 (factory, GTK_STOCK_LEAVE_FULLSCREEN,
+ 16, stock_leave_fullscreen_16,
+ 24, stock_leave_fullscreen_24);
+
add_icon2 (factory, GTK_STOCK_HARDDISK,
16, stock_harddisk_16,
24, stock_harddisk_24);
@@ -556,6 +564,10 @@ get_default_icons (GtkIconFactory *factory)
16, stock_home_16,
24, stock_home_24);
+ add_icon2 (factory, GTK_STOCK_INFO,
+ 16, stock_info_16,
+ 24, stock_info_24);
+
add_icon_bidi2 (factory, GTK_STOCK_JUMP_TO,
16, stock_jump_to_16, stock_jump_to_rtl_16,
24, stock_jump_to_24, stock_jump_to_rtl_24);
diff --git a/gtk/gtkstock.c b/gtk/gtkstock.c
index 15dce0cf6..17d0d1a84 100644
--- a/gtk/gtkstock.c
+++ b/gtk/gtkstock.c
@@ -330,6 +330,8 @@ static const GtkStockItem builtin_items [] =
{ GTK_STOCK_FIND, N_("_Find"), GDK_CONTROL_MASK, 'f', GETTEXT_PACKAGE },
{ GTK_STOCK_FIND_AND_REPLACE, N_("Find and _Replace"), GDK_CONTROL_MASK, 'r', GETTEXT_PACKAGE },
{ GTK_STOCK_FLOPPY, N_("_Floppy"), 0, 0, GETTEXT_PACKAGE },
+ { GTK_STOCK_FULLSCREEN, N_("_Fullscreen"), 0, 0, GETTEXT_PACKAGE },
+ { GTK_STOCK_LEAVE_FULLSCREEN, N_("_Leave Fullscreen"), 0, 0, GETTEXT_PACKAGE },
/* translators, strip the prefix up to and including the first | */
{ GTK_STOCK_GOTO_BOTTOM, N_("Navigation|_Bottom"), 0, 0, GETTEXT_PACKAGE },
/* translators, strip the prefix up to and including the first | */
@@ -352,6 +354,7 @@ static const GtkStockItem builtin_items [] =
{ GTK_STOCK_INDENT, N_("Increase Indent"), 0, 0, GETTEXT_PACKAGE },
{ GTK_STOCK_UNINDENT, N_("Decrease Indent"), 0, 0, GETTEXT_PACKAGE },
{ GTK_STOCK_INDEX, N_("_Index"), 0, 0, GETTEXT_PACKAGE },
+ { GTK_STOCK_INFO, N_("_Information"), 0, 0, GETTEXT_PACKAGE },
{ GTK_STOCK_ITALIC, N_("_Italic"), 0, 0, GETTEXT_PACKAGE },
{ GTK_STOCK_JUMP_TO, N_("_Jump to"), 0, 0, GETTEXT_PACKAGE },
/* translators, strip the prefix up to and including the first | */
diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h
index 0aa521162..d26bb4430 100644
--- a/gtk/gtkstock.h
+++ b/gtk/gtkstock.h
@@ -97,6 +97,7 @@ void gtk_stock_set_translate_func (const gchar *domain,
#define GTK_STOCK_FIND "gtk-find"
#define GTK_STOCK_FIND_AND_REPLACE "gtk-find-and-replace"
#define GTK_STOCK_FLOPPY "gtk-floppy"
+#define GTK_STOCK_FULLSCREEN "gtk-fullscreen"
#define GTK_STOCK_GOTO_BOTTOM "gtk-goto-bottom"
#define GTK_STOCK_GOTO_FIRST "gtk-goto-first"
#define GTK_STOCK_GOTO_LAST "gtk-goto-last"
@@ -110,6 +111,7 @@ void gtk_stock_set_translate_func (const gchar *domain,
#define GTK_STOCK_HOME "gtk-home"
#define GTK_STOCK_INDEX "gtk-index"
#define GTK_STOCK_INDENT "gtk-indent"
+#define GTK_STOCK_INFO "gtk-info"
#define GTK_STOCK_UNINDENT "gtk-unindent"
#define GTK_STOCK_ITALIC "gtk-italic"
#define GTK_STOCK_JUMP_TO "gtk-jump-to"
@@ -117,6 +119,7 @@ void gtk_stock_set_translate_func (const gchar *domain,
#define GTK_STOCK_JUSTIFY_FILL "gtk-justify-fill"
#define GTK_STOCK_JUSTIFY_LEFT "gtk-justify-left"
#define GTK_STOCK_JUSTIFY_RIGHT "gtk-justify-right"
+#define GTK_STOCK_LEAVE_FULLSCREEN "gtk-leave-fullscreen"
#define GTK_STOCK_MISSING_IMAGE "gtk-missing-image"
#define GTK_STOCK_MEDIA_FORWARD "gtk-media-forward"
#define GTK_STOCK_MEDIA_NEXT "gtk-media-next"
diff --git a/gtk/stock-icons/Makefile.am b/gtk/stock-icons/Makefile.am
index 6086415e5..121d3c8ca 100644
--- a/gtk/stock-icons/Makefile.am
+++ b/gtk/stock-icons/Makefile.am
@@ -57,6 +57,8 @@ IMAGES = \
stock_first_24.png \
stock_font_16.png \
stock_font_24.png \
+ stock_fullscreen_16.png \
+ stock_fullscreen_24.png \
stock_harddisk_16.png \
stock_harddisk_24.png \
stock_help_16.png \
@@ -65,12 +67,16 @@ IMAGES = \
stock_home_24.png \
stock_index_16.png \
stock_index_24.png \
+ stock_info_16.png \
+ stock_info_24.png \
stock_jump_to_16.png \
stock_jump_to_24.png \
stock_jump_to_rtl_16.png \
stock_jump_to_rtl_24.png \
stock_last_16.png \
stock_last_24.png \
+ stock_leave_fullscreen_16.png \
+ stock_leave_fullscreen_24.png \
stock_left_arrow_16.png \
stock_left_arrow_24.png \
stock_media_forward_16.png \
@@ -234,6 +240,8 @@ VARIABLES2 = \
stock_font_16 $(srcdir)/stock_font_16.png
VARIABLES3 = \
stock_font_24 $(srcdir)/stock_font_24.png \
+ stock_fullscreen_16 $(srcdir)/stock_fullscreen_16.png \
+ stock_fullscreen_24 $(srcdir)/stock_fullscreen_24.png \
stock_help_16 $(srcdir)/stock_help_16.png \
stock_help_24 $(srcdir)/stock_help_24.png \
stock_harddisk_16 $(srcdir)/stock_harddisk_16.png \
@@ -242,12 +250,16 @@ VARIABLES3 = \
stock_home_24 $(srcdir)/stock_home_24.png \
stock_index_16 $(srcdir)/stock_index_16.png \
stock_index_24 $(srcdir)/stock_index_24.png \
+ stock_info_16 $(srcdir)/stock_info_16.png \
+ stock_info_24 $(srcdir)/stock_info_24.png \
stock_jump_to_16 $(srcdir)/stock_jump_to_16.png \
stock_jump_to_24 $(srcdir)/stock_jump_to_24.png \
stock_jump_to_rtl_16 $(srcdir)/stock_jump_to_rtl_16.png \
stock_jump_to_rtl_24 $(srcdir)/stock_jump_to_rtl_24.png \
stock_last_16 $(srcdir)/stock_last_16.png \
stock_last_24 $(srcdir)/stock_last_24.png \
+ stock_leave_fullscreen_16 $(srcdir)/stock_leave_fullscreen_16.png \
+ stock_leave_fullscreen_24 $(srcdir)/stock_leave_fullscreen_24.png \
stock_left_arrow_16 $(srcdir)/stock_left_arrow_16.png \
stock_left_arrow_24 $(srcdir)/stock_left_arrow_24.png \
stock_missing_image_16 $(srcdir)/stock_broken_image_16.png \
diff --git a/gtk/stock-icons/stock_fullscreen_16.png b/gtk/stock-icons/stock_fullscreen_16.png
new file mode 100644
index 000000000..0b4c22f6a
--- /dev/null
+++ b/gtk/stock-icons/stock_fullscreen_16.png
Binary files differ
diff --git a/gtk/stock-icons/stock_fullscreen_24.png b/gtk/stock-icons/stock_fullscreen_24.png
new file mode 100644
index 000000000..c39ed8ae0
--- /dev/null
+++ b/gtk/stock-icons/stock_fullscreen_24.png
Binary files differ
diff --git a/gtk/stock-icons/stock_info_16.png b/gtk/stock-icons/stock_info_16.png
new file mode 100644
index 000000000..2fbc9a181
--- /dev/null
+++ b/gtk/stock-icons/stock_info_16.png
Binary files differ
diff --git a/gtk/stock-icons/stock_info_24.png b/gtk/stock-icons/stock_info_24.png
new file mode 100644
index 000000000..5a2cd9656
--- /dev/null
+++ b/gtk/stock-icons/stock_info_24.png
Binary files differ
diff --git a/gtk/stock-icons/stock_leave_fullscreen_16.png b/gtk/stock-icons/stock_leave_fullscreen_16.png
new file mode 100644
index 000000000..64bfb1f80
--- /dev/null
+++ b/gtk/stock-icons/stock_leave_fullscreen_16.png
Binary files differ
diff --git a/gtk/stock-icons/stock_leave_fullscreen_24.png b/gtk/stock-icons/stock_leave_fullscreen_24.png
new file mode 100644
index 000000000..24373dd74
--- /dev/null
+++ b/gtk/stock-icons/stock_leave_fullscreen_24.png
Binary files differ