| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -0/+55 |
* | Check that GDK_IS_SCREEN(screen) (like the X11 backend does), not screen | Tor Lillqvist | 2005-05-10 | 1 | -0/+7 |
* | Flip the padding | Matthias Clasen | 2005-05-10 | 1 | -0/+5 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -0/+27 |
* | Revert accidental commit | Matthias Clasen | 2005-05-09 | 1 | -0/+4 |
* | Small documentation additions. | Matthias Clasen | 2005-05-08 | 1 | -0/+9 |
* | Change the return type to GtkWidget*, proposed by Owen Taylor. | Matthias Clasen | 2005-05-08 | 1 | -0/+5 |
* | Fix typos in the docs. (#303389, Masao Mutoh) | Matthias Clasen | 2005-05-08 | 1 | -0/+6 |
* | Fix a copy-and-paste accident | Matthias Clasen | 2005-05-08 | 1 | -0/+5 |
* | Get the foreground color, not the background color. | Owen Taylor | 2005-05-07 | 1 | -0/+5 |
* | Change prototype to match cairo_set_source_surface(). | Owen Taylor | 2005-05-07 | 1 | -0/+8 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-05-06 | 1 | -0/+9 |
* | Always initialize child-visible to FALSE, otherwise we may end up with the | Matthias Clasen | 2005-05-06 | 1 | -0/+14 |
* | Test DND. | Matthias Clasen | 2005-05-06 | 1 | -0/+6 |
* | Small cleanups. | Matthias Clasen | 2005-05-06 | 1 | -0/+3 |
* | typo fix | Matthias Clasen | 2005-05-06 | 1 | -6/+11 |
* | Minor wording fix | Owen Taylor | 2005-05-05 | 1 | -4/+4 |
* | Fix a bug in focus tracking when we move between has_pointer_focus and | Owen Taylor | 2005-05-05 | 1 | -0/+15 |
* | Replace cairo_show_surface() uses with | Søren Sandmann | 2005-05-04 | 1 | -0/+5 |
* | gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixes | Tor Lillqvist | 2005-05-04 | 1 | -0/+8 |
* | Avoid getting the interface struct twice in the same function. (#300513, | Matthias Clasen | 2005-05-04 | 1 | -0/+2 |
* | Avoid getting the interface struct twice in the same function. (#300513, | Matthias Clasen | 2005-05-03 | 1 | -0/+3 |
* | Add getters for the scrollbars. (#167181, Billy Biggs) | Matthias Clasen | 2005-05-03 | 1 | -1/+5 |
* | Make this function public. (#170748, Morten Welinder) | Matthias Clasen | 2005-05-03 | 1 | -0/+7 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-05-03 | 1 | -0/+19 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -0/+49 |
* | Test cell renderers. | Matthias Clasen | 2005-05-02 | 1 | -0/+9 |
* | Return a sufficient width for cases where pango_layout_get_pixel_extents() | Matthias Clasen | 2005-05-02 | 1 | -0/+4 |
* | Doc fixups | Matthias Clasen | 2005-05-02 | 1 | -0/+2 |
* | Fix up the docs a bit. | Matthias Clasen | 2005-05-02 | 1 | -0/+5 |
* | return silently if "gtk_initialized" is TRUE. Re-enables calling GTK's | Michael Natterer | 2005-05-02 | 1 | -0/+7 |
* | Propagate the event to unanchored children in the text window. (#302494, | Matthias Clasen | 2005-05-02 | 1 | -0/+6 |
* | Take multi-monitor offset into account. (#302525) | Tor Lillqvist | 2005-04-30 | 1 | -0/+5 |
* | Make the docs build. (#302230, Ali Akcaagac) | Matthias Clasen | 2005-04-30 | 1 | -0/+3 |
* | Get rid of this function, instead show the bin_window when it is created. | Matthias Clasen | 2005-04-29 | 1 | -0/+3 |
* | Don't grab focus to unrealized widgets. (#302240, Philip Langdale) | Matthias Clasen | 2005-04-29 | 1 | -0/+3 |
* | Set background upon state changes. (#301651, Billy Biggs) | Matthias Clasen | 2005-04-29 | 1 | -0/+2 |
* | Set background upon state changes. (#301651, Billy Biggs) | Matthias Clasen | 2005-04-29 | 1 | -0/+3 |
* | Check for nm. | Matthias Clasen | 2005-04-29 | 1 | -0/+5 |
* | Use the internal unselect_all function, since we need the unselection to | Matthias Clasen | 2005-04-29 | 1 | -0/+4 |
* | Use g_object_notify() instead of triggering a ::notify by re-setting the | Matthias Clasen | 2005-04-29 | 1 | -0/+6 |
* | Also scroll horizontally when necessary, and keep the northwest corner of | Matthias Clasen | 2005-04-29 | 1 | -0/+4 |
* | Add some more tests. | Matthias Clasen | 2005-04-29 | 1 | -0/+4 |
* | Don't crash if the path does not point to a row in the model. (#300909, | Matthias Clasen | 2005-04-29 | 1 | -0/+4 |
* | Remove conflict markers | Matthias Clasen | 2005-04-29 | 1 | -1/+0 |
* | Add some more attribute tests. | Matthias Clasen | 2005-04-29 | 1 | -0/+8 |
* | Get volume name also on Win9x. (#301798, Daniel Atallah) | Tor Lillqvist | 2005-04-25 | 1 | -0/+8 |
* | Typo. | Tor Lillqvist | 2005-04-22 | 1 | -1/+1 |
* | Initailize gettext before use. Calling bindtextdomain() and | Tor Lillqvist | 2005-04-22 | 1 | -0/+10 |
* | Match character height instead of cell height. Fix #301228. | Ivan, Wong Yat Cheung | 2005-04-21 | 1 | -0/+5 |