summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* UpdatesHavoc Pennington2001-06-132-4/+11
* remove bogus g_return_if_failHavoc Pennington2001-06-084-5/+23
* use Owen's new way of doing stampfiles/generated sourcesHavoc Pennington2001-06-072-17/+26
* fixups for glib-mkenums and glib-genmarshal (not tested yet because withHavoc Pennington2001-06-072-5/+15
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-4/+6
* clamp the value to the range that was setHavoc Pennington2001-06-052-1/+6
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-042-21/+41
* patch from Szekeres Istvan, bug #52560Havoc Pennington2001-06-042-1/+13
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-018-128/+3270
* Fix prototype to use "(void)" instead of "()".Darin Adler2001-05-292-1/+5
* Patch from Helmethead <hoshem@mel.comcen.com.au> to fix up bmp decoder to:Jonathan Blandford2001-05-282-259/+313
* reflect Havoc's recent api changeHans Breuer2001-05-252-10/+10
* Remove an excess $(GLIB_LIBS).Owen Taylor2001-05-202-2/+6
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-162-10/+18
* fix some shell typosHavoc Pennington2001-05-0724-598/+1749
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-11/+8
* Add $(MATH_LIB).Owen Taylor2001-04-222-1/+5
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-183-0/+66
* Released Gtk+-1.3.3.GTK_1_3_3Tim Janik2001-04-044-4/+17
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-0/+89
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-1914-53/+30
* Finally getting around to checkin per Havoc. This is the fix for bugMike Kestner2001-03-182-1/+9
* Delete.Havoc Pennington2001-03-152-3/+8
* added accumulator data argument to g_signal_newc() functions.Tim Janik2001-03-081-5/+5
* marshaller fixes.Tim Janik2001-03-073-2/+8
* shut up CVSSven Neumann2001-03-051-0/+2
* prepend underscore (gdk_pixbuf_get_named_module): prepend underscoreHavoc Pennington2001-02-205-30/+36
* hmm, someone changed GLib without fixing GTKHavoc Pennington2001-02-192-1/+5
* Copy data and free data with free().Alexander Larsson2001-02-195-13/+16
* docsHavoc Pennington2001-02-182-1/+12
* Use g_free, since the buffer is allocated with g_try_alloc().Alexander Larsson2001-02-072-1/+6
* Updated French translation.Christophe Merlet2001-02-062-1/+5
* patch this to call g_type_init() untill the new inlined pixbuf code makes its...Tim Janik2001-02-041-0/+3
* removed gtk_signal_init() compat define.Tim Janik2001-02-045-14/+12
* rename "private" field in struct to "priv" for C++Havoc Pennington2001-02-023-13/+18
* include glib-object.h instead of gvaluetypes.hHavoc Pennington2001-01-312-1/+5
* fix included modules case.Havoc Pennington2001-01-262-4/+19
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-2224-439/+711
* new pixbuf loader, for X bitmap files. Basically a collision betweenJohn Harper2001-01-225-2/+480
* No need to include windows.h.Tor Lillqvist2001-01-172-6/+2
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-172-43/+11
* Doc fixups.Owen Taylor2001-01-091-1/+1
* Added --with-included-loaders optionAlexander Larsson2001-01-092-17/+56
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-4/+3
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-022-0/+6
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-302-0/+7
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-175-99/+159
* doh, this was broken beyond believe.Tim Janik2000-12-131-5/+3
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-181-2/+4
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-162-7/+0