Wolfgang Ulbrich 
							
						 
					 
					
						
						
							
						
						3d2d7963ab 
                                                 
					 
					
						
						
							
							GTK3: replace reprecatated gdk_cursor functions  
						
						 
						
						... 
						
						
						
						- Gtk+-3.16: gdk_cursor_new --> gdk_cursor_new_for_display
- GTK3: gdk_cursor_unref --> g_object_unref 
						
						
					 
					
						2015-12-01 23:42:18 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wolfgang Ulbrich 
							
						 
					 
					
						
						
							
						
						dc6b2065db 
                                                 
					 
					
						
						
							
							GTk3: don't use deprecated GTK_TYPE_{V/H}BOX  
						
						 
						
						
						
						
					 
					
						2015-12-01 22:31:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wolfgang Ulbrich 
							
						 
					 
					
						
						
							
						
						9994dd399a 
                                                 
					 
					
						
						
							
							GTK3: don't use deprecated gtk_{v/h}-box  
						
						 
						
						
						
						
					 
					
						2015-12-01 22:31:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wolfgang Ulbrich 
							
						 
					 
					
						
						
							
						
						cf7db5e02e 
                                                 
					 
					
						
						
							
							GTK3: replace reprecatated gdk_cursor functions  
						
						 
						
						... 
						
						
						
						- Gtk+-3.16: gdk_cursor_new --> gdk_cursor_new_for_display
- GTK3: gdk_cursor_unref --> g_object_unref 
						
						
					 
					
						2015-11-26 14:31:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								infirit 
							
						 
					 
					
						
						
							
						
						ca8ca6923e 
                                                 
					 
					
						
						
							
							Rework gsettings schema building  
						
						 
						
						... 
						
						
						
						* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files 
						
						
					 
					
						2015-09-08 17:19:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monsta 
							
						 
					 
					
						
						
							
						
						b24934e186 
                                                 
					 
					
						
						
							
							drop support for win32/osx and checkupdate plugin  
						
						 
						
						... 
						
						
						
						that plugin has never been built in linux anyway due to logic
in configure.ac 
						
						
					 
					
						2015-09-02 11:34:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Monsta 
							
						 
					 
					
						
						
							
						
						79c3e28490 
                                                 
					 
					
						
						
							
							drop gdkkeysyms-compat usage, use modern key names  
						
						 
						
						
						
						
					 
					
						2015-08-03 18:04:03 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Monsta 
							
						 
					 
					
						
						
							
						
						aac60a7008 
                                                 
					 
					
						
						
							
							filebrowser plugin: first connect to settings, then read them.  
						
						 
						
						... 
						
						
						
						fixes the issue with GLib >= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 
Closes https://github.com/mate-desktop/pluma/pull/109  
						
						
					 
					
						2015-04-06 11:21:42 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						1f4945e1ff 
                                                 
					 
					
						
						
							
							filebrowser: Fix g_settings_schema_source_lookup usage  
						
						 
						
						
						
						
					 
					
						2014-06-06 20:16:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								infirit 
							
						 
					 
					
						
						
							
						
						cc28312a3f 
                                                 
					 
					
						
						
							
							Drop support for gtk+ < 2.24  
						
						 
						
						... 
						
						
						
						* Bump required gtk+2 version
* Remove pluma-spinner
* Remove pluma-message-are 
						
						
					 
					
						2014-05-19 18:37:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								infirit 
							
						 
					 
					
						
						
							
						
						51291bf1b2 
                                                 
					 
					
						
						
							
							Replace deprecated gtk widget function  
						
						 
						
						... 
						
						
						
						The replacement functions are available since 2.18
GTK_WIDGET_HAS_FOCUS -> gtk_widget_has_focus
GTK_WIDGET_VISIBLE -> gtk_widget_get_visible
GTK_WIDGET_SET_FLAGS -> gtk_widget_set_* 
						
						
					 
					
						2014-05-19 18:37:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Balló György 
							
						 
					 
					
						
						
							
						
						052e043ea3 
                                                 
					 
					
						
						
							
							Use Caja GSettings schema optionally  
						
						 
						
						... 
						
						
						
						This makes Caja dependency optional. 
						
						
					 
					
						2013-11-30 13:02:57 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						70a9d462ec 
                                                 
					 
					
						
						
							
							filebrowser: Improve GTK3 support  
						
						 
						
						
						
						
					 
					
						2013-10-30 23:13:21 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						e79794e482 
                                                 
					 
					
						
						
							
							plugins: Add GTK3 support  
						
						 
						
						
						
						
					 
					
						2013-10-30 16:20:47 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								infirit 
							
						 
					 
					
						
						
							
						
						88ff6bdb99 
                                                 
					 
					
						
						
							
							Fix make dist, use .in.in  
						
						 
						
						
						
						
					 
					
						2013-10-19 14:19:34 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexander von Gluck IV 
							
						 
					 
					
						
						
							
						
						66585e2be5 
                                                 
					 
					
						
						
							
							filemanager: Add missing data assignment  
						
						 
						
						... 
						
						
						
						* Amanas mentioned in IRC that it was likely
  missed after the gsettings migration. 
						
						
					 
					
						2013-09-24 19:59:06 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexander von Gluck IV 
							
						 
					 
					
						
						
							
						
						b4b58f54b6 
                                                 
					 
					
						
						
							
							filemanager: Add assertion checks to prevent dereferencing ptrs  
						
						 
						
						... 
						
						
						
						* clang static analysis shows gaps where these calls could
  rereferencce pointers. Perform an assertion check. 
						
						
					 
					
						2013-09-24 18:46:53 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								infirit 
							
						 
					 
					
						
						
							
						
						06ae9932b0 
                                                 
					 
					
						
						
							
							Make automake happy: INCLUDES -> AM_CPPFLAGS  
						
						 
						
						
						
						
					 
					
						2013-08-03 00:08:36 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						0a745cb559 
                                                 
					 
					
						
						
							
							filebrowser: Migrate to GSettings  
						
						 
						
						
						
						
					 
					
						2013-01-24 21:05:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steve Zesch 
							
						 
					 
					
						
						
							
						
						93dce2bc98 
                                                 
					 
					
						
						
							
							fixed incorrect fsf addresses.  
						
						 
						
						
						
						
					 
					
						2012-11-18 20:54:49 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						f4a51f740a 
                                                 
					 
					
						
						
							
							fix wrong url  
						
						 
						
						... 
						
						
						
						http://forums.mate-desktop.org/viewtopic.php?f=2&t=718  
						
						
					 
					
						2012-08-31 10:05:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefano Karapetsas 
							
						 
					 
					
						
						
							
						
						8c239347fd 
                                                 
					 
					
						
						
							
							fix other executable bits  
						
						 
						
						
						
						
					 
					
						2012-03-11 20:34:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Perberos 
							
						 
					 
					
						
						
							
						
						421415f7cb 
                                                 
					 
					
						
						
							
							using ./config/ instead of ./mate2/  
						
						 
						
						
						
						
					 
					
						2011-11-07 21:10:16 -03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Perberos 
							
						 
					 
					
						
						
							
						
						5ded9cba85 
                                                 
					 
					
						
						
							
							renaming from gedit to pluma  
						
						 
						
						
						
						
					 
					
						2011-11-07 19:52:18 -03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Perberos 
							
						 
					 
					
						
						
							
						
						528c1e5ff5 
                                                 
					 
					
						
						
							
							initial  
						
						 
						
						
						
						
					 
					
						2011-11-07 16:46:58 -03:00