summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -avoid-version for all modules.Owen Taylor2000-11-152-10/+14
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-142-1/+6
* portability fixes and corrected prototypes for self-contained buildHans Breuer2000-11-123-6/+17
* gdk/gdk.def Update.Tor Lillqvist2000-11-112-0/+3
* Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (orTor Lillqvist2000-11-113-16/+12
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-013-0/+66
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-253-27/+7
* Massive .cvsignore updatesOwen Taylor2000-10-231-4/+1
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-222-0/+10
* Some updatesHavoc Pennington2000-10-1822-1162/+888
* contrib subdirHavoc Pennington2000-10-0910-416/+627
* gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points.Tor Lillqvist2000-10-065-12/+26
* s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type().Havoc Pennington2000-10-063-12/+25
* Pixbuf saving, patch from David Welton.Havoc Pennington2000-10-069-13/+543
* Fix comments to not claim that all three of these files are the JPEG imageDan Winship2000-10-054-3/+9
* Add rule for make-inline-pixbuf. Use gdk-pixbuf's version number in theTor Lillqvist2000-10-033-2/+15
* Move more text widget headers into the private header listHavoc Pennington2000-09-267-2/+539
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-072-16/+21
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-052-0/+2
* Use G_GNUC_CONST.Elliot Lee2000-08-303-4/+4
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-122-0/+5
* Change the format of the snapshot version to match glibHavoc Pennington2000-08-112-10/+15
* Fix compiler warningsElliot Lee2000-08-091-1/+1
* Check for <unistd.h>.Tor Lillqvist2000-08-017-38/+65
* Some bug fixes - now tested to work.Elliot Lee2000-08-012-2/+7
* Add a 'w' in the right spot.Elliot Lee2000-08-011-2/+1