| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Declare variables at start of code block | John Ehresman | 2006-09-12 | 1 | -0/+5 |
| * | Increase the timeout to 1000ms instead of 100. | Johan Dahlin | 2006-09-06 | 1 | -0/+5 |
| * | Improve the version checkPYGOBJECT_2_12_1 | Johan Dahlin | 2006-09-04 | 1 | -0/+4 |
| * | Post release version bump | Johan Dahlin | 2006-09-04 | 1 | -0/+4 |
| * | 2.12PYGOBJECT_2_12_0 | Johan Dahlin | 2006-09-04 | 1 | -0/+6 |
| * | Install html files regardless even when passing in --disable-docs, fixes | Johan Dahlin | 2006-08-28 | 1 | -0/+5 |
| * | version bump | Gustavo J. A. M. Carneiro | 2006-08-27 | 1 | -0/+4 |
| * | 2.11.4PYGOBJECT_2_11_4 | Gustavo J. A. M. Carneiro | 2006-08-27 | 1 | -0/+3 |
| * | interface fixes and tests | Gustavo J. A. M. Carneiro | 2006-08-27 | 1 | -0/+17 |
| * | Bug 353039 – Failure in signal emission during do_set_property invoked from... | Gustavo J. A. M. Carneiro | 2006-08-27 | 1 | -0/+14 |
| * | type registration fix | Gustavo J. A. M. Carneiro | 2006-08-26 | 1 | -0/+10 |
| * | Remove builddate.xml, reference directory and fixxref.py | Johan Dahlin | 2006-08-21 | 1 | -2/+3 |
| * | Remove build_stamp, include generated .html in the distributed tarball | Johan Dahlin | 2006-08-21 | 1 | -0/+3 |
| * | Post release version bump | Johan Dahlin | 2006-08-21 | 1 | -0/+4 |
| * | 2.11.3PYGOBJECT_2_11_3 | Johan Dahlin | 2006-08-21 | 1 | -0/+3 |
| * | Always install the xsl files & css files, regardless if the documentation | Johan Dahlin | 2006-08-21 | 1 | -0/+7 |
| * | fix interface registration | Gustavo J. A. M. Carneiro | 2006-08-17 | 1 | -0/+7 |
| * | Update docs for gobject functions. | John Finlay | 2006-08-17 | 1 | -0/+5 |
| * | Replace uses of typename with type_name, because that is a reserved C++ | Murray Cumming | 2006-08-15 | 1 | -0/+9 |
| * | Add reference to installed pygobject docs Add install of style.css Define | John Finlay | 2006-08-13 | 1 | -0/+7 |
| * | Use builddate.xml for the builddate entity and have builddate.xml be | John Finlay | 2006-08-10 | 1 | -0/+9 |
| * | Post release version bump. | Johan Dahlin | 2006-08-08 | 1 | -0/+4 |
| * | 2.11.2PYGOBJECT_2_11_2 | Johan Dahlin | 2006-08-08 | 1 | -0/+5 |
| * | Fix parallel build (#350225, Ed Catmur) | Johan Dahlin | 2006-08-07 | 1 | -0/+5 |
| * | New file to workaround automake silliness | Johan Dahlin | 2006-08-06 | 1 | -0/+7 |
| * | Do not use shade.verbatim, set the background color and border as a normal | Johan Dahlin | 2006-08-06 | 1 | -0/+6 |
| * | Post release version bump | Johan Dahlin | 2006-08-04 | 1 | -0/+4 |
| * | 2.11.1PYGOBJECT_2_11_1 | Johan Dahlin | 2006-08-04 | 1 | -0/+5 |
| * | Clean up the build date/version mess I created. Now it's created during | Johan Dahlin | 2006-08-04 | 1 | -0/+11 |
| * | hack to kill off all the libtool tags | Gustavo J. A. M. Carneiro | 2006-08-04 | 1 | -0/+5 |
| * | Fix define to point to the correct function pointer field. | John Finlay | 2006-07-30 | 1 | -0/+5 |
| * | better debug warnings | Gustavo J. A. M. Carneiro | 2006-07-29 | 1 | -0/+7 |
| * | Add a macro to easily check the installed pygobject version. | Johan Dahlin | 2006-07-25 | 1 | -0/+3 |
| * | gobject/pygflags.c (pyg_flags_add) Duplicate the string before sending it | Johan Dahlin | 2006-07-25 | 1 | -0/+6 |
| * | Avoid segfault when g_flags_get_first_value returns NULL. | John Finlay | 2006-07-25 | 1 | -0/+6 |
| * | Make version.xml dependent on config.h Make builddate.xml dependent on | John Finlay | 2006-07-20 | 1 | -0/+6 |
| * | Generate builddate.xml and version.xml at build time instead on configure | Johan Dahlin | 2006-07-20 | 1 | -0/+9 |
| * | Use more portable date generator. | John Finlay | 2006-07-19 | 1 | -0/+2 |
| * | Add book to list of indexed items. | John Finlay | 2006-07-19 | 1 | -1/+3 |
| * | Output xref links for unknown links. | John Finlay | 2006-07-19 | 1 | -0/+15 |
| * | Install book in $datadir/gtk-doc/html | Johan Dahlin | 2006-07-19 | 1 | -0/+4 |
| * | Add bug # | Johan Dahlin | 2006-07-13 | 1 | -2/+1 |
| * | Add infrastructure for lazy type registration, fixes # | Johan Dahlin | 2006-07-13 | 1 | -0/+14 |
| * | goption leak fixed | Gustavo J. A. M. Carneiro | 2006-07-13 | 1 | -0/+7 |
| * | Import GObject part of John Finlay's PyGTK Reference Manual, copy over | Johan Dahlin | 2006-07-12 | 1 | -0/+26 |
| * | post-release version bump | Gustavo J. A. M. Carneiro | 2006-07-12 | 1 | -0/+4 |
| * | 2.11.0PYGOBJECT_2_11_0 | Gustavo J. A. M. Carneiro | 2006-07-12 | 1 | -0/+1 |
| * | interface implementation fix | Gustavo J. A. M. Carneiro | 2006-07-09 | 1 | -0/+3 |
| * | missing iinfo.interface_data, needed for interface implementation | Gustavo J. A. M. Carneiro | 2006-07-09 | 1 | -0/+8 |
| * | Fix message typo. | John Finlay | 2006-07-05 | 1 | -0/+4 |