summaryrefslogtreecommitdiff
path: root/gtk/gtkvscrollbar.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Deprecation cleanupManish Singh2002-10-041-15/+17
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-360/+6
* Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1Alexander Larsson2001-05-171-16/+0
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-40/+0
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-32/+58
* Remove leaks.Alexander Larsson2001-03-301-30/+40
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-24/+24
* hmm, someone changed GLib without fixing GTKHavoc Pennington2001-02-191-5/+5
* use the visual scroll steps.Havoc Pennington2001-02-191-2/+2
* 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-12/+12
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-2/+2
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-3/+0
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* avoid void pointer mathManish Singh1998-12-111-1/+1
* 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-144/+201
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-6/+10
* Removed has_cursor, set the cursor beginning of Text when creating theOwen Taylor1998-08-111-1/+0
* 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-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-0/+2
* Added focus flag to gtk/gtkvscrollbar.c so it can get keyboard focus.Jay Painter1997-12-131-0/+1
* Initial revisionElliot Lee1997-11-241-0/+387