| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | New test. | Johan Dahlin | 2005-03-16 | 6 | -6/+51 |
| * | Make the build of atk, pango and gtk conditional. Fixes bug #74144.PYGTK_2_5_2 | Johan Dahlin | 2005-01-10 | 2 | -2/+7 |
| * | Make testsuite work and do things the way they were supposed to be done | Johan Dahlin | 2005-01-10 | 4 | -25/+75 |
| * | gobject.child_add_watch and gobject.spawn_async | Gustavo J. A. M. Carneiro | 2005-01-09 | 2 | -0/+27 |
| * | Add test script for bug #162874. | Adam Hooper | 2005-01-09 | 1 | -0/+127 |
| * | Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. Merge | Johan Dahlin | 2005-01-08 | 1 | -2/+2 |
| * | 2.5.0PYGTK_2_5_0 | Johan Dahlin | 2004-11-29 | 1 | -1/+1 |
| * | Use PyTuple_GetSlice and PyArg_ParseTuple here, so we can get the samepygtk-2-4-anchorPYGTK_2_4_1 | Johan Dahlin | 2004-11-04 | 2 | -1/+17 |
| * | Add tests for dynamic/unknown objects and interfaces | Johan Dahlin | 2004-11-04 | 8 | -115/+247 |
| * | Apply slighly modified fix from bug 149845PYGTK_2_3_97 | Johan Dahlin | 2004-09-28 | 2 | -1/+5 |
| * | Forgot to commit this yesterday | Johan Dahlin | 2004-09-28 | 1 | -0/+24 |
| * | Add thread stuff, that emits stuff from another thread and does some enum | Johan Dahlin | 2004-09-27 | 2 | -6/+135 |
| * | catch ImportError if glade is not found and set glade to None | John Ehresman | 2004-09-27 | 1 | -1/+4 |
| * | Small c module to help testing | Johan Dahlin | 2004-09-27 | 4 | -8/+59 |
| * | Revert parts of Gustavos changes, so the size of interfaces are correct. | Johan Dahlin | 2004-09-27 | 2 | -1/+15 |
| * | Move some tests from gtype and rename from signal.py | Johan Dahlin | 2004-09-25 | 3 | -7/+30 |
| * | Bug 153718: exception in overriden gsignals causes ref count problems | Gustavo J. A. M. Carneiro | 2004-09-25 | 1 | -1/+7 |
| * | Tests for GdkColor construction | John Ehresman | 2004-09-22 | 1 | -0/+16 |
| * | Don't comment out the fallback, it break the test. (Wow, the testsuitePYGTK_2_3_96 | Johan Dahlin | 2004-08-06 | 1 | -2/+9 |
| * | Use methflags argument for defines instead of discarding it | Johan Dahlin | 2004-08-06 | 1 | -1/+1 |
| * | New test. | Johan Dahlin | 2004-08-04 | 1 | -0/+3 |
| * | Use gobject.type_name,type_from_name for testing instead of GtkListStore. | Johan Dahlin | 2004-07-29 | 2 | -11/+11 |
| * | s/e/enum | Johan Dahlin | 2004-07-28 | 1 | -13/+13 |
| * | Reverse operator | Johan Dahlin | 2004-07-28 | 1 | -0/+30 |
| * | Test various other types aswell | Johan Dahlin | 2004-07-28 | 1 | -7/+48 |
| * | If we're on python 2.3, also check for PyBool_Type. | Johan Dahlin | 2004-07-28 | 2 | -0/+16 |
| * | Add, so Lorenzo can introspect flags properly tooPYGTK_2_3_94 | Johan Dahlin | 2004-07-21 | 1 | -12/+56 |
| * | Fix, a window is really WITHDRAWN if it's not SHOWN and not ICONIFIED... | Johan Dahlin | 2004-07-19 | 3 | -4/+15 |
| * | Update, why do I even bother to update 3 different build systems? | Johan Dahlin | 2004-07-19 | 2 | -0/+10 |
| * | Remove, out of date since 0.6.x! | Johan Dahlin | 2004-07-19 | 3 | -12/+10 |
| * | add, forgot it in last commit | Johan Dahlin | 2004-07-17 | 2 | -2/+93 |
| * | gtk/*.override | Johan Dahlin | 2004-07-17 | 5 | -3/+20 |
| * | New script to run all tests in one take | Johan Dahlin | 2004-07-10 | 7 | -77/+125 |
| * | New conversion functions that use GParamSpec's declarations of new param | John Ehresman | 2004-07-05 | 1 | -2/+2 |
| * | tests directory: unit tests | John Ehresman | 2004-07-04 | 2 | -0/+77 |