| Commit message (Expand) | Author | Age | Files | Lines |
* | changed gtk_range_trough_click() to take an additional jump_perc arg, | Tim Janik | 1998-03-10 | 3 | -24/+66 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 8 | -279/+412 |
* | We now accept the color parameter to be NULL. If it is NULL, it will mark | Federico Mena Quintero | 1998-03-10 | 1 | -9/+20 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 39 | -453/+453 |
* | reverted the changes ian introduced in r1.16 on Mar 06, since they broke | Tim Janik | 1998-03-09 | 1 | -35/+17 |
* | 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 | 2 | -10/+30 |
* | No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes huge | Owen Taylor | 1998-03-09 | 1 | -9/+22 |
* | 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 | 5 | -92/+209 |
* | changed clist->selection GList so its data elements are casted row indexes in... | Jay Painter | 1998-03-08 | 2 | -79/+228 |
* | removed gtk_range_calc_value(). | Tim Janik | 1998-03-08 | 2 | -9/+0 |
* | 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 | 4 | -11/+35 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 3 | -0/+28 |
* | Added a new function, gtk_preview_reset(), that can be used (under highly | Owen Taylor | 1998-03-08 | 2 | -8/+86 |
* | register living objects in a hashtable. | Tim Janik | 1998-03-07 | 2 | -34/+39 |
* | made the object/class cast checks much more descriptive, based on | Tim Janik | 1998-03-07 | 4 | -21/+67 |
* | Fixed the vscrollbar flickering problem, by checking the area on expose | Owen Taylor | 1998-03-07 | 1 | -1/+16 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 4 | -130/+233 |
* | return NULL if device is not ready gtk/gtkwindow.h: check for | PST 1998 Shawn T. Amundson | 1998-03-06 | 1 | -0/+2 |
* | Fix selection bugs (selection was not being modified). | rhlabs | 1998-03-06 | 1 | -0/+2 |
* | Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), and | Ian Main | 1998-03-06 | 3 | -64/+174 |
* | (select row) Emit UNselect of rows that aren't selected. | rhlabs | 1998-03-05 | 1 | -1/+1 |
* | Singnals -> GTK_RUN_FIRST; api select/unselect function now always do what th... | Jay Painter | 1998-03-05 | 1 | -59/+145 |
* | Old stuff that didn't get commited. (owt) | Owen Taylor | 1998-03-05 | 2 | -4/+4 |
* | Unset allocation on unparent, to force reallocation if we get adding back | Owen Taylor | 1998-03-05 | 4 | -32/+124 |
* | realization fixes by lars. | Tim Janik | 1998-03-03 | 1 | -14/+18 |
* | fixed ifndef..define typo | Shawn Amundson | 1998-03-02 | 1 | -2/+2 |
* | // comment. -owt | Owen Taylor | 1998-03-02 | 1 | -3/+3 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 6 | -9/+27 |
* | Changed 'entry != NULL' to 'editable != NULL' in three spots. | Owen Taylor | 1998-03-02 | 1 | -3/+3 |
* | oh, boy, world can be so crude!GTK_0_99_4 | Tim Janik | 1998-03-02 | 1 | -63/+72 |
* | cast fix | Tim Janik | 1998-03-02 | 1 | -1/+1 |
* | small fix to notebook portion | PST 1998 Shawn T. Amundson | 1998-03-02 | 1 | -0/+1 |
* | Required changes for version change to 0.99.4 | PST 1998 Shawn T. Amundson | 1998-03-02 | 8 | -287/+680 |
* | forgot to remove a printf | Tim Janik | 1998-03-01 | 1 | -1/+0 |
* | removed duplicate stuff out of gtkwidget.[ch]. | Tim Janik | 1998-03-01 | 2 | -35/+0 |
* | complete api change to honour message contexts. unfortunaltely this also | Tim Janik | 1998-03-01 | 6 | -108/+208 |
* | Add drag_end_event for future expansion, plus allow passing in NULL to the gd... | Elliot Lee | 1998-03-01 | 2 | -0/+46 |
* | > - parent_class = gtk_type_class (gtk_widget_get_type ()); | Tim Janik | 1998-03-01 | 2 | -2/+2 |
* | hm, cvs is just too unsensible ;) | Tim Janik | 1998-03-01 | 1 | -0/+1 |
* | hm if we save the default style, we should also provide a function to | Tim Janik | 1998-03-01 | 1 | -0/+18 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 4 | -18/+18 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 8 | -126/+163 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 10 | -911/+1786 |
* | quit handlers and idle_remove_by_data fixups | Tim Janik | 1998-03-01 | 2 | -8/+182 |
* | removed buglet on the initial style_set emission. | Tim Janik | 1998-03-01 | 3 | -1/+5 |
* | few checks added -timj | Tim Janik | 1998-02-28 | 1 | -0/+8 |