summaryrefslogtreecommitdiff
path: root/gnu/java/awt/peer/gtk/GtkScrollPanePeer.java
Commit message (Expand)AuthorAgeFilesLines
* 2007-02-12 Francis Kung <fkung@redhat.com>Francis Kung2007-02-121-4/+2
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-4/+4
* 2005-02-11 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-02-121-1/+0
* 2004-10-29 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-291-1/+1
* 2004-07-21 Mark Wielaard <mark@klomp.org>Mark Wielaard2004-07-221-4/+5
* 2004-01-06 Graydon Hoare <graydon@redhat.com>Thomas Fitzsimmons2004-01-071-6/+25
* 2003-07-09 Michael Koch <konqueror@gmx.de>Michael Koch2003-07-091-2/+5
* Add License clarificationMark Wielaard2002-01-221-5/+16
* Update copyright notices.Mark Wielaard2002-01-131-11/+18
* Reformat license.Paul Fisher2000-03-201-20/+20
* Make ScrollPanes and Scrollbars work reasonably well.Paul Fisher1999-11-201-54/+17
* Implement image functions in GdkGraphics.Paul Fisher1999-11-161-22/+24
* Abandon syncAttributes. Use setComponentState.James E. Blair1999-02-021-1/+0
* Cleaned up code. Resurrected syncAttrs() as syncAttributes(). All PeerJames E. Blair1999-01-311-56/+51
* Parents are set in the constructors.Paul Fisher1999-01-021-4/+4
* Realize widgets when they're created, and honor visibility setting.Paul Fisher1998-12-301-2/+4
* Init GtkGenericPeer.awtWidget through constructor.Paul Fisher1998-12-271-0/+1
* Attempt to conform to coding standards. Sorry.James E. Blair1998-12-131-13/+13
* Initial commit of GTK peers.James E. Blair1998-11-251-0/+111