| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 1 | -1/+3 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -15/+206 |
* | Fix obvious bug in circle drawing. | Jonathan Blandford | 2000-10-04 | 1 | -1/+1 |
* | Move is_viewable() test further inside the function, since removing the | Owen Taylor | 2000-08-02 | 1 | -4/+1 |
* | Replace broken, (broken, Elliot, every single window blank on X) custom | Owen Taylor | 2000-07-31 | 1 | -6/+3 |
* | We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() | Elliot Lee | 2000-07-31 | 1 | -2/+11 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | (Part 2) Remove gdk_*_lookup() defines, since they are defined by the | Elliot Lee | 2000-07-24 | 1 | -1/+1 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -2/+1 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -1/+3 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -257/+443 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -1/+3 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -3/+42 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -2/+204 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -21/+42 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -0/+10 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1002 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -2332/+19 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -516/+345 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+3 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -28/+33 |
* | correctly remove the default filter from the list | George Lebl | 1999-04-21 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | Always set the max width or height to at least 1, since 0 triggers bugs in | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -10/+17 |
* | Supplement the existing WMNormalHints, don't overwrite them. | Owen Taylor | 1999-02-10 | 1 | -17/+26 |
* | asure that ->value_buf always points to an allocated area. | Tim Janik | 1999-02-10 | 1 | -652/+661 |
* | Adjust saved positions of children when resizing a guffaw_gravity = TRUE | Owen Taylor | 1999-02-05 | 1 | -0/+14 |