glibmm r592 - in trunk: . gio gio/src
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r592 - in trunk: . gio gio/src
- Date: Sat, 9 Feb 2008 15:37:19 +0000 (GMT)
Author: murrayc
Date: Sat Feb 9 15:37:19 2008
New Revision: 592
URL: http://svn.gnome.org/viewvc/glibmm?rev=592&view=rev
Log:
2008-02-09 Murray Cumming, <murrayc murrayc com>
* gio/giomm.h:
* gio/src/Makefile_list_of_hg.am_fragment:
* gio/src/simpleasyncresult.ccg:
* gio/src/simpleasyncresult.hg: removed SimpleAsyncResult because I
do not believe it is really public API. If we are wrong then we
can resurrect it from svn later.
Removed:
trunk/gio/src/simpleasyncresult.ccg
trunk/gio/src/simpleasyncresult.hg
Modified:
trunk/ChangeLog
trunk/gio/giomm.h
trunk/gio/src/Makefile_list_of_hg.am_fragment
trunk/gio/src/desktopappinfo.hg
Modified: trunk/gio/giomm.h
==============================================================================
--- trunk/gio/giomm.h (original)
+++ trunk/gio/giomm.h Sat Feb 9 15:37:19 2008
@@ -49,7 +49,6 @@
#include <giomm/mountoperation.h>
#include <giomm/outputstream.h>
#include <giomm/seekable.h>
-#include <giomm/simpleasyncresult.h>
#include <giomm/volume.h>
#include <giomm/volumemonitor.h>
#include <giomm/contenttype.h>
Modified: trunk/gio/src/Makefile_list_of_hg.am_fragment
==============================================================================
--- trunk/gio/src/Makefile_list_of_hg.am_fragment (original)
+++ trunk/gio/src/Makefile_list_of_hg.am_fragment Sat Feb 9 15:37:19 2008
@@ -9,7 +9,7 @@
fileattributeinfolist.hg fileenumerator.hg fileicon.hg fileinfo.hg fileinputstream.hg fileoutputstream.hg \
filemonitor.hg filterinputstream.hg filteroutputstream.hg filenamecompleter.hg \
icon.hg inputstream.hg loadableicon.hg mount.hg mountoperation.hg outputstream.hg \
- seekable.hg simpleasyncresult.hg volume.hg volumemonitor.hg bufferedinputstream.hg \
+ seekable.hg volume.hg volumemonitor.hg bufferedinputstream.hg \
bufferedoutputstream.hg datainputstream.hg dataoutputstream.hg enums.hg \
memoryinputstream.hg themedicon.hg
Modified: trunk/gio/src/desktopappinfo.hg
==============================================================================
--- trunk/gio/src/desktopappinfo.hg (original)
+++ trunk/gio/src/desktopappinfo.hg Sat Feb 9 15:37:19 2008
@@ -39,5 +39,7 @@
_IMPLEMENTS_INTERFACE(AppInfo)
};
+// TODO: Wrap the GDesktopAppInfoLookup interface?
+
} // namespace Gio
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]