gimp/plug-ins/helpbrowser/forward.xpm
Michael Natterer 5d57b99903 gimp_pixmap_new(): set the widget's requisition so it can be properly
2000-02-19  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimppixmap.c: gimp_pixmap_new(): set the widget's
	requisition so it can be properly packed before it's realized.

	* libgimp/gimpwidgets.[ch]: added a "text" parameter to
	gimp_pixmap_button_new().

	* app/undo_history.c: use gimp_pixmap_buttons.

	* app/gradient.c
	* app/nav_window.c
	* app/palette.c
	* libgimp/gimppatheditor.c
	* plug-ins/Lighting/lighting_ui.c
	* plug-ins/MapObject/mapobject_ui.c: changed calls to
	gimp_pixmap_button_new().

	* plug-ins/MapObject/mapobject_main.c: INIT_I18N() was missing in
	query().

	* plug-ins/pagecurl/pagecurl.c: use GimpVector2 functions instead
	of reinventing the wheel.

	* plug-ins/helpbrowser/helpbrowser.c: use gimp_pixmap_buttons.

	* plug-ins/helpbrowser/back.xpm
	* plug-ins/helpbrowser/forward.xpm: cropped.
2000-02-19 14:25:27 +00:00

67 lines
1 KiB
C

/* XPM */
static char * forward_xpm[] = {
"14 14 49 1",
" c None",
". c #000000",
"+ c #E1EADF",
"@ c #FFFFFF",
"# c #F0F4EF",
"$ c #D4E0D1",
"% c #F3F7F3",
"& c #EDF2EB",
"* c #CEDCCB",
"= c #F4F7F4",
"- c #F1F5F0",
"; c #EFF3EE",
"> c #EBF1EA",
", c #C9D8C5",
"' c #E5ECE3",
") c #CBDAC7",
"! c #181818",
"~ c #2B2B2B",
"{ c #E4EBE2",
"] c #DEE7DC",
"^ c #D7E3D5",
"/ c #EEF3ED",
"( c #B1C7AC",
"_ c #9DBB90",
": c #88AC80",
"< c #83AA7C",
"[ c #85A879",
"} c #7EA476",
"| c #84A778",
"1 c #759B6C",
"2 c #59814F",
"3 c #3A5934",
"4 c #9ABB8F",
"5 c #83AA7A",
"6 c #87AC7D",
"7 c #82A87B",
"8 c #86A97C",
"9 c #759C6D",
"0 c #537C49",
"a c #445840",
"b c #80A776",
"c c #749868",
"d c #4B7040",
"e c #90B387",
"f c #749A6B",
"g c #3B5E31",
"h c #5D8554",
"i c #37592F",
"j c #3F6534",
".. ",
".+.. ",
".@#$.. ",
".@%&#*.. ",
".@=-;>-,.. ",
".@;;;>>'#)!. ",
"~@;;;>{]^]/(..",
"._:<:<[}|123..",
".4567|890a.. ",
".46b[c0d.. ",
".ebf0g.. ",
".<hi.. ",
".j.. ",
".. "};