| Commit message (Expand) | Author | Age | Files | Lines |
* | Discard configure events from SubstructureNotify. (#81760, Rich Burridge) | Owen Taylor | 2002-05-14 | 1 | -0/+13 |
* | Change parameter names to match the header file and the documentation. | Matthias Clasen | 2002-05-13 | 1 | -0/+9 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 1 | -0/+8 |
* | [ merge from stable ] | Daniel Elstner | 2002-05-10 | 1 | -0/+11 |
* | fixed yesterdays fix for cross compiling: simply check the variable | Michael Natterer | 2002-05-08 | 1 | -0/+5 |
* | set_redraw_on_allocate (FALSE); (gtk_tree_view_size_allocate): invalidate | Soeren Sandmann | 2002-05-08 | 1 | -0/+9 |
* | Check for selection_atom, not property name atom. | Owen Taylor | 2002-05-07 | 1 | -0/+5 |
* | added a new conditional CROSS_COMPILING which indicates ($build != $host). | Michael Natterer | 2002-05-07 | 1 | -0/+10 |
* | Only process manager events with the correct atom. | Anders Carlsson | 2002-05-07 | 1 | -0/+5 |
* | Always select for property notify for maintaining window state. | Matthias Clasen | 2002-05-06 | 1 | -0/+11 |
* | call func on current node before the child nodes. | Kristian Rietveld | 2002-05-06 | 1 | -0/+5 |
* | unset user_data before destroying the window. (fixes #80065). | Kristian Rietveld | 2002-05-06 | 1 | -0/+5 |
* | Fix versioning to avoid changing the soname! | Owen Taylor | 2002-05-06 | 1 | -1/+16 |
* | Bump version to 2.1.0, binary, interface age 0. | Matthias Clasen | 2002-05-05 | 1 | -0/+11 |
* | Fix problem with == in test argument. (#80732, Hidetoshi Tajima) | Owen Taylor | 2002-05-05 | 1 | -0/+5 |
* | The "big treeview focus patch". Fixes several issues and adds some | Kristian Rietveld | 2002-05-05 | 1 | -0/+49 |
* | image files for testing pixbuf loaders the old test-loaders.c split into | Soeren Sandmann | 2002-05-05 | 1 | -0/+7 |
* | Rationalized the screen initialization process, changed the GdkDisplayX11 | Erwann Chenede - | 2002-05-03 | 1 | -0/+13 |
* | changed the order of the arguments. #80278 | Erwann Chenede - | 2002-05-03 | 1 | -0/+5 |
* | Doc updates. | Matthias Clasen | 2002-05-02 | 1 | -0/+12 |
* | Typo fix. | Matthias Clasen | 2002-05-02 | 1 | -0/+2 |
* | Correct the composite_child blurb. | Matthias Clasen | 2002-05-02 | 1 | -0/+7 |
* | Forgot the changelog. | Erwann Chenede | 2002-05-02 | 1 | -0/+10 |
* | removed unneeded ref. #79977 | Erwann Chenede - | 2002-05-02 | 1 | -0/+9 |
* | Add nicks and blurbs for child properties. (#57143) | Matthias Clasen | 2002-05-02 | 1 | -0/+7 |
* | removed that function as gdk_drawable_get_screen does the job. #79964 | Erwann Chenede - | 2002-05-01 | 1 | -2/+9 |
* | remove virtualization and made it cross platform. fix #79961 fixed | Erwann Chenede - | 2002-05-01 | 1 | -0/+13 |
* | Use the same key when setting and getting NetWmSupportedAtoms. | Anders Carlsson | 2002-05-01 | 1 | -0/+6 |
* | Make it work, even if the window is already realized or mapped. | Owen Taylor | 2002-04-30 | 1 | -1/+0 |
* | Make it work, even if the window is already realized or mapped. | Owen Taylor | 2002-04-30 | 1 | -0/+14 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -0/+19 |
* | use gtk_text_layout_invalidate_cache instead of cut-and-paste | Havoc Pennington | 2002-04-30 | 1 | -0/+13 |
* | Multi-screen test case form multihead branch with a few cleanups. (Get rid | Owen Taylor | 2002-04-30 | 1 | -0/+12 |
* | fix problem with finalizing non-initialized fully display when failing to | Owen Taylor | 2002-04-30 | 1 | -0/+10 |
* | Doc fixes. | Owen Taylor | 2002-04-30 | 1 | -1/+5 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 1 | -2/+5 |
* | retionalized multihead code in _gdk_x11_copy_to_image. fixes #80256 and | Erwann Chenede - | 2002-04-30 | 1 | -0/+5 |
* | assign something to "prev" so that removing tag info succeeds. Part of | Havoc Pennington | 2002-04-30 | 1 | -0/+13 |
* | Make multihead-safe; use a different IM context per display. | Alex Larsson | 2002-04-30 | 1 | -0/+15 |
* | Missing ChangeLog entry and indentation fix | Owen Taylor | 2002-04-30 | 1 | -0/+81 |
* | Fix silly bug, noticed by Sven Neumann. | Alex Larsson | 2002-04-29 | 1 | -0/+5 |
* | Fix so that you can set a new sort func. | Jonathan Blandford | 2002-04-29 | 1 | -0/+5 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 1 | -0/+16 |
* | if the deleted node was "below" this path, then do not unref all nodes | Kristian Rietveld | 2002-04-26 | 1 | -0/+8 |
* | tests/testtreecolumns.c quit the main loop when the window is destroyed. | Sven Neumann | 2002-04-26 | 1 | -0/+6 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 1 | -0/+17 |
* | include X11/Xlib.h, fixes the build | Kristian Rietveld | 2002-04-26 | 1 | -0/+4 |
* | Add missing gdkscreen/display-x11.h files. | Owen Taylor | 2002-04-26 | 1 | -0/+5 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -0/+49 |
* | fix typo in ChangeLog | Kristian Rietveld | 2002-04-25 | 1 | -1/+1 |