Matthias Clasen 
							
						 
					 
					
						
						
							
						
						38b9221961 
					 
					
						
						
							
							Rework the handling of invalid keys/groups again. We are back to being  
						
						... 
						
						
						
						2007-01-12  Matthias Clasen  <mclasen@redhat.com >
        * glib/gkeyfile.c: Rework the handling of invalid
        keys/groups again. We are back to being liberal about
        what we accept, and only reject things that would lead
        to non-rereadable keyfiles.
        * tests/keyfile-test.c: Adapt tests.
svn path=/trunk/; revision=5254 
						
						
					 
					
						2007-01-12 20:25:57 +00:00 
						 
				 
			
				
					
						
							
							
								Behdad Esfahbod 
							
						 
					 
					
						
						
							
						
						a0c60a62d6 
					 
					
						
						
							
							Add g_unichar_iszerowidth(). ( #347645 )  
						
						... 
						
						
						
						2007-01-03  Behdad Esfahbod  <behdad@gnome.org >
        * glib/glib.symbols:
        * glib/gunicode.h:
        * glib/guniprop.c: Add g_unichar_iszerowidth(). (#347645 )
svn path=/trunk/; revision=5202 
						
						
					 
					
						2007-01-03 20:48:24 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Natterer 
							
						 
					 
					
						
						
							
						
						feb07512f0 
					 
					
						
						
							
							removed all .cvsignore files. SVN doesn't need them.  
						
						... 
						
						
						
						2007-01-03  Michael Natterer  <mitch@imendio.com >
	* removed all .cvsignore files. SVN doesn't need them.
svn path=/trunk/; revision=5198 
						
						
					 
					
						2007-01-03 11:22:36 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						db9c08d08b 
					 
					
						
						
							
							Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG. ( #390940 , Kazuki  
						
						... 
						
						
						
						2007-01-02  Matthias Clasen  <mclasen@redhat.com >
        * glib/glib.symbols: Guard g_slice_debug_tree_statistics
        by G_ENABLE_DEBUG.  (#390940 , Kazuki Iwamoto)
svn path=/trunk/; revision=5190 
						
						
					 
					
						2007-01-02 13:09:03 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						470152f268 
					 
					
						
						
							
							Fix whitespace  
						
						... 
						
						
						
						svn path=/trunk/; revision=5184 
						
						
					 
					
						2006-12-31 16:33:32 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						d7b7c44e40 
					 
					
						
						
							
							Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. ( #334437 )  
						
						... 
						
						
						
						2006-12-29 Matthias Clasen  <mclasen@redhat.com >
        * gtypemodule.h: Define G_DEFINE_DYNAMIC_TYPE and
        and _EXTENDED variant.  (#334437 ) 
						
						
					 
					
						2006-12-29 06:12:11 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						b1e4310d6f 
					 
					
						
						
							
							Clarify a detail about g_object_set_data_full. ( #343750 , Christian  
						
						... 
						
						
						
						2006-12-28  Matthias Clasen  <mclasen@redhat.com >
        * gobject/tmpl/objects.sgml: Clarify a detail about
        g_object_set_data_full.  (#343750 , Christian Neumair) 
						
						
					 
					
						2006-12-29 05:10:50 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						0f27a7cd04 
					 
					
						
						
							
							updates from new doc builds  
						
						
						
						
					 
					
						2006-12-28 14:14:29 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						34bef7ab9f 
					 
					
						
						
							
							fixed tag nesting  
						
						
						
						
					 
					
						2006-12-28 13:03:41 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						636dae32c3 
					 
					
						
						
							
							document G_SLICE=debug-blocks.  
						
						... 
						
						
						
						Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org >
        * glib/tmpl/memory_slices.sgml:
        * glib/running.sgml: document G_SLICE=debug-blocks. 
						
						
					 
					
						2006-12-28 11:50:00 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						3ab1139aef 
					 
					
						
						
							
							Add hints for locale-dependent interfaces. Add hints for locale-dependent  
						
						... 
						
						
						
						2006-12-26  Matthias Clasen  <mclasen@redhat.com >
        * glib/gutf8.c: Add hints for locale-dependent interfaces.
        * glib/gconvert.c: Add hints for locale-dependent interfaces. 
						
						
					 
					
						2006-12-27 05:09:48 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						e7715bdc4e 
					 
					
						
						
							
							Small clarification ( #369908 , Tapani Pälli)  
						
						... 
						
						
						
						2006-12-18  Matthias Clasen  <mclasen@redhat.com >
        * glib/tmpl/keyfile.sgml: Small clarification (#369908 ,
        Tapani Pälli) 
						
						
					 
					
						2006-12-18 20:09:12 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						6b52690bb5 
					 
					
						
						
							
							Tighten up the check for allowed key and group names. ( #343191 , Tommi  
						
						... 
						
						
						
						2006-12-18  Matthias Clasen  <mclasen@redhat.com >
        * glib/gkeyfile.c: Tighten up the check for allowed
        key and group names.  (#343191 , Tommi Komulainen)
        * tests/keyfile-test.c: Test handling of key and group names. 
						
						
					 
					
						2006-12-18 07:29:56 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						7d0a0206d8 
					 
					
						
						
							
							Improve docs  
						
						
						
						
					 
					
						2006-12-17 20:22:20 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						fdfc2fc6fc 
					 
					
						
						
							
							Expand GObject::notify documentation. ( #381722 , Nickolay V. Shmyrev)  
						
						... 
						
						
						
						2006-12-17  Matthias Clasen  <mclasen@redhat.com >
        * gobject/tmpl/objects.sgml: Expand GObject::notify
        documentation.  (#381722 , Nickolay V. Shmyrev)
        * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id. 
						
						
					 
					
						2006-12-17 19:59:02 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						acd7325895 
					 
					
						
						
							
							typo fix  
						
						
						
						
					 
					
						2006-12-17 19:51:28 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						e2285f085d 
					 
					
						
						
							
							Move docs inline, and improve wording. ( #372598 , Behdad Esfahbod)  
						
						... 
						
						
						
						2006-12-17  Matthias Clasen  <mclasen@redhat.com >
        * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs
        inline, and improve wording.  (#372598 , Behdad Esfahbod) 
						
						
					 
					
						2006-12-17 19:12:58 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						10d14998d8 
					 
					
						
						
							
							Move documentation inline.  
						
						... 
						
						
						
						2006-12-16  Matthias Clasen  <mclasen@redhat.com >
	* glib/gstring.c: Move documentation inline. 
						
						
					 
					
						2006-12-16 06:14:45 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a7651b067e 
					 
					
						
						
							
							broken pipe  
						
						
						
						
					 
					
						2006-12-15 22:58:04 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						0c10536d2e 
					 
					
						
						
							
							s/Gnome/GNOME/g ( #352156 , Guillaume Desmottes)  
						
						... 
						
						
						
						2006-12-14  Matthias Clasen  <mclasen@redhat.com >
        * gobject/*.xml: s/Gnome/GNOME/g (#352156 , Guillaume Desmottes) 
						
						
					 
					
						2006-12-15 04:03:07 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						966872d789 
					 
					
						
						
							
							If the group is already there, make it current. ( #385910 , Joe Halliwell)  
						
						... 
						
						
						
						2006-12-14  Matthias Clasen  <mclasen@redhat.com >
        * glib/gkeyfile.c (g_key_file_add_group): If the group
        is already there, make it current.  (#385910 , Joe Halliwell)
        * tests/keyfile-test.c: Add a test for duplicate groups/keys. 
						
						
					 
					
						2006-12-14 23:19:28 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						ea1512221b 
					 
					
						
						
							
							Handle valid symbols that are NULL correctly. ( #385388 , Felix Kater)  
						
						... 
						
						
						
						2006-12-13  Matthias Clasen  <mclasen@redhat.com >
        * gmodule.c (g_module_open):
        * gmodule-dl.c (_g_module_symbol): Handle valid symbols
        that are NULL correctly.  (#385388 , Felix Kater) 
						
						
					 
					
						2006-12-13 15:41:22 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						4766e33d9b 
					 
					
						
						
							
							Add docs  
						
						
						
						
					 
					
						2006-10-09 05:09:57 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						ead852a01e 
					 
					
						
						
							
							Missing files  
						
						
						
						
					 
					
						2006-10-09 04:24:29 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						68e78574db 
					 
					
						
						
							
							Add Unicode script support  
						
						
						
						
					 
					
						2006-10-09 04:23:58 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						6300eef350 
					 
					
						
						
							
							Add a hint about the requirement that enum and flags values must be  
						
						... 
						
						
						
						2006-10-08  Matthias Clasen  <mclasen@redhat.com >
	* gobject/tmpl/enumerations_flags.sgml: Add a hint about
	the requirement that enum and flags values must be static. 
						
						
					 
					
						2006-10-08 19:35:52 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						81115d312d 
					 
					
						
						
							
							Improve example. ( #367625 , Ross Burton)  
						
						... 
						
						
						
						2006-10-01  Matthias Clasen  <mclasen@redhat.com >
	* glib/tmpl/option.sgml: Improve example.  (#367625 , Ross Burton) 
						
						
					 
					
						2006-10-01 06:04:54 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						323e56d824 
					 
					
						
						
							
							documented G_DEBUG flags resident-modules and bind-now-modules, patch by  
						
						... 
						
						
						
						Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com >
        * glib/running.sgml: documented G_DEBUG flags resident-modules
        and bind-now-modules, patch by Christian Persch on bug #345099 . 
						
						
					 
					
						2006-09-11 13:10:44 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						f8c1c1f9e0 
					 
					
						
						
							
							Add functions for approximate timeouts  
						
						
						
						
					 
					
						2006-09-10 05:44:46 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a66bf6e9f2 
					 
					
						
						
							
							Add a note about G_DISABLE_DEPRECATED. ( #353172 , Matt Barnes)  
						
						... 
						
						
						
						2006-08-28  Matthias Clasen  <mclasen@redhat.com >
        * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
        (#353172 , Matt Barnes) 
						
						
					 
					
						2006-08-28 17:20:02 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Dahlin 
							
						 
					 
					
						
						
							
						
						c2441aea68 
					 
					
						
						
							
							typo, new module name  
						
						
						
						
					 
					
						2006-08-24 23:26:06 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						f1f0177b9e 
					 
					
						
						
							
							added notes about complexity.  
						
						... 
						
						
						
						Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com >
        * glib/tmpl/trash_stack.sgml: added notes about complexity. 
						
						
					 
					
						2006-08-16 12:10:41 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						c4bc3fe91d 
					 
					
						
						
							
							2.12.2  
						
						
						
						
					 
					
						2006-08-16 00:45:03 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Parsons 
							
						 
					 
					
						
						
							
						
						3d4e51759a 
					 
					
						
						
							
							copyediting API docs  
						
						
						
						
					 
					
						2006-08-09 21:32:12 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						9797823fe2 
					 
					
						
						
							
							Add some hints about making warnings fatal. ( #348785 , Matt Barnes)  
						
						... 
						
						
						
						2006-08-05  Matthias Clasen  <mclasen@redhat.com >
	* glib/tmpl/messages.sgml: Add some hints
	about making warnings fatal.  (#348785 , Matt
	Barnes) 
						
						
					 
					
						2006-08-05 22:04:21 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						395997df20 
					 
					
						
						
							
							2.12.1  
						
						
						
						
					 
					
						2006-07-22 18:21:48 +00:00 
						 
				 
			
				
					
						
							
							
								Tor Lillqvist 
							
						 
					 
					
						
						
							
						
						9a0f54fe92 
					 
					
						
						
							
							Improve doc for g_date_strftime(). ( #346197 )  
						
						... 
						
						
						
						2006-07-20  Tor Lillqvist  <tml@novell.com >
	* glib/tmpl/date.sgml: Improve doc for
	g_date_strftime(). (#346197 ) 
						
						
					 
					
						2006-07-20 09:52:22 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						5f4e467f33 
					 
					
						
						
							
							Fix typos in the docs. ( #346660 , Mark Drago)  
						
						... 
						
						
						
						2006-07-05  Matthias Clasen  <mclasen@redhat.com >
	* glib/gbase64.c: Fix typos in the docs.  (#346660 , Mark
	Drago) 
						
						
					 
					
						2006-07-05 16:42:19 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						7f25ce8987 
					 
					
						
						
							
							2.12.0  
						
						
						
						
					 
					
						2006-07-02 19:52:14 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						2107d8e3ed 
					 
					
						
						
							
							2.11.4  
						
						
						
						
					 
					
						2006-06-20 15:09:06 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						ec50b87916 
					 
					
						
						
							
							2.11.3  
						
						
						
						
					 
					
						2006-06-12 15:37:27 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						0c26468057 
					 
					
						
						
							
							2.11.2  
						
						
						
						
					 
					
						2006-06-05 17:34:53 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a74af928cf 
					 
					
						
						
							
							fixups  
						
						
						
						
					 
					
						2006-06-02 02:55:50 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						e7da49e64e 
					 
					
						
						
							
							document new api  
						
						
						
						
					 
					
						2006-06-02 02:42:24 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a5b4b8bfb1 
					 
					
						
						
							
							Add g_hash_table_{remove,steal}_all to remove all nodes from a hash table.  
						
						... 
						
						
						
						2006-06-01  Matthias Clasen  <mclasen@redhat.com >
	* glib/glib.symbols:
	* glib/ghash.h:
	* glib/ghash.c: Add g_hash_table_{remove,steal}_all to
	remove all nodes from a hash table.  (#168538 , Matt Barnes) 
						
						
					 
					
						2006-06-01 14:16:39 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Janik 
							
						 
					 
					
						
						
							
						
						01e5d78f6d 
					 
					
						
						
							
							amend G_TYPE_CHAR according to  #303622 .  
						
						... 
						
						
						
						Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org >
        * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622 . 
						
						
					 
					
						2006-05-31 09:41:30 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						f4f6480042 
					 
					
						
						
							
							Add a GMarkupParseFlags flag for treating CDATA as text.  
						
						... 
						
						
						
						2006-05-28  Matthias Clasen  <mclasen@redhat.com >
	* glib/gmarkup.h: Add a GMarkupParseFlags flag for
	treating CDATA as text.
	* glib/gmarkup.c (g_markup_parse_context_parse):
	Implement it here. 
						
						
					 
					
						2006-05-29 00:08:30 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						49ab402f5a 
					 
					
						
						
							
							g_ascii_strtoll  
						
						
						
						
					 
					
						2006-05-16 05:49:46 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						ba7dd25959 
					 
					
						
						
							
							2.11.1  
						
						
						
						
					 
					
						2006-05-15 17:16:28 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias Clasen 
							
						 
					 
					
						
						
							
						
						a052fd1202 
					 
					
						
						
							
							Allow optional summary and description texts before and after the option  
						
						... 
						
						
						
						2006-05-13  Matthias Clasen  <mclasen@redhat.com >
	* glib/glib.symbols:
	* glib/goption.h:
	* glib/goption.c: Allow optional summary and description
	texts before and after the option descriptions, and add
	a way to translate them.  (#336120 , Behdad Esfahbod) 
						
						
					 
					
						2006-05-13 04:23:38 +00:00