summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Remove pygtk_custom_destroy_notify.John Finlay2006-07-301-17/+0
* _wrap_gtk_print_context_get_cairo_context fixGustavo J. A. M. Carneiro2006-07-281-3/+3
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Rafael Ávila de Espíndola2006-07-279-13/+13
* bug #348937: 100ms timeouts in pygtkGustavo J. A. M. Carneiro2006-07-272-22/+70
* Check the required PyGObject version in runtime too.Johan Dahlin2006-07-251-1/+1
* Install _lazyutils tooJohan Dahlin2006-07-251-1/+2
* Add.John Finlay2006-07-241-10/+32
* Add prerequisite.John Finlay2006-07-241-0/+1
* Add dependencies on gtk-types.defs and gdk-types.defsJohn Finlay2006-07-241-2/+3
* Remove back the install-exec-hook that removes _gtk.laGustavo J. A. M. Carneiro2006-07-231-3/+0
* Revert dynamic namespaces, it is not possible to solve it without breakingJohan Dahlin2006-07-238-68/+71
* Send in a real dictionary to _get_symbol, this was apparently not tested enoughJohan Dahlin2006-07-231-1/+2
* _gtkimpl vs _gtk compat. fixesGustavo J. A. M. Carneiro2006-07-232-0/+5
* Attach as AtkImplementorIface methodJohn Finlay2006-07-232-165/+190
* Use failure_exception instead of failure_cleanup (GtkTreePathReturn): Add.John Finlay2006-07-223-35/+702
* AddJohn Finlay2006-07-223-0/+79
* Remove the leading gdk_ from a few functions.Johan Dahlin2006-07-211-11/+11
* fix a couple of leaks in icon theme loadingGustavo J. A. M. Carneiro2006-07-201-0/+2
* Ignore. #341633 (Johan Dahlin)John Finlay2006-07-201-0/+4
* Remove negative index readjustment code. #311852 (Baiju M)John Finlay2006-07-201-4/+0
* Wrap thread functions tooJohan Dahlin2006-07-191-3/+3
* Don't register constants Make enum/flags lazily created too.Johan Dahlin2006-07-192-4/+5
* Remove GTK_ACCEL_SIGNAL_VISIBLE, it was removed a long time ago (2001 ! )Johan Dahlin2006-07-191-1/+0
* Fix typoJohn Finlay2006-07-191-1/+1
* Remove __all__, put placeholders in __dict__ so dir() worksJohan Dahlin2006-07-191-9/+7
* Make functions lazily loaded. Make deprecation lazy too, to avoidJohan Dahlin2006-07-192-29/+34
* Re-add the old version so we still work on Gtk+ 2.8Johan Dahlin2006-07-191-1/+32
* Generalize and prettify LazyNamespaceJohan Dahlin2006-07-192-39/+25
* (_wrap_gtk_tree_selection_set_select_function): Optionally provide fullJohn Finlay2006-07-191-12/+74
* Don't copy TreeIter when passing to callback. #347273 (Stefano Maggiolo)John Finlay2006-07-181-9/+9
* Add. (_wrap_gtk_tree_store_insert): UseJohn Finlay2006-07-181-8/+88
* Allow 'from gtk import *' to workJohn Finlay2006-07-181-0/+4
* Specify code arg is NoneJohn Finlay2006-07-172-4/+956
* Move from gtk/gtk-base-types.defsJohn Finlay2006-07-141-12/+0
* move FileInfo and FilePath types back since they are 2.8John Finlay2006-07-141-0/+12
* Fix libglade/gtkunixprint buildJohan Dahlin2006-07-142-33/+2
* Move 2.10 types to 2.8Johan Dahlin2006-07-142-18/+18
* Add. #337011 (Sebastian Pölsterl) (TipsQuery, TargetList, TreePath,John Finlay2006-07-132-0/+128
* Only load types in gtk when they are used, fixes #346946Johan Dahlin2006-07-1310-43/+153
* new container tests by Lorenzo Gil SanchezGustavo J. A. M. Carneiro2006-07-131-2/+1
* Bug 331445 – No gtk.Widget.get_activate_signalGustavo J. A. M. Carneiro2006-07-131-0/+61
* Bug 331355 – GtkAction menu/tool_item_typeGustavo J. A. M. Carneiro2006-07-132-0/+63
* finish GtkEditable interface supportGustavo J. A. M. Carneiro2006-07-132-1/+92
* last fixes for 2.9.3 releasePYGTK_2_9_3Gustavo J. A. M. Carneiro2006-07-121-0/+1
* Ignore gtk_recent_chooser_set_show_numbers andJohan Dahlin2006-07-121-0/+2
* Add.John Finlay2006-07-122-0/+83
* Remove dup.John Finlay2006-07-121-7/+0
* Fix import statements, do not use _gtk directlyJohan Dahlin2006-07-111-5/+5
* Remove dup.John Finlay2006-07-111-13/+0
* Remove duplicate.John Finlay2006-07-102-20/+0