| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a demo showing combo box variations. | Matthias Clasen | 2005-05-25 | 1 | -0/+4 |
* | Add a demo showing all picker widgets. | Matthias Clasen | 2005-05-25 | 1 | -0/+5 |
* | Fix a typo. | Matthias Clasen | 2005-05-25 | 1 | -0/+4 |
* | Handle gtk-alternative-button-order (setting it to TRUE). | Tor Lillqvist | 2005-05-24 | 1 | -0/+5 |
* | Remove an unused variable. (#305130, Jaap A. Haitsma) | Matthias Clasen | 2005-05-23 | 1 | -0/+3 |
* | Don't grab the focus away from the file list when operating the filter | Matthias Clasen | 2005-05-23 | 1 | -0/+6 |
* | Map VK_APPS to GDK_Menu. (#172383, Ivan Wong) | Tor Lillqvist | 2005-05-22 | 1 | -0/+3 |
* | Typo. | Tor Lillqvist | 2005-05-22 | 1 | -1/+1 |
* | If the keysym isn't one of the special cases this function takes care of, | Tor Lillqvist | 2005-05-22 | 1 | -0/+7 |
* | Avoid a possible buffer overrun. (#142444, Leonard Michlmayr) | Matthias Clasen | 2005-05-20 | 1 | -0/+3 |
* | Remove C99-isms (#304879, Kazuki IWAMOTO) | Matthias Clasen | 2005-05-20 | 1 | -0/+5 |
* | Use the correct function to conver the uri to a path. (#304565, Ismael | Matthias Clasen | 2005-05-18 | 1 | -0/+4 |
* | Handle the Cancel button properly. (#304234, Sven Neumann) | Matthias Clasen | 2005-05-18 | 1 | -2/+7 |
* | If the horizontal adjustment changes because of a change in the layout | Anders Carlsson | 2005-05-18 | 1 | -0/+9 |
* | Try harder to set the event masks of descendent windows. (#169821, Tommi | Matthias Clasen | 2005-05-18 | 1 | -0/+3 |
* | Fix some errors in the handling of drop columns. (#143355, John Finlay) | Matthias Clasen | 2005-05-18 | 1 | -0/+4 |
* | Remove the no longer needed workaround. | Matthias Clasen | 2005-05-18 | 1 | -0/+6 |
* | Add a bug reference | Matthias Clasen | 2005-05-18 | 1 | -0/+5 |
* | gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the | Tor Lillqvist | 2005-05-18 | 1 | -0/+10 |
* | Warn if length overflows. (#161520, Ian Wienand) | Matthias Clasen | 2005-05-18 | 1 | -0/+3 |
* | Fix parameter names to make gtk-doc happy. | Matthias Clasen | 2005-05-18 | 1 | -0/+3 |
* | Fix the default values of draw-value and value-pos to be the values we | Matthias Clasen | 2005-05-18 | 1 | -0/+4 |
* | Support named icons in cells by adding a icon-name property. (#165777, | Matthias Clasen | 2005-05-18 | 1 | -1/+6 |
* | Support named icons in tool buttons by adding a icon-name property. | Matthias Clasen | 2005-05-18 | 1 | -0/+6 |
* | New functions to support themed drag icons. (#116577, Christian Neumair) | Matthias Clasen | 2005-05-18 | 1 | -0/+8 |
* | Update to changed cairo interface. | Owen Taylor | 2005-05-17 | 1 | -0/+13 |
* | Don't blink the cursor if the text view is not editable. | Matthias Clasen | 2005-05-17 | 1 | -0/+3 |
* | Keep the popup posted if the button is released over the cellview. This | Matthias Clasen | 2005-05-17 | 1 | -0/+5 |
* | Adjust offsets when recursing. (#153682, Felipe Heidrich) | Matthias Clasen | 2005-05-17 | 1 | -0/+5 |
* | Don't bind GDK_Page_Up and GDK_Page_Down twice. (#168333, Hazael Maldonado | Matthias Clasen | 2005-05-17 | 1 | -1/+4 |
* | Don't blink the cursor if the entry is not editable. (#304171,Nikos | Matthias Clasen | 2005-05-16 | 1 | -0/+3 |
* | Make sure the action of the button and the dialog are in sync, when the | Matthias Clasen | 2005-05-16 | 1 | -0/+4 |
* | Fix a typo in the docs. (#303940, Masao Mutoh) | Matthias Clasen | 2005-05-16 | 1 | -0/+3 |
* | Use gtk-doc abbrevs instead of spelled out links. | Matthias Clasen | 2005-05-16 | 1 | -0/+2 |
* | Be more careful when casting. (#304089, Philip Langdale) | Matthias Clasen | 2005-05-16 | 1 | -0/+3 |
* | Only shrink the label if we need to. (#169390, Felix Riemann) | Matthias Clasen | 2005-05-16 | 1 | -0/+5 |
* | gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. | Manish Singh | 2005-05-14 | 1 | -0/+14 |
* | Update for cairo-xlib API change. | Owen Taylor | 2005-05-14 | 1 | -0/+7 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-12 | 1 | -0/+6 |
* | 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 |