summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released 0.99.7GTK_0_99_7PST 1998 Shawn T. Amundson1998-03-1513-5/+42
* added gtk.m4 to EXTRA_DISTOwen Taylor1998-03-151-0/+1
* Fixed reversed conditional, so checks against supplied version.Owen Taylor1998-03-158-1/+36
* fixed a bug with invoking the quit handlers that could cause them to beTim Janik1998-03-1411-10/+42
* Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6Owen Taylor1998-03-1412-6/+88
* Released 0.99.6PST 1998 Shawn T. Amundson1998-03-1415-17/+70
* Some cleanups of signedness warningsOwen Taylor1998-03-1410-12/+59
* Moved the gtk_signal_connect of the specified callback into the bigFederico Mena Quintero1998-03-148-193/+268
* Fixed a bashism (a bash 2.0ism at that) in the gtk.m4 testsManish Singh1998-03-148-1/+29
* Documentation about gtk-config and AM_PATH_GTKOwen Taylor1998-03-141-0/+193
* refuse to allocate with a greater height than requested.Tim Janik1998-03-1410-14/+129
* Fixed misplaced 'else.' -owtOwen Taylor1998-03-142-2/+4
* Don't leave NULL's in argv.Owen Taylor1998-03-1410-19/+44
* Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.Owen Taylor1998-03-1415-1073/+1588
* gpointer gtk_object_get_user_data (GtkObject *object) { ifTim Janik1998-03-142-5/+5
* Don't resize windows when request is rejected by WM. Only use the resizeOwen Taylor1998-03-144-68/+188
* make use of *_by_id() functions for handler key.Tim Janik1998-03-1411-413/+546
* Now we return a GtkVisibility value, instead of a simple boolean. Also,Federico Mena Quintero1998-03-1410-22/+120
* Initial commit of spec file.rhlabs1998-03-131-0/+99
* added graphics, update tutorials appropriatelyPST 1998 Shawn T. Amundson1998-03-1318-23/+90
* Fixes to compile cleanly. I hope they are correct...rhlabs1998-03-131-5/+9
* fix popup calculations (removal of FIXMEs), changes from Lars Hamann.Tim Janik1998-03-1314-29/+281
* docs/gtkfaq.sgml: fix the spelling of Helge Hess's nameGMT 1998 Tony Gale1998-03-139-9/+37
* update links to documentation and remove question on whats needs to beGMT 199 Tony Gale1998-03-139-108/+59
* Set the column width of the clists to the longest string length so thatGeorge Lebl1998-03-138-0/+66
* Removed gtk+-xconfig added gtk-configOwen Taylor1998-03-131-1/+1
* fresh news today ;) -timjTim Janik1998-03-138-7/+24
* fix one missing quote.Federico Mena Quintero1998-03-129-9/+30
* logged change.Owen Taylor1998-03-127-0/+63
* Added a new mechanism for GTK-dependent programs to find out about theOwen Taylor1998-03-125-5/+97
* yeah, yeah, i broke this file with my last commit unintentionally.Tim Janik1998-03-121-0/+5167
* return TRUE for GtkWidget::delete_event to avoid destruction of our floatTim Janik1998-03-1215-5543/+223
* Changed name of GTK to the GIMP ToolkitPST 1998 Shawn T. Amundson1998-03-128-4/+32
* new_pixmap wasn't using its filename argument. Add descriptionsRussell Nelson1998-03-1210-5/+129
* Make gcc give printf format warnings for g_string_sprintf() and otherElliot Lee1998-03-121-1/+15
* I just remembered this commit failed before becausePST 1998 Shawn T. Amundson1998-03-1215-7/+34917
* changed handler tags to be of type guint, reflecting the internal tagTim Janik1998-03-1211-109/+166
* fetch the inintial value of attributes.event_mask fromTim Janik1998-03-1212-15/+116
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-1219-66/+305
* Bug fixes/improvements to the motion event eating for DndElliot Lee1998-03-116-6/+16
* Various minor cleanups related to -WOwen Taylor1998-03-1113-13/+56
* <raster@redhat.com>rhlabs1998-03-112-0/+2
* <raster@redhat.com>rhlabs1998-03-115-60/+46
* I did a topdir/ChangeLog entry, why should I put anything in here? :)Elliot Lee1998-03-118-5/+42
* <raster@redhat.com>rhlabs1998-03-112-8/+46
* Fixed file selectorJay Painter1998-03-111-28/+30
* applied gtk-hamann_jeske-980311-0.patch.gz.Tim Janik1998-03-1111-159/+344
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-1119-163/+284
* code and structure clean ups. fixed the tooltips flickering bug.Tim Janik1998-03-119-135/+128
* Chain to the parent finalize handler. (from: "Mattias.Gronlund"Owen Taylor1998-03-111-0/+2