| Commit message (Expand) | Author | Age | Files | Lines |
* | ue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-18 | 1 | -5/+8 |
* | Add a gboolean create argument, so we don't create the structure unless we | Owen Taylor | 2002-06-18 | 1 | -10/+9 |
* | Ignore state change events for windows that aren't our toplevels. (#84482, | Owen Taylor | 2002-06-14 | 1 | -1/+2 |
* | ri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-14 | 1 | -0/+2 |
* | Make work gdk_colormap_sync() work for DirectColor visuals as well. Fill | Owen Taylor | 2002-06-13 | 1 | -14/+57 |
* | Ignore all client events that were sent to a window that we don't know | Owen Taylor | 2002-06-13 | 1 | -15/+50 |
* | added gdkdisplay and gdkscreen | Hans Breuer | 2002-06-10 | 4 | -6/+22 |
* | [ merge from stable ] | Tor Lillqvist | 2002-06-10 | 3 | -5/+27 |
* | Set hardware_keycode for KeyRelease events. (#84305) | Matthias Clasen | 2002-06-06 | 1 | -0/+1 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 58 | -1185/+1234 |
* | Fix the MSB -> MSB case. Fixes #79190. | Federico Mena Quintero | 2002-06-03 | 1 | -6/+6 |
* | Markup fixes | Matthias Clasen | 2002-05-28 | 1 | -17/+17 |
* | Fix missing dereference. (HideToshi Tajima) | Owen Taylor | 2002-05-21 | 1 | -1/+1 |
* | Patch from HideToshi Tajima to handle Xlib internal connections. (#76681) | Owen Taylor | 2002-05-20 | 1 | -0/+81 |
* | gdk_event_put() copies the event and setting name, so we don't have to | Owen Taylor | 2002-05-16 | 1 | -1/+1 |
* | Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth | Owen Taylor | 2002-05-14 | 2 | -10/+29 |
* | Fix prepending at the start of the list. (#56349, Thomas Leonard.) | Owen Taylor | 2002-05-14 | 1 | -0/+2 |
* | Add a sanity g_return_if_fail() check for the depths for the window and | Owen Taylor | 2002-05-14 | 3 | -1/+4 |
* | Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF broken | Owen Taylor | 2002-05-14 | 1 | -1/+8 |
* | Discard configure events from SubstructureNotify. (#81760, Rich Burridge) | Owen Taylor | 2002-05-14 | 1 | -0/+4 |
* | Check for selection_atom, not property name atom. | Owen Taylor | 2002-05-07 | 1 | -1/+1 |
* | Only process manager events with the correct atom. | Anders Carlsson | 2002-05-07 | 1 | -1/+2 |
* | Always select for property notify for maintaining window state. | Matthias Clasen | 2002-05-06 | 2 | -12/+17 |
* | Rationalized the screen initialization process, changed the GdkDisplayX11 | Erwann Chenede - | 2002-05-03 | 6 | -197/+171 |
* | Doc updates. | Matthias Clasen | 2002-05-02 | 6 | -12/+97 |
* | make gdk_screen_get_monitor_at_point cross platform instead of backend | Erwann Chenede - | 2002-05-02 | 3 | -33/+18 |
* | removed unneeded ref. #79977 | Erwann Chenede - | 2002-05-02 | 5 | -33/+0 |
* | removed that function as gdk_drawable_get_screen does the job. #79964 | Erwann Chenede - | 2002-05-01 | 3 | -17/+7 |
* | remove virtualization and made it cross platform. fix #79961 fixed | Erwann Chenede - | 2002-05-01 | 4 | -99/+80 |
* | Use the same key when setting and getting NetWmSupportedAtoms. | Anders Carlsson | 2002-05-01 | 1 | -1/+1 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -12/+0 |
* | fix problem with finalizing non-initialized fully display when failing to | Owen Taylor | 2002-04-30 | 1 | -7/+6 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 1 | -2/+1 |
* | retionalized multihead code in _gdk_x11_copy_to_image. fixes #80256 and | Erwann Chenede - | 2002-04-30 | 1 | -11/+14 |
* | Doc fixes. | Alex Larsson | 2002-04-30 | 7 | -23/+19 |
* | Missing ChangeLog entry and indentation fix | Owen Taylor | 2002-04-30 | 1 | -4/+4 |
* | Fix silly bug, noticed by Sven Neumann. | Alex Larsson | 2002-04-29 | 1 | -1/+1 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 4 | -1/+10 |
* | include X11/Xlib.h, fixes the build | Kristian Rietveld | 2002-04-26 | 1 | -0/+2 |
* | Add missing gdkscreen/display-x11.h files. | Owen Taylor | 2002-04-26 | 3 | -14/+32 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 74 | -4253/+6384 |
* | Save x and y in window_private. | Alexander Larsson | 2002-04-21 | 1 | -0/+3 |
* | replace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the assert, only check | Kristian Rietveld | 2002-04-20 | 1 | -6/+6 |
* | Remove some files whose content is either obsolete or has been moved | Matthias Clasen | 2002-04-19 | 1 | -339/+0 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -1/+1 |
* | create the target pixbuf AFTER filling in width/height, so that passing in | Havoc Pennington | 2002-04-13 | 1 | -8/+8 |
* | fix cut-n-paste bug which breaks big-endian machines (fixes #73585) | jacob berkman | 2002-04-12 | 1 | -1/+1 |
* | removed gdkkeysyms.h from .cvsignore | Sven Neumann | 2002-04-05 | 1 | -1/+0 |
* | Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at> | Alex Larsson | 2002-04-05 | 1 | -1/+1 |
* | fix segfault upon NULL return from gdk_utf8_to_string_target(). | Tim Janik | 2002-04-04 | 2 | -2/+3 |