summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial import of the GdkPixBuf imaging libraryPIXBUF_0_0Arturo Espinosa1999-01-040-0/+0
* Initial revisionArturo Espinosa1999-01-046-0/+163
* Released GTK+ 1.1.12GTK_1_1_12CST 1999 Shawn T. Amundson1999-01-0423-380/+490
* Added 'ko'. Added Korean translation.Nam SungHyun1999-01-0410-1/+486
* fixed auto_resize bugLars Hamann1999-01-038-15/+49
* make this G_PRIORITY_DEFAULT.Tim Janik1999-01-0210-3/+52
* Removed features.h test.Jeff Garzik1999-01-0213-23/+100
* gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warningsManish Singh1999-01-0216-84/+170
* Check for features.h.Jeff Garzik1999-01-0116-43/+211
* gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOTElliot Lee1998-12-315-13/+16
* updated w/ changed from last nightJeff Garzik1998-12-317-0/+42
* Init fix from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>. Will ChangeLog shortly.Jeff Garzik1998-12-311-1/+1
* Fix memory leak. gdk_event_put would make a copy of next_event, andMiguel de Icaza1998-12-318-9/+54
* Released GTK+ 1.1.11GTK_1_1_11CST 1998 Shawn T. Amundson1998-12-3124-181/+265
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-301-21/+21
* Fixed off-by-one error when computing length.Owen Taylor1998-12-299-4/+39
* x Pull in string.h for various mem*() and str*() functions, in anJeff Garzik1998-12-2415-7/+130
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-2419-46/+136
* Released GTK+ 1.1.10GTK_1_1_10CST 1998 Shawn T. Amundson1998-12-2425-23/+574
* s,Fedrerico Mena,Federico Mena,Martin Baulig1998-12-241-1/+1
* Update to changelog, to cover fix that previously slipped in.Owen Taylor1998-12-247-0/+42
* label->label should be the mb text _after_ removing the underlines, notOwen Taylor1998-12-239-40/+125
* */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure whatElliot Lee1998-12-2317-196/+1355
* Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don'tOwen Taylor1998-12-2210-5/+86
* Return TRUE for button press events we handle. (Allows option menus inOwen Taylor1998-12-228-1/+44
* Optimization - when we've already found a widget, skip all checks forOwen Taylor1998-12-228-4/+95
* Added translation by Krzysztof Krzy¿aniak <eloy@venco.com.pl>Owen Taylor1998-12-223-1/+95
* fixed column resize bugLars Hamann1998-12-218-4/+32
* export the priority at which events are processed.Tim Janik1998-12-2016-86/+87
* added translation by Tomas Ögren <stric@ing.umu.se>PST 1998 Shawn T. Amundson1998-12-2010-1/+486
* eek, fixed an embarrasing bug that caused this function to always returnTim Janik1998-12-208-0/+44
* Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthreadOwen Taylor1998-12-1914-13/+93
* always run a g_main_iteration, even if there are no active main loops.Manish Singh1998-12-198-10/+48
* removed return_if_fail (label->words != NULL) since that's a valid caseTim Janik1998-12-1911-70/+206
* s/(enter|leave)_button/$1/g, since pthreads.h no longer conflictsManish Singh1998-12-1910-15/+53
* fixed GDK_2BUTTON_PRESS bug.Lars Hamann1998-12-198-7/+44
* add ja.po to ALL_LINGUASManish Singh1998-12-198-1/+29
* Sat, 19 Dec 1998 01:15:44 +0100 [Vincent]Vincent Renardias1998-12-182-1/+454
* Marked plug window as destroyed before destroying the window.Owen Taylor1998-12-188-1/+43
* Set the usize on the tearoff window so when we reparent the window out,Owen Taylor1998-12-188-1/+48
* Fixed transposition of \ and "Owen Taylor1998-12-182-2/+6
* Daniels de.po file after a bit of editing.Sven Neumann1998-12-181-18/+398
* Add Japanese Translation.Yukihiro Nakai1998-12-182-0/+456
* do not export the glib flags for thread support to gtk-config.Sebastian Wilhelmi1998-12-188-2/+38
* added gdk_flush() after g_main_run(), so we get the original behaviourTim Janik1998-12-1811-17/+118
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-1818-91/+355
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-1711-6/+74
* Use setlocale (LC_ALL, NULL), not (LC_ALL, "") to query current locale.Owen Taylor1998-12-179-11/+4
* Free previous label->label_wc.Owen Taylor1998-12-1710-4/+70
* Define gdk_use_mb outside USE_XIM guard. Removed unnecessary USE_XIM guardSebastian Wilhelmi1998-12-179-16/+58