summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped version number to 0.3.GDK_PIXBUF_0_3Federico Mena Quintero1999-10-202-0/+9
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-2013-654/+705
* Use G_OS_WIN32.Tor Lillqvist1999-10-1911-5/+79
* New name for macros/autogen.shHavoc Pennington1999-10-181-0/+6
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-1816-1180/+1191
* Use AM_PATH_GLIB instead of glib-config directlyHavoc Pennington1999-10-182-3/+9
* didn't get in there or somethingHavoc Pennington1999-10-181-1/+1
* Remove "macros"Havoc Pennington1999-10-182-3/+13
* Use $GTK_LIBS as the extra libs when checking for libgif/libungif, as theyFederico Mena Quintero1999-10-182-2/+5
* Don't use TextOutW for GDK_FONT_FONT fonts (which is all we have for now,Tor Lillqvist1999-10-1316-62/+433
* (since noone objected on gtk-devel)ÉRDI Gergo1999-10-119-2/+37
* Changed 'pixbuf' variable to 'art_pixbuf' in the core function.Cody Russell1999-10-102-2/+39
* Added documentation for GtkToolbar changes (horizontal icon/text layout)ÉRDI Gergo1999-10-097-0/+42
* Added support for loading pixbuf from rgb data in memory. AugmentedMichael Fulbright1999-10-085-12/+239
* Updated Galician .po fileJesus Bravo Alvarez1999-10-071-88/+124
* Changed the functions to return GdkPixBuf* instead of ArtPixBuf*.Cody Russell1999-10-073-14/+21
* I've temporarily disabled compilation of the gdk-pixbuf-drawable module.Cody Russell1999-10-071-4/+4
* Added #include "gdk-pixbuf-drawable.h" to the top. This fixes remainingCody Russell1999-10-072-0/+4
* Added a missing semicolon to a function declaration so everything compilesCody Russell1999-10-071-1/+1
* Added gdk-pixbuf-drawable to Makefile.am so it is compiled intoCody Russell1999-10-072-2/+14
* Added files from Cody RussellArturo Espinosa1999-10-072-0/+147
* s/G_HAVE_CYGWIN/G_WITH_CYGWIN/Manish Singh1999-10-069-18/+53
* Updated.Stanislav Brabec1999-10-062-63/+67
* Added Galician translation (modifying ChangeLogs)Jesus Bravo Alvarez1999-10-058-0/+32
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-0543-1873/+1702
* ru.po: Updated translation.Sergey I. Panov1999-10-052-2/+6
* Added Galician (gl) to ALL_LINGUASJesus Bravo Alvarez1999-10-051-1/+1
* Added Galician TranslationJesus Bravo Alvarez1999-10-051-0/+475
* Added Ukrainian translation from Yuri Syrota <yuri@renome.rovno.ua>.Kjartan Maraas1999-10-0510-1/+536
* correct checking for BeOS checkManish Singh1999-10-0415-44/+123
* added new gtkrc.* files for new encodingsPablo Saratxaga1999-10-0412-3/+81
* Started compatibility header for renames.Owen Taylor1999-10-041-0/+34
* Added a .cvsignoreOwen Taylor1999-10-031-0/+7
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-0343-1500/+1355
* Move files into x11 subdirectory.Owen Taylor1999-10-0311-1035/+28
* create x-specific subdirectory.Owen Taylor1999-10-0310-49/+78
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-035-19/+44
* A few includes added for the picky MSVC compiler.Tor Lillqvist1999-10-027-0/+8
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-0254-561/+638
* This is an implementation of Idea #13 fromÉRDI Gergo1999-10-024-10/+122
* StartedOwen Taylor1999-10-0167-2507/+2859
* On Win32, expand possible hex escapes in the font family (put there byTor Lillqvist1999-09-308-3/+101
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-2920-57/+78
* update pt_BRJorge Godoy1999-09-291-11/+11
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-2854-1064/+5501
* partially written documentation from Paul SchiffererDamon Chaplin1999-09-253-161/+216
* - retrived last changes. This bad ide fixing this kind problems on gtk+Tomasz Kłoczko1999-09-251-3/+2
* DEPENDENCIES is not needed for the test program - FedericoGDK_PIXBUF_0_2Arturo Espinosa1999-09-231-1/+1
* This important fix and will be god to incude this to 1.2.5.Tomasz Kłoczko1999-09-231-2/+3
* Add pixbuf_duplicate,Michael Meeks1999-09-229-122/+155