summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-0/+6
* release3.27.3Christoph Reiter2018-02-101-0/+1
* tests: switch to pytest as the default test runner. See #153Christoph Reiter2018-02-102-2/+13
* docs: add pypi step to maintainer release listChristoph Reiter2018-02-071-0/+2
* docs: getting started: default to Python 3 everywhereChristoph Reiter2018-02-071-6/+6
* docs: update building/testing with new setup.py featuresChristoph Reiter2018-02-071-20/+25
* autotools: use flake8 instead of pep8/pyflakesChristoph Reiter2018-01-201-1/+1
* Update NEWSChristoph Reiter2018-01-191-0/+1
* setup.py: add a "test" command which is equal to "make check" with autotoolsChristoph Reiter2018-01-191-15/+13
* docs: Add Anaconda to the list of software that is using PyGObjectChristoph Reiter2018-01-121-0/+1
* docs: Add custom roles for linking to gitlab issues and merge requestsChristoph Reiter2018-01-121-0/+3
* docs: Update for the git repo move from git.gnome.org to gitlab.gnome.orgChristoph Reiter2018-01-107-24/+47
* docs: Include NEWS entries for releases not made on the master branchChristoph Reiter2017-12-211-1/+2
* docs: convert NEWS file to reST and link bugsChristoph Reiter2017-12-205-10/+11
* Add sphinx based documentationChristoph Reiter2017-12-1144-0/+2906
* Remove legacy docsChristoph Reiter2017-03-2022-3934/+0
* Move gobject static functions and constants to giSimon Feltman2012-11-051-25/+0
* [API change] Remove static filename_from_utf8() bindingMartin Pitt2012-11-031-32/+0
* Drop static glib_version and pyglib_version constantsMartin Pitt2012-11-032-69/+0
* Drop removed markup-escape-text() from reference documentationMartin Pitt2012-10-281-36/+0
* Remove static get_current_time() bindingMartin Pitt2012-10-281-26/+0
* Remove static child_add_watch() bindingMartin Pitt2012-10-281-61/+0
* Remove static io_add_watch() bindingMartin Pitt2012-10-261-106/+0
* Drop static SPAWN_* constantsMartin Pitt2012-10-243-148/+13
* Drop static IO_* constantsMartin Pitt2012-10-241-52/+0
* Remove static idle_add/timeout_add bindingsMartin Pitt2012-10-241-165/+0
* Remove static MainLoop, MainContext, and some GSource bindingsMartin Pitt2012-10-246-472/+1
* [API change] Do not bind gobject_get_data() and gobject_set_data()Steve Frécinaux2012-10-231-63/+0
* Drop unnecessary static _glib bindingsMartin Pitt2012-10-232-329/+0
* Drop git.mkDaniel Narvaez2012-07-241-2/+0
* docs/Makefile.am and m4/python.m4: Python3 portability fixesDieter Verfaillie2011-09-091-1/+1
* Fix documentation installation directoryDieter Verfaillie2011-09-071-2/+3
* Remove GIO documentationSimon van der Linden2011-02-1142-19020/+1
* Remove .gitignore files and use git.mkIgnacio Casal Quinteiro2011-01-272-7/+2
* Fix a few uses of TRUE and FALSE in the docsPaul Bolle2010-09-236-25/+26
* Docs: replace gio.IO_ERROR_* with gio.ERROR_*Paul Bolle2010-04-083-45/+45
* Move threads_init() function from 'gobject' to 'glib'Paul Pogonyshev2009-11-101-29/+7
* Specify programming language in .devhelp fileFrédéric Péters2009-08-301-1/+1
* Fix the gio.unix namespace in docsGian Mario Tagliaretti2009-06-236-28/+42
* Add docs for gio functions (mostly for content types)Gian Mario Tagliaretti2009-06-223-0/+398
* Add docs for gio.Unix[In|Out]putStream classesGian Mario Tagliaretti2009-06-214-0/+410
* Document that many functions got moved gobject -> glibPaul Pogonyshev2009-06-211-0/+7
* Add docs for class gio.DataOutputStreamGian Mario Tagliaretti2009-06-203-0/+507
* Add dpcs for class gio.DataInputStreamGian Mario Tagliaretti2009-06-154-0/+868
* Make gio.Emblem constructor new-stylePaul Pogonyshev2009-06-151-2/+49
* Add docs for gio.BufferedOutputStream classGian Mario Tagliaretti2009-06-133-47/+325
* Fix gio.BufferedInputStream docsGian Mario Tagliaretti2009-06-131-2/+32
* Add docs for gio.BufferedInputStreamGian Mario Tagliaretti2009-06-133-0/+434
* Add docs for gio.MemoryOutputStreamGian Mario Tagliaretti2009-06-093-0/+178
* Wrap gio.memory_input_stream_new_from_dataGian Mario Tagliaretti2009-06-093-1/+155