summaryrefslogtreecommitdiff
path: root/gdk/gdkprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-40/+3
* Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED.Darin Adler2001-07-311-16/+11
* removedSven Neumann2001-03-151-1/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-4/+0
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-102/+7
* *** empty log message ***Elliot Lee2000-06-201-4/+3
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-131/+28
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+2
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-2/+2
* Remove, as this is a file generated by configure (or copied fromTor Lillqvist1999-11-211-2/+2
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-136/+86
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-13/+29
* StartedOwen Taylor1999-10-011-8/+11
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-0/+1
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-0/+1
* urg, fixupsTim Janik1998-12-161-7/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+7
* put text after #endif in commentManish Singh1998-12-091-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-3/+14
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-16/+0
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+8
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-1/+16
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-1/+0
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-6/+6
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-6/+6
* Basic thread-awareness:Owen Taylor1998-05-161-0/+7
* <raster@redhat.com>rhlabs1998-04-301-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* <raster@redhat.com>rhlabs1998-03-111-2/+2
* DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d...Elliot Lee1998-03-101-0/+1
* Miguel, try this - I think it should do what you need. Hurry hurry :)Elliot Lee1998-03-101-0/+1
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-0/+3
* <raster@redhat.com>rhlabs1998-03-071-0/+3
* This commit moves dnd variables around a bit, and has a try at using hints fo...Elliot Lee1998-03-061-0/+5
* [Ummm, maybe we should do the same change to the selection_owner variable?]Federico Mena Quintero1998-03-061-1/+1
* variable declaration have to have the same type as theirTim Janik1998-03-011-1/+1
* Add drag_end_event for future expansion, plus allow passing in NULL to the gd...Elliot Lee1998-03-011-0/+2
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-57/+64
* D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now...Elliot Lee1998-02-261-2/+21
* more debugging fixes.Tim Janik1998-02-191-1/+1
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-1/+23
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-3/+4
* Miscellaneous portability fixes.Manish Singh1998-01-021-2/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-1/+9
* Made the XCC stuff more accessibleArturo Espinosa1997-12-181-45/+0
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-171-9/+63
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+13