summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Several portability fixes from Michael Callahan <callahan@xmission.com>Shawn Amundson1998-01-033-1/+3
* Fixed recursing bug in gdk_exit_func()Elliot Lee1998-01-022-0/+16
* Miscellaneous portability fixes.Manish Singh1998-01-023-6/+6
* added gdk_window_withdraw - not sure if its needed, but oh wellElliot Lee1998-01-013-0/+25
* misc gtk touchupsElliot Lee1997-12-312-0/+10
* Small typo fixArturo Espinosa1997-12-301-1/+1
* New function, used to copy the values from one gc to another gc.Miguel de Icaza1997-12-302-0/+12
* Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are neededArturo Espinosa1997-12-265-48/+121
* Beginnings of support for 1 bpp depth in gdk. Very minor changes.Shawn Amundson1997-12-204-8/+10
* OK, handle box is good to go except for having the parent resize when it is d...Elliot Lee1997-12-192-8/+12
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-192-444/+1
* Fixed restoration of old event maskElliot Lee1997-12-182-24/+22
* DnD works again, fixed my own stupidity ;-)Elliot Lee1997-12-182-10/+26
* sorry about the debug define left in... - sopwithElliot Lee1997-12-182-2/+2
* DnD debugging miscElliot Lee1997-12-182-8/+20
* Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found).scott1997-12-182-2/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-1830-617/+1348
* Made the XCC stuff more accessibleArturo Espinosa1997-12-185-468/+339
* Added gdk_get_display ()Manish Singh1997-12-173-0/+13
* Added gdk_color_context_get_visual() function.Arturo Espinosa1997-12-173-9/+26
* Added root coords to button & motion events - sopwithElliot Lee1997-12-173-0/+10
* Added some extra functions to access the ColorContext toys.Arturo Espinosa1997-12-173-0/+40
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-177-62/+3558
* add gdk_window_set_override_redirect() et alElliot Lee1997-12-164-1/+43
* New GTK release, 0.99.0. This release was coordinated with theShawn Amundson1997-12-141-1/+1
* Removed warning when XGetWindowProperty fails - this can be the desiredOwen Taylor1997-12-132-2/+0
* gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk codeOwen Taylor1997-12-138-57/+70
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-121-7/+12
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-113-30/+1432
* added gdk_progclass==NULL patch by Oliver Graf <ograf@fga.de>. -timjTim Janik1997-12-112-0/+10
* GLib:Tim Janik1997-12-102-2/+2
* Fix to pixmap mask handling. (gtk-fortier-971122-0.patch)Owen Taylor1997-12-092-20/+44
* Remove dependencies of interfaces on USE_XIM Attempt to make wcharOwen Taylor1997-12-077-54/+216
* Read the ChangeLog :)Elliot Lee1997-12-066-99/+237
* 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
* Ignore gdk_gc_set_font if font is a fontset. (Actually, gdk_gc_set_fontOwen Taylor1997-12-051-5/+8
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-036-19/+40
* Include <unistd.h> to get SEEK_END on SunOS.Owen Taylor1997-12-022-0/+4
* Added missing /* */'sOwen Taylor1997-12-021-1/+1
* Misc fixes for color changing stuffElliot Lee1997-11-282-6/+16
* Fixed a bug in gdk_property_get, I think, and made error messages saneElliot Lee1997-11-282-4/+18
* Automake update to automake 1.2d. I also moved the GTK_SELECTIO_...Gnome CVS User1997-11-271-23/+37
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+36
* cleanups for color changing stuffElliot Lee1997-11-274-3/+5
* Patches to support internationalized input by:Gnome CVS User1997-11-2710-121/+1662
* Adding autoconf generated files. -JayGnome CVS User1997-11-251-0/+440
* Initial revisionElliot Lee1997-11-2457-0/+24318