summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated, call dialog.destroy()PYGTK_2_3_90Johan Dahlin2004-03-304-1/+159
* is Constructor of GtkUIManager, not GtkUiManager.Johan Dahlin2004-03-303-1/+65
* pygtk-gtkcellrenderertoggle.xml Add description of "inconsistent" propertyJohn Finlay2004-03-301-3/+12
* pygtk-gtkcellrenderertext.xml Added description of properties available inJohn Finlay2004-03-301-0/+22
* pygtk-gtkcalendar.xml Added description of properties available inJohn Finlay2004-03-301-0/+69
* pygtk-gtkaccessible.xml Added one line description.John Finlay2004-03-301-1/+1
* pygtk-gtkalignment.xml Add description of padding properties available inJohn Finlay2004-03-301-0/+27
* pygtk-gtkadjustment.xml Add description of properties available inJohn Finlay2004-03-301-42/+111
* Fixes #138476 . Added the Layout class (Patch from scottt)Xavier Ordoquy2004-03-302-0/+15
* pygtk-gtkaccelgroup.xml Add documentation on the connect() method. Add aJohn Finlay2004-03-301-36/+181
* (_wrap_gtk_progress_bar_new_with_adjustment): Fix constructor, itJohan Dahlin2004-03-292-6/+7
* Add backend as fifth argumentJohan Dahlin2004-03-294-349/+123
* Impl, based on gtk_dialog_newJohan Dahlin2004-03-284-4/+133
* Typo.Xavier Ordoquy2004-03-282-5/+4
* Updated to match gtk 2.6 API.Xavier Ordoquy2004-03-282-8/+3679
* implements GtkTreeModel and GtkTreeDragSource (FileFilter): AddJohan Dahlin2004-03-282-0/+23
* Merge in some changes from 2.4.Johan Dahlin2004-03-283-0/+69
* Gtk+ 2.4 API and remove GtkTextLayout (which was accidentally added)Johan Dahlin2004-03-283-18/+248
* *** empty log message ***Johan Dahlin2004-03-281-0/+3
* Add a new option to be able to separate output of objects and functionsJohan Dahlin2004-03-281-20/+59
* Sort and remove ifdef HAVE_GTK24 for GtkTextSearchFlagsJohan Dahlin2004-03-282-2/+14
* Forgot to commit this yesterdayJohan Dahlin2004-03-286-1537/+1536
* This is a function, not a method.Johan Dahlin2004-03-278-21/+122
* Oops, forgot to commit thisJohan Dahlin2004-03-271-0/+18
* Removed installation of libglade and libxml2 DLLs on win32 (these are nowJohan Dahlin2004-03-272-13/+4
* Override, this does two things differently from the old (auto generated)Johan Dahlin2004-03-272-1/+16
* pygtk-gtkdrawingarea.xml Add explanation that drawing is done on theJohn Finlay2004-03-252-2/+28
* pygtk-gdkwindow.xml Remove description of atom_intern function.John Finlay2004-03-253-47/+54
* New small exampleJohan Dahlin2004-03-253-0/+51
* pygtk-gtkmessagedialog.xml (MessageDialog) Remove gtk.DIALOG_NO_SEPARATORJohn Finlay2004-03-232-5/+9
* Removed the _gtk_* functions as the are private and not exported in theXavier Ordoquy2004-03-221-0/+5
* Removed the _gtk_* functions as the are private and not exported in theXavier Ordoquy2004-03-221-461/+0
* Added the interface detection (interface -*Iface- inheriting fromXavier Ordoquy2004-03-222-5/+25
* Fix bug 137091 ("constants" for selection atoms)Gustavo J. A. M. Carneiro2004-03-202-0/+25
* Fix bug 137093 (gtk.gdk.atom_intern always creates an atom)Gustavo J. A. M. Carneiro2004-03-202-0/+28
* Added the interface detection (class inheriting from GTypeInterface)Xavier Ordoquy2004-03-182-0/+20
* Cosmetic changes to match h2def output exactly in order to ease furtherXavier Ordoquy2004-03-182-148/+175
* Changed name of raise() to raise_(), and added a note to explain this isJohn Finlay2004-03-162-6/+18
* * gtk/gtk.override (_wrap_gtk_accel_group_connect_group):Johan Dahlin2004-03-122-2/+6
* Fixes #136811 (h2def ignores some functions) skips the extern "C"Xavier Ordoquy2004-03-122-1/+10
* Bump versionPYGTK_2_2_0Johan Dahlin2004-03-114-2/+29
* utility to scan the unmatched symbols from the binded libraries. WrittenXavier Ordoquy2004-03-092-0/+48
* Fixes #136597 (gtkgl still referenced in build files)Xavier Ordoquy2004-03-093-5/+8
* Impl. (_wrap_gdk_window_add_filter): Impl.Johan Dahlin2004-03-092-0/+67
* Fix again #136204 (GtkTextSearchFlags warning)Gustavo J. A. M. Carneiro2004-03-084-9/+33
* avoid the non-uniform behavior of gtk-doc to have an imaginary returnsHagen Moebius2004-03-072-2/+14
* appwindow demo postfixGustavo J. A. M. Carneiro2004-03-071-1/+1
* pygtk appwindow demo fix (stock item registration)Gustavo J. A. M. Carneiro2004-03-074-5/+13
* Wrapper for GtkTreeView.map_expanded_rows. Fixes #136309.Gustavo J. A. M. Carneiro2004-03-062-0/+68
* postfix for #136312 :-/Gustavo J. A. M. Carneiro2004-03-061-1/+1