gio-standalone r710 - in trunk: . gio



Author: alexl
Date: 2007-11-06 12:55:54 +0000 (Tue, 06 Nov 2007)
New Revision: 710
ViewCVS link: http://svn.gnome.org/viewcvs/gio-standalone?rev=710&view=rev

Modified:
   trunk/ChangeLog
   trunk/gio/Makefile.am
   trunk/gio/gappinfo.h
   trunk/gio/gbufferedinputstream.h
   trunk/gio/gbufferedoutputstream.h
   trunk/gio/gcancellable.h
   trunk/gio/gdatainputstream.h
   trunk/gio/gdataoutputstream.h
   trunk/gio/gdirectorymonitor.c
   trunk/gio/gdirectorymonitor.h
   trunk/gio/gdrive.c
   trunk/gio/gdrive.h
   trunk/gio/gfile.c
   trunk/gio/gfile.h
   trunk/gio/gfileattribute.h
   trunk/gio/gfileenumerator.h
   trunk/gio/gfileicon.c
   trunk/gio/gfileicon.h
   trunk/gio/gfileinfo.c
   trunk/gio/gfileinfo.h
   trunk/gio/gfilemonitor.c
   trunk/gio/gfilemonitor.h
   trunk/gio/gfilenamecompleter.c
   trunk/gio/gfilenamecompleter.h
   trunk/gio/gfilterinputstream.h
   trunk/gio/gfilteroutputstream.h
   trunk/gio/ginputstream.h
   trunk/gio/glocalfile.c
   trunk/gio/gmemoryinputstream.h
   trunk/gio/gmemoryoutputstream.h
   trunk/gio/gmountoperation.c
   trunk/gio/gmountoperation.h
   trunk/gio/gnativevolumemonitor.c
   trunk/gio/goutputstream.h
   trunk/gio/gseekable.c
   trunk/gio/gseekable.h
   trunk/gio/gsimpleasyncresult.c
   trunk/gio/gsimpleasyncresult.h
   trunk/gio/gsocketinputstream.h
   trunk/gio/gsocketoutputstream.h
   trunk/gio/gthemedicon.c
   trunk/gio/gthemedicon.h
   trunk/gio/gvfs.h
   trunk/gio/gvolume.c
   trunk/gio/gvolume.h
   trunk/gio/gvolumemonitor.c
   trunk/gio/gvolumemonitor.h
Log:
2007-11-06  Alexander Larsson  <alexl redhat com>

	* gio/gfilemonitor.c:
	Remove debug spew

        * gio/Makefile.am:
	Make giotypes.h an internal file
	
        * gio/gappinfo.h:
        * gio/gbufferedinputstream.h:
        * gio/gbufferedoutputstream.h:
        * gio/gcancellable.h:
        * gio/gdatainputstream.h:
        * gio/gdataoutputstream.h:
        * gio/gdirectorymonitor.c:
        * gio/gdirectorymonitor.h:
        * gio/gdrive.c:
        * gio/gdrive.h:
        * gio/gfile.c:
        * gio/gfile.h:
        * gio/gfileattribute.h:
        * gio/gfileenumerator.h:
        * gio/gfileicon.c:
        * gio/gfileicon.h:
        * gio/gfileinfo.c:
        * gio/gfileinfo.h:
        * gio/gfilemonitor.c:
        * gio/gfilemonitor.h:
        * gio/gfilenamecompleter.c:
        * gio/gfilenamecompleter.h:
        * gio/gfilterinputstream.h:
        * gio/gfilteroutputstream.h:
        * gio/ginputstream.h:
        * gio/gmemoryinputstream.h:
        * gio/gmemoryoutputstream.h:
        * gio/gmountoperation.c:
        * gio/gmountoperation.h:
        * gio/gnativevolumemonitor.c:
        * gio/goutputstream.h:
        * gio/gseekable.c:
        * gio/gseekable.h:
        * gio/gsimpleasyncresult.c:
        * gio/gsimpleasyncresult.h:
        * gio/gsocketinputstream.h:
        * gio/gsocketoutputstream.h:
        * gio/gthemedicon.c:
        * gio/gthemedicon.h:
        * gio/gvfs.h:
        * gio/gvolume.c:
        * gio/gvolume.h:
        * gio/gvolumemonitor.c:
        * gio/gvolumemonitor.h:
	Add padding in classes where it seems useful
	Don't include giotypes.h from public headers
	Move in Class definitions into c file where possible
	
        * gio/glocalfile.c:
	Fix warnings






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]