summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove gtkfeatures.GTK_HP_PATCHES_BRANCHPOINTTim Janik2000-06-241-1/+0
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-2419-908/+935
* Updated Slovenian translationsAndraz Tori2000-06-241-166/+127
* Use anonymous mark instead of making up a bogus name for first_para_markHavoc Pennington2000-06-2310-8/+61
* - A number of types in GDK have become subclasses of GObject. For theHavoc Pennington2000-06-231-0/+29
* updated italian translationChristopher R. Gabriel2000-06-232-311/+262
* Change filename. Add Section 3.BST 2000 Tony Gale2000-06-228-0/+233
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-2220-135/+265
* Move file to here. TODO: Update Makfile.amBST 2000 Tony Gale2000-06-228-0/+35
* Add Section 2BST 2000 Tony Gale2000-06-228-13/+266
* New file. Start of DocBook version of the FAQ.BST 2000 Tony Gale2000-06-228-0/+341
* Define version numbers for GDK_PIXBUF_*, as they get substituted into aOwen Taylor2000-06-228-0/+62
* Work with srcdir != builddir.Raja R Harinath2000-06-2213-18/+102
* Change 1.4 version numbers to 2.0.Owen Taylor2000-06-218-51/+79
* Indentation fixups to GTK+ standard.Owen Taylor2000-06-219-1062/+1225
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-2133-154/+1582
* Use gtk_get_default_languageHavoc Pennington2000-06-2115-71/+240
* Revert accidental changes from Federico's last commit.Owen Taylor2000-06-211-31/+9
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-2116-184/+142
* Removed mistakenly added generated sgmlOwen Taylor2000-06-2139-65947/+389
* use $(mkinstalldirs) not $(MKINSTALLDIRS)Christopher Blizzard2000-06-218-2/+37
* Finish the job Elliot started of removing font setting test for textOwen Taylor2000-06-219-22/+48
* .cvsignore additionsOwen Taylor2000-06-212-0/+6
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-2120-170/+249
* Triditional Chinese PO File 2000/06/21Jing-Jong Shyue2000-06-211-502/+516
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-2014-23/+740
* Make this compile without framebuffer enabledHavoc Pennington2000-06-20101-2868/+5434
* Oops.GTK_BEFORE_GDK_GOBJECT_MERGEElliot Lee2000-06-205-0/+5346
* (follow-on from previous commit)Elliot Lee2000-06-2022-42/+174
* *** empty log message ***Elliot Lee2000-06-2028-470/+1356
* removed the trailing space after a '\'Pablo Saratxaga2000-06-191-1/+1
* Change private class member to be named private_data throughout the file.Christopher Blizzard2000-06-1910-43/+127
* moved gtkrc.bg to more generic gtkrc.cp1251Pablo Saratxaga2000-06-189-6/+52
* Call gdk_window_withdraw rather than gdk_window_hide; this makes thingsOwen Taylor2000-06-126-5/+13
* forgot to commit my ChangeLog changes when I checked in a couple of days agoChristopher Blizzard2000-06-127-0/+70
* Call gdk_window_withdraw rather than gdk_window_hide; this makes thingsOwen Taylor2000-06-127-0/+49
* It was cold and rainy this Saturday morning, so I needed something to warmFederico Mena Quintero2000-06-1112-9/+271
* Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed outOwen Taylor2000-06-119-59/+164
* setjmp for the png error handler. It seems setting the error handlingLarry Ewing2000-06-092-2/+31
* deps include libgtk-x11.la, not libgtk.la (LDADDS): include libgtk-x11.laChristopher Blizzard2000-06-092-5/+5
* Save cflags for all backends, not just X11.Elliot Lee2000-06-088-11/+38
* Use $PANGO_CONFIG instead of pango-configElliot Lee2000-06-078-2/+23
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-079-27/+76
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-0723-5407/+377
* file gdkpixmap.c was initially added on branch gdk-object-with-pango.Havoc Pennington2000-06-070-0/+0
* slight changelog fixups.Larry Ewing2000-06-061-3/+3
* take frame offest into account when trying to calculate the animationLarry Ewing2000-06-063-10/+71
* one more patch for strange prefixes around... getting tiring...Mathieu Lacage2000-06-061-0/+6
* Fix to prepend not append. (Pointed out by Brett Hall.)GDK_OBJECT_WITH_PANGO_BRANCHPOINTOwen Taylor2000-06-068-1/+36
* Unref the entry's layout.Owen Taylor2000-06-068-0/+31