| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement. | Richard Hult | 2006-07-21 | 2 | -12/+76 |
* | Append the event to the queue instead of using gdk_event_put. | Richard Hult | 2006-07-20 | 3 | -125/+175 |
* | ]): Listen to windowDidResignMain notifications and properly update the | Richard Hult | 2006-07-19 | 3 | -25/+47 |
* | ]): Remove unused variables to fix compiler warnings. | Richard Hult | 2006-07-19 | 2 | -2/+0 |
* | Implement type hints and use them to determine which windows should be | Richard Hult | 2006-07-19 | 3 | -12/+66 |
* | Get the position correctly for the root window. Fixes bug #347976, patch | Richard Hult | 2006-07-19 | 1 | -15/+24 |
* | Fill in string, length and is_modifier for key events. Map some more keys | Richard Hult | 2006-07-17 | 3 | -13/+88 |
* | Add escape to the list of special keys, to get the escape key working. | Richard Hult | 2006-07-17 | 1 | -6/+7 |
* | Initialize GdkInput. | Richard Hult | 2006-07-17 | 1 | -2/+2 |
* | Fix comment. (gdk_window_set_title): Surround by release pool macros. | Richard Hult | 2006-07-17 | 3 | -29/+120 |
* | Account for alignment when reading xbm data. (#346721, patch by Dave | Richard Hult | 2006-07-10 | 1 | -8/+10 |
* | Implement some more stubs for pygtk, bug #346713. | Richard Hult | 2006-07-09 | 4 | -0/+43 |
* | Release the pool in all cases. (move_resize_window_internal): Surround by | Richard Hult | 2006-07-09 | 1 | -1/+9 |
* | Generate a grab broken event when appropriate. Fixes bug #346603, patch | Richard Hult | 2006-07-07 | 3 | -49/+132 |
* | Add spawn functions, copied from the win32 backend. | Richard Hult | 2006-06-03 | 2 | -0/+107 |
* | Remove obsolete comment. (poll_func): Remove assert and add a comment on | Richard Hult | 2006-05-15 | 1 | -7/+7 |
* | Add missing files. (#340533, Ludovic Rousseau) | Matthias Clasen | 2006-05-03 | 1 | -0/+2 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -0/+8 |
* | Add check for source being a window. | Richard Hult | 2006-04-16 | 2 | -31/+31 |
* | Remove leading cairo/ in include. | Richard Hult | 2006-04-16 | 1 | -1/+1 |
* | Take grabs into account. | Anders Carlsson | 2006-04-13 | 1 | -3/+13 |
* | Handle page up and page down. | Anders Carlsson | 2006-04-12 | 1 | -0/+2 |
* | Don't flush if we're inside a begin_paint/end_paint pair. | Anders Carlsson | 2006-04-12 | 2 | -1/+8 |
* | Have GdkWindowImplQuartz implement GdkPaintable. | Anders Carlsson | 2006-04-10 | 4 | -23/+163 |
* | Make _gdk_windowing_args const. | Matthias Clasen | 2006-04-03 | 1 | -1/+1 |
* | Add missing CLIPBOARD atom. | Richard Hult | 2006-03-29 | 1 | -4/+5 |
* | Make the poll func work with real file descriptors. We do this by creating | Anders Carlsson | 2006-03-27 | 1 | -3/+140 |
* | Add more stubs. | Richard Hult | 2006-03-27 | 10 | -2/+190 |
* | removing trailing \ fixes the build. | Michael Natterer | 2006-03-21 | 1 | -1/+1 |
* | Implement gdk_window_scroll. | Anders Carlsson | 2006-03-21 | 1 | -1/+47 |
* | Add the GDK part of the DND implementation. | Anders Carlsson | 2006-03-21 | 7 | -10/+216 |
* | Offset coordinates by 0.5 pixels to get consistant results for both image | Anders Carlsson | 2006-03-21 | 2 | -29/+22 |
* | ]): Synthesize GDK_CONFIGURE events when the window position changes. | Anders Carlsson | 2006-03-21 | 1 | -0/+22 |
* | gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added | Michael Natterer | 2006-03-08 | 1 | -0/+16 |
* | Add these from the win32 backend. | Anders Carlsson | 2006-02-21 | 1 | -2/+94 |
* | Add stubs for input shape functions. | Anders Carlsson | 2006-02-20 | 2 | -0/+53 |
* | Fix typo so ctrl gets passed on to the gdk event. | Anders Carlsson | 2006-02-20 | 2 | -2/+2 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -1/+0 |
* | Implement these functions. (#327228, Thomas Broyer). | Anders Carlsson | 2006-01-18 | 1 | -4/+49 |
* | Implement these functions. (#327226, Thomas Broyer) | Anders Carlsson | 2006-01-18 | 1 | -2/+46 |
* | Support non-MacRoman keyboard layouts. (#322585, Wolfgang Thaller) | Anders Carlsson | 2006-01-18 | 1 | -11/+84 |
* | Make the process a foreground application. (#322481, Wolfgang Thaller) | Anders Carlsson | 2006-01-18 | 1 | -0/+8 |
* | Fix ChangeLog entry | Anders Carlsson | 2006-01-16 | 1 | -3/+3 |
* | Implement keyboard grabs. | Anders Carlsson | 2006-01-16 | 5 | -46/+120 |
* | Implement local-only atoms. | Anders Carlsson | 2006-01-10 | 1 | -11/+135 |
* | Add cvsignore | Johan Dahlin | 2006-01-09 | 1 | -0/+2 |
* | Have these return TRUE | Anders Carlsson | 2006-01-02 | 4 | -21/+78 |
* | Add quartz backend. | Anders Carlsson | 2005-11-22 | 33 | -0/+7200 |