]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
Fix string measurement code. For now, the rbearing is set to the same as
[~andy/gtk] / gdk-pixbuf /
1999-12-06 Federico Mena QuinteroRenamed arguments to width_in_pixels, height_in_pixels...
1999-12-06 Federico Mena QuinteroPatch from Arjan to fix an initializer.
1999-12-06 Federico Mena QuinteroAdd back $(GNOME_LIBS). This must compile outside of...
1999-12-05 Jaka Mocnikremoved GNOME_LIBS from testpixbuf_LDADD.
1999-12-05 Arjan van de VenBug in palet-size calculation fixed
1999-12-04 Arjan van de VenMajor cleanup, added support for 32 bpp and 4 bpp ...
1999-12-03 Jonathan Blandfordadded a comment to explain this function better.
1999-12-02 Arturo EspinosaStart of the new test program - Federico
1999-12-02 Federico Mena QuinteroSource files moved from src/ to gdk-pixbuf/, to be...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-12-02 Federico Mena QuinteroRemoved unused transformation prototypes.
1999-12-02 Federico Mena QuinteroNew file with utility and convenience functions for...
1999-11-30 Owen TaylorKeep the mask around until after we draw ... since...
1999-11-30 Havoc PenningtonAdd AM_CONDITIONAL for inside gnome-libs
1999-11-29 Jonathan Blandfordmore work on the ico loader
1999-11-29 Federico Mena QuinteroUncomment the GnomeCanvasPixbuf sources. This should...
1999-11-29 Jonathan BlandfordAdded another loader from Arjan to handle .ico files...
1999-11-24 Jonathan Blandfordnew patch from Arjan to handle compressed bmps.
1999-11-24 James Henstridgelibart must be built before gdk-pixbuf.
1999-11-24 Federico Mena QuinteroCreate the temporary buffer to the size of the interesc...
1999-11-23 Elliot LeeUniquify the strings to save some memory. Make it build...
1999-11-23 Jonathan BlandfordRemoved #PRAGMA } from headers. Also, make compile...
1999-11-23 Elliot LeeTry to fix gdk-pixbuf a bit better.
1999-11-22 Raja R HarinathFix for srcdir != builddir.
1999-11-22 Havoc PenningtonPatch from Paul Fisher <pnfisher@redhat.com> adds all...
1999-11-22 Havoc PenningtonCall the update_area callback depending on the number...
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-22 Jonathan Blandfordmore changes
1999-11-21 Jonathan Blandfordadded io-bmp from Arjan <arjan@fenrus.demon.nl>
1999-11-20 Michael ZucchiRework/reorder of the code. Each case has been separate...
1999-11-17 Larry Ewingimplement the bounds method correctly. (compute_viewpor...
1999-11-17 Jonathan Blandfordpatch from arjan to work better with ras files.
1999-11-16 Havoc PenningtonUse includes from the current directory, not the system...
1999-11-16 George Lebluse includes from the current directory rather then...
1999-11-13 Cody RussellAdded testpixbuf-drawable test program
1999-11-13 Cody RussellApplying Michael Zucchi's changes to significantly...
1999-11-10 Federico Mena QuinteroPopulated.
1999-11-10 Jonathan Blandfordforgot this
1999-11-10 Jonathan Blandfordemit the closed signal.
1999-11-10 Jonathan BlandfordNow can handle indexing correctly. Patch from Arjan...
1999-11-10 Michael FulbrightFixed loading of ASCII PNM files.
1999-11-10 Jonathan Blandfordremoved spurious print statements.
1999-11-10 Arturo EspinosaWarning fixes - Federico
1999-11-10 Federico Mena QuinteroAdded documentation.
1999-11-09 Michael FulbrightFixed up testpixbuf.c to simulate downloading at certai...
1999-11-09 Michael FulbrightPossible unsigned int error.
1999-11-09 Michael FulbrightDoh.
1999-11-09 Michael FulbrightSlight cosmetic cleanup.
1999-11-09 Havoc Penningtonbuild the gdk-pixbuf-drawable stuff.
1999-11-09 Arturo Espinosa0.4 - Federico
1999-11-09 Michael FulbrightFigured out problem with loading Progressive JPEG's...
1999-11-09 Michael FulbrightFinished progressive PNM loading code. Should handle...
1999-11-08 Jonathan BlandfordFinal patch from Arjan. Seems to do progressive loading.
1999-11-08 Michael FulbrightFixed so we do not create a separate pixel buffer when...
1999-11-08 Michael FulbrightAdded support for ASCII PNM files. Note I haven't teste...
1999-11-08 Federico Mena QuinteroFinished detailed explanation of the width, height...
1999-11-05 Federico Mena QuinteroRemoved gdk-pixbuf-io, since it is for internal use...
1999-11-05 Michael FulbrightImplemented support for reading raw PBM/PGM/PPM files...
1999-11-05 Jonathan Blandfordthird patch. Now it seems to load.
1999-11-05 Jonathan Blandfordsecond patch Arjan van de Ven <arjan@fenrus.demon.nl...
1999-11-05 Jonathan Blandfordnew file from Arjan van de Ven <arjan@fenrus.demon...
1999-11-05 Federico Mena QuinteroAdded doc to SUBDIRS.
1999-11-05 Michael FulbrightPrettied up code slightly. Start of pnm loader (from...
1999-11-04 Arturo EspinosaMore docs work - Federico
1999-11-04 Jonathan Blandfordadded the update_func ability
1999-11-04 Havoc PenningtonIn docs, explain what a dither offset is for.
1999-11-04 Havoc PenningtonUse libart-config correctly; find gnome-config separate...
1999-11-04 Michael FulbrightAdd update_func callback. Call updated callback when...
1999-11-04 Jonathan Blandfordfix .tiff loader.
1999-11-04 Jonathan Blandfordhandle the actual update. add a update_func callback...
1999-11-04 Federico Mena QuinteroPopulated.
1999-11-04 Federico Mena QuinteroFinished integrating the documentation framework.
1999-11-04 Arturo EspinosaIntegrate gtk-doc, part 1; need to finish it at home...
1999-11-03 Arturo EspinosaSync - Federico
1999-11-03 Jonathan Blandfordrenamed ReadOK to gif_read. Added a lot of comments...
1999-11-03 Jonathan BlandfordRemove dependency on lib*gif!!!!
1999-11-03 Jonathan Blandfordset the transparency to the right val.
1999-11-03 Michael FulbrightFurther removal of bugginess in local buffering code...
1999-11-03 Jonathan Blandfordnow handle arbitrary buffer sizes.
1999-11-03 Federico Mena QuinteroInitiailize the x and y fields. (gnome_canvas_pixbuf_de...
1999-11-03 Jonathan Blandfordnew state. Fixes un-compressed gifs.
1999-11-03 Larry Ewingadjust render_affine calculation for x,y offsets.
1999-11-03 Federico Mena QuinteroI'm a doofus. Return a distance, not a boolean, for...
1999-11-03 Federico Mena QuinteroDo proper rounding of bounding box coordinates.
1999-11-03 Jonathan Blandfordforgot this
1999-11-03 Jonathan Blandfords/lwz/lzw/g
1999-11-03 Michael FulbrightFixed code which moved buffer around as new data comes...
1999-11-03 Michael Fulbrightchangelog
1999-11-03 Jonathan Blandfordinitialize a variable; kill a bug
1999-11-03 Elliot LeeA GtkFunction needs to return a value for deterministic...
1999-11-03 3Read 'til the next empty block correctly, now.
1999-11-03 Arturo EspinosaSync to laptop - Federico
1999-11-03 Cody Russellsrc/gdk-pixbuf-drawable.c: Changed the behavior to...
1999-11-03 Jonathan BlandfordFill in the gif's blank areas for interlacing and progr...
1999-11-02 Cody Russellsrc/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_cor...
1999-11-02 Jonathan BlandfordNow progressive gif loading works! It's a little slow...
1999-11-02 Elliot LeeMake the arguments to the write/load_increment operatio...
1999-11-02 Federico Mena QuinteroImplemented the ::point() method. We do a simple contai...
1999-11-02 Elliot LeeAllow using $TBF_READLEN to specify the size of the...
1999-11-02 Elliot LeeAlways return the amount eaten, rather than the full...
next