| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarAccel. (#120859, | Matthias Clasen | 2004-07-21 | 1 | -4/+5 |
* | Fix a warning message. | Matthias Clasen | 2004-07-17 | 1 | -1/+1 |
* | Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder) | Matthias Clasen | 2004-07-15 | 1 | -1/+1 |
* | Do an empty begin_paint_region()/end_paint() for windows without | Soeren Sandmann | 2004-07-12 | 2 | -27/+35 |
* | Include the update_counter check in the HAVE_XSYNC condition, since | Matthias Clasen | 2004-07-12 | 1 | -2/+2 |
* | Bug 143330, support update counter spec. | Soeren Sandmann | 2004-07-11 | 8 | -20/+217 |
* | Insert checks for root window. The root window is never mapped. | Soeren Sandmann | 2004-07-09 | 1 | -4/+12 |
* | Fix a warning Actually unset bg. | Soeren Sandmann | 2004-07-09 | 1 | -5/+10 |
* | Bug 113310. | Soeren Sandmann | 2004-07-09 | 3 | -58/+190 |
* | have a dummy case GDK_OWNER_CHANGE in switch statements to avoid gcc | Manish Singh | 2004-07-09 | 2 | -0/+4 |
* | Add an "override_redirect" bit. | Soeren Sandmann | 2004-07-09 | 2 | -15/+64 |
* | Fix typo; tmp_event -> temp_event. | Federico Mena Quintero | 2004-07-09 | 1 | -1/+1 |
* | Don't leak references to the drag context. (#144324, Alex Larsson) | Matthias Clasen | 2004-07-08 | 1 | -1/+4 |
* | Fix a 64bit alignment issue. (#144302, Sunil) | Matthias Clasen | 2004-07-07 | 1 | -5/+6 |
* | gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) | Tor Lillqvist | 2004-07-07 | 8 | -590/+300 |
* | Fix win32 build problem w/o wintab. Fixed #145242 | J. Ali Harlow | 2004-07-01 | 1 | -1/+1 |
* | Handle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. (#144851, Billy Biggs) | Matthias Clasen | 2004-06-26 | 1 | -0/+14 |
* | reviewed by: Matthias Clasen <maclas@gmx.de> | Bastien Nocera | 2004-06-25 | 1 | -6/+20 |
* | Doc updates. | Matthias Clasen | 2004-06-22 | 2 | -2/+204 |
* | Merge from stable: | Michael Natterer | 2004-06-21 | 3 | -53/+72 |
* | Fix off-by-one allocation errors. (#143337, Billy Biggs) | Matthias Clasen | 2004-05-28 | 1 | -2/+2 |
* | Set bits within visual->depth that aren't used for color to 1s, in case | Owen Taylor | 2004-05-27 | 1 | -1/+7 |
* | Send key modifiers (shift, ctrl etc) in button and motion events from the | Robert Ögren | 2004-05-27 | 1 | -37/+51 |
* | Don't propagate mouse events to windows that want extended input events. | Robert Ögren | 2004-05-24 | 2 | -46/+96 |
* | Remove duplicated line. (Spotted by Benoît Carpentier.) | Tor Lillqvist | 2004-05-22 | 1 | -1/+0 |
* | Check for XFIXES extension. | Matthias Clasen | 2004-05-18 | 5 | -3/+133 |
* | Put back the ref_count field in the GdkDragContextPrivateWin32 struct (but | Tor Lillqvist | 2004-05-15 | 1 | -5/+10 |
* | Add a comment about unused bits. | Matthias Clasen | 2004-05-14 | 1 | -1/+3 |
* | Add missing call to g_object_ref in Wintab code. (#138341) | Robert Ögren | 2004-05-12 | 2 | -6/+26 |
* | Make static. | Matthias Clasen | 2004-05-10 | 4 | -26/+26 |
* | finally also create the correct mask for 'pseudo mime' icons | Hans Breuer | 2004-05-08 | 2 | -7/+13 |
* | Changes to support do-not-focus-on-map hint in conjunction with | Elijah Newren | 2004-05-06 | 7 | -16/+95 |
* | Add multi-monitor offset. (#141842, John Ehresman) | Tor Lillqvist | 2004-05-05 | 1 | -2/+2 |
* | don't modify the passed in GdkSegment(s) in place, we may get them again | Hans Breuer | 2004-05-02 | 2 | -17/+40 |
* | Plug memory leak. (#140775, John Ehresman) | Tor Lillqvist | 2004-04-29 | 1 | -1/+3 |
* | Use depth - 1 to index the cached gcs, not depth. (#139494) | Matthias Clasen | 2004-04-29 | 1 | -2/+3 |
* | Docs typo fix. | Matthias Clasen | 2004-04-28 | 1 | -1/+1 |
* | Small doc improvement. | Matthias Clasen | 2004-04-23 | 1 | -1/+1 |
* | Make set_user_time() static. _-prefix calls of | Matthias Clasen | 2004-04-23 | 2 | -9/+9 |
* | Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715, | Soeren Sandmann | 2004-04-18 | 1 | -32/+23 |
* | Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah Newren. | Soeren Sandmann | 2004-04-18 | 6 | -1/+98 |
* | workaround for bug #137496, the real fix would involve just another small | Hans Breuer | 2004-04-11 | 1 | -2/+4 |
* | If both Shift and CapsLock pressed, ignore the shift only for letters | Tor Lillqvist | 2004-04-10 | 3 | -7/+14 |
* | Handle '--' correctly. | Anders Carlsson | 2004-04-05 | 1 | -1/+1 |
* | Use X11 semantics for angles. Thanks to Tim Newsham. | Tor Lillqvist | 2004-03-31 | 1 | -15/+11 |
* | applied the undisputable and required [due to recent gtkfilesystem | Hans Breuer | 2004-03-20 | 1 | -13/+17 |
* | Don't just copy the whole GdkGCWin32 with a single assignment, that | Tor Lillqvist | 2004-03-15 | 1 | -3/+26 |
* | Don't undefine HAVE_MONITOR_INFO when compiling with gcc. Mingw's headers | Tor Lillqvist | 2004-03-13 | 2 | -2/+10 |
* | Make this a total no-op when the new or old parent is destroyed. (#134230, | Owen Taylor | 2004-03-13 | 4 | -75/+114 |
* | Set also the pointer button bits. (#136636, Dave Neary) | Tor Lillqvist | 2004-03-10 | 2 | -2/+39 |