gimp r27470 - in trunk: . libgimp libgimpbase libgimpcolor



Author: neo
Date: Wed Oct 29 22:31:25 2008
New Revision: 27470
URL: http://svn.gnome.org/viewvc/gimp?rev=27470&view=rev

Log:
2008-10-29  Sven Neumann  <sven gimp org>

	* libgimp/gimp.def
	* libgimpbase/gimpbase.def
	* libgimpcolor/gimpcolor.def: updated with new symbols.



Modified:
   trunk/ChangeLog
   trunk/libgimp/gimp.def
   trunk/libgimpbase/gimpbase.def
   trunk/libgimpcolor/gimpcolor.def

Modified: trunk/libgimp/gimp.def
==============================================================================
--- trunk/libgimp/gimp.def	(original)
+++ trunk/libgimp/gimp.def	Wed Oct 29 22:31:25 2008
@@ -624,6 +624,7 @@
  	gimp_text_layer_get_color
  	gimp_text_layer_get_font
  	gimp_text_layer_get_font_size
+	gimp_text_layer_get_hint_style
  	gimp_text_layer_get_hinting
  	gimp_text_layer_get_indent
  	gimp_text_layer_get_justification
@@ -638,6 +639,7 @@
  	gimp_text_layer_set_color
  	gimp_text_layer_set_font
  	gimp_text_layer_set_font_size
+	gimp_text_layer_set_hint_style
  	gimp_text_layer_set_hinting
  	gimp_text_layer_set_indent
  	gimp_text_layer_set_justification

Modified: trunk/libgimpbase/gimpbase.def
==============================================================================
--- trunk/libgimpbase/gimpbase.def	(original)
+++ trunk/libgimpbase/gimpbase.def	Wed Oct 29 22:31:25 2008
@@ -94,6 +94,7 @@
 	gimp_strip_uline
 	gimp_sysconf_directory
 	gimp_text_direction_get_type
+	gimp_text_hint_style_get_type
 	gimp_text_justification_get_type 
 	gimp_transfer_mode_get_type
 	gimp_transform_direction_get_type

Modified: trunk/libgimpcolor/gimpcolor.def
==============================================================================
--- trunk/libgimpcolor/gimpcolor.def	(original)
+++ trunk/libgimpcolor/gimpcolor.def	Wed Oct 29 22:31:25 2008
@@ -20,6 +20,7 @@
 	gimp_color_managed_interface_get_type
 	gimp_color_managed_profile_changed
 	gimp_hsl_get_type
+	gimp_hsl_set
 	gimp_hsl_to_rgb
 	gimp_hsl_to_rgb_int
 	gimp_hsv_clamp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]