| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix a typo in the docs. (#157044, Masao Mutoh) | Matthias Clasen | 2004-11-01 | 1 | -0/+5 |
* | Update the state of the cell view when the state of the button changes (to | Matthias Clasen | 2004-11-01 | 1 | -0/+4 |
* | Don't force the height of the action area, we don't scroll it anyway, and | Matthias Clasen | 2004-10-31 | 1 | -0/+5 |
* | Don't try to remove stuff from an empty model. (#156575, Christian Persch) | Matthias Clasen | 2004-10-31 | 1 | -0/+3 |
* | Update doc comments. | Matthias Clasen | 2004-10-31 | 1 | -0/+1 |
* | Update doc comments. | Matthias Clasen | 2004-10-31 | 1 | -0/+5 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Remove | Tor Lillqvist | 2004-10-31 | 1 | -0/+9 |
* | Add api for image transfer via copy-and-paste (#156408) | Matthias Clasen | 2004-10-31 | 1 | -0/+11 |
* | Add an ellipsize property with getter and setter. (#156845, Morten | Matthias Clasen | 2004-10-31 | 1 | -0/+5 |
* | Implement these on win32, currently only for button 1. Fixes the resize | Robert Ă–gren | 2004-10-30 | 1 | -0/+7 |
* | Redisplay the new selection. | Matthias Clasen | 2004-10-30 | 1 | -0/+6 |
* | Add a "Select All" menuitem. (#156792, Paolo Borelli) | Matthias Clasen | 2004-10-30 | 1 | -0/+3 |
* | Sort the dir_mtimes list in the same way as the search path. | Matthias Clasen | 2004-10-30 | 1 | -0/+7 |
* | Drop the reference to the pixbuf, regardless whether it is a stock pixbuf. | Matthias Clasen | 2004-10-30 | 1 | -0/+6 |
* | updated | Hans Breuer | 2004-10-29 | 1 | -0/+9 |