| Commit message (Expand) | Author | Age | Files | Lines |
* | return TRUE for GtkWidget::delete_event to avoid destruction of our float | Tim Janik | 1998-03-12 | 1 | -0/+14 |
* | Changed name of GTK to the GIMP Toolkit | PST 1998 Shawn T. Amundson | 1998-03-12 | 1 | -0/+4 |
* | new_pixmap wasn't using its filename argument. Add descriptions | Russell Nelson | 1998-03-12 | 1 | -0/+6 |
* | I just remembered this commit failed before because | PST 1998 Shawn T. Amundson | 1998-03-12 | 1 | -0/+5 |
* | changed handler tags to be of type guint, reflecting the internal tag | Tim Janik | 1998-03-12 | 1 | -0/+8 |
* | fetch the inintial value of attributes.event_mask from | Tim Janik | 1998-03-12 | 1 | -0/+8 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -0/+28 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 1 | -0/+5 |
* | I did a topdir/ChangeLog entry, why should I put anything in here? :) | Elliot Lee | 1998-03-11 | 1 | -0/+6 |
* | applied gtk-hamann_jeske-980311-0.patch.gz. | Tim Janik | 1998-03-11 | 1 | -0/+5 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -0/+10 |
* | code and structure clean ups. fixed the tooltips flickering bug. | Tim Janik | 1998-03-11 | 1 | -0/+6 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 1 | -0/+27 |
* | Replace GXor by GXxor. Seems to have been a typo. | Federico Mena Quintero | 1998-03-10 | 1 | -0/+5 |
* | <raster@redhat.com> | rhlabs | 1998-03-10 | 1 | -0/+4 |
* | Released 0.99.5GTK_0_99_5 | PST 1998 Shawn T. Amundson | 1998-03-10 | 1 | -0/+4 |
* | Export functionality. | Miguel de Icaza | 1998-03-10 | 1 | -0/+5 |
* | 0.99.5 bump -timj | Tim Janik | 1998-03-10 | 1 | -3/+5 |
* | changed gtk_range_trough_click() to take an additional jump_perc arg, | Tim Janik | 1998-03-10 | 1 | -40/+51 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -0/+22 |
* | We now accept the color parameter to be NULL. If it is NULL, it will mark | Federico Mena Quintero | 1998-03-10 | 1 | -0/+7 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -0/+64 |
* | - Use 'diff -ru' for patches - Explained patch application/rejection - | GMT 1998 Tony Gale | 1998-03-09 | 1 | -0/+14 |
* | reverted the changes ian introduced in r1.16 on Mar 06, since they broke | Tim Janik | 1998-03-09 | 1 | -0/+6 |
* | patch from lars for construct behaviour. | Tim Janik | 1998-03-09 | 1 | -0/+7 |
* | No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes huge | Owen Taylor | 1998-03-09 | 1 | -0/+7 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -0/+33 |
* | changed clist->selection GList so its data elements are casted row indexes in... | Jay Painter | 1998-03-08 | 1 | -0/+9 |
* | <raster@redhat.com> | rhlabs | 1998-03-08 | 1 | -0/+9 |
* | removed gtk_range_calc_value(). | Tim Janik | 1998-03-08 | 1 | -0/+4 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 1 | -3/+19 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 1 | -0/+9 |
* | Added a new function, gtk_preview_reset(), that can be used (under highly | Owen Taylor | 1998-03-08 | 1 | -0/+7 |
* | register living objects in a hashtable. | Tim Janik | 1998-03-07 | 1 | -0/+4 |
* | made the object/class cast checks much more descriptive, based on | Tim Janik | 1998-03-07 | 1 | -0/+15 |
* | Fixed the vscrollbar flickering problem, by checking the area on expose | Owen Taylor | 1998-03-07 | 1 | -0/+7 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -1/+24 |
* | Oops, | Shawn Amundson | 1998-03-06 | 1 | -1/+1 |
* | return NULL if device is not ready gtk/gtkwindow.h: check for | PST 1998 Shawn T. Amundson | 1998-03-06 | 1 | -0/+6 |
* | Fix selection bugs (selection was not being modified). | rhlabs | 1998-03-06 | 1 | -0/+5 |
* | Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), and | Ian Main | 1998-03-06 | 1 | -0/+16 |
* | [Ummm, maybe we should do the same change to the selection_owner variable?] | Federico Mena Quintero | 1998-03-06 | 1 | -0/+9 |
* | (select row) Emit UNselect of rows that aren't selected. | rhlabs | 1998-03-05 | 1 | -0/+5 |
* | Unset allocation on unparent, to force reallocation if we get adding back | Owen Taylor | 1998-03-05 | 1 | -1/+26 |
* | Drags can only be started with the left button. | Miguel de Icaza | 1998-03-05 | 1 | -0/+5 |
* | widget hierarchy update from Tim Janik | GMT 1998 Tony Gale | 1998-03-04 | 1 | -0/+4 |
* | Initialize gdk_error_code to zero before calling the X routine. | Miguel de Icaza | 1998-03-03 | 1 | -0/+6 |
* | reflect the last commit in the changelog. | Tim Janik | 1998-03-03 | 1 | -0/+5 |
* | fixed ifndef..define typo | Shawn Amundson | 1998-03-02 | 1 | -0/+4 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -0/+21 |