summaryrefslogtreecommitdiff
path: root/gtk/gtkaspectframe.c
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+8
* Deprecation cleanupManish Singh2002-10-041-15/+16
* set the correct min/max values for the ratio property (fixes #75331)jacob berkman2002-03-181-1/+1
* General property notification cleanup.Matthias Clasen2002-01-281-1/+1
* coalescing property notifiesHans Breuer2001-08-111-27/+29
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* marshaller fixes.Tim Janik2001-03-071-14/+12
* Convert to new property API, patch from Lee MallaboneHavoc Pennington2001-02-211-59/+107
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Put 1.3.1 in warning message, not 1.3.0.Owen Taylor2000-06-261-0/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-203/+33
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-3/+0
* Adapt cast macros to standard.Raja R Harinath1999-11-221-33/+130
* 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-4/+7
* Fixed long-standing typo in aspect ratio computation code. (pointed out byOwen Taylor1998-12-061-3/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-25/+29
* 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-2/+3
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-2/+2
* 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
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-2/+2
* removed some superfluous variables that duplicated widget->state.Tim Janik1998-01-211-6/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* gtk/gtkaspectframe.c:Gnome CVS User1997-11-261-14/+18
* Mon Nov 24 1997 Jay Painter <jpaint@serv.net>Gnome CVS User1997-11-251-4/+4
* gtk-dairiki-971117-0.patchGnome CVS User1997-11-251-2/+11
* Initial revisionElliot Lee1997-11-241-0/+336