summaryrefslogtreecommitdiff
path: root/gtk/gtktipsquery.c
Commit message (Expand)AuthorAgeFilesLines
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+0
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-1/+1
* changed "proximity-in-event", "drop-data-available-event",Tim Janik1998-05-181-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs.Tim Janik1998-03-151-2/+0
* changed run type of GtkTipsQuery::widget_entered to GTK_RUN_LAST, so itTim Janik1998-03-151-1/+1
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-49/+30
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-0/+562