| Commit message (Expand) | Author | Age | Files | Lines |
* | Make return types G_CONST_RETURN instead of const. | Matthias Clasen | 2004-11-09 | 1 | -0/+10 |
* | Fix double-click activation. | Matthias Clasen | 2004-11-09 | 1 | -0/+2 |
* | Raise the grip window when appropriate. (gtk_statusbar_init): Instead of | Matthias Clasen | 2004-11-09 | 1 | -0/+4 |
* | Raise the grip window when appropriate. | Matthias Clasen | 2004-11-09 | 1 | -0/+3 |
* | Use a row reference, not a path, to associate separators with their tree | Matthias Clasen | 2004-11-09 | 1 | -0/+5 |
* | Show the grip_window if necessary. | Matthias Clasen | 2004-11-09 | 1 | -1/+4 |
* | Only clear the triangle below the grip to the background, not the full | Matthias Clasen | 2004-11-09 | 1 | -0/+4 |
* | Clip when drawing the cursor. This prevents bits of a selectable label | Matthias Clasen | 2004-11-09 | 1 | -0/+5 |
* | Apply a patch by Owen Taylor to get reasonable allocations for the | Matthias Clasen | 2004-11-09 | 1 | -0/+4 |
* | Apply a patch by Soeren Sandmann to test long statusbar texts. | Matthias Clasen | 2004-11-09 | 1 | -0/+3 |
* | Add new symbols. | Matthias Clasen | 2004-11-09 | 1 | -0/+2 |
* | Avoid resizing GtkStatusbar if the text of the label changes (#90955, He | Matthias Clasen | 2004-11-09 | 1 | -0/+13 |
* | Use xdg_mime_mime_type_subclass() to match mime types. This also gives use | Matthias Clasen | 2004-11-08 | 1 | -0/+5 |
* | Use gtk_widget_{hide,show} instead of g_object_set (..."visible"...). | Matthias Clasen | 2004-11-08 | 1 | -0/+3 |
* | Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch) | Matthias Clasen | 2004-11-08 | 1 | -0/+3 |
* | Hide the website button if the url is unset. (#157630, John Finlay) | Matthias Clasen | 2004-11-08 | 1 | -0/+3 |
* | Change the return types of the gchar ** getters to be more const correct. | Matthias Clasen | 2004-11-08 | 1 | -0/+4 |
* | Add uri targets before text targets, to make file dnd work better. | Matthias Clasen | 2004-11-08 | 1 | -0/+4 |
* | Support columns whose declared type is an interface better, by treating | Matthias Clasen | 2004-11-08 | 1 | -0/+6 |
* | add the icons again with the binary flag (Closes: #157665) | Bastien Nocera | 2004-11-08 | 1 | -0/+6 |
* | New convenience function to add a filter for image files which can be | Matthias Clasen | 2004-11-07 | 1 | -0/+7 |
* | Remove some warnings. | Matthias Clasen | 2004-11-07 | 1 | -0/+2 |
* | Show files in folder modes. (#157013, Nickolay V. Shmyrev) | Matthias Clasen | 2004-11-07 | 1 | -0/+14 |
* | Don't support CREATE_FOLDER and SAVE for now. UI authorities object to it. | Matthias Clasen | 2004-11-07 | 1 | -0/+4 |
* | Jump through a few hoops to make the tooltip on the filter combo box work | Matthias Clasen | 2004-11-07 | 1 | -0/+4 |
* | Add the ComboCellInfo to the list. (#157528, Carlos Garnacho Parro) | Matthias Clasen | 2004-11-06 | 1 | -0/+6 |
* | Remove this unneeded function, as it breaks state propagation. | Matthias Clasen | 2004-11-05 | 1 | -0/+3 |
* | Queue the resize before setting the tearoff state, to make sure the | Matthias Clasen | 2004-11-05 | 1 | -0/+6 |
* | Don't unnecessarily call gtk_menu_position(), since that function has | Matthias Clasen | 2004-11-05 | 1 | -0/+5 |
* | Document new functions. | Matthias Clasen | 2004-11-05 | 1 | -0/+4 |
* | Typo fix. | Matthias Clasen | 2004-11-04 | 1 | -0/+2 |
* | Documentation updates. | Matthias Clasen | 2004-11-04 | 1 | -0/+4 |
* | Make sure the RTL variants are used for media icons update following the | Bastien Nocera | 2004-11-04 | 1 | -0/+9 |
* | Don't leak the path. (#157301, Carlos Garnacho Parro) | Matthias Clasen | 2004-11-04 | 1 | -0/+3 |
* | Handle the case that the protocol version in the context is not set yet. | Matthias Clasen | 2004-11-03 | 1 | -0/+4 |
* | Don't try to activate a node if the cursor is not valid. | Matthias Clasen | 2004-11-03 | 1 | -0/+5 |
* | Don't mysteriously go to the parent dir when hitting "Cancel" in folder | James M. Cape | 2004-11-03 | 1 | -0/+6 |
* | Don't access label->layout directly. (#157080, Adam Hooper) | Matthias Clasen | 2004-11-03 | 1 | -0/+3 |
* | Allow unsetting a pattern by passing NULL. (#156720, Tristan Van Berkom) | Matthias Clasen | 2004-11-03 | 1 | -0/+3 |
* | Don't crash if the active_row reference has become invalid. (#157156, | Matthias Clasen | 2004-11-03 | 1 | -0/+6 |
* | As a last stage in GtkWindow key press handing, try adding | Matthias Clasen | 2004-11-02 | 1 | -0/+6 |
* | Doc additions. | Matthias Clasen | 2004-11-02 | 1 | -0/+3 |
* | Fix trigraphs in private markers. | Matthias Clasen | 2004-11-02 | 1 | -0/+2 |
* | Fix a doc comment. | Matthias Clasen | 2004-11-02 | 1 | -0/+5 |
* | Remove a debug printf(). (#157087, Christian Persch) | Matthias Clasen | 2004-11-02 | 1 | -0/+3 |
* | Actually commit the "stat less" patch which appeared in the ChangeLog a | Matthias Clasen | 2004-11-02 | 1 | -1/+5 |
* | Move some docs inline. | Matthias Clasen | 2004-11-01 | 1 | -0/+2 |
* | Doc update. | Matthias Clasen | 2004-11-01 | 1 | -0/+2 |
* | Revalidate the iter. (#156924, Murray Cumming) | Matthias Clasen | 2004-11-01 | 1 | -0/+3 |
* | Don't crash on broken ClientMessage events. (#157056, Owen Taylor) | Matthias Clasen | 2004-11-01 | 1 | -0/+3 |