| Commit message (Expand) | Author | Age | Files | Lines |
* | Return a boolean success code. (location_popup_handler): Refocus the file | Federico Mena Quintero | 2004-03-08 | 1 | -0/+17 |
* | Don't call g_signal_handler_disonnect() if priv->model is NULL. (#136551, | Owen Taylor | 2004-03-08 | 1 | -0/+30 |
* | If max_depth is 0 then we have a list. | Anders Carlsson | 2004-03-08 | 1 | -0/+5 |
* | If we fail, leave widget unchanged. Explicitly verify final directory. | Morten Welinder | 2004-03-08 | 1 | -0/+3 |
* | Protect errno. | Morten Welinder | 2004-03-08 | 1 | -0/+5 |
* | When an action is selected stop the event to be propagated otherwise the | Marco Pesenti Gritti | 2004-03-08 | 1 | -0/+7 |
* | new function to consolidate creating the path_bar. | Jonathan Blandford | 2004-03-08 | 1 | -0/+20 |
* | Use better icons for home and desktop. | Anders Carlsson | 2004-03-08 | 1 | -0/+6 |
* | Set the base folder path in the entry. | Anders Carlsson | 2004-03-08 | 1 | -0/+6 |
* | Correct localtime_r() emulation on Win32. Remove a couple of unnecessary | Tor Lillqvist | 2004-03-08 | 1 | -0/+3 |
* | Fixed typo in entry completion test. | Christian Neumair | 2004-03-08 | 1 | -0/+4 |
* | Update. | Tor Lillqvist | 2004-03-08 | 1 | -0/+6 |
* | Test dynamic addition/removal. | Matthias Clasen | 2004-03-08 | 1 | -0/+9 |
* | actually use gtk_button_add. | Jonathan Blandford | 2004-03-07 | 1 | -0/+14 |
* | set redraw_on_allocate, #135902. | Jonathan Blandford | 2004-03-07 | 1 | -0/+9 |
* | Don't use xthickness in the height calculation. | Matthias Clasen | 2004-03-07 | 1 | -0/+5 |
* | stop activate from unselecting rows when pressed in multiple-selection | Jonathan Blandford | 2004-03-07 | 1 | -0/+5 |
* | some more settings from system, also reflect some name changes done a | Hans Breuer | 2004-03-07 | 1 | -0/+14 |
* | if action is SELECT_FOLDER, then return the currentd folder if none is | Jonathan Blandford | 2004-03-07 | 1 | -0/+9 |
* | remove unneeded elements. (tree_selection_changed): removed | Jonathan Blandford | 2004-03-07 | 1 | -0/+14 |
* | Do a size_request on the button and cell_view_frame, otherwise their style | Matthias Clasen | 2004-03-07 | 1 | -0/+7 |
* | fix #136202 (gtk_toolbar_insert_stock crashes if stock lookup fails) | Gustavo J. A. M. Carneiro | 2004-03-06 | 1 | -0/+6 |
* | Make <config.h> the very first include. Likewise. Likewise. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+7 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+14 |
* | Move check for native Win32 (mingw) a bit earlier. If Win32, disable | Tor Lillqvist | 2004-03-05 | 1 | -0/+4 |
* | Add missing entries, thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 1 | -0/+29 |
* | scroll to the new path. | Jonathan Blandford | 2004-03-05 | 1 | -0/+8 |
* | doc updates. | Matthias Clasen | 2004-03-05 | 1 | -0/+5 |
* | Clarify the doc comment. (#118602) | Matthias Clasen | 2004-03-05 | 1 | -0/+5 |
* | Don't let the priv->image pointer dangle. (#136259, Padraig O'Briain) | Matthias Clasen | 2004-03-05 | 1 | -0/+5 |
* | Add gboolean return values and GError arguments to ::set_current_folder() | Federico Mena Quintero | 2004-03-05 | 1 | -0/+45 |
* | Improve the docs (reported by Vitaly Tishkov, #74362) Add some comments to | Owen Taylor | 2004-03-05 | 1 | -0/+8 |
* | s/object/widget/. Makes it compile again. | Michael Natterer | 2004-03-05 | 1 | -0/+5 |
* | chain to the extra_widget. | Jonathan Blandford | 2004-03-05 | 1 | -0/+5 |
* | Patch from Damon Chaplin to free models when we're finalized, #134053 | Jonathan Blandford | 2004-03-05 | 1 | -0/+6 |
* | Document the fact that there might not be a volume for all paths. | Alexander Larsson | 2004-03-05 | 1 | -0/+9 |
* | insert in the correct place instead of naïvely appending. | Jonathan Blandford | 2004-03-05 | 1 | -0/+8 |
* | New handler. Ask the GtkFileChooser widget if it wants to do something | Federico Mena Quintero | 2004-03-05 | 1 | -0/+33 |
* | Connect to key_press_event and handle Alt-Down/Alt-Up to show or hide the | Matthias Clasen | 2004-03-04 | 1 | -0/+14 |
* | Don't open/close the file, just check for existence with g_file_test(). | Owen Taylor | 2004-03-04 | 1 | -0/+15 |
* | show the 'New Folder' button in SAVE mode again. | Jonathan Blandford | 2004-03-04 | 1 | -0/+5 |
* | Increment the reference count of the style when copying the cached icon. | Matthias Clasen | 2004-03-04 | 1 | -0/+6 |
* | In list mode, set the background color of the cell view to the base color | Matthias Clasen | 2004-03-04 | 1 | -0/+6 |
* | Modified patch from muppet <scott@asofyet.org> to keep child directories | Jonathan Blandford | 2004-03-04 | 1 | -0/+10 |
* | Allow to select the last word in the buffer. (#135487, Paolo Borelli) | Matthias Clasen | 2004-03-03 | 1 | -0/+6 |
* | Doc update. | Matthias Clasen | 2004-03-03 | 1 | -0/+4 |
* | Check whether widgets are viewable, not just if they are mapped. (#122912, | Owen Taylor | 2004-03-03 | 1 | -0/+6 |
* | Move the actual implementation into a new | Matthias Clasen | 2004-03-03 | 1 | -0/+19 |
* | Special case scroll events so that they propagate up the widget heirarchy | Owen Taylor | 2004-03-03 | 1 | -0/+7 |
* | #109594, reported by Olivier Ripoll | Owen Taylor | 2004-03-03 | 1 | -0/+11 |