summaryrefslogtreecommitdiff
path: root/gtk/gtkalignment.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* xMatthias Clasen2005-03-091-4/+4
* gtk/gtkexpander.cSoeren Sandmann2004-08-221-16/+16
* 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
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-16/+16
* Implement RTL flipping for GtkAlignment. (#127585)Matthias Clasen2003-12-061-2/+6
* Doc formatting tweaks.Matthias Clasen2003-09-301-0/+2
* Add a blurb for shadow_type.Matthias Clasen2003-06-241-2/+2
* Document new properties as 2.4 additions.Matthias Clasen2003-06-141-2/+29
* Minor improvements to alignment padding documentation.Matthias Clasen2003-05-311-0/+4
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-301-10/+232
* Deprecation cleanupManish Singh2002-10-091-14/+14
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-6/+0
* General property notification cleanup.Matthias Clasen2002-01-281-4/+4
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-0/+1
* Improve dreadful tooltips.Owen Taylor2001-10-241-4/+4
* fix xscale and yscale behaviour which havoc broke. they have to default toTim Janik2001-09-101-4/+4
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-8/+8
* coalescing property notifiesHans Breuer2001-08-111-29/+29
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* marshaller fixes.Tim Janik2001-03-071-18/+15
* missed a couple spaces before parensHavoc Pennington2001-02-181-4/+4
* clean this up a bit.Havoc Pennington2001-02-181-41/+43
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-57/+118
* 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
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-7/+12
* 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-1/+1
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* GtkType and macro fixups.Tim Janik1998-06-281-8/+107
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* 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
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+193