summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog entries for filesel patch.GTK_0_99_0Raph Levien1997-12-147-0/+28
* A simple patch to make the file sel dialog not always select the firstRaph Levien1997-12-141-1/+1
* Added focus flag to gtk/gtkvscrollbar.c so it can get keyboard focus.Jay Painter1997-12-138-0/+29
* Removed warning when XGetWindowProperty fails - this can be the desiredOwen Taylor1997-12-139-2/+217
* Now that glib.h has been removed, it can't be used as theOwen Taylor1997-12-132-12/+12
* gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk codeOwen Taylor1997-12-138-57/+70
* Generated file removed from repository.Owen Taylor1997-12-131-793/+0
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-122-8/+37
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-1122-1028/+2818
* added gdk_progclass==NULL patch by Oliver Graf <ograf@fga.de>. -timjTim Janik1997-12-119-0/+38
* GLib:Tim Janik1997-12-1015-28/+100
* Configure changes:Owen Taylor1997-12-1011-28/+105
* Fix to pixmap mask handling. (gtk-fortier-971122-0.patch)Owen Taylor1997-12-092-20/+44
* gtkimage.c: Fixes to expose handler from Rob BrowningOwen Taylor1997-12-085-26/+29
* YACUOwen Taylor1997-12-087-0/+77
* Update.Owen Taylor1997-12-077-0/+98
* Remove dependencies of interfaces on USE_XIM Attempt to make wcharOwen Taylor1997-12-078-54/+217
* Changes to make word motion work again.Owen Taylor1997-12-072-203/+246
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-0714-26/+137
* Read the ChangeLog :)Elliot Lee1997-12-0622-550/+930
* Changed glib.h so it's created by merging glib_pre1.h, glibconfig.h, andJay Painter1997-12-068-825/+898
* Added undef's for wchar tests. -JayJay Painter1997-12-061-0/+5
* Add support for pixmap cursors -migArturo Espinosa1997-12-064-3/+72
* No need to DUMP CORE if the display can't be opened...Michael Johnson1997-12-052-2/+8
* Removed some unused variablesOwen Taylor1997-12-051-3/+0
* Don't redefine _GNU_SOURCE if already defined.Owen Taylor1997-12-051-0/+4
* Changes to make drawing work correctly (no black text on black background).Owen Taylor1997-12-052-9/+17
* Ignore gdk_gc_set_font if font is a fontset. (Actually, gdk_gc_set_fontOwen Taylor1997-12-058-5/+29
* Fixed recent bug in gtkstyle.c. -JayJay Painter1997-12-048-1/+30
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-0317-64/+287
* Fixed a optionmenu bug where if you set a new menu on a optionmenu, theJay Painter1997-12-038-0/+36
* Include <unistd.h> to get SEEK_END on SunOS.Owen Taylor1997-12-022-0/+4
* define _GNU_SOURCE before include fnmatch.h, so that allOwen Taylor1997-12-021-0/+3
* - Added a g_memmove function for SunOS compatability.Owen Taylor1997-12-0213-16/+123
* Added missing /* */'sOwen Taylor1997-12-021-1/+1
* same as before -JaySNAP_19971201Jay Painter1997-12-0214-10/+85
* ChangeLog entry about gtkentry visibility I forgot to make on the 17th. :-(Michael Johnson1997-12-017-0/+98
* Misc fixes for color changing stuffElliot Lee1997-11-285-25/+51
* Fixed a bug in gdk_property_get, I think, and made error messages saneElliot Lee1997-11-282-4/+18
* new gtk_main_level(). fixes to gtk_window_show() to prevent -1x-1 size onGnome CVS User1997-11-2813-597/+685
* Automake update to automake 1.2d. I also moved the GTK_SELECTIO_...Gnome CVS User1997-11-278-211/+315
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+36
* cleanups for color changing stuffElliot Lee1997-11-2711-126/+183
* mo ignoresElliot Lee1997-11-271-0/+7
* ignore generated info filesElliot Lee1997-11-271-0/+1
* Changed ignore thing.Elliot Lee1997-11-271-6/+0
* Patches to support internationalized input by:Gnome CVS User1997-11-2724-190/+2423
* gtk/gtkaspectframe.c:Gnome CVS User1997-11-269-21/+115
* Moved list concatenation code from gtkmain.c into its properGnome CVS User1997-11-264-22/+38
* Mon Nov 24 1997 Jay Painter <jpaint@serv.net>Gnome CVS User1997-11-2510-44/+163