summaryrefslogtreecommitdiff
path: root/gtk/gtktipsquery.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GtkTipsQuery completelyChristian Dywan2010-05-031-110/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+2
* gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.hMichael Natterer2008-09-231-6/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-2/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-13/+5
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+4
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-2/+0
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-3/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-1/+2
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-0/+97