| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: Matthias Clasen <mclasen@redhat.com> | Johan Dahlin | 2007-06-06 | 1 | -6/+6 |
* | Internalize some strings, pointed out by Damon Chaplin. | Matthias Clasen | 2007-04-27 | 1 | -2/+2 |
* | If the current page is removed, always pick a different one. (#392457, | Matthias Clasen | 2007-01-03 | 1 | -3/+20 |
* | Redraw assistant on reallocate to avoid rendering glitches. (#343956, | Matthias Clasen | 2006-12-31 | 1 | -0/+2 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -12/+0 |
* | Some small documentation fixups. (#347711, Guillaume Cottenceau) | Matthias Clasen | 2006-07-17 | 1 | -6/+6 |
* | Don't assume that priv->current_page is non-NULL. (#347048, Guillaume | Matthias Clasen | 2006-07-10 | 1 | -3/+6 |
* | Add an accessible implementation in order to make the buttons visible to | Matthias Clasen | 2006-06-12 | 1 | -0/+190 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Actually implement visibility handling, and add | Matthias Clasen | 2006-01-31 | 1 | -20/+60 |
* | More generous spacing. (#328082, Christian Persch, patch by Carlos | Matthias Clasen | 2006-01-30 | 1 | -7/+8 |
* | Move the last button to the left where it does not affect the positioning | Matthias Clasen | 2006-01-30 | 1 | -2/+2 |
* | GtkAssistant stuff | Matthias Clasen | 2006-01-30 | 1 | -8/+14 |
* | More work on GtkAssistant by Carlos Garnacho: | Matthias Clasen | 2006-01-28 | 1 | -21/+70 |
* | Only show the last button if we can jump to the end. (gtk_assistant_init): | Matthias Clasen | 2006-01-23 | 1 | -12/+22 |
* | Fix docs | Matthias Clasen | 2006-01-21 | 1 | -3/+0 |
* | Use a priv pointer for cheap access to the priv struct. (#327725, | Matthias Clasen | 2006-01-19 | 1 | -88/+51 |
* | Add GtkAssistant, a widget to construct multi-step wizards. (#115348, | Matthias Clasen | 2006-01-18 | 1 | -0/+2099 |