| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests | Matthias Clasen | 2006-02-23 | 1 | -0/+3 |
* | Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook. | Matthias Clasen | 2006-02-23 | 1 | -0/+12 |
* | Fix macro declaration | Matthias Clasen | 2006-02-23 | 1 | -0/+6 |
* | Minor optimizations. (#332059, Arnaud Charlet) | Matthias Clasen | 2006-02-22 | 1 | -0/+3 |
* | Emit notify::active here, when changing the value of this property. | Matthias Clasen | 2006-02-22 | 1 | -0/+3 |
* | Apply a patch by Paolo Borelli to make the tab menu keynavigatable. | Matthias Clasen | 2006-02-22 | 1 | -0/+5 |
* | Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940, | Matthias Clasen | 2006-02-22 | 1 | -0/+5 |
* | added boolean property gtk-touchscreen-mode, which essentially means | Michael Natterer | 2006-02-22 | 1 | -0/+16 |
* | Make sure we always update the virtual root, also when ->priv->root is | Kristian Rietveld | 2006-02-21 | 1 | -0/+6 |
* | removed leftover CVS conflict markers | Sven Neumann | 2006-02-21 | 1 | -2/+0 |
* | Add these from the win32 backend. | Anders Carlsson | 2006-02-21 | 1 | -0/+7 |
* | Properly update internal state when child visibility changes. (#331785, | Matthias Clasen | 2006-02-20 | 1 | -0/+3 |
* | Obtain the background color from the gc when it is needed. (#331820) | Matthias Clasen | 2006-02-20 | 1 | -0/+5 |
* | Add a gc_changed argument, and avoid setting the clip region if the gc has | Matthias Clasen | 2006-02-20 | 1 | -0/+13 |
* | Add stubs for input shape functions. | Anders Carlsson | 2006-02-20 | 1 | -1/+15 |
* | Fix typo so ctrl gets passed on to the gdk event. | Anders Carlsson | 2006-02-20 | 1 | -0/+10 |
* | New function, return TRUE. (gdk_display_supports_input_shapes): New | Tor Lillqvist | 2006-02-20 | 1 | -0/+4 |
* | New function. Factor out code from gdk_window_shape_combine_mask(). | Tor Lillqvist | 2006-02-20 | 1 | -0/+12 |
* | adding boolean have_shapes and have_input_shapes members fixes the build. | Michael Natterer | 2006-02-20 | 1 | -0/+5 |
* | Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). | Tor Lillqvist | 2006-02-20 | 1 | -0/+5 |
* | Support input shapes: (#331070) | Matthias Clasen | 2006-02-20 | 1 | -0/+22 |
* | Fix a cast. | Matthias Clasen | 2006-02-20 | 1 | -0/+5 |
* | DND keynav support: | Matthias Clasen | 2006-02-17 | 1 | -0/+9 |
* | Be robust and reject rectangles with negative width or height. (#331467, | Matthias Clasen | 2006-02-17 | 1 | -0/+7 |
* | Only update the virtual root if the child path is an ancestor of the | Kristian Rietveld | 2006-02-17 | 1 | -0/+6 |
* | Call ::initial_focus() on the child before calling ::map() on our parent | Federico Mena Quintero | 2006-02-16 | 1 | -0/+8 |
* | Remove redundant check. Pointed out by Bodo-Merle Sandor. | Matthias Clasen | 2006-02-14 | 1 | -0/+3 |
* | Remove some unnecessary checks | Matthias Clasen | 2006-02-14 | 1 | -0/+5 |
* | Give working examples in the docs. (#330944, John Spray) | Matthias Clasen | 2006-02-13 | 1 | -0/+5 |
* | Fix row_spacing/column_spacing confusion. (#330732, Donald Straney) | Matthias Clasen | 2006-02-11 | 1 | -0/+5 |
* | Typo fixes | Matthias Clasen | 2006-02-11 | 1 | -8/+8 |
* | Add some docs. (#330073, Mart Rautsepp) | Matthias Clasen | 2006-02-10 | 1 | -0/+2 |
* | Guard against NULL. (#330177, Raphael Slinckx) | Matthias Clasen | 2006-02-10 | 1 | -0/+5 |
* | Apply a patch by Murray to improve comboboxentry docs | Matthias Clasen | 2006-02-10 | 1 | -0/+10 |
* | 2006-02-10 Murray Cumming <murrayc@murrayc.com | Murray Cumming | 2006-02-10 | 1 | -0/+5 |
* | Work out the font size in floating point, and display the font size with | Ross Burton | 2006-02-09 | 1 | -0/+6 |
* | If we don't know where we went, and have generated a leave event, set | Tor Lillqvist | 2006-02-09 | 1 | -0/+8 |
* | gdk/win32/gdkevents-win32.c (gdk_event_translate) <WM_MOUSEACTIVATE> Call | John Ehresman | 2006-02-09 | 1 | -0/+9 |
* | Let gdk_window_set_decorations() take precedence over anything derived | John Ehresman | 2006-02-09 | 1 | -0/+6 |
* | Don't put relevant callss in g_assert(). (#329876, Kristian Rietveld) | Matthias Clasen | 2006-02-08 | 1 | -0/+5 |
* | Consistenly use assign_object() when assigning GdkWindow pointers so that | Tor Lillqvist | 2006-02-08 | 1 | -0/+14 |
* | free temporary paths after usage (patch from maemo-gtk), | Kristian Rietveld | 2006-02-08 | 1 | -0/+11 |
* | Copy the display_key as well. (#330389, Markku Vire) | Matthias Clasen | 2006-02-08 | 1 | -0/+5 |
* | Drop the timestamp from the zipfile names. | Tor Lillqvist | 2006-02-07 | 1 | -0/+4 |
* | updated mine and Dok's email address. | Sven Neumann | 2006-02-07 | 1 | -0/+4 |
* | fix compiler warning. | Kristian Rietveld | 2006-02-06 | 1 | -0/+5 |
* | Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha = | Dom Lachowicz | 2006-02-05 | 1 | -0/+5 |
* | Modifed changelog to reflect new backend addition | Michael David Emmel | 2006-02-05 | 1 | -0/+5 |
* | Work around https://bugs.freedesktop.org/show_bug.cgi?id=4320, which used | Federico Mena Quintero | 2006-02-03 | 1 | -0/+24 |
* | Fix padding handling | Matthias Clasen | 2006-02-03 | 1 | -0/+5 |