| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new Gtk-2.20 API | John Stowers | 2010-07-09 | 2 | -0/+174 |
* | Add a gtk.InfoBar demo | John Stowers | 2010-05-08 | 2 | -1/+89 |
* | Fixed invocation of FileChooserDialog in print-editor demo | Pietro Battiston | 2009-07-17 | 1 | -2/+2 |
* | Code maintenance: add .gitignore files | Paul Pogonyshev | 2009-04-19 | 1 | -0/+2 |
* | Bug 311008 – pygtk-demo fixes | Gian Mario Tagliaretti | 2009-02-22 | 2 | -4/+6 |
* | Bug 541476 – Update pango examples | Paul Pogonyshev | 2008-08-28 | 3 | -44/+56 |
* | wrap gtk.IconView.get_tooltip_context and use it in the demo, fixes #539743 | Gian Mario Tagliaretti | 2008-06-23 | 1 | -0/+29 |
* | wrap gtk.TreeView.get_tooltip_context and use it in the demo, fixes #530145 | Gian Mario Tagliaretti | 2008-06-22 | 1 | -21/+8 |
* | Ship tooltip.py example in pygtk-demo | Gian Mario Tagliaretti | 2008-06-06 | 1 | -0/+1 |
* | add new example textscroll.py by Muntyan, fixes #522047 | Gian Mario Tagliaretti | 2008-05-18 | 2 | -0/+134 |
* | Add an application example, which includes hoovering statusbar updates | Johan Dahlin | 2008-02-14 | 2 | -0/+176 |
* | Use conceptually correct set_flags() calls in examples. | Paul Pogonyshev | 2008-01-31 | 2 | -3/+3 |
* | Fix change display demo, patch by Yevgen Muntyan. fixes #354896. | Gian Mario Tagliaretti | 2007-12-16 | 1 | -1/+1 |
* | add new example (by Adam Olsen and Behdad Esfahbod), fixes #400810 | Gian Mario Tagliaretti | 2007-12-15 | 2 | -0/+201 |
* | Fix typo in examples/glade/README. | Paul Pogonyshev | 2007-12-12 | 1 | -1/+1 |
* | Trivial fix in examples/pygtk-demo/demos/hypertext.py | Paul Pogonyshev | 2007-12-11 | 1 | -2/+2 |
* | add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3... | Gian Mario Tagliaretti | 2007-07-29 | 2 | -0/+178 |
* | Add tooltip demo and move builder demo to pygtk-demo | Gian Mario Tagliaretti | 2007-07-20 | 4 | -33/+292 |
* | wrap a couple of gtk.Builder methods, new builder example | Gian Mario Tagliaretti | 2007-07-17 | 2 | -0/+261 |
* | Remove .cvsignore archives | Johan Dahlin | 2007-01-16 | 6 | -32/+0 |
* | status icon demo, by Nikos Kouremenos | Gustavo J. A. M. Carneiro | 2006-11-19 | 2 | -0/+32 |
* | quiet! | Johan Dahlin | 2006-08-21 | 1 | -4/+4 |
* | Bug 341509 – Layout.do_size_allocate() in examples/gtk/scrollable.py doesn'... | Gustavo J. A. M. Carneiro | 2006-07-13 | 1 | -0/+1 |
* | update printing example | Gustavo J. A. M. Carneiro | 2006-06-15 | 1 | -3/+3 |
* | update print editor example to match gtk+ api changes | Gustavo J. A. M. Carneiro | 2006-05-20 | 1 | -1/+2 |
* | add Print Editor demo | Gustavo J. A. M. Carneiro | 2006-05-08 | 2 | -0/+450 |
* | print API fixes; print example | Gustavo J. A. M. Carneiro | 2006-05-07 | 2 | -0/+69 |
* | pyflakes | Johan Dahlin | 2006-04-03 | 13 | -31/+32 |
* | Run reindent.py on all python code | Johan Dahlin | 2006-04-03 | 29 | -222/+205 |
* | Check for null, so it can be used with a model filter, fixes #311459 | Johan Dahlin | 2006-04-02 | 1 | -5/+8 |
* | Remove tabs fixes #325320 (Dieter Verfaillie) | Johan Dahlin | 2006-04-02 | 1 | -5/+5 |
* | reviewed by: Johan | Johan Dahlin | 2006-04-02 | 1 | -4/+11 |
* | Bug 334986 – Make it possible to re-implement interfaces and chain to paren... | Gustavo J. A. M. Carneiro | 2006-04-01 | 2 | -0/+32 |
* | layout was renamed to scrollable | Johan Dahlin | 2006-03-30 | 1 | -1/+1 |
* | destroy the window | Johan Dahlin | 2006-03-30 | 1 | -0/+1 |
* | remove FIXME comment in pixbuf demo regarding missing draw_rgb_image_dithalign | Gustavo J. A. M. Carneiro | 2006-01-26 | 1 | -2/+0 |
* | Add comments explaining what the overridden gtk+ methods does | Johan Dahlin | 2006-01-23 | 1 | -62/+87 |
* | Install examples | Johan Dahlin | 2006-01-19 | 3 | -0/+284 |
* | indentation | Johan Dahlin | 2005-12-01 | 1 | -6/+12 |
* | New example. | Johan Dahlin | 2005-11-11 | 1 | -0/+48 |
* | Override gtk.Container.do_forall. Simple example how it should work. | Johan Dahlin | 2005-08-16 | 1 | -0/+31 |
* | Kill neil demo | Johan Dahlin | 2005-07-05 | 12 | -1061/+0 |
* | add PDF output to pangocairo example | Gustavo J. A. M. Carneiro | 2005-06-17 | 1 | -2/+10 |
* | Improve demo, patch by Fernando San Martin Woerner, fixes #171148 | Johan Dahlin | 2005-06-14 | 1 | -4/+46 |
* | pygtk + cairo \!\! | Gustavo J. A. M. Carneiro | 2005-06-06 | 3 | -11/+92 |
* | Bug 305423: Widget creation doesn't work properly | Gustavo J. A. M. Carneiro | 2005-05-25 | 1 | -3/+6 |
* | Bug 128765: GObject metaclass | Gustavo J. A. M. Carneiro | 2005-05-22 | 1 | -3/+1 |
* | shut up CVS | Manish Singh | 2005-03-05 | 1 | -1/+1 |
* | Remove .pyc files and sort | Johan Dahlin | 2005-03-02 | 1 | -39/+22 |
* | Don't use gtk.TRUE/gtk.FALSE anymore. | Johan Dahlin | 2005-02-23 | 11 | -38/+38 |