summaryrefslogtreecommitdiff
path: root/gtk/gtklayout.h
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-10/+5
* Deprecation cleanupManish Singh2002-10-131-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-2/+10
* Reprioritize key bindings in order of visibility - mnemonics, thenOwen Taylor2001-11-181-3/+0
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-3/+5
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+3
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-1/+0
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Move gravity_works back to a static global variable, since it is a globalOwen Taylor1999-01-281-2/+0
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-16/+13
* s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.Tim Janik1998-12-021-3/+3
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-6/+7
* Edited section on the ScrolledWindow.Owen Taylor1998-11-241-0/+1
* Fixed up copyright message.Owen Taylor1998-11-241-6/+20
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+104