|  | e51fd7cb18 | css: Complete the cross-fade implementation We need to actually compute the images. Otherwise,
bad things happen when we try to draw.
https://bugzilla.gnome.org/show_bug.cgi?id=767391 | 2016-09-06 06:38:50 -04:00 |  | 
			
				
					|  | de38435921 | cssimagecrossfade: Fix order of images when parsing/printing The syntax is cross-fade(<percentage> <end>, <start>), not the
other way around. That's because the percentage refers to the end image. | 2016-02-15 04:41:12 +01:00 |  | 
			
				
					|  | a52ecd2be6 | css: Add gtk_css_number_value_can_parse() Use it instead of _gtk_css_parser_has_number().
We need that once we introduce calc() support. | 2016-02-13 04:49:08 +01:00 |  | 
			
				
					|  | 0bfbf39306 | cssimage: Implement some equal functions | 2012-11-01 12:27:31 +01:00 |  | 
			
				
					|  | 558ffc24c2 | cssimage: Make image transition a vfunc | 2012-10-02 14:16:36 +02:00 |  | 
			
				
					|  | ee6f886434 | cssimage: Make cross-fade code safe for non-integer sizes This includes sizes < 1px, which previously caused a SEGV. | 2012-09-17 20:39:13 +02:00 |  | 
			
				
					|  | eb6ad3562e | cssimage: Implement (most of) current cross-fade syntax The CSS4 spec adapted their cross-fade syntax again. Yay!
(The previous parser was completely broken anyway...) | 2012-09-17 20:39:13 +02:00 |  | 
			
				
					|  | ea9081ae3b | cssimage: Make cross-fades cross-fade properly We need to use OPERATOR_SOURCE to properly fade out the start image
when the end image contains transparency. | 2012-09-14 17:33:02 -04:00 |  | 
			
				
					|  | c9f01ffb43 | cssimage: No need to pass base file anymore The file is now part of the GtkCssParser | 2012-05-11 16:42:12 +02:00 |  | 
			
				
					|  | d853a8f2f7 | cssimage: Add GtkCssImageCrossFade Supports the cross-fade() css notation the way the old CSS3 specs did.
The main reason for adding it is supporting image transitions though. | 2012-04-17 08:59:16 +02:00 |  |