| Commit message (Expand) | Author | Age | Files | Lines |
* | notebook fix from lars. | Tim Janik | 1998-03-15 | 8 | -1/+39 |
* | added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs. | Tim Janik | 1998-03-15 | 14 | -15/+166 |
* | changed run type of GtkTipsQuery::widget_entered to GTK_RUN_LAST, so it | Tim Janik | 1998-03-15 | 10 | -21/+83 |
* | small fix by Assar Westerlund <assar@sics.se>. | Tim Janik | 1998-03-15 | 8 | -1/+23 |
* | don't cast a NULL pointer. | Tim Janik | 1998-03-15 | 10 | -24/+60 |
* | updates -timjGTK_0_99_7a | Tim Janik | 1998-03-15 | 1 | -0/+4 |
* | Released 0.99.7GTK_0_99_7 | PST 1998 Shawn T. Amundson | 1998-03-15 | 13 | -5/+42 |
* | added gtk.m4 to EXTRA_DIST | Owen Taylor | 1998-03-15 | 1 | -0/+1 |
* | Fixed reversed conditional, so checks against supplied version. | Owen Taylor | 1998-03-15 | 8 | -1/+36 |
* | fixed a bug with invoking the quit handlers that could cause them to be | Tim Janik | 1998-03-14 | 11 | -10/+42 |
* | Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6 | Owen Taylor | 1998-03-14 | 12 | -6/+88 |
* | Released 0.99.6 | PST 1998 Shawn T. Amundson | 1998-03-14 | 15 | -17/+70 |
* | Some cleanups of signedness warnings | Owen Taylor | 1998-03-14 | 10 | -12/+59 |
* | Moved the gtk_signal_connect of the specified callback into the big | Federico Mena Quintero | 1998-03-14 | 8 | -193/+268 |
* | Fixed a bashism (a bash 2.0ism at that) in the gtk.m4 tests | Manish Singh | 1998-03-14 | 8 | -1/+29 |
* | Documentation about gtk-config and AM_PATH_GTK | Owen Taylor | 1998-03-14 | 1 | -0/+193 |
* | refuse to allocate with a greater height than requested. | Tim Janik | 1998-03-14 | 10 | -14/+129 |
* | Fixed misplaced 'else.' -owt | Owen Taylor | 1998-03-14 | 2 | -2/+4 |
* | Don't leave NULL's in argv. | Owen Taylor | 1998-03-14 | 10 | -19/+44 |
* | Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. | Owen Taylor | 1998-03-14 | 15 | -1073/+1588 |
* | gpointer gtk_object_get_user_data (GtkObject *object) { if | Tim Janik | 1998-03-14 | 2 | -5/+5 |
* | Don't resize windows when request is rejected by WM. Only use the resize | Owen Taylor | 1998-03-14 | 4 | -68/+188 |
* | make use of *_by_id() functions for handler key. | Tim Janik | 1998-03-14 | 11 | -413/+546 |
* | Now we return a GtkVisibility value, instead of a simple boolean. Also, | Federico Mena Quintero | 1998-03-14 | 10 | -22/+120 |
* | Initial commit of spec file. | rhlabs | 1998-03-13 | 1 | -0/+99 |
* | added graphics, update tutorials appropriately | PST 1998 Shawn T. Amundson | 1998-03-13 | 18 | -23/+90 |
* | Fixes to compile cleanly. I hope they are correct... | rhlabs | 1998-03-13 | 1 | -5/+9 |
* | fix popup calculations (removal of FIXMEs), changes from Lars Hamann. | Tim Janik | 1998-03-13 | 14 | -29/+281 |
* | docs/gtkfaq.sgml: fix the spelling of Helge Hess's name | GMT 1998 Tony Gale | 1998-03-13 | 9 | -9/+37 |
* | update links to documentation and remove question on whats needs to be | GMT 199 Tony Gale | 1998-03-13 | 9 | -108/+59 |
* | Set the column width of the clists to the longest string length so that | George Lebl | 1998-03-13 | 8 | -0/+66 |
* | Removed gtk+-xconfig added gtk-config | Owen Taylor | 1998-03-13 | 1 | -1/+1 |
* | fresh news today ;) -timj | Tim Janik | 1998-03-13 | 8 | -7/+24 |
* | fix one missing quote. | Federico Mena Quintero | 1998-03-12 | 9 | -9/+30 |
* | logged change. | Owen Taylor | 1998-03-12 | 7 | -0/+63 |
* | Added a new mechanism for GTK-dependent programs to find out about the | Owen Taylor | 1998-03-12 | 5 | -5/+97 |
* | yeah, yeah, i broke this file with my last commit unintentionally. | Tim Janik | 1998-03-12 | 1 | -0/+5167 |
* | return TRUE for GtkWidget::delete_event to avoid destruction of our float | Tim Janik | 1998-03-12 | 15 | -5543/+223 |
* | Changed name of GTK to the GIMP Toolkit | PST 1998 Shawn T. Amundson | 1998-03-12 | 8 | -4/+32 |
* | new_pixmap wasn't using its filename argument. Add descriptions | Russell Nelson | 1998-03-12 | 10 | -5/+129 |
* | Make gcc give printf format warnings for g_string_sprintf() and other | Elliot Lee | 1998-03-12 | 1 | -1/+15 |
* | I just remembered this commit failed before because | PST 1998 Shawn T. Amundson | 1998-03-12 | 15 | -7/+34917 |
* | changed handler tags to be of type guint, reflecting the internal tag | Tim Janik | 1998-03-12 | 11 | -109/+166 |
* | fetch the inintial value of attributes.event_mask from | Tim Janik | 1998-03-12 | 12 | -15/+116 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 19 | -66/+305 |
* | Bug fixes/improvements to the motion event eating for Dnd | Elliot Lee | 1998-03-11 | 6 | -6/+16 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 13 | -13/+56 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 2 | -0/+2 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 5 | -60/+46 |
* | I did a topdir/ChangeLog entry, why should I put anything in here? :) | Elliot Lee | 1998-03-11 | 8 | -5/+42 |