| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the Down button to be end-justified, so that clicking on it is a | Jonathan Blandford | 2004-08-25 | 1 | -5/+8 |
* | gtk/gtkfilechooserdefault.c (shortcuts_append_home, | Tor Lillqvist | 2004-08-14 | 1 | -7/+21 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | remove spurious gtk_box_pack_start. | Jonathan Blandford | 2004-04-14 | 1 | -1/+0 |
* | patch from Owen to make the buttons sized by a bold label. This makes the | Jonathan Blandford | 2004-04-13 | 1 | -10/+56 |
* | Ref/sink the buttons. Also, free them correctly upon failure. Based on a | Federico Mena Quintero | 2004-04-06 | 1 | -3/+9 |
* | Fix #136077. | Federico Mena Quintero | 2004-04-02 | 1 | -11/+32 |
* | Make this work when the slider buttons have been destroyed. | Morten Welinder | 2004-03-17 | 1 | -12/+31 |
* | Only show the title string in OPEN/SELECT_FOLDER mode as it's | Federico Mena Quintero | 2004-03-15 | 1 | -1/+5 |
* | Allow the path to be NULL, so that people can ask for information about a | Federico Mena Quintero | 2004-03-15 | 1 | -2/+9 |
* | Add _gtk_path_bar_up()/ _gtk_path_bar_down(). | Owen Taylor | 2004-03-15 | 1 | -0/+54 |
* | Swap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DIR_LTR. (#129159, | Owen Taylor | 2004-03-12 | 1 | -40/+5 |
* | Plug leak. | Morten Welinder | 2004-03-11 | 1 | -0/+1 |
* | Support changes in icon themes. | Jonathan Blandford | 2004-03-10 | 1 | -31/+180 |
* | added 'Desktop' to the list of volumes. We don't have any more untranlated | Jonathan Blandford | 2004-03-10 | 1 | -21/+52 |
* | Encapsulate all of the information about a button in a struct instead of | Jonathan Blandford | 2004-03-09 | 1 | -110/+107 |
* | unref the correct icon. | Jonathan Blandford | 2004-03-09 | 1 | -1/+1 |
* | Patch "1a" from #136185, by Morten Welinder. | Federico Mena Quintero | 2004-03-08 | 1 | -23/+13 |
* | If we fail, leave widget unchanged. Explicitly verify final directory. | Morten Welinder | 2004-03-08 | 1 | -12/+42 |
* | new function to consolidate creating the path_bar. | Jonathan Blandford | 2004-03-08 | 1 | -63/+160 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Modified patch from muppet <scott@asofyet.org> to keep child directories | Jonathan Blandford | 2004-03-04 | 1 | -40/+141 |
* | Handle errors in setting the path bar's path. Fixes #136000, based on a | Federico Mena Quintero | 2004-03-03 | 1 | -7/+14 |
* | Simplify semantics and check for errors. | Morten Welinder | 2004-03-01 | 1 | -1/+9 |
* | use gtk_widget_push/pop_composite_child around internal buttons. | Jonathan Blandford | 2004-02-25 | 1 | -1/+9 |
* | Display the root a bit more cleanly. | Jonathan Blandford | 2004-02-23 | 1 | -24/+32 |
* | for (i = 0; i < 10; i++) g_print ("I will compile before committing.\n"); | Jonathan Blandford | 2004-02-23 | 1 | -1/+1 |
* | Use the GtkPathBar by default now. | Jonathan Blandford | 2004-02-23 | 1 | -57/+126 |
* | Fix bug 134982, reported by Morten Welinder: | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | conditional compile for GtkPathBar | Jonathan Blandford | 2004-02-20 | 1 | -12/+86 |
* | New widget to handle the path in the fileselector implementation. Not | Jonathan Blandford | 2004-02-20 | 1 | -0/+537 |