| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply a patch to reset the filter if an otherwise invisible file is | Matthias Clasen | 2004-12-09 | 1 | -19/+45 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-09 | 1 | -0/+26 |
* | Reinstate the previous behavior for clicking Ok after activating a | Matthias Clasen | 2004-12-03 | 1 | -4/+9 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-02 | 1 | -16/+93 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-30 | 1 | -13/+11 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-20 | 1 | -5/+11 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-20 | 1 | -0/+5 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-20 | 1 | -69/+24 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-20 | 1 | -18/+101 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Allow backspace to move up the FileChooser tree to make it consistent with | Davyd Madeley | 2004-11-16 | 1 | -0/+4 |
* | Show files in folder modes. (#157013, Nickolay V. Shmyrev) | Matthias Clasen | 2004-11-07 | 1 | -30/+86 |
* | Jump through a few hoops to make the tooltip on the filter combo box work | Matthias Clasen | 2004-11-07 | 1 | -9/+26 |
* | Don't leak the path. (#157301, Carlos Garnacho Parro) | Matthias Clasen | 2004-11-04 | 1 | -0/+2 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 1 | -0/+5 |
* | Fix the build. | Matthias Clasen | 2004-10-24 | 1 | -2/+2 |
* | If the location dialog is brought up by typing '/', insert the slash in | Matthias Clasen | 2004-10-24 | 1 | -23/+43 |
* | Use the new file DND api. | Matthias Clasen | 2004-10-22 | 1 | -55/+6 |
* | (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 |
* | Set the cell renderer to inert mode to avoid bug #154921. This fixes a | Matthias Clasen | 2004-10-08 | 1 | -2/+8 |
* | 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 |
* | Remove debug spew. (bookmarks_check_remove_sensitivity): Don't free an | Matthias Clasen | 2004-09-26 | 1 | -1/+1 |
* | Remove debug spew. | Matthias Clasen | 2004-09-26 | 1 | -1/+0 |
* | Add some tooltips. | Matthias Clasen | 2004-09-23 | 1 | -4/+90 |
* | Don't use bitops on booleans. (gtk_file_chooser_default_should_respond): | Matthias Clasen | 2004-09-22 | 1 | -6/+12 |
* | Don't use bitops on booleans. | Matthias Clasen | 2004-09-22 | 1 | -2/+2 |
* | Don't assert that current_focus != NULL, just return FALSE. | Matthias Clasen | 2004-09-21 | 1 | -2/+3 |
* | Don't return FALSE from a void function. (#153185, Joel Fredrikson) | Matthias Clasen | 2004-09-20 | 1 | -5/+35 |
* | Scroll to the selected row. (#143868, Christian Persch) | Matthias Clasen | 2004-09-17 | 1 | -0/+1 |
* | Remove leftover debug code. | Matthias Clasen | 2004-09-17 | 1 | -6/+35 |
* | initialize path so we don't potentially use an undefined pointer. | Manish Singh | 2004-08-26 | 1 | -5/+4 |
* | Don't handle the event if we have no children. | Jonathan Blandford | 2004-08-25 | 1 | -44/+40 |
* | Use get_file_info() rather than trying get_folder() and checking for an | Matthias Clasen | 2004-08-25 | 1 | -16/+35 |
* | Initialize height from fixed_height before we do anything, so it always | Manish Singh | 2004-08-18 | 1 | -1/+1 |
* | Merged from 2.4: | Federico Mena Quintero | 2004-08-18 | 1 | -170/+180 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | gtk/gtkfilechooserdefault.c (shortcuts_append_home, | Tor Lillqvist | 2004-08-14 | 1 | -2/+15 |
* | Don't install the settings_notify_cb from here, since it may be called | Matthias Clasen | 2004-08-13 | 1 | -3/+4 |
* | Underscore-prefix gtk_file_system_module_get_type(). Underscore-prefix | Matthias Clasen | 2004-08-12 | 1 | -4/+4 |
* | Fix #149422, #143457: | Federico Mena Quintero | 2004-08-12 | 1 | -57/+64 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Don't leak a reference to the pixbufs. | Matthias Clasen | 2004-08-09 | 1 | -1/+2 |
* | Use GtkTreeViewRowSeparatorFunc instead of GtkCellRendererSepText. | Matthias Clasen | 2004-08-07 | 1 | -3/+31 |
* | Fix #144232: | Federico Mena Quintero | 2004-08-06 | 1 | -9/+21 |
* | Add a field for an "add to shortcuts" menu item. (popup_menu_detach_cb): | Federico Mena Quintero | 2004-07-29 | 1 | -62/+132 |
* | Store signal IDs in gulongs, not guints! | Federico Mena Quintero | 2004-07-29 | 1 | -66/+117 |
* | Add a new :ellipsize property which controls ellipsization of the rendered | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |