summaryrefslogtreecommitdiff
path: root/gnu/java/awt/peer/gtk/GtkImage.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-21/+21
* * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.cMark Wielaard2007-04-041-2/+2
* 2007-02-12 Francis Kung <fkung@redhat.com>Francis Kung2007-02-121-67/+67
* 2006-07-18 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2006-07-171-2/+0
* 2006-06-05 Francis Kung <fkung@redhat.com>Lillian Angel2006-06-051-2/+5
* 2006-05-30 Sven de Marothy <sven@physto.se>Sven de Marothy2006-05-301-17/+25
* 2006-05-30 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2006-05-301-2/+4
* 2006-05-30 Sven de Marothy <sven@physto.se>Sven de Marothy2006-05-301-2/+22
* 2006-05-29 Sven de Marothy <sven@physto.se>Sven de Marothy2006-05-291-181/+19
* 2006-05-25 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2006-05-251-5/+5
* 2006-05-06 Sven de Marothy <sven@physto.se>Sven de Marothy2006-05-061-0/+6
* * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java (pixbufLock): NewMark Wielaard2006-03-201-34/+94
* Fixes bug #23931Mark Wielaard2006-02-141-1/+19
* 2005-09-02 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2005-09-021-0/+15
* 2005-09-01 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2005-09-021-1/+61
* * gnu/java/awt/peer/gtk/GtkClipboard.java: Reimplemented.Mark Wielaard2005-08-161-0/+19
* 2005-08-03 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-08-031-2/+2
* 2005-07-11 Sven de Marothy <sven@physto.se>Sven de Marothy2005-07-111-1/+1
* 2005-07-11 Sven de Marothy <sven@physto.se>Sven de Marothy2005-07-111-1/+19
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-06-23 Sven de Marothy <sven@physto.se>Sven de Marothy2005-06-231-0/+3
* 2005-06-23 Sven de Marothy <sven@physto.se>Sven de Marothy2005-06-231-2/+14
* 2005-06-06 Sven de Marothy <sven@physto.se>Sven de Marothy2005-06-051-1/+4
* 2005-06-02 Sven de Marothy <sven@physto.se>Sven de Marothy2005-06-021-223/+337
* 2004-12-01 Thomas Fitzsimmons <fitzsim@redhat.com>Michael Koch2004-12-011-4/+5
* 2004-08-08 David Jee <djee@redhat.com>Mark Wielaard2004-08-081-0/+12
* 2004-07-21 Mark Wielaard <mark@klomp.org>Mark Wielaard2004-07-221-2/+2
* 2004-05-31 David Jee <djee@redhat.com>Michael Koch2004-05-311-1/+1
* 2003-12-02 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2003-12-021-7/+44
* 2003-12-01 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2003-12-011-4/+7
* 2003-07-09 Michael Koch <konqueror@gmx.de>Michael Koch2003-07-091-3/+8
* * gnu/java/awt/peer/gtk/GtkWindowPeer.java (postConfigureEvent):Tom Tromey2002-11-091-4/+1
* Add License clarificationMark Wielaard2002-01-221-5/+16
* Update copyright notices.Mark Wielaard2002-01-131-12/+19
* Reformat license.Paul Fisher2000-03-201-0/+42
* Implement image functions in GdkGraphics.Paul Fisher1999-11-161-2/+8
* (setPixels): Handle (width < scansize).Paul Fisher1999-03-021-3/+13
* Initial image code support (scaling methods of Graphics are notPaul Fisher1999-03-011-0/+213