summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update docs for gobject functions.John Finlay2006-08-172-1/+296
* Replace uses of typename with type_name, because that is a reserved C++Murray Cumming2006-08-153-7/+16
* Update .cvsignoreJohan Dahlin2006-08-141-0/+1
* Add reference to installed pygobject docs Add install of style.css DefineJohn Finlay2006-08-135-1/+25
* Use builddate.xml for the builddate entity and have builddate.xml beJohn Finlay2006-08-105-6/+17
* Post release version bump.Johan Dahlin2006-08-082-1/+5
* 2.11.2PYGOBJECT_2_11_2Johan Dahlin2006-08-082-2/+16
* Fix parallel build (#350225, Ed Catmur)Johan Dahlin2006-08-072-0/+7
* Merge in lost changeJohan Dahlin2006-08-061-1/+1
* New file to workaround automake sillinessJohan Dahlin2006-08-067-0/+124
* Do not use shade.verbatim, set the background color and border as a normalJohan Dahlin2006-08-062-27/+13
* Post release version bumpJohan Dahlin2006-08-042-1/+5
* 2.11.1PYGOBJECT_2_11_1Johan Dahlin2006-08-043-5/+15
* Clean up the build date/version mess I created. Now it's created duringJohan Dahlin2006-08-046-19/+30
* hack to kill off all the libtool tagsGustavo J. A. M. Carneiro2006-08-042-0/+11
* Fix define to point to the correct function pointer field.John Finlay2006-07-302-1/+6
* better debug warningsGustavo J. A. M. Carneiro2006-07-293-2/+17
* Fix 3 ! problems caused by refactoringJohan Dahlin2006-07-251-22/+24
* Add a macro to easily check the installed pygobject version.Johan Dahlin2006-07-252-0/+27
* gobject/pygflags.c (pyg_flags_add) Duplicate the string before sending itJohan Dahlin2006-07-253-9/+19
* Fix typo in Finlays commitJohan Dahlin2006-07-251-2/+2
* Avoid segfault when g_flags_get_first_value returns NULL.John Finlay2006-07-252-3/+18
* undo last commitJohn Finlay2006-07-211-2/+2
* Remove build_stamp and pdf dependency on builddate.xmlJohn Finlay2006-07-201-2/+2
* Make version.xml dependent on config.h Make builddate.xml dependent onJohn Finlay2006-07-202-5/+11
* Forgot to commit the changes to configure.acJohan Dahlin2006-07-201-1/+0
* Generate builddate.xml and version.xml at build time instead on configureJohan Dahlin2006-07-204-10/+42
* Use more portable date generator.John Finlay2006-07-192-1/+4
* Add book to list of indexed items.John Finlay2006-07-192-2/+4
* Output xref links for unknown links.John Finlay2006-07-199-146/+308
* Install book in $datadir/gtk-doc/htmlJohan Dahlin2006-07-192-1/+5
* Add bug #Johan Dahlin2006-07-131-2/+1
* Add infrastructure for lazy type registration, fixes #Johan Dahlin2006-07-136-11/+116
* Move xsl to a separate directory, install them and include a few more things ...Johan Dahlin2006-07-137-14/+16
* Do not version the installed tarball, make the build actually workJohan Dahlin2006-07-133-8/+10
* goption leak fixedGustavo J. A. M. Carneiro2006-07-133-3/+10
* Import GObject part of John Finlay's PyGTK Reference Manual, copy overJohan Dahlin2006-07-1222-1/+4305
* post-release version bumpGustavo J. A. M. Carneiro2006-07-122-1/+5
* 2.11.0PYGOBJECT_2_11_0Gustavo J. A. M. Carneiro2006-07-122-0/+15
* Add Interface implementation testJohan Dahlin2006-07-105-10/+296
* interface implementation fixGustavo J. A. M. Carneiro2006-07-092-10/+13
* missing iinfo.interface_data, needed for interface implementationGustavo J. A. M. Carneiro2006-07-092-1/+12
* indentationJohan Dahlin2006-07-071-1/+1
* Fix message typo.John Finlay2006-07-052-2/+6
* Set datarootdir in .pc file.Cedric Gustin2006-06-284-7/+20
* gobject.filename_from_utf8Gustavo J. A. M. Carneiro2006-06-242-2/+30
* Bindings for g_filename_display_basename and g_filename_display_name;Gustavo J. A. M. Carneiro2006-06-246-6/+98
* Add support for retrieving signal and propertie info from interface types.John Finlay2006-06-232-42/+81
* Add Py_CLEAR macro for 2.3 compatibilityJohan Dahlin2006-06-051-0/+12
* Fix two leaks in error cases, found by Coverity.Johan Dahlin2006-06-042-0/+8