| Commit message (Expand) | Author | Age | Files | Lines |
* | Chain to the parent finalize handler. (from: "Mattias.Gronlund" | Owen Taylor | 1998-03-11 | 1 | -0/+2 |
* | file theme_main.c was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_led_on2.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_led_on1.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_led_off2.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_led_off1.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_button2.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_button.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_button.c was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_btn3.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_btn2.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme_btn1.xpm was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme2_main.c was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file theme2_button.c was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file THEMES.README was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file COMPILE_THEME2 was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | file COMPILE_THEME was initially added on branch themes. | rhlabs | 1998-03-10 | 0 | -0/+0 |
* | Add gtk_entry_set_max_length() | Elliot Lee | 1998-03-10 | 1 | -0/+6 |
* | removed a trailing GTK_TYPE_WIDGET for the need_resize signal. | Tim Janik | 1998-03-10 | 1 | -2/+1 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 12 | -57/+293 |
* | DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d... | Elliot Lee | 1998-03-10 | 7 | -4/+37 |
* | Replace GXor by GXxor. Seems to have been a typo. | Federico Mena Quintero | 1998-03-10 | 8 | -1/+36 |
* | <raster@redhat.com> | rhlabs | 1998-03-10 | 9 | -2/+40 |
* | Released 0.99.5GTK_0_99_5 | PST 1998 Shawn T. Amundson | 1998-03-10 | 10 | -2/+42 |
* | la de da, add back the prototype I just removed -mig, thanks again snorf | Arturo Espinosa | 1998-03-10 | 1 | -0/+5 |
* | Snorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclec... | Arturo Espinosa | 1998-03-10 | 1 | -0/+7 |
* | Export functionality. | Miguel de Icaza | 1998-03-10 | 8 | -6/+52 |
* | glib include -timj | Tim Janik | 1998-03-10 | 2 | -2/+2 |
* | 0.99.5 bump -timj | Tim Janik | 1998-03-10 | 8 | -22/+36 |
* | changed gtk_range_trough_click() to take an additional jump_perc arg, | Tim Janik | 1998-03-10 | 12 | -304/+425 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 17 | -314/+583 |
* | Miguel, try this - I think it should do what you need. Hurry hurry :) | Elliot Lee | 1998-03-10 | 8 | -6/+24 |
* | We now accept the color parameter to be NULL. If it is NULL, it will mark | Federico Mena Quintero | 1998-03-10 | 8 | -9/+69 |
* | applied gtk-gronlund-980309-0.patch.gz. | Tim Janik | 1998-03-10 | 2 | -0/+17 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 50 | -463/+920 |
* | - Use 'diff -ru' for patches - Explained patch application/rejection - | GMT 1998 Tony Gale | 1998-03-09 | 9 | -28/+298 |
* | reverted the changes ian introduced in r1.16 on Mar 06, since they broke | Tim Janik | 1998-03-09 | 8 | -35/+59 |
* | hehe stupid me, wanted to fix a warning, and borke | Tim Janik | 1998-03-09 | 1 | -2/+6 |
* | patch from lars for construct behaviour. | Tim Janik | 1998-03-09 | 9 | -10/+79 |
* | No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes huge | Owen Taylor | 1998-03-09 | 8 | -9/+71 |
* | Change has_selection to always be set in claim_selection() | Owen Taylor | 1998-03-08 | 1 | -0/+2 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 23 | -150/+660 |
* | changed clist->selection GList so its data elements are casted row indexes in... | Jay Painter | 1998-03-08 | 10 | -84/+399 |
* | <raster@redhat.com> | rhlabs | 1998-03-08 | 7 | -0/+63 |
* | removed gtk_range_calc_value(). | Tim Janik | 1998-03-08 | 9 | -9/+28 |
* | fix a NULL warning. -timj | Tim Janik | 1998-03-08 | 1 | -3/+3 |
* | typos and warning fixes. | Tim Janik | 1998-03-08 | 2 | -8/+21 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 17 | -254/+380 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 18 | -26/+150 |
* | Added a new function, gtk_preview_reset(), that can be used (under highly | Owen Taylor | 1998-03-08 | 9 | -8/+135 |