summaryrefslogtreecommitdiff
path: root/gtk/gtkmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Forgotten fileMatthias Clasen2007-09-211-12/+14
* Require gtk-doc 1.6, for signal and property links.Matthias Clasen2007-05-261-3/+4
* More of the sameMatthias Clasen2006-05-141-1/+1
* Reinstate abstract typesMatthias Clasen2006-05-071-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-29/+1
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Improve various translatable messages.Dafydd Harries2004-07-231-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add gtk_entry_set_alignment() to allow right-aligned entries and aOwen Taylor2004-03-011-1/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-8/+8
* deprecation cleanupManish Singh2002-10-051-25/+23
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-9/+12
* coalescing property notifiesHans Breuer2001-08-111-0/+4
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+43
* Remove leaks.Alexander Larsson2001-03-301-43/+98
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-2/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-6/+1
* for unknown foreign fundamental types, collect an argument of the typeTim Janik1998-10-031-6/+6
* 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-6/+20
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-2/+2
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-3/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+0
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Picky --enable-ansi cleanups.Owen Taylor1998-04-101-1/+1
* fixed panel allocation and stacking order, fixed the base classTim Janik1998-04-051-2/+71
* removed the ugly check whether we need gtk_widget_destroy orTim Janik1998-03-151-13/+12
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+1
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-2/+2
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+181