]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2000-01-25 Owen TaylorFix
2000-01-24 Owen TaylorAdded lib/gtk+/include/* to %files (bug #5178 - Peter...
2000-01-22 Arturo Espinosa0.5.0 - Federico
2000-01-22 Federico Mena... Bumped version number to 0.5.0.
2000-01-22 Federico Mena... Removed the x_set and y_set arguments. Now they are...
2000-01-21 Federico Mena... Return the same pixbuf as the input parameter.
2000-01-21 Owen Taylor.cvsignore additions
2000-01-21 Owen TaylorMake the @detail argument for the GtkStyleClass vtable...
2000-01-21 Owen TaylorMake GtkPrintFunc take a const string argument like...
2000-01-19 Damon ChaplinStarted.
2000-01-18 Tor LillqvistThe correct semantics (to mimic the X11 backend, which...
2000-01-17 Elliot LeeDon't link against libgnomecanvaspixbuf.la
2000-01-17 Elliot LeeShut up Federico.
2000-01-17 Elliot Leeand again, with feeling
2000-01-17 Elliot LeeDon't link libgdk_pixbuf against libgnomecanvaspixbuf
2000-01-17 Federico Mena... Removed the broken --enable-canvas-pixbuf option. Added...
2000-01-15 Federico Mena... New file with hacking policies for the gdk-pixbuf module.
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
2000-01-14 Jonathan Blandfordnew function to let you create a gdk_pixmap from a...
2000-01-13 Cody RussellAdded gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c...
2000-01-12 Jacob Berkmanadd gdk-pixbuf.m4 to EXTRA_DIST
2000-01-11 Vladimir VuksanChanges
2000-01-11 Jacob Berkmanadded to
2000-01-10 Elliot LeeBuild a libcanvas_pixbuf.
2000-01-10 Elliot LeeNo more libart/gdk-pixbuf as part of gnome-libs
2000-01-09 Tor LillqvistIgnore WM_MOVE for iconified or invisible windows....
2000-01-08 Damon Chaplinupdate from Paul Schifferer <isengard@geocities.com>
2000-01-07 Owen TaylorFixed src_channels/dest_channels confusion. (Again...
2000-01-07 Jonathan Blandfordcomment out debugging printing. remove memory_leak
2000-01-07 Jonathan BlandfordAdded progressive animation loading. Added progressive...
2000-01-07 Jonathan Blandfordmuch longer long description added.
2000-01-07 Owen TaylorFix computation of end of run indices.
2000-01-06 Mark CrichtonFixed bug sent directly to me. Basically, we weren...
2000-01-06 Elliot LeeLink with -lm (to get 'ceil' function)
2000-01-06 Owen TaylorAdded scaling functions into gtk-doc framework.
2000-01-05 Owen Taylorquick fix for initializing arrays in benchmark.
2000-01-05 Jonathan BlandfordChange the order of the update func to make it more...
2000-01-05 Owen TaylorAdded a README with a TODO and some explainations of...
2000-01-05 Owen TaylorDirectory full of pixel data scaling code that will...
2000-01-05 Jonathan BlandfordDocumentation changes.
2000-01-05 Tor LillqvistFix copy&paste error: Call the backend's draw_lines...
2000-01-05 Owen TaylorMissing </listitem>, remove extra <para> dos2unix missi...
2000-01-04 Jesus Bravo... Updated Galician translation
2000-01-03 Kjartan MaraasA little script that lets people update the .pot file...
2000-01-02 Tor LillqvistAdd credits for finding the bug fixed a couple of days...
2000-01-02 Tor LillqvistClean up some more leftovers from before Owen's reorgan...
2000-01-02 Federico Mena... Added reference counting to animations. A web browser...
1999-12-30 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
1999-12-29 Tor LillqvistIf we don't HAVE_XCONVERTCASE we must #include gdkkeysy...
1999-12-27 Peter Teichmanadd $(LIBTIFF) to libpixbuf_tiff_la_LIBADD, proxying...
1999-12-24 Havoc PenningtonStuff that should have been set to NULL here (specifically
1999-12-23 Fatih DemirAdded the Turkish translation .
1999-12-20 Jonathan Blandfordfinished work to make animated gifs load correctly...
1999-12-19 Damon ChaplinGTK+ General section started, from Torsten Landschoff...
1999-12-18 Tor LillqvistWhen handling a single character (text length == 1...
1999-12-17 Jonathan Blandfordshut up, CVS
1999-12-17 Jonathan Blandfordforgot this
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-17 Vladimir VuksanChanges
1999-12-17 Federico Mena... Added notice about initializing GdkRGB before using...
1999-12-16 Elliot Leemake it build when gdk-pixbuf is not already installed
1999-12-13 Jonathan Blandfordshut up, CVS
1999-12-13 Fatih DemirFixed tr.po .
1999-12-12 Federico Mena... Use a conditional to see whether to link $(GNOME_LIBS...
1999-12-12 Federico Mena... Renamed arguments to width_in_pixels, height_in_pixels...
1999-12-12 Federico Mena... Use a conditional to see whether to link $(GNOME_LIBS...
1999-12-12 Tor LillqvistMore tweaks. Check only if at least one of those Unicod...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-12-11 Tor LillqvistDistribute README.win32.
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-12-11 Jonathan Blandfordthinking about the new loading API.
1999-12-10 Jonathan Blandfordmake a warning go away.
1999-12-09 Michael ZucchiEnable gdk_pixbuf_get_from_drawable() api call.
1999-12-09 Michael ZucchiShould now handle all formats, slow routine used where...
1999-12-09 Michael ZucchiFilled in body of function. (rgbconvert): Added GdkColo...
1999-12-08 Arjan van de VenFixed the red/green/red bug on two occasions. Changed...
1999-12-08 Federico Mena... Fix includes. (gdk_pixbuf_get_from_drawable): Implement...
1999-12-08 Federico Mena... Renamed arguments to width_in_pixels, height_in_pixels...
1999-12-08 Federico Mena... Fix includes. (gdk_pixbuf_get_from_drawable): Implement...
1999-12-08 Birger Langkjer... Modified Files: balsa/po/da.po bonobo/po/da.po gedit...
1999-12-08 Federico Mena... Added clarification about reference counting for GdkPix...
1999-12-07 Martin BauligConditionally include $(GNOME_LIBS) here.
1999-12-07 Arjan van de VenAdded missing "include <string.h>" to: gdk-pixbuf/io...
1999-12-06 Tor LillqvistFix string measurement code. For now, the rbearing...
1999-12-06 Federico Mena... Renamed arguments to width_in_pixels, height_in_pixels...
1999-12-06 Federico Mena... Patch from Arjan to fix an initializer.
1999-12-06 Federico Mena... Add back $(GNOME_LIBS). This must compile outside of...
1999-12-05 Tor LillqvistNew function. Guesstimate what Unicode subranges a...
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-03 Owen TaylorChange only_if_exists argument of gdk_atom_intern to...
1999-12-03 Owen TaylorNew function, long needed.
1999-12-02 Arturo EspinosaStart of the new test program - Federico
1999-12-02 Fatih DemirAdded tr to ALL_LINGUAS
1999-12-02 Federico Mena... Source files moved from src/ to gdk-pixbuf/, to be...
1999-12-02 Fatih DemirAdded tr.po to Gtk+ tree
1999-12-02 Federico Mena... #include <config.h>, and fix includes.
1999-12-02 Federico Mena... Removed unused transformation prototypes.
next