| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -0/+26 |
* | Set the locale, tidy up output. | Matthias Clasen | 2004-10-19 | 1 | -0/+4 |
* | fixed a typo in my name | Sebastien Bacher | 2004-10-18 | 1 | -1/+1 |
* | Fix #155658, Sebastian Bacher: | Matthias Clasen | 2004-10-18 | 1 | -0/+22 |
* | Destroy secondary dialogs if the main dialog is hidden. (#155084, Paolo | Matthias Clasen | 2004-10-17 | 1 | -0/+5 |
* | Don't leak the secondary dialogs. (#155084, Paolo Borelli) | Matthias Clasen | 2004-10-16 | 1 | -0/+3 |
* | Fix redraw issues with the focus on the ring. | Matthias Clasen | 2004-10-16 | 1 | -0/+5 |
* | Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this | Matthias Clasen | 2004-10-15 | 1 | -0/+4 |
* | Restore the size info for the current row after measuring another row. | Matthias Clasen | 2004-10-15 | 1 | -0/+6 |
* | (shortcuts_add_current_folder): Don't leak volume. (#155400, | Matthias Clasen | 2004-10-14 | 1 | -0/+2 |
* | (gtk_file_chooser_default_finalize): Don't forget to | Matthias Clasen | 2004-10-14 | 1 | -0/+2 |
* | Don't get text unnecessarily. (#155384, Morten Welinder) | Matthias Clasen | 2004-10-14 | 1 | -0/+5 |
* | Acknowledge the fact that invariants are broken and loop all the way up to | Matthias Clasen | 2004-10-13 | 1 | -0/+6 |
* | don't queue the widget for resize or emit change notification if the usize | 4 | 2004-10-12 | 1 | -0/+6 |
* | More widget gallery. | Matthias Clasen | 2004-10-11 | 1 | -2/+2 |
* | Add more widget gallery images. | Matthias Clasen | 2004-10-11 | 1 | -2/+7 |
* | Add some more images for the widget gallery. | Matthias Clasen | 2004-10-10 | 1 | -0/+8 |
* | add /*< private >*/ markings. | Jonathan Blandford | 2004-10-10 | 1 | -0/+5 |
* | Shrink panes and separators images to MEDIUM. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Add docs. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Fix doc comment. | Matthias Clasen | 2004-10-09 | 1 | -0/+3 |
* | Reinstate the accidentally lost addition of | Matthias Clasen | 2004-10-09 | 1 | -0/+4 |
* | Declare gtk_accelerator_get_label. | Matthias Clasen | 2004-10-09 | 1 | -0/+4 |
* | GDK documentation fixes. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Don't start a drag if we loose the grab. | Matthias Clasen | 2004-10-08 | 1 | -0/+3 |
* | Set the cell renderer to inert mode to avoid bug #154921. This fixes a | Matthias Clasen | 2004-10-08 | 1 | -0/+5 |
* | Add a new debug flag, geometry, to debug size allocation. | Matthias Clasen | 2004-10-08 | 1 | -0/+4 |
* | Set cell data unconditionally. (#152562, Federico Mena Quintero) | Matthias Clasen | 2004-10-08 | 1 | -0/+5 |
* | Also update smart separators if the visibility of a menuitem with a | Matthias Clasen | 2004-10-08 | 1 | -0/+6 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 1 | -0/+8 |
* | Include gtkeventbox.h. (#154798, Morten Welinder) | Matthias Clasen | 2004-10-08 | 1 | -0/+3 |
* | Don't free info too early. (#154703, Morten Welinder) | Matthias Clasen | 2004-10-07 | 1 | -0/+5 |
* | Reduce rounding error. (#154658, John Cupitt) | Matthias Clasen | 2004-10-07 | 1 | -0/+3 |
* | Clear the iter instead of returning it unmodified. (#154186, Jonathan | Matthias Clasen | 2004-10-06 | 1 | -0/+3 |
* | Pop up the completions again after tab. (#147700, Jens Bech Madsen) | Matthias Clasen | 2004-10-06 | 1 | -0/+3 |
* | Set the cursor before changing the selection to make the file chooser | Matthias Clasen | 2004-10-06 | 1 | -0/+6 |
* | Replace a really gross way of rounding to a specified number of digits. | Matthias Clasen | 2004-10-06 | 1 | -0/+6 |
* | check the iteration window variable, not just the window passed in. fixes | 4 | 2004-10-05 | 1 | -0/+5 |
* | reverted my last change and applied owen's leaner conditional flag update | Tim Janik | 2004-10-05 | 1 | -0/+6 |
* | Update | Matthias Clasen | 2004-10-05 | 1 | -1/+5 |
* | fixup conflict indicators | Tim Janik | 2004-10-05 | 1 | -1/+0 |
* | removed redundant gtk_entry_get_layout() decl. | Tim Janik | 2004-10-05 | 1 | -0/+4 |
* | Go back to not scaling up at all. Less magic. | Matthias Clasen | 2004-10-05 | 1 | -0/+5 |
* | if REQUEST_NEEDED is still set on ::size-allocate, another size-request | Tim Janik | 2004-10-05 | 1 | -0/+6 |
* | rename the activate-menu signal to show-menu as discussed in bug #153873. | Paolo Borelli | 2004-10-05 | 1 | -0/+5 |
* | Set action_name. (#154526, John Finlay) | Matthias Clasen | 2004-10-05 | 1 | -0/+3 |
* | Return a new reference to an existing GdkWindow if one already exists. | Matthias Clasen | 2004-10-05 | 1 | -0/+6 |
* | Provide access to the string representation of accelerators used in | Matthias Clasen | 2004-10-05 | 1 | -0/+15 |
* | Fix bug reporter name | Matthias Clasen | 2004-10-05 | 1 | -1/+1 |
* | Resize the popup if a new model is set. (#154129, Bernd Damian) | Matthias Clasen | 2004-10-05 | 1 | -0/+5 |