summaryrefslogtreecommitdiff
path: root/gtk/gtkviewport.c
Commit message (Expand)AuthorAgeFilesLines
* More canonical property names.Matthias Clasen2005-03-091-1/+1
* Set the background of the windows to None instead of adding EXPOSURE_MASK,Søren Sandmann2005-01-051-1/+3
* Bug 162112.Søren Sandmann2005-01-041-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Don't leak the adjustments. (#148089, Tommi Komulainen)Matthias Clasen2004-07-221-1/+2
* 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-6/+6
* Implement "gravity" for RTL mode in a better way: Keep the distance fromMatthias Clasen2003-12-121-2/+6
* Implement RTL flipping for GtkViewport: Adjust the "gravity" when resizingMatthias Clasen2003-12-051-2/+12
* Fix bug with set_adjustment (viewport, NULL);Owen Taylor2003-06-081-1/+1
* Many fixes, along with extensive cleanups and refactoring of code toOwen Taylor2003-06-061-227/+233
* Deprecation cleanupManish Singh2002-10-091-48/+74
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-3/+0
* Minor documentation fixesSoren Sandmann2002-08-101-3/+3
* gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.cOwen Taylor2002-02-181-4/+4
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-17/+4
* General property notification cleanup.Matthias Clasen2002-01-281-3/+3
* small but important fix to force vadjustments at size_alocate time fromTim Janik2002-01-091-1/+1
* don't cast a possible NULL pointer.Tim Janik2002-01-091-2/+2
* Close comment.Matthias Clasen2001-12-101-0/+46
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-13/+16
* Remove random + 5 for width and height. If people want padding, theyOwen Taylor2001-11-021-2/+2
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-32/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-16/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+16
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-2/+2
* Remove leaks.Alexander Larsson2001-03-301-45/+71
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-4/+1
* marshaller fixes.Tim Janik2001-03-071-1/+1
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-46/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* 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-8/+8
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-40/+45
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-3/+7
* Merges from gtk-1-2Owen Taylor2000-03-141-9/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* When setting styles, remove unecessary explicits draws and clears.Owen Taylor1999-02-161-5/+0
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-5/+9
* Hack scrollwheel support into the eventloop, by treating button 4-5Owen Taylor1999-01-281-1/+3
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-2/+2
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-2/+2
* Fixes to drawing the background of the bin window so that clearing andOwen Taylor1999-01-081-17/+23
* s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.Tim Janik1998-12-021-9/+13
* 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-14/+49
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-2/+39
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-051-28/+26
* set binary age and interface age to 0.Tim Janik1998-09-261-0/+1