summaryrefslogtreecommitdiff
path: root/glib/src/spawn.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-12/+12
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-1/+10
* Correct spelling of spawn_async_with_pipes() in doc commentMike Fleetwood2019-10-231-1/+1
* Use {} for function arguments initialisationTapasweni Pathak2019-01-131-6/+6
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-24/+24
* Add some #include directivesKjell Ahlstedt2017-03-221-0/+1
* Glib::Spawn: Use vector instead of ArrayHandle<std::string>.Murray Cumming2017-03-171-10/+9
* sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Mention nullptr instead of NULL in documentation and some comments.Murray Cumming2015-11-201-31/+31
* C++11: Use nullptr.Murray Cumming2015-07-161-19/+19
* Add Glib::SlotSpawnChildSetupKjell Ahlstedt2015-01-111-13/+18
* Spawn: Use the new SPAWN_DEFAULT instead of 0.Murray Cumming2013-09-201-6/+6
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-3/+2
* Strip trailing whitespace.Mark Vender2012-10-291-32/+32
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-3/+0
* Remove useless Subversion tags.Mark Vender2012-09-151-2/+0
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-72/+0
* Add _IGNORE's for g_iconv().José Alburquerque2010-05-251-1/+3
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-6/+3
* Corrected stray semicolons to fix the build with exceptions disabled.José Alburquerque2009-05-261-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added Glib::spawn_*() alternative API for when GLIBMM_EXCEPTIONS_ENABLEDMurray Cumming2008-12-241-1/+72
* Moved the enum back out of the doxygen group, because that results in theMurray Cumming2008-04-161-2/+2
* Addded doxygen documentation based on the C documentation. Bug #528271Murray Cumming2008-04-161-4/+309
* Added glib/glibmm/i18n.h and i18n-lib.h which defines _() and friends forMurray Cumming2004-03-021-4/+8
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-6/+6
* Some GTKMM_ prefixes that I forgot.Murray Cumming2003-01-221-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+105