| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -15/+15 |
* | Some unrelated cleanups found while reviewing the offscreen window patch: | Michael Natterer | 2008-06-30 | 1 | -2/+2 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE. | Matthias Clasen | 2006-04-04 | 1 | -36/+3 |
* | Make it compile | Matthias Clasen | 2006-03-30 | 1 | -1/+2 |
* | New function to allow wrapping a native pixmap without a server roundtrip. | Matthias Clasen | 2006-03-30 | 1 | -7/+52 |
* | Applied patch from maemo-gtk that addresses many issues wrt display | Michael Natterer | 2005-11-10 | 1 | -7/+21 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Update for cairo-xlib API change. | Owen Taylor | 2005-05-14 | 1 | -1/+1 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -8/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Add gdk_drawable_set_cairo_target(). | Owen Taylor | 2005-02-03 | 1 | -0/+6 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -7/+7 |
* | Requires glib-2.3.0, pango-1.2.0. | Owen Taylor | 2003-08-02 | 1 | -12/+3 |
* | update to allow a GdkDrawable instead of a GdkWindow. | Kristian Rietveld | 2002-12-09 | 1 | -34/+34 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -3/+7 |
* | Restore the pre-Xft2 code to render text directly via RENDER, | Owen Taylor | 2002-10-03 | 1 | -1/+6 |
* | Switch back to using XftDraw so that we take advantage of the | Owen Taylor | 2002-08-02 | 1 | -2/+2 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -10/+14 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -5/+5 |
* | removed that function as gdk_drawable_get_screen does the job. #79964 | Erwann Chenede - | 2002-05-01 | 1 | -14/+0 |
* | Doc fixes. | Alex Larsson | 2002-04-30 | 1 | -1/+1 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 1 | -1/+1 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -29/+101 |
* | replace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the assert, only check | Kristian Rietveld | 2002-04-20 | 1 | -6/+6 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -1/+2 |
* | Redo Xft support to go directly to Picture objects instead of using | Owen Taylor | 2001-11-05 | 1 | -0/+9 |
* | fix compilation | Havoc Pennington | 2001-10-18 | 1 | -1/+1 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 1 | -6/+27 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -0/+10 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -9/+10 |
* | Added a check on the colormap depth to gdk_drawable_set_colormap() | Ron Steinke | 2001-07-23 | 1 | -2/+4 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -1/+9 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -4/+4 |
* | Add a is_foreign flag to the structure. Do not call XFreePixmap on pixmaps | Owen Taylor | 2000-07-02 | 1 | -2/+8 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -568/+0 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -80/+145 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -1/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -2/+5 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -9/+11 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -91/+74 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -54/+37 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+1 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -2/+3 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |