summaryrefslogtreecommitdiff
path: root/gio/src/drive.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-041-2/+2
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+3
* Gio: Fix ownership of some lists and arraysKjell Ahlstedt2019-07-211-1/+1
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-0/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Drive: Move enums into class.Murray Cumming2017-04-181-6/+6
* Gio::Mount: Move enums into class.Murray Cumming2017-04-181-8/+8
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-10/+10
* Replace remaining uses of Glib::ListHandle<> with std::vector.Murray Cumming2017-03-201-3/+2
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-2/+2
* Remove no_default_handler in some _WRAP_SIGNAL()sKjell Ahlstedt2016-11-301-12/+4
* Gio::Drive: Add is_removable().Murray Cumming2016-09-131-0/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-3/+3
* Gio: More nullptr instead of 0Kjell Ahlstedt2015-11-231-3/+1
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-1/+0
* Strip trailing whitespace.Mark Vender2012-10-291-8/+8
* Add get_symbolic_icon() methods.Murray Cumming2012-09-071-0/+3
* Remove unnecessary signal docs.José Alburquerque2012-02-141-2/+0
* giomm: Add some unwrapped methods and properties.José Alburquerque2011-10-261-0/+2
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Remove default conversion to StringArrayHandleMurray Cumming2010-06-061-0/+2
* File: Added start_mountable(), stop_mountable(), poll_mountable().Murray Cumming2010-01-281-0/+1
* Rename @since back to @newinDaniel Elstner2009-08-201-12/+12
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-12/+12
* add get_start_stop_type() and Gio::DriveStartStopType enumJonathon Jongsma2009-07-161-0/+3
* add _IGNORE() for a eject_with_operation() which is hand-writtenJonathon Jongsma2009-07-161-0/+1
* Remove stray semicolonsDaniel Elstner2009-07-111-2/+2
* implement GDrive::stop-button signalJonathon Jongsma2009-07-091-0/+3
* Wrap g_drive_eject_with_operation() and related functionsJonathon Jongsma2009-07-091-2/+10
* wrap a couple added GDrive methodsJonathon Jongsma2009-07-091-0/+21
* Remove extra ;s on the new signalsl, to avoid compiler warnings.Murray Cumming2009-02-221-3/+5
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Fix ABI breakage caused by new signals in Gio::DriveJonathon Jongsma2008-12-141-3/+10
* Add a bunch of new / missed APIJonathon Jongsma2008-12-121-0/+4
* Add TypeTraits implementations for Drive and Volume similar to the one added ...Jonathon Jongsma2008-04-261-0/+40
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-2/+1
* Comment out _WRAP_VFUNC() lines because we decided that they are notMurray Cumming2008-02-201-3/+3
* Added types. Regenerated.Murray Cumming2008-02-031-2/+3
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+5
* poll_for_media(): Added documentation. Wrapped 2 vfuncs (though the .defsMurray Cumming2008-01-181-4/+12
* Wrapped functions that reurn GLists.Murray Cumming2008-01-171-2/+2
* eject(),Murray Cumming2008-01-171-18/+9
* eject(), poll_for_media()Murray Cumming2008-01-151-2/+11
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-4/+4
* Added class documentation.Murray Cumming2008-01-111-0/+2
* Added poll_for_media, poll_for_media_finish.Marko Anastasov2008-01-101-1/+10
* Added missing capability checking functions. Updated svn:ignoreMarko Anastasov2008-01-101-0/+6
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-3/+6
* Correct an include.Murray Cumming2008-01-101-4/+4
* Uncomment GTKMM_DOXYGEN_INPUT_SUBDIRS to fix the reference documentationMurray Cumming2008-01-081-1/+19