| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix some bugs, and introduce a minor feature. | Tor Lillqvist | 2002-04-04 | 1 | -27/+149 |
* | Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: | Hans Breuer | 2002-03-28 | 4 | -139/+312 |
* | add more explanatory text to the error message about missing charsets, and | Havoc Pennington | 2002-03-23 | 1 | -2/+5 |
* | Fix typo, where x value was assigned to both x and y. | Richard Hult | 2002-03-22 | 1 | -1/+1 |
* | Fix memory leak. (#74400, Morten Welinder.) | Owen Taylor | 2002-03-22 | 2 | -7/+63 |
* | Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix | Tor Lillqvist | 2002-03-21 | 1 | -2/+2 |
* | Remove some left over debugging code with a G_BREAKPOINT() in it. | Owen Taylor | 2002-03-21 | 1 | -9/+1 |
* | Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compiles | Alex Larsson | 2002-03-21 | 2 | -0/+43 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 2 | -3/+2 |
* | Fix assignment of time in scroll events. (Sven Neumann, #75574) | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | Use gdk_window_get_toplevel(), as it is the top-level windows that are | Tor Lillqvist | 2002-03-19 | 2 | -2/+4 |
* | Fix backwards conditional. (#75019, Dan Winship.) | Owen Taylor | 2002-03-18 | 1 | -1/+1 |
* | just return when we have an input_only window (fix by Owen Taylor) | Kristian Rietveld | 2002-03-16 | 1 | -0/+5 |
* | Fix byte shift arithmetic for big-endian. (Tracked down with help from | Owen Taylor | 2002-03-15 | 1 | -2/+2 |
* | Fudge keymap to have lower upper case variants if there is only a single | Padraig O'Briain | 2002-03-15 | 1 | -0/+18 |
* | Fix rather improbable reentrancy problem if a window is destroyed while | Owen Taylor | 2002-03-14 | 1 | -0/+3 |
* | Add missing .la suffix for libgdk_pixbuf. | Tor Lillqvist | 2002-03-07 | 1 | -1/+1 |
* | gdk/Makefile.am rework so that only things that really need to be done | Manish Singh | 2002-03-06 | 1 | -10/+7 |
* | gdk/Makefile.am use install-foo-hook instead of install-foo-local, since | Manish Singh | 2002-03-06 | 1 | -2/+2 |
* | gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. | Tor Lillqvist | 2002-03-06 | 1 | -3/+3 |
* | Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as they | Tor Lillqvist | 2002-03-06 | 4 | -62/+131 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 3 | -25/+25 |
* | Fixes for non XKB operation. (#73103) | Owen Taylor | 2002-03-04 | 3 | -32/+102 |