summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.1.0GTK_1_1_0CDT 1998 Shawn T. Amundson1998-07-278-1/+33
* fixed EXTRA_DIST sectionsTim Janik1998-07-273-10/+9
* revamped the definitions for 1-1-0, so that all the new API stuff isTim Janik1998-07-278-9/+47
* fixup, so that enum values are looked up.Tim Janik1998-07-2720-21/+215
* little fix to avoid warningsLars Hamann1998-07-262-1/+2
* ---Stefan Jeske1998-07-267-0/+91
* Began cleanup, e.g. use gtk_widget_show_all instead of manyStefan Jeske1998-07-262-1278/+674
* Fixed wrong allocation for GTK_BUTTONBOX_END.Stefan Jeske1998-07-261-1/+1
* fix for pointer grabLars Hamann1998-07-269-20/+115
* *** empty log message ***Damon Chaplin1998-07-257-0/+49
* Fixed 2 bugs in font selection - initialising array sizes and checking thatDamon Chaplin1998-07-251-2/+6
* minor adjustments.Tim Janik1998-07-251-10/+26
* test for node != NULL (gtk_ctree_is_visible) (gtk_ctree_realize)Lars Hamann1998-07-259-17/+94
* mini code cleanupLars Hamann1998-07-248-16/+38
* Fri, 24 Jul 1998 10:56:22 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-07-248-0/+30
* introduce testbindings on C-1 for buttons, to check out bindingTim Janik1998-07-2221-147/+835
* actually builds and runs properly on big endian machines now, because weManish Singh1998-07-229-12/+84
* few fixes for gtk_signal_emitsLars Hamann1998-07-228-15/+55
* make auto-files updateTim Janik1998-07-225-1/+33
* We free things from the text property MemChunk, so it needs to beOwen Taylor1998-07-218-7/+104
* genmarshal.pl: Handle complex types, and functions with a return value butElliot Lee1998-07-216-66/+100
* Marshallers for C_CALLBACK parameters now pass "func, func_data," insteadElliot Lee1998-07-213-82/+139
* More minor config fixes.Raph Levien1998-07-218-20/+28
* Fixed minor config bug.Raph Levien1998-07-218-2/+36
* missed thisElliot Lee1998-07-211-5/+1
* Fixed wrong size of activity indicator. It is settable now as a fractionStefan Jeske1998-07-2111-19/+145
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-2133-948/+804
* new functions, recursive process tree to specified depthLars Hamann1998-07-209-26/+255
* fix for vertical scrolling in case of GTK_CLIST_ADD_MOD changed pixmapLars Hamann1998-07-1910-156/+198
* export gtk_binary_age and gtk_interface_age.Tim Janik1998-07-1918-124/+611
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-1916-243/+2177
* explicitly specify void in prototypeManish Singh1998-07-189-2/+37
* Changelog fixLars Hamann1998-07-177-7/+0
* fix to avoid flicker at begin/end of listLars Hamann1998-07-178-7/+60
* If xid_ht hasn't been created yet, don't do the lookup.Owen Taylor1998-07-172-6/+8
* sropped the approach of copying all signal specific data into aTim Janik1998-07-178-107/+118
* care for the posssibility that someone destroys the entry on theTim Janik1998-07-178-1/+41
* use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set):Tim Janik1998-07-179-18/+128
* Fix slight screwupManish Singh1998-07-161-1/+1
* minor changes to gtk-config: --cflags doesn't prepend -I@libdir@/glib/includeManish Singh1998-07-168-4/+58
* signdness corrections all ove the place. implementation of objectTim Janik1998-07-1616-120/+805
* Make gdk_window_foreign_new fail gracefullyElliot Lee1998-07-162-6/+14
* fix for sigsegv in case of drag_target == NULL fix forLars Hamann1998-07-1610-60/+159
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-1626-86/+514
* Added focus handling, horizontal and vertical autoscrolling, extendedLars Hamann1998-07-1514-828/+3944
* Build fixes for gdkrgbManish Singh1998-07-152-0/+6
* Integrating GdkRgb 0.0.3 into the Gtk+ source tree.Raph Levien1998-07-1512-1/+2839
* pass only the signal_id to this function. it needs to relookup the signalTim Janik1998-07-158-13/+85
* don't destroy a buttons child if it isn't a label.Tim Janik1998-07-148-8/+45
* macro and GtkType fixups.Tim Janik1998-07-1415-39/+99