summaryrefslogtreecommitdiff
path: root/gtk/gtktipsquery.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.cSven Neumann2008-08-081-4/+4
* gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-2/+1
* gtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk/gtkpixmap.cMichael Natterer2008-08-041-6/+6
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-1/+5
* Forgot gtktipsquery.cMichael Natterer2008-07-041-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* build with GTK_DISABLE_DEPRECATED.Michael Natterer2008-06-171-7/+9
* gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.cMichael Natterer2008-02-271-5/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-5/+5
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-0/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-3/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-2/+2
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-2/+2
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-2/+4
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-4/+5
* Use GtkType/GType instead of uint.Alex Larsson2001-09-061-1/+1
* coalescing property notifiesHans Breuer2001-08-111-1/+1
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-9/+0
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-11/+11
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-11/+11
* Applied patch from Ron Steinke to add signal accumulators so that signalsOwen Taylor2001-04-021-10/+11
* marshaller fixes.Tim Janik2001-03-071-2/+2
* doh, this was broken beyond believe.Tim Janik2000-12-131-12/+12
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-4/+4
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-4/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+5
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-131-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-181-1/+2
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-3/+3
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-50/+4
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-7/+19
* 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