Matthias Clasen 
							
						 
					 
					
						
						
							
						
						133f66538d 
					 
					
						
						
							
							Add a migration chapter for dbus bits  
						
						... 
						
						
						
						Also split migration.xml into separate files per chapter, it was
getting unwieldy. 
						
						
					 
					
						2010-05-06 17:58:29 -04:00 
						 
				 
			
				
					
						
							
							
								David Zeuthen 
							
						 
					 
					
						
						
							
						
						46ce134d51 
					 
					
						
						
							
							GDBus: Add new symbols to gio.symbols  
						
						
						
						
					 
					
						2010-05-06 17:31:51 -04:00 
						 
				 
			
				
					
						
							
							
								David Zeuthen 
							
						 
					 
					
						
						
							
						
						0fd6498cd8 
					 
					
						
						
							
							Add "Since: 2.26" to all new GDBus API  
						
						
						
						
					 
					
						2010-05-06 16:02:08 -04:00 
						 
				 
			
				
					
						
							
							
								David Zeuthen 
							
						 
					 
					
						
						
							
						
						c490c14f4e 
					 
					
						
						
							
							Set up gtk-doc for GDBus  
						
						... 
						
						
						
						Also move send_credentials() and receive_credentials() to
GUnixConnection. This code might change, discussion is still ongoing
in
 https://bugzilla.gnome.org/show_bug.cgi?id=617483 . 
						
						
					 
					
						2010-05-06 15:31:45 -04:00 
						 
				 
			
				
					
						
							
							
								Torsten Schönfeld 
							
						 
					 
					
						
						
							
						
						f39a49b036 
					 
					
						
						
							
							gio: Add a boxed type for GFileAttributeMatcher  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=616892  
					
						2010-05-03 20:13:35 +02:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						9ba690b386 
					 
					
						
						
							
							.gitignore updates for gsettings stuff  
						
						
						
						
					 
					
						2010-04-27 17:04:57 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						ec664445a9 
					 
					
						
						
							
							Rename gschema-compile to glib-compile-schemas  
						
						... 
						
						
						
						And clean up the autofoo a bit: use an uppercase variable,
check for pkg-config, check for presence of glib-compile-schemas. 
						
						
					 
					
						2010-04-23 17:27:26 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						e6e7015bbd 
					 
					
						
						
							
							Fix up man page handling  
						
						... 
						
						
						
						Turns out the formatted man pages did not end up in the tarballs. Doh. 
						
						
					 
					
						2010-04-23 15:03:35 -04:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						29f3e3f766 
					 
					
						
						
							
							GSocket: add support for timeouts  
						
						... 
						
						
						
						Also add options for testing timeouts to socket test programs
https://bugzilla.gnome.org/show_bug.cgi?id=587898  
						
						
					 
					
						2010-04-23 12:31:31 -04:00 
						 
				 
			
				
					
						
							
							
								Javier Jardón 
							
						 
					 
					
						
						
							
						
						f68dc4d97d 
					 
					
						
						
							
							[gsettings] Change AM_GSETTINGS macro to GLIB_GSETTINGS  
						
						... 
						
						
						
						So we don't use Automake's macro namespace
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616648  
						
						
					 
					
						2010-04-23 17:36:35 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						25725345fb 
					 
					
						
						
							
							Fix up distcheck  
						
						
						
						
					 
					
						2010-04-22 22:01:19 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						4a62a00c4c 
					 
					
						
						
							
							Document --dry-run option of gschema-compile  
						
						
						
						
					 
					
						2010-04-22 20:03:53 -04:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						19d8cc3375 
					 
					
						
						
							
							GUnixSocketAddress: handle abstract sockets with non-0-padded names  
						
						... 
						
						
						
						There are apparently two incompatible ways of naming abstract sockets:
pad the sockaddr with 0s and use the entire thing as the name, or else
don't, and just pass a shorter length value to the relevant functions.
We previously only supported the former method. Add support for the
latter.
Also correctly handle "anonymous" unix sockaddrs (eg, the client side
of a connection, or a socketpair() socket), and add unix domain socket
support to the socket-client and socket-server test programs to make
sure this all works.
https://bugzilla.gnome.org/show_bug.cgi?id=615960  
						
						
					 
					
						2010-04-22 11:54:41 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						f3e04973e7 
					 
					
						
						
							
							Rename gsettings-tool to gsettings  
						
						... 
						
						
						
						And make it verb-based. 
						
						
					 
					
						2010-04-22 01:17:02 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						03a0f05058 
					 
					
						
						
							
							Add a note about requiring a new enough GConf  
						
						
						
						
					 
					
						2010-04-21 12:37:38 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						3bfd739154 
					 
					
						
						
							
							Rename gsettingsschemaupdatecache to the more sane gschema_compile  
						
						... 
						
						
						
						To follow existing glib pc variables for binaries. 
						
						
					 
					
						2010-04-21 11:55:00 -04:00 
						 
				 
			
				
					
						
							
							
								Bastien Nocera 
							
						 
					 
					
						
						
							
						
						662f97fefb 
					 
					
						
						
							
							Update GSettings porting guide for new m4 macro  
						
						
						
						
					 
					
						2010-04-21 16:49:00 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						12b801cab4 
					 
					
						
						
							
							Nuke the gsettingsschemadir pc variable  
						
						... 
						
						
						
						Not really useful, just use $(prefix)/glib-2.0/schemas. We are getting
m4 sugar to coat this over, anyway. 
						
						
					 
					
						2010-04-21 10:59:17 -04:00 
						 
				 
			
				
					
						
							
							
								Bastien Nocera 
							
						 
					 
					
						
						
							
						
						9176175fc8 
					 
					
						
						
							
							Add mention of GConfBridge in conversion docs  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=616384  
					
						2010-04-21 14:37:16 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						463203ee0a 
					 
					
						
						
							
							Add gettext-domain when required, and allow to specify it on the cmdline  
						
						... 
						
						
						
						Bug 616309 
						
						
					 
					
						2010-04-20 22:55:15 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						bedf4c3259 
					 
					
						
						
							
							Add documentation and translation for gsettings-tool  
						
						
						
						
					 
					
						2010-04-20 22:55:15 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						31a5342784 
					 
					
						
						
							
							Refer to the right directory  
						
						
						
						
					 
					
						2010-04-20 19:51:28 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						1b61680abb 
					 
					
						
						
							
							Flesh out the porting guide some more  
						
						
						
						
					 
					
						2010-04-20 19:40:26 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						3277b77769 
					 
					
						
						
							
							Document g_settings_bind_writable  
						
						
						
						
					 
					
						2010-04-20 19:40:26 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						1064097504 
					 
					
						
						
							
							Add a bit about autofoo for schemas  
						
						... 
						
						
						
						Always a good idea to have copiable snipplets in a porting guide... 
						
						
					 
					
						2010-04-19 08:57:19 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						32de7d6905 
					 
					
						
						
							
							Fix up docs for backend setup functions  
						
						
						
						
					 
					
						2010-04-18 15:57:11 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						b7afff0033 
					 
					
						
						
							
							Add a man page for gio-querymodules  
						
						
						
						
					 
					
						2010-04-18 15:54:54 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						eaae8f6578 
					 
					
						
						
							
							Whitespace fix  
						
						
						
						
					 
					
						2010-04-18 15:35:22 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a6bd74a08d 
					 
					
						
						
							
							Update the gschema-compile docs  
						
						... 
						
						
						
						Correct the schema file extension, mention the usual locations
for schemas and add a reference to gsettings-schema-convert. 
						
						
					 
					
						2010-04-18 14:58:50 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						87e68c75bc 
					 
					
						
						
							
							Distcheck fixes  
						
						
						
						
					 
					
						2010-04-17 20:13:59 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						3db0f554e4 
					 
					
						
						
							
							Some build fixes  
						
						
						
						
					 
					
						2010-04-17 16:57:28 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						0d7fbae04c 
					 
					
						
						
							
							Remove garbage  
						
						
						
						
					 
					
						2010-04-17 00:36:14 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						bd273f9e09 
					 
					
						
						
							
							Merge the GSettings docs  
						
						
						
						
					 
					
						2010-04-17 00:31:41 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						4c90d4cd45 
					 
					
						
						
							
							Add indices for 2.26 api additions  
						
						
						
						
					 
					
						2010-04-16 19:13:51 -04:00 
						 
				 
			
				
					
						
							
							
								Ryan Lortie 
							
						 
					 
					
						
						
							
						
						18ba085d0a 
					 
					
						
						
							
							merge GSettingsBackend  
						
						
						
						
					 
					
						2010-04-15 14:59:41 -04:00 
						 
				 
			
				
					
						
							
							
								Ryan Lortie 
							
						 
					 
					
						
						
							
						
						8d6492ed15 
					 
					
						
						
							
							Remove accidental checkins  
						
						
						
						
					 
					
						2010-04-15 14:44:59 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						5ba8043f12 
					 
					
						
						
							
							Third try to get this right...  
						
						
						
						
					 
					
						2010-03-26 11:15:49 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						6cce575a25 
					 
					
						
						
							
							Fix a typo  
						
						
						
						
					 
					
						2010-03-26 10:24:06 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						81e2aa941b 
					 
					
						
						
							
							Some more doc cleanups  
						
						
						
						
					 
					
						2010-03-26 10:11:46 -04:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						431840a44e 
					 
					
						
						
							
							Add g_io_module_query to docs  
						
						
						
						
					 
					
						2010-03-26 09:22:58 -04:00 
						 
				 
			
				
					
						
							
							
								Colin Walters 
							
						 
					 
					
						
						
							
						
						f552689058 
					 
					
						
						
							
							[GDesktopAppInfo] New function g_desktop_app_info_get_filename  
						
						... 
						
						
						
						This allows access to the full file path, where possible.
https://bugzilla.gnome.org/show_bug.cgi?id=612832  
						
						
					 
					
						2010-03-14 15:45:46 -04:00 
						 
				 
			
				
					
						
							
							
								Claudio Saavedra 
							
						 
					 
					
						
						
							
						
						766183c079 
					 
					
						
						
							
							Remove GUtf8InputStream leftover in docs  
						
						... 
						
						
						
						Fixes build. 
						
						
					 
					
						2010-03-04 19:18:12 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Riemann 
							
						 
					 
					
						
						
							
						
						373f3d8b52 
					 
					
						
						
							
							Fix API docs for GZlibCompressor and GZlibDecompressor  
						
						... 
						
						
						
						Corrects the general descriptions and makes the signals and implemented
interfaces appear. 
						
						
					 
					
						2010-03-03 17:44:28 +01:00 
						 
				 
			
				
					
						
							
							
								Paolo Borelli 
							
						 
					 
					
						
						
							
						
						277b9717da 
					 
					
						
						
							
							Remove utf8inputstream leftovers in a few other places  
						
						
						
						
					 
					
						2010-03-01 10:24:43 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						3983418c25 
					 
					
						
						
							
							Fix up GFileDescriptorBased docs  
						
						
						
						
					 
					
						2010-02-21 19:55:02 -05:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						f13804f68e 
					 
					
						
						
							
							Minor docs update  
						
						
						
						
					 
					
						2010-01-25 12:46:35 -05:00 
						 
				 
			
				
					
						
							
							
								Stefan Kost 
							
						 
					 
					
						
						
							
						
						d01e2527ce 
					 
					
						
						
							
							docs: use xi:include to use the generated indexes if available.  
						
						... 
						
						
						
						This works transparantly for people with new enough gtk-doc (>=1.11) and
significantly improves the build time. 
						
						
					 
					
						2010-01-07 11:34:00 +02:00 
						 
				 
			
				
					
						
							
							
								Paolo Borelli 
							
						 
					 
					
						
						
							
						
						568cd48365 
					 
					
						
						
							
							Add GUtf8InputStream - Bug  #603270  
						
						... 
						
						
						
						Add a filter input stream that performs utf8 validation. 
						
						
					 
					
						2009-12-06 15:23:33 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						8907bfee86 
					 
					
						
						
							
							Fix up GIO docs  
						
						
						
						
					 
					
						2009-11-29 22:54:16 -05:00 
						 
				 
			
				
					
						
							
							
								Ryan Lortie 
							
						 
					 
					
						
						
							
						
						3d7edc137e 
					 
					
						
						
							
							Bug 601637 - add GUnixFDList  
						
						... 
						
						
						
						change GUnixFDMessage to contain a GUnixFDList.
add test case for GUnixFDMessage and GUnixFDList.
update docs. 
						
						
					 
					
						2009-11-24 17:55:57 -05:00