| Commit message (Expand) | Author | Age | Files | Lines |
* | Reset interface age | Matthias Clasen | 2006-05-16 | 1 | -0/+6 |
* | Move getting the property out of the loop, and rename the variable | Søren Sandmann | 2006-05-16 | 1 | -0/+8 |
* | Cosmetic cleanups. | Matthias Clasen | 2006-05-16 | 1 | -0/+2 |
* | Cosmetic cleanups. | Matthias Clasen | 2006-05-16 | 1 | -0/+3 |
* | Add labels for page orientations, also add the fourth one. (#339589) | Matthias Clasen | 2006-05-16 | 1 | -0/+12 |
* | added "max-child-expand" style property which limits the space taken by | Michael Natterer | 2006-05-16 | 1 | -0/+5 |
* | cancel all pending handles in the button list. (Fixes #341035, reported by | Kristian Rietveld | 2006-05-16 | 1 | -0/+5 |
* | put the newly selected row(s) the in the middle of the view, | Kristian Rietveld | 2006-05-16 | 1 | -0/+11 |
* | Fix an RTL problem with toggles in expander columns. (#341896, Roozbeh | Matthias Clasen | 2006-05-16 | 1 | -0/+6 |
* | gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c | Søren Sandmann | 2006-05-15 | 1 | -0/+13 |
* | Remove obsolete comment. (poll_func): Remove assert and add a comment on | Richard Hult | 2006-05-15 | 1 | -0/+7 |
* | Reverse the order of ranges when printing in reverse. (#341578) | Matthias Clasen | 2006-05-15 | 1 | -0/+5 |
* | Added gtk_print_job_set/get_track_print_status | Alexander Larsson | 2006-05-15 | 1 | -0/+24 |
* | more async printing | Matthias Clasen | 2006-05-15 | 1 | -0/+5 |
* | Never unload print backends. Remove gtk_print_backend_unref_at_idle. | Alexander Larsson | 2006-05-15 | 1 | -0/+13 |
* | Restored the / at the start of the comment block, to fix the build. | Murray Cumming | 2006-05-14 | 1 | -0/+5 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -0/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -0/+1 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -0/+3 |
* | Move some asserts to the right place. (#341661, #341665, Pascal Terjan) | Matthias Clasen | 2006-05-14 | 1 | -2/+3 |
* | Move an assert to the right place. (#341661, Pascal Terjan) | Matthias Clasen | 2006-05-14 | 1 | -0/+5 |
* | Fix some corner cases in the size allocation logic for tabs. (#341577, | Matthias Clasen | 2006-05-13 | 1 | -0/+3 |
* | Some fixes to capitalization of labels. (#341558, Dennis Cranston) | Matthias Clasen | 2006-05-13 | 1 | -0/+3 |
* | Handle tab_label being NULL better. (#341455, William Jon McCann, patch by | Matthias Clasen | 2006-05-13 | 1 | -0/+3 |
* | Reinstate the ruler metrics strings, since they are used by glade, pointed | Matthias Clasen | 2006-05-12 | 1 | -0/+5 |
* | Better handling of the window group on unsetting transient-for, since the | Alexander Larsson | 2006-05-12 | 1 | -0/+15 |
* | Update g_object_notify to new property name. | Alexander Larsson | 2006-05-12 | 1 | -0/+5 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -0/+34 |
* | Remove the error parameter to the gtk_recent_manager_add() and | Emmanuele Bassi | 2006-05-12 | 1 | -0/+11 |
* | Add it here. | Matthias Clasen | 2006-05-11 | 1 | -0/+6 |
* | use I_() instead of _() when creating response-requested signal. Fixes bug | Carlos Garcia Campos | 2006-05-11 | 1 | -0/+5 |
* | Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. | Matthias Clasen | 2006-05-11 | 1 | -0/+8 |
* | Consistently use lowercase in hex numbers. | Matthias Clasen | 2006-05-11 | 1 | -0/+4 |
* | check that tab_label is not NULL before checking that it's notebook's | Carlos Garnacho | 2006-05-10 | 1 | -0/+5 |
* | applied unified patch for configurable scroll arrow sizes from bug #333632 | Tim Janik | 2006-05-10 | 1 | -0/+17 |
* | Don't include langinfo.h unconditionally. (#341217) | Matthias Clasen | 2006-05-10 | 1 | -0/+5 |
* | make the _CUPS_MAP_ATTR_STR macro not dup the string so we don't leak | John (J5) Palmieri | 2006-05-10 | 1 | -0/+6 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2006-05-09 | 1 | -0/+4 |
* | Look at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628) | Tor Lillqvist | 2006-05-09 | 1 | -0/+5 |
* | Add a :cursor-position property. (#334412, Yevgen Muntyan) ` | Matthias Clasen | 2006-05-09 | 1 | -0/+3 |
* | Add an image property | Matthias Clasen | 2006-05-09 | 1 | -0/+5 |
* | create an independent GdkWindow to behave nicely during reordering with | Carlos Garnacho | 2006-05-09 | 1 | -0/+11 |
* | Fix some typos in messages. (#341091, Tino Meinen) | Matthias Clasen | 2006-05-09 | 1 | -0/+4 |
* | Some cleanups. | Matthias Clasen | 2006-05-08 | 1 | -0/+6 |
* | Add bugref | Matthias Clasen | 2006-05-08 | 1 | -1/+1 |
* | Elide (_x) in the middle of the string, too. (#323956, Abel Cheung) | Matthias Clasen | 2006-05-08 | 1 | -0/+3 |
* | Fix tooltips. | Matthias Clasen | 2006-05-08 | 1 | -0/+2 |
* | require pango 1.13 | Matthias Clasen | 2006-05-08 | 1 | -0/+2 |
* | Fix doc typos. | Matthias Clasen | 2006-05-08 | 1 | -0/+6 |
* | Corrected a duplicate word. | Francisco Javier F. Serrador | 2006-05-08 | 1 | -0/+3 |