summaryrefslogtreecommitdiff
path: root/gio/giomm
Commit message (Expand)AuthorAgeFilesLines
* Add Gio:SocketSource, SignalSocket and Socket::create_source()Kjell Ahlstedt2014-05-153-2/+218
* win32: Surround content_type_get_symbolic_icon() with ifdefs.Giuseppe Penone2014-03-052-0/+4
* Gio::content_type_*(): Improve documentationKjell Ahlstedt2013-11-131-11/+25
* Strip trailing whitespace.Mark Vender2012-10-294-6/+6
* ContentType: Fix typo in the content_type_get_symbolic_icon() name.José Alburquerque2012-10-251-1/+1
* ContentType: get_icon(): Fix a refcount error.Murray Cumming2012-09-071-1/+4
* Add get_symbolic_icon() methods.Murray Cumming2012-09-072-2/+18
* giomm/wrap_init.h: Remove the glibmm.h include from here too.Murray Cumming2011-10-251-0/+1
* giomm/wrap_init.h: Remove the glibmm.h include from here too.Murray Cumming2011-10-251-3/+1
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+2
* Fix the make check build by always linking to gthread-2.0.Murray Cumming2011-10-251-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-4/+0
* Bug 581811 - Gio::content_type_guess() miss the version with a NULL filenameJonathon Jongsma2010-04-201-3/+6
* Rename @since back to @newinDaniel Elstner2009-08-201-2/+2
* Substitute API version in filenames dynamicallyDaniel Elstner2009-08-201-4/+4
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-2/+2
* Define GLIBMM_BUILD and GIOMM_BUILDDaniel Elstner2009-08-161-1/+1
* Update .gitignore filesDaniel Elstner2009-08-161-0/+1
* Work around Automake cleverness failureDaniel Elstner2009-08-091-5/+4
* Bring back the giomm reference documentationDaniel Elstner2009-08-092-5/+15
* Convert gio/ sub-tree to new build systemDaniel Elstner2009-08-094-40/+37
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-197-28/+28
* add content_type_from_mime_type()Jonathon Jongsma2008-12-122-0/+14
* Regenerated. Corrected an _IGNORE().Murray Cumming2008-07-252-0/+23
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-261-4/+4
* add slot_async.h private header to EXTRA_DIST so that it gets distributed.Jonathon Jongsma2008-02-021-0/+2
* add BufferedInputStream classJonathon Jongsma2008-02-023-1/+75
* Use convert_return_gchar_ptr_to_ustring() because it releases the gchar*Murray Cumming2008-02-012-45/+80
* put content_type functions in the Gio namespace which was accidentallyJonathon Jongsma2008-02-011-0/+4
* forgot to add new contenttype.h header forgot to install contenttype.hJonathon Jongsma2008-01-311-1/+1
* wrap content_type_* functionsJonathon Jongsma2008-01-313-1/+200
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-103-15/+20
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-285-0/+144