summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Update docs to 2.14 and fix #560509Gian Mario Tagliaretti2008-11-177-3/+583
* Bug 553921 – Incorrect callback signature of gtk.TextBuffers' "mark-set"Paul Pogonyshev2008-09-262-0/+9
* add docs for pango.Layout.get_font_description() fix #541510Gian Mario Tagliaretti2008-09-212-53/+84
* Bug 539475 – gtk.gdk.threads_(enter|leave) promote dead-lock-pronePaul Pogonyshev2008-09-082-1/+26
* Bug 526189 – add __str__ and/or __repr__ to several typesPaul Pogonyshev2008-08-284-0/+46
* Fix a problem with distcheck and avoid including .svn dir in the resulting ta...Gian Mario Tagliaretti2008-08-211-6/+8
* Bug 527212 – types with well-defined equality semantics are not properlyPaul Pogonyshev2008-08-024-0/+61
* Add 'missing_handlers' (Python list) and 'exception_pending' (boolean)Paul Pogonyshev2008-07-262-1/+19
* Don't include full directories: that drags in the '.svn's in them (bugPaul Pogonyshev2008-07-191-1/+2
* Replace non-existing gtk.NOTEBOOK_TAB constant with stringPaul Pogonyshev2008-07-012-1/+5
* It returns \0 if out of data, not 0: different things in Python (bugPaul Pogonyshev2008-07-012-5/+8
* Fix 'detach_cb' argument list to reflect realities. Stress that the orderPaul Pogonyshev2008-07-012-4/+15
* Explain why 'length' is preserved in definition, but not mentioned inPaul Pogonyshev2008-06-252-6/+6
* Fix a typo in gtkdialog docs, Fixes #537710Gian Mario Tagliaretti2008-06-112-1/+6
* Add docs for gtk.RecentAction.Gian Mario Tagliaretti2008-06-064-0/+251
* Add docs for get_type_hint, fixes #536906Gian Mario Tagliaretti2008-06-052-0/+29
* Move CSS_DATA variable inside the if ENABLE_DOCS block. Makes make work ifBjörn Lindqvist2008-06-011-2/+2
* Fix a few bugs in docs, #528205 #527155 #520833 #518387Gian Mario Tagliaretti2008-05-025-12/+39
* Fix a typo (bug #520067).Benjamin Berg2008-03-032-1/+6
* Don't claim gtk.HBox and gtk.VBox are the only derivatives of gtk.Box.Paul Pogonyshev2008-02-082-2/+11
* Add a note in alignment property to mention xalign for the whole text.Gian Mario Tagliaretti2008-02-062-2/+10
* Replace "one thousandth" with "1 / pango.SCALE" where appropriate.Paul Pogonyshev2008-01-292-4/+9
* Add default value to 'pos' argument of gtk.UIManager.insert_action_group().Paul Pogonyshev2008-01-292-4/+11
* Fix typo, thanks richardJohan Dahlin2008-01-031-1/+1
* Simplify release taggingJohan Dahlin2008-01-031-4/+1
* Add a note in gtk.TextTagTable foreach methodGian Mario Tagliaretti2007-12-292-1/+6
* some fixes in pangocairo docsGian Mario Tagliaretti2007-12-242-7/+37
* remove a duplicate in gtk.Box properties.Gian Mario Tagliaretti2007-12-192-6/+4
* fix a small namespace bug in gtkwindow docsGian Mario Tagliaretti2007-12-162-1/+5
* mention pango.WRAP_WORD_CHAR, fix bug #400540Gian Mario Tagliaretti2007-12-152-0/+11
* add composited window exampleGian Mario Tagliaretti2007-11-112-0/+134
* detail gtk.Notebook buildable interface, fix #364496Gian Mario Tagliaretti2007-10-292-0/+117
* Docs updated with the gtk.Buildable interface and minor fixesGian Mario Tagliaretti2007-10-25111-19/+1081
* Updated gdk docs with 2.12 API.Gian Mario Tagliaretti2007-10-227-11/+339
* fix bug #389422Gian Mario Tagliaretti2007-10-182-2/+6
* fix bug #375584Gian Mario Tagliaretti2007-10-182-1/+9
* fix bug #365236Gian Mario Tagliaretti2007-10-182-4/+6
* fix bug #421575Gian Mario Tagliaretti2007-10-182-1/+5
* Update docs with 2.12 API and fix bug #360679Gian Mario Tagliaretti2007-10-183-7/+813
* Update docs with 2.12 APIGian Mario Tagliaretti2007-10-096-1/+462
* Update docs with 2.12 APIGian Mario Tagliaretti2007-10-074-0/+207
* Update docs with 2.12 APIGian Mario Tagliaretti2007-10-012-0/+203
* Update docs with 2.12 APIGian Mario Tagliaretti2007-09-295-4/+195
* Update docs with 2.12 APIGian Mario Tagliaretti2007-09-294-6/+230
* Add pygobject docs dir to index dirs for fixxref.pyJohn Finlay2007-09-061-1/+1
* Add icons and cursors to dist.Gustavo J. A. M. Carneiro2007-08-271-1/+2
* Install the stock item icons and cursor images with the ref docs.John Finlay2007-08-221-1/+11
* Add missing cursor images.John Finlay2007-08-2277-0/+0
* Add missing stock item icons.John Finlay2007-08-2298-0/+0
* Update gtk.MenuToolButton docs with 2.12 API.Gian Mario Tagliaretti2007-08-052-3/+71