| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #119555, Peter Zelesny: | Matthias Clasen | 2003-11-17 | 1 | -6/+6 |
* | Fix bug where the background pixmap was being offset twice, once by the | Soeren Sandmann | 2003-09-01 | 1 | -4/+1 |
* | Make the layers in the paint stack have their own pixmap instead of | Soeren Sandmann | 2003-08-20 | 1 | -195/+79 |
* | Merge from stable. | Kristian Rietveld | 2003-07-09 | 1 | -9/+10 |
* | Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap | Owen Taylor | 2003-07-05 | 1 | -1/+13 |
* | Before delivering an event to a widget, check that (if relevant), the | Owen Taylor | 2003-06-09 | 1 | -3/+7 |
* | Fix '/' vs. '*' problem in aspect ration computations. (#108237) | Owen Taylor | 2003-04-18 | 1 | -1/+1 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -1/+3 |
* | Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. | Owen Taylor | 2002-10-16 | 1 | -6/+6 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 1 | -7/+6 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -39/+35 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 1 | -2/+3 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -16/+16 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -20/+20 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -4/+4 |
* | ri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-14 | 1 | -0/+2 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -6/+25 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -11/+48 |
* | Remove some left over debugging code with a G_BREAKPOINT() in it. | Owen Taylor | 2002-03-21 | 1 | -9/+1 |
* | Fix rather improbable reentrancy problem if a window is destroyed while | Owen Taylor | 2002-03-14 | 1 | -0/+3 |
* | ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-28 | 1 | -1/+2 |
* | Released 1.3.14GTK_MULTIHEAD_MERGEPOINT_18_02_02GTK_1_3_14 | Owen Taylor | 2002-02-18 | 1 | -20/+25 |
* | mention that window arg can be NULL | Havoc Pennington | 2002-01-21 | 1 | -1/+2 |
* | documentation cleanups. | Sven Neumann | 2002-01-13 | 1 | -46/+57 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -16/+96 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -1/+1 |
* | Typo fix.GTK_MULTIHEAD_MERGEPOINT_30_11_01 | Matthias Clasen | 2001-11-29 | 1 | -1/+1 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -1/+1 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-16 | 1 | -1/+1 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -12/+56 |
* | Always set window->parent (except or the root window itself); if the | Owen Taylor | 2001-10-24 | 1 | -2/+5 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -20/+235 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -9/+16 |
* | Add a function gdk_window_get_internal_paint_info(), so that using X | Owen Taylor | 2001-07-18 | 1 | -0/+53 |
* | Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by an | Owen Taylor | 2001-07-05 | 1 | -0/+53 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 1 | -1/+1 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+2 |
* | new function for mapping a window without fooling with stacking order, but | Havoc Pennington | 2001-06-28 | 1 | -1/+1 |
* | Try changing mode on shm segments to 0600. We'll see who complains. | Owen Taylor | 2001-04-18 | 1 | -2/+2 |
* | sorry, I only wanted to commit .cvsignore | Sven Neumann | 2001-04-03 | 1 | -4/+0 |
* | shut up CVS | Sven Neumann | 2001-04-03 | 1 | -0/+4 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -4/+2 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -0/+128 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -4/+18 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -8/+26 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -2/+170 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -2/+37 |
* | Don't leak visible_region. Use visible_region instead of region. | 2 | 2001-01-22 | 1 | -4/+6 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -94/+86 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 1 | -5/+1 |