87e76c12a9 
					 
					
						
						
							
							testgtk: fix css  
						
						
						
						
					 
					
						2017-09-03 12:20:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1705523bb 
					 
					
						
						
							
							testgtk: Remove an unused variable  
						
						
						
						
					 
					
						2017-08-27 15:36:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						626ac112f0 
					 
					
						
						
							
							testgtk.c: native file chooser filter changes  
						
						... 
						
						
						
						Set the filter before showing the dialog
Afterwards, fetch the last active filter and display its name.
https://bugzilla.gnome.org/show_bug.cgi?id=784723  
						
						
					 
					
						2017-07-18 13:48:13 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b561af25ec 
					 
					
						
						
							
							testgtk: Compile without warnings on win32  
						
						
						
						
					 
					
						2016-02-11 03:44:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e6cc260ca 
					 
					
						
						
							
							testgtk: Remove an unused variable  
						
						
						
						
					 
					
						2016-02-10 16:10:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e79db79e2c 
					 
					
						
						
							
							testgtk: Avoid deprecation warnings  
						
						... 
						
						
						
						Eventually, we should probably remove the examples that rely
on geometry support, since they probably don't work correctly
anymore. For now, just disable the warnings. 
						
						
					 
					
						2016-01-29 11:54:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf4e179a45 
					 
					
						
						
							
							tests: Avoid deprecated API usage in testgtk  
						
						... 
						
						
						
						We can use seat grabs here. 
						
						
					 
					
						2016-01-28 12:50:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51dc4873fd 
					 
					
						
						
							
							Add gtk_native_dialog_destroy()  
						
						... 
						
						
						
						Its very easy to get extra references to the NativeDialog so that
when you release your last reference any visible dialog is not
hidden. We handle this by adding a destroy method similar to how
you destroy regular toplevels. 
						
						
					 
					
						2015-11-11 16:06:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5e50abf411 
					 
					
						
						
							
							testgtk: Add native dialog tests  
						
						
						
						
					 
					
						2015-11-05 16:54:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						26d8a56506 
					 
					
						
						
							
							testgtk/Alpha Window: fix the drawn area when we are drawing decorations  
						
						... 
						
						
						
						A GtkWindow's allocation includes the titlebar, borders, and shadows; we
only want to draw our custom alpha content over the child allocation of
the GtkWindow.
https://bugzilla.gnome.org/show_bug.cgi?id=756886  
						
						
					 
					
						2015-10-22 11:05:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ccfacb383c 
					 
					
						
						
							
							testgtk: Remove pointless code  
						
						... 
						
						
						
						The display is getting overwritten immediately. Pointed out by
coverity. 
						
						
					 
					
						2015-07-17 19:54:09 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						36a2c507e2 
					 
					
						
						
							
							testgtk: Add new Adwaita cursor names  
						
						
						
						
					 
					
						2015-05-07 18:58:33 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						65b7fc91bd 
					 
					
						
						
							
							testgtk: Respect display cursor size limitations  
						
						... 
						
						
						
						Instead of hardcoding 64, ask the display about the
maximal supported cursor size. 
						
						
					 
					
						2015-04-07 18:40:21 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a6c7889cb6 
					 
					
						
						
							
							testgtk: Set initial cursor  
						
						... 
						
						
						
						Arrange for the entry and the cursor area to both start out
with the arrow cursor. 
						
						
					 
					
						2015-04-05 19:10:39 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e77b2832aa 
					 
					
						
						
							
							testgtk: Redo the cursor example  
						
						... 
						
						
						
						Use cursor names instead of font cursors, so we can also show
cursors that are not represented in the X cursor font and thus
don't have a value in the GdkCursorType enumeration. 
						
						
					 
					
						2015-04-05 19:00:44 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						386534ef1f 
					 
					
						
						
							
							testgtk: Update cursor theme on size change  
						
						... 
						
						
						
						We were connecting to the wrong signal, so we were not picking
up all changes to the spin button value. 
						
						
					 
					
						2015-04-05 13:28:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a6443ebaf 
					 
					
						
						
							
							testgtk: Don't trigger deprecation warnings  
						
						... 
						
						
						
						.. and various other assorted fixes, mostly related to drawing code that
assumed stuff wasn't transparent by default. 
						
						
					 
					
						2014-10-12 04:54:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ed5f6d4333 
					 
					
						
						
							
							Fix testgtk.c when building for Wayland.  
						
						... 
						
						
						
						Fix wrong usage of GDK_WINDOWING_WAYLAND instead of
GDK_WINDOWING_X11 in test/testgtk.c.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr >
https://bugzilla.gnome.org/show_bug.cgi?id=737363  
						
						
					 
					
						2014-09-25 17:48:43 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1073ae57ce 
					 
					
						
						
							
							testgtk: Fix enabling of the cursor demo  
						
						... 
						
						
						
						Make this a lot less hacky. 
						
						
					 
					
						2014-09-02 11:26:56 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41fe530795 
					 
					
						
						
							
							testgtk: Make cursor demo work with wayland  
						
						... 
						
						
						
						We have the wayland apis to do this. 
						
						
					 
					
						2014-09-02 09:53:51 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						694c8d32d5 
					 
					
						
						
							
							Fix various warnings about unused things  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=734735  
					
						2014-08-13 23:38:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						69cef3c9b4 
					 
					
						
						
							
							tests: Adapt to gtk_widget_reparent deprecations  
						
						
						
						
					 
					
						2014-05-22 08:50:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39ccbe6549 
					 
					
						
						
							
							tests: Drop manual property editor  
						
						... 
						
						
						
						No need for this anymore, now that we have the inspector everywhere. 
						
						
					 
					
						2014-05-22 08:32:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						949aa98a8f 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in selection test  
						
						
						
						
					 
					
						2014-04-10 16:53:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5600499c2f 
					 
					
						
						
							
							testgtk: Remove rc file test  
						
						... 
						
						
						
						The test didn't work anymore since RC files stopped being used in 3.0. 
						
						
					 
					
						2014-04-10 16:50:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27ada645ca 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in progress bar test  
						
						
						
						
					 
					
						2014-04-10 16:48:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78ae3690fa 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in event watcher test  
						
						
						
						
					 
					
						2014-04-10 16:46:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d56ef2d52 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in scrolled windows test  
						
						
						
						
					 
					
						2014-04-10 16:42:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a0d046df3 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in dialogs test  
						
						
						
						
					 
					
						2014-04-10 16:36:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4f7a972aac 
					 
					
						
						
							
							testgtk: Make dialogs example work without static variable  
						
						... 
						
						
						
						Makes it a bit more complicated, but meh. 
						
						
					 
					
						2014-04-10 16:16:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38149c472e 
					 
					
						
						
							
							testgtk: Clean up dialog example  
						
						... 
						
						
						
						Don't pass a static variable to a callback, when the static variable
could just be deinfed in the callback. 
						
						
					 
					
						2014-04-10 16:07:05 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27770485f8 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in flipping test  
						
						
						
						
					 
					
						2014-04-10 14:29:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11e17262b7 
					 
					
						
						
							
							testgtk: Don't use deprecated functions in scrolling test  
						
						
						
						
					 
					
						2014-04-10 02:40:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9cbd681174 
					 
					
						
						
							
							testgtk: Don't call deprecated function in mainloop test  
						
						
						
						
					 
					
						2014-04-10 02:36:38 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8ba25877d 
					 
					
						
						
							
							testgtk: Don't use GDK_POINTER_MOTION_HINT_MASK anymore  
						
						
						
						
					 
					
						2013-11-16 01:50:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						719dd636a9 
					 
					
						
						
							
							Replace all margin-left and margin-right with margin-start and margin-end  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=710238  
					
						2013-11-15 02:54:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						859805bda4 
					 
					
						
						
							
							testgtk: Remove idle test  
						
						... 
						
						
						
						The test is broken, written like it's 1999 and testing a feature that
I'm about to deprecate. 
						
						
					 
					
						2013-10-05 14:57:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a9e82cd46a 
					 
					
						
						
							
							Deprecate and ignore gtk-enable-tooltips setting  
						
						... 
						
						
						
						It is enabled by default except on touch input devices. 
						
						
					 
					
						2013-06-30 14:28:02 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3d5d3e8eae 
					 
					
						
						
							
							Fix a couple of deprecation warnings related to stock items  
						
						
						
						
					 
					
						2013-06-30 13:14:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b86588e9f5 
					 
					
						
						
							
							Deprecate GtkImageMenuItem  
						
						... 
						
						
						
						Use GtkMenuItem for menus with only text or GMenu for those
with icons for "nouns" and just text for "verbs". 
						
						
					 
					
						2013-06-27 18:48:46 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						427d4195a1 
					 
					
						
						
							
							tests: Ignore deprecation warnings  
						
						
						
						
					 
					
						2013-06-26 15:51:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fc71cbe5a6 
					 
					
						
						
							
							Remove most of the stock API usage from the tests  
						
						... 
						
						
						
						With the exception of GtkActions and the tests for stock items. 
						
						
					 
					
						2013-06-24 19:53:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d71f7f61b 
					 
					
						
						
							
							testgtk: Test GtkListBox placeholder widgets  
						
						
						
						
					 
					
						2013-06-13 12:17:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						043d445a03 
					 
					
						
						
							
							testgtk: Add ListBox test  
						
						... 
						
						
						
						This is a simple test of a scrolling listbox with sorting, filtering
and a header row. 
						
						
					 
					
						2013-06-13 12:17:06 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1e8640f294 
					 
					
						
						
							
							testgtk: Disable deprecations when using old functions  
						
						
						
						
					 
					
						2013-05-30 20:01:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						06bd9200cd 
					 
					
						
						
							
							testgtk: Get rid of screen part in display & screen test  
						
						
						
						
					 
					
						2013-04-06 10:47:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cfc0118f6f 
					 
					
						
						
							
							Replace GLE reference  
						
						... 
						
						
						
						Recommending gtkparasite is more useful nowadays. 
						
						
					 
					
						2013-03-17 19:01:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7dd2539e1b 
					 
					
						
						
							
							Add a missing runtime check  
						
						... 
						
						
						
						The cursor theme and size settting code was ifdefed to only
be compiled with the X11 backend, but it didn't check for
running under X at runtime. Fix that.
http://bugzilla.gnome.org/695495  
						
						
					 
					
						2013-03-13 06:04:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b57a2c8341 
					 
					
						
						
							
							Add widget transparency test to testgtk  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=687842  
					
						2013-02-07 11:11:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce869921ab 
					 
					
						
						
							
							Don't use gtk_scrolled_window_add_with_viewport() in tests  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=693015  
					
						2013-02-01 22:58:55 -05:00