| 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 | -186/+52 |
* | new_pixmap wasn't using its filename argument. Add descriptions | Russell Nelson | 1998-03-12 | 1 | -1/+1 |
* | fetch the inintial value of attributes.event_mask from | Tim Janik | 1998-03-12 | 1 | -6/+28 |
* | Bug fixes/improvements to the motion event eating for Dnd | Elliot Lee | 1998-03-11 | 1 | -0/+1 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 1 | -2/+4 |
* | applied gtk-hamann_jeske-980311-0.patch.gz. | Tim Janik | 1998-03-11 | 1 | -18/+71 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -1/+1 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 2 | -6/+9 |
* | changed clist->selection GList so its data elements are casted row indexes in... | Jay Painter | 1998-03-08 | 1 | -5/+108 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 1 | -0/+18 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -45/+34 |
* | Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), and | Ian Main | 1998-03-06 | 1 | -1/+30 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -1/+18 |
* | 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 | 1 | -0/+500 |
* | complete api change to honour message contexts. unfortunaltely this also | Tim Janik | 1998-03-01 | 1 | -55/+85 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 2 | -7/+6 |
* | more fixups -timj | Tim Janik | 1998-02-28 | 1 | -0/+15 |
* | handle box signals. fixups for 99.4 -timj | Tim Janik | 1998-02-28 | 1 | -1/+20 |
* | GtkWIdget::style_set initial emission, | Tim Janik | 1998-02-27 | 1 | -1/+1 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 2 | -4/+4 |
* | gtk/gtktext.c | Owen Taylor | 1998-02-27 | 2 | -1/+128 |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 1 | -3/+17 |
* | new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan | Tim Janik | 1998-02-25 | 1 | -2/+169 |
* | implemented the statusbar widget. my first intend was to fix the code, but | Tim Janik | 1998-02-23 | 1 | -0/+149 |
* | api changes to GtkToolBar to support the private tooltips text also. | Tim Janik | 1998-02-21 | 1 | -20/+24 |
* | New widget GtkTipsQuery for letting the user query tooltips of widgets. | Tim Janik | 1998-02-20 | 1 | -8/+79 |
* | Use POINTER_MOTION_HINT when dragging shapes around. (gtk-wille-980203-0 | Owen Taylor | 1998-02-19 | 1 | -1/+7 |
* | applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann and | Tim Janik | 1998-02-19 | 1 | -90/+344 |
* | CList signal revert (right back at you! *ouch*) | Jay Painter | 1998-02-19 | 1 | -84/+3 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 1 | -10/+83 |
* | Realize window before creating xpm so it gets the right colormap/visual, | Owen Taylor | 1998-02-13 | 1 | -5/+7 |
* | Change style->white to style->base[] where appropriate. Change the default | Owen Taylor | 1998-02-13 | 1 | -1/+2 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -3/+3 |
* | New API functions: gtk_clist_get_cell_type gtk_clist_get_text | Jay Painter | 1998-02-08 | 1 | -8/+58 |
* | don't add the same menu to different menuitems/ optionmenus. | Tim Janik | 1998-02-03 | 1 | -10/+3 |
* | fixed a bad, bad referencing bug that could caused unreferencing of | Tim Janik | 1998-02-02 | 1 | -0/+1 |
* | fixed a refresh bug with unrealization of no_window widgets. | Tim Janik | 1998-02-02 | 1 | -5/+6 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -16/+20 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 1 | -4/+5 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 1 | -37/+19 |
* | GtkCList updates: Click-Drag column resizing, a couple of layout | Jay Painter | 1998-01-19 | 1 | -3/+42 |
* | Take putback events into account | Owen Taylor | 1998-01-17 | 1 | -3/+0 |
* | Applied patch from <lupus@lettere.unipd.it> which adds | CST 1998 Shawn T. Amundson | 1998-01-17 | 1 | -2/+7 |
* | Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination for | Federico Mena | 1998-01-16 | 1 | -20/+6 |
* | GtkCList updates, GtkText now defaults to editable = FALSE, but you can | Jay Painter | 1998-01-13 | 2 | -25/+34 |
* | Fixed child->icon and child->label == NULL bugs. | Federico Mena Quintero | 1998-01-13 | 1 | -1/+8 |
* | a few modifications, blah blah | Elliot Lee | 1998-01-08 | 1 | -0/+1 |
* | New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par... | Elliot Lee | 1998-01-08 | 1 | -4/+13 |
* | Added gtk_entry_set_editable() | Elliot Lee | 1998-01-07 | 1 | -1/+15 |