summaryrefslogtreecommitdiff
path: root/gtk/gtklayout.c
Commit message (Expand)AuthorAgeFilesLines
...
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-41/+10
* deprecated floating/sink API and implemented it in terms of the GObjectTim Janik2005-11-231-4/+2
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-4/+0
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* 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-6/+6
* 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
* added a default method for the add virtual method of GtkContainer.Lorenzo Gil Sanchez2004-07-051-2/+12
* 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-12/+12
* Deprecation cleanupManish Singh2002-10-131-36/+47
* Minor documentation fixesSoren Sandmann2002-08-101-4/+4
* Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF brokenOwen Taylor2002-05-141-21/+27
* gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.cOwen Taylor2002-02-181-2/+2
* Patch from Jacob Berkman to fix problem when the height/width of a layoutOwen Taylor2002-01-291-10/+53
* It is possible that a GtkLayout may have been scrolled _before_ it wasJody Goldberg2002-01-161-2/+2
* set the background of our bin window also (fixes #58957)jacob berkman2002-01-101-0/+15
* don't cast a possible NULL pointer.Tim Janik2002-01-091-2/+2
* queue a resize onjacob berkman2002-01-081-1/+1
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-1/+99
* coalescing property notifiesHans Breuer2001-08-111-0/+2
* fix a typo.Havoc Pennington2001-08-101-58/+185
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-12/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-19/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+23
* Remove leaks.Alexander Larsson2001-03-301-3/+128
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-2/+3
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-14/+1
* marshaller fixes.Tim Janik2001-03-071-1/+1
* Patch from ChiDeok Hwang to move call to sync_selection() up a few linesOwen Taylor2001-03-021-2/+2
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-33/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* 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
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-10/+41
* Remember to save the file before committing.Jonathan Blandford2000-05-171-4/+1
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-13/+16
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-518/+12
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-1/+1
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-1/+7
* Adapt cast macros to standard.Raja R Harinath1999-11-221-31/+76
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-8/+8
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-3/+3
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-3/+22
* warn about &widget->requisition, even for toplevels.Tim Janik1999-02-241-13/+0
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7