summaryrefslogtreecommitdiff
path: root/gtk/gtkvscale.c
Commit message (Expand)AuthorAgeFilesLines
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-31/+31
* hmm, someone changed GLib without fixing GTKHavoc Pennington2001-02-191-5/+5
* use the visual scroll steps.Havoc Pennington2001-02-191-2/+8
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-11/+8
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-47/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-021-2/+1
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-021-10/+10
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-26/+38
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-3/+3
* Merges from gtk-1-2Owen Taylor2000-03-141-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* take value_spacing into account for GTK_POS_LEFT.Tim Janik1999-01-221-1/+1
* CLAMP digits into a meaningfull range (we need to stay below a certainTim Janik1999-01-181-2/+2
* 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
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-2/+2
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-205/+262
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-42/+151
* 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
* don't take '\n' into account for size computation (Damon Chaplin).Tim Janik1998-04-071-1/+1
* 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
* Initial revisionElliot Lee1997-11-241-0/+441