summaryrefslogtreecommitdiff
path: root/gtk/gtkvseparator.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 553582 – Add orientation API to GtkSeparatorMichael Natterer2008-09-301-72/+6
* 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
* Fix size requisition for wide vertical separators. (#438113, BenjaminMatthias Clasen2007-05-141-2/+2
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-29/+1
* Applied modified patch from maemo-gtk which makes separators moreMichael Natterer2006-03-031-10/+51
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* 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
* Draw line with the current state, not GTK_STATE_NORMALSoeren Sandmann2004-06-271-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* add vertical_padding style property.Soeren Sandmann2003-07-061-1/+1
* Deprecation cleanupManish Singh2002-10-041-12/+15
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-3/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-2/+2
* 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
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-5/+6
* macro and GtkType fixups.Tim Janik1998-07-141-4/+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-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+90