ccba2eaace 
					 
					
						
						
							
							Remove executable bit from C source files in tests  
						
						
						
						
					 
					
						2017-01-19 00:17:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7ccd91c9eb 
					 
					
						
						
							
							testscale: change example to use upwards labels  
						
						... 
						
						
						
						There's no example of that in testscale. 
						
						
					 
					
						2016-03-03 22:06:16 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						099dff1085 
					 
					
						
						
							
							testscale: add a test for up/leftwards scales  
						
						
						
						
					 
					
						2012-06-12 09:54:33 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba965b30d2 
					 
					
						
						
							
							testscale: add a scale with a fill level to the test  
						
						
						
						
					 
					
						2012-05-16 10:29:31 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d0febc9a6 
					 
					
						
						
							
							Change FSF Address  
						
						
						
						
					 
					
						2012-02-27 17:06:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d6f9eb1ff8 
					 
					
						
						
							
							Add more GtkScale mark tests  
						
						... 
						
						
						
						This code tests adding scale marks 'late', and how this interact
with inversion. 
						
						
					 
					
						2012-01-18 00:58:38 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa7207dcdd 
					 
					
						
						
							
							Add an non-symmetric mark example  
						
						... 
						
						
						
						This makes it easier to spot problems with inverting. 
						
						
					 
					
						2012-01-15 14:13:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eda949c5f3 
					 
					
						
						
							
							Make testscale more versatile  
						
						
						
						
					 
					
						2012-01-15 14:13:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57fa43d44b 
					 
					
						
						
							
							Add a test for interpretation of mark positions  
						
						
						
						
					 
					
						2011-03-03 13:48:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						959fc60c47 
					 
					
						
						
							
							gtk: Allow hiding the trough/slider in GtkScale  
						
						... 
						
						
						
						When setting a GtkRange's upper and lower values to the same
value, the slider will not be drawn any more.
https://bugzilla.gnome.org/show_bug.cgi?id=549720  
						
						
					 
					
						2010-12-01 15:39:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3a0afce509 
					 
					
						
						
							
							gtk: remove "gboolean homogeneous" from gtk_box_new()  
						
						... 
						
						
						
						Because it's FALSE in virtually all use cases. 
						
						
					 
					
						2010-10-31 19:22:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a9894d4cf4 
					 
					
						
						
							
							Use gtk_box_new() instead gtk_[v|h]box_new()  
						
						
						
						
					 
					
						2010-10-30 05:22:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8177ad320e 
					 
					
						
						
							
							Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()  
						
						
						
						
					 
					
						2010-10-30 02:26:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec7c24d227 
					 
					
						
						
							
							Remove some unused variables (GnomeBug:591218)  
						
						
						
						
					 
					
						2009-08-10 11:06:54 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						26490a2dd7 
					 
					
						
						
							
							Bug 565656 – Add marks to scales  
						
						... 
						
						
						
						Bug 565656 – Add marks to scales
        * gtk/gtkrange.[hc]: Add internal api to define 'stop values'
        that have a little resistance when dragging the slider over it.
        * gtk/gtk.symbols:
        * gtk/gtkscale.[hc] (gtk_scale_add_mark): New function to add
        a 'mark' to a scale, which will draws a tick, plus optionally
        some text, and makes the value a stop value.
        (gtk_scale_clear_values): Removes all marks.
        * tests/testscale.c: Test for marks on scales
        * tests/Makefile.am: Integrate it
svn path=/trunk/; revision=22149 
						
						
					 
					
						2009-01-20 05:10:27 +00:00