| Commit message (Expand) | Author | Age | Files | Lines |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 4 | -4/+0 |
* | Only set the cursor size if it is != 0. | Matthias Clasen | 2006-01-25 | 1 | -3/+4 |
* | Use an unused high bit in the XID to mark fonts in the global xid hash | Matthias Clasen | 2006-01-20 | 4 | -2/+15 |
* | 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 |
* | Make this work on more platforms. | Matthias Clasen | 2006-01-14 | 1 | -1/+1 |
* | connect to the display's "closed" signal and free the cached scratch | Michael Natterer | 2006-01-12 | 1 | -0/+23 |
* | Clean up properly if the grab fails. (finish_drag): Don't leak a reference | Matthias Clasen | 2006-01-11 | 1 | -2/+2 |
* | Fix string offsets. | Matthias Clasen | 2006-01-11 | 1 | -4/+5 |
* | Allow falling back to another icon theme before hicolor. (#325546, Rodney | Matthias Clasen | 2006-01-11 | 1 | -0/+1 |
* | disconnect from the right object ("closed" is emitted by the display, not | Michael Natterer | 2006-01-10 | 1 | -3/+3 |
* | Implement local-only atoms. | Anders Carlsson | 2006-01-10 | 1 | -11/+135 |
* | Correct a warning. (#326341, BenoƮt Carpentier) | Matthias Clasen | 2006-01-10 | 1 | -1/+1 |
* | Add cvsignore | Johan Dahlin | 2006-01-09 | 1 | -0/+2 |
* | Fix this for the single-rectangle case. (#326127, Benjamin Berg) | Matthias Clasen | 2006-01-08 | 1 | -14/+9 |
* | also recurse into win32 for ::clean create gtkbuiltincache.h (most code to | Hans Breuer | 2006-01-05 | 1 | -0/+3 |
* | Have these return TRUE | Anders Carlsson | 2006-01-02 | 4 | -21/+78 |
* | Make identical to the X11 implementation. (#322264, John Ehresman) | Tor Lillqvist | 2006-01-02 | 1 | -20/+0 |
* | Revert stuff that was accidentally committed. | Tor Lillqvist | 2006-01-02 | 1 | -41/+0 |
* | Get the invalidated region from ScrollWindowEx() instead of an incorrect | Tor Lillqvist | 2006-01-02 | 3 | -24/+61 |
* | Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) | Matthias Clasen | 2005-12-30 | 3 | -0/+32 |
* | Call gdk_display_manager_set_default_display() to change the default | Matthias Clasen | 2005-12-30 | 1 | -1/+2 |
* | Fix a typo. (gdk_screen_get_setting): Avoid relocations for the settings | Matthias Clasen | 2005-12-27 | 1 | -40/+76 |
* | Fix a typo. | Matthias Clasen | 2005-12-27 | 1 | -1/+1 |
* | Avoid relocations for the list of standard atoms. | Matthias Clasen | 2005-12-27 | 1 | -77/+86 |
* | Precache atoms before calling gdk_window_new(). | Matthias Clasen | 2005-12-27 | 1 | -2/+2 |
* | Inline docs, use g_assert(), avoid extra allocation for rectangular | Matthias Clasen | 2005-12-24 | 4 | -169/+253 |
* | Inline docs. | Matthias Clasen | 2005-12-24 | 1 | -0/+20 |
* | Use the slice allocator for regions. Still todo: avoid extra allocations | Matthias Clasen | 2005-12-21 | 1 | -4/+4 |
* | Another doc update | Matthias Clasen | 2005-12-20 | 1 | -1/+1 |
* | Documentation updates | Matthias Clasen | 2005-12-20 | 1 | -1/+1 |
* | Fix an oversight | Matthias Clasen | 2005-12-11 | 1 | -1/+1 |
* | Don't ignore errors from g_option_context_parse(). | Matthias Clasen | 2005-12-06 | 1 | -1/+6 |
* | fix missing hash table initialization. | Tim Janik | 2005-12-06 | 1 | -1/+4 |
* | map the new GtkSettings properties "timeout-initial", "timeout-repeat", | Michael Natterer | 2005-12-05 | 1 | -0/+4 |
* | Use g_slice instead of mem chunks. | Matthias Clasen | 2005-12-05 | 2 | -26/+4 |
* | Implement the conditional use of FlashWindowEx() properly for MSVC | Tor Lillqvist | 2005-11-28 | 1 | -37/+38 |
* | Once again rework Win32 window decoration code. Doesn't break #104514. The | Tor Lillqvist | 2005-11-27 | 1 | -52/+87 |
* | Revert to the correct semantics. (#322516) | Tor Lillqvist | 2005-11-27 | 1 | -7/+4 |
* | Add quartz backend. | Anders Carlsson | 2005-11-22 | 34 | -2/+7207 |
* | new internal function which destroys the display's event source. Also | Michael Natterer | 2005-11-16 | 3 | -5/+16 |
* | destroy display->xid_ht as late as possible (right before XCloseDisplay) | Michael Natterer | 2005-11-15 | 1 | -3/+3 |
* | Documentation improvements. (#321338) | Matthias Clasen | 2005-11-14 | 1 | -1/+1 |
* | Remove an erroneous semicolon. | Matthias Clasen | 2005-11-10 | 1 | -1/+1 |
* | Don't corrupt odd keymaps (#316638, Kean Johnston) | Matthias Clasen | 2005-11-10 | 1 | -5/+21 |
* | Applied patch from maemo-gtk that addresses many issues wrt display | Michael Natterer | 2005-11-10 | 10 | -79/+165 |