| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 7 | -24/+1133 |
* | Destroy secondary dialogs if the main dialog is hidden. (#155084, Paolo | Matthias Clasen | 2004-10-17 | 1 | -23/+22 |
* | Don't leak the secondary dialogs. (#155084, Paolo Borelli) | Matthias Clasen | 2004-10-16 | 1 | -0/+22 |
* | Fix redraw issues with the focus on the ring. | Matthias Clasen | 2004-10-16 | 1 | -9/+10 |
* | Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this | Matthias Clasen | 2004-10-15 | 2 | -3/+3 |
* | Restore the size info for the current row after measuring another row. | Matthias Clasen | 2004-10-15 | 1 | -0/+3 |
* | (shortcuts_add_current_folder): Don't leak volume. (#155400, | Matthias Clasen | 2004-10-14 | 1 | -2/+5 |
* | (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 | -4/+0 |
* | Acknowledge the fact that invariants are broken and loop all the way up to | Matthias Clasen | 2004-10-13 | 1 | -1/+1 |
* | don't queue the widget for resize or emit change notification if the usize | 4 | 2004-10-12 | 1 | -4/+7 |
* | add /*< private >*/ markings. | Jonathan Blandford | 2004-10-10 | 1 | -0/+2 |
* | Add docs. | Matthias Clasen | 2004-10-09 | 1 | -1/+115 |
* | Fix doc comment. | Matthias Clasen | 2004-10-09 | 1 | -1/+0 |
* | Reinstate the accidentally lost addition of | Matthias Clasen | 2004-10-09 | 2 | -46/+39 |
* | Declare gtk_accelerator_get_label. | Matthias Clasen | 2004-10-09 | 1 | -2/+2 |
* | forgotten commit | Matthias Clasen | 2004-10-08 | 1 | -0/+22 |
* | Don't start a drag if we loose the grab. | Matthias Clasen | 2004-10-08 | 1 | -0/+12 |
* | Set the cell renderer to inert mode to avoid bug #154921. This fixes a | Matthias Clasen | 2004-10-08 | 1 | -2/+8 |
* | Add a new debug flag, geometry, to debug size allocation. | Matthias Clasen | 2004-10-08 | 2 | -2/+4 |
* | Set cell data unconditionally. (#152562, Federico Mena Quintero) | Matthias Clasen | 2004-10-08 | 1 | -9/+8 |
* | Also update smart separators if the visibility of a menuitem with a | Matthias Clasen | 2004-10-08 | 1 | -1/+3 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 4 | -75/+14 |
* | Include gtkeventbox.h. (#154798, Morten Welinder) | Matthias Clasen | 2004-10-08 | 1 | -0/+1 |
* | Don't free info too early. (#154703, Morten Welinder) | Matthias Clasen | 2004-10-07 | 1 | -11/+8 |
* | Reduce rounding error. (#154658, John Cupitt) | Matthias Clasen | 2004-10-07 | 1 | -3/+3 |
* | Clear the iter instead of returning it unmodified. (#154186, Jonathan | Matthias Clasen | 2004-10-06 | 1 | -0/+4 |
* | Pop up the completions again after tab. (#147700, Jens Bech Madsen) | Matthias Clasen | 2004-10-06 | 1 | -4/+9 |
* | Set the cursor before changing the selection to make the file chooser | Matthias Clasen | 2004-10-06 | 1 | -1/+1 |
* | Replace a really gross way of rounding to a specified number of digits. | Matthias Clasen | 2004-10-06 | 1 | -5/+8 |
* | reverted my last change and applied owen's leaner conditional flag update | Tim Janik | 2004-10-05 | 1 | -13/+3 |
* | removed redundant gtk_entry_get_layout() decl. | Tim Janik | 2004-10-05 | 1 | -2/+0 |
* | Go back to not scaling up at all. Less magic. | Matthias Clasen | 2004-10-05 | 1 | -1/+1 |
* | if REQUEST_NEEDED is still set on ::size-allocate, another size-request | Tim Janik | 2004-10-05 | 1 | -1/+12 |
* | rename the activate-menu signal to show-menu as discussed in bug #153873. | Paolo Borelli | 2004-10-05 | 2 | -10/+10 |
* | Set action_name. (#154526, John Finlay) | Matthias Clasen | 2004-10-05 | 1 | -1/+1 |
* | Provide access to the string representation of accelerators used in | Matthias Clasen | 2004-10-05 | 4 | -69/+129 |
* | Resize the popup if a new model is set. (#154129, Bernd Damian) | Matthias Clasen | 2004-10-05 | 1 | -0/+1 |
* | Make the code work as intended for unthemed icons; don't scale them up too | Matthias Clasen | 2004-10-05 | 1 | -3/+4 |
* | Improve docs. (#154504, Dave Cook) | Matthias Clasen | 2004-10-05 | 1 | -1/+2 |
* | Only set using_themed_icon if we actually got an icon list from the theme. | Matthias Clasen | 2004-10-04 | 1 | -1/+2 |
* | Ref the new icons before unreffing the old ones. (#154468, Morten | Matthias Clasen | 2004-10-04 | 1 | -2/+3 |
* | Ref the new icons before unreffing the old ones. (#154468, Morten | Matthias Clasen | 2004-10-04 | 1 | -4/+7 |
* | Reset pointers pointing to the old model. (#154350) | Matthias Clasen | 2004-10-04 | 1 | -3/+4 |
* | Set sort_indicator to FALSE when appropriate. (#153714, Reinout van | Matthias Clasen | 2004-10-03 | 1 | -3/+6 |
* | Fix positioning near the monitor boundaries. (#154341, Ken Harris) | Matthias Clasen | 2004-10-03 | 1 | -0/+5 |
* | deactivate the menu before setiing it to something else. Bug #153887. | Paolo Borelli | 2004-10-02 | 1 | -0/+3 |
* | Fix bug #150790: | Matthias Clasen | 2004-10-01 | 1 | -5/+8 |
* | Add a comment regarding cell renderers to the docs. | Matthias Clasen | 2004-10-01 | 1 | -3/+6 |
* | Silently ignore info being NULL. This is unavoidable with the current | Matthias Clasen | 2004-10-01 | 2 | -10/+12 |