| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -3/+3 |
* | Unset "focus-on-click" for the save folder combo. (#168688, Sven Neumann) | Matthias Clasen | 2005-02-28 | 1 | -1/+4 |
* | Don't leak parent_path. (#168435, Morten Welinder) | Matthias Clasen | 2005-02-24 | 1 | -0/+1 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-02 | 1 | -1/+15 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-02 | 1 | -1/+6 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-01 | 1 | -2/+2 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-27 | 1 | -2/+1 |
* | Removed leftover comments. | Federico Mena Quintero | 2005-01-25 | 1 | -2/+0 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-25 | 1 | -135/+245 |
* | In save mode, don't return paths containing nonexisting directories. | Matthias Clasen | 2005-01-19 | 1 | -1/+13 |
* | Actually assign PENDING_OP_NONE. | Manish Singh | 2005-01-18 | 1 | -1/+1 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-18 | 1 | -0/+7 |
* | Save and restore the selected row in the bookmark list and the save folder | Matthias Clasen | 2005-01-17 | 1 | -9/+68 |
* | Add an "Open _Location" item. Fixes #148839. | Federico Mena Quintero | 2005-01-06 | 1 | -0/+16 |
* | Fix #161409: | Federico Mena Quintero | 2005-01-06 | 1 | -0/+1 |
* | Don't call button_data_free() explicitly; the button is weak-reffed and | Federico Mena Quintero | 2005-01-06 | 1 | -25/+19 |
* | Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fix | Matthias Clasen | 2005-01-05 | 1 | -8/+27 |
* | Don't construct errors from the GTK_FILE_SYSTEM_ERROR domain. Partial fix | Matthias Clasen | 2005-01-05 | 1 | -6/+6 |
* | Add -lole32, needed for CoTaskMemFree in get_special_folder() below. | Tor Lillqvist | 2005-01-02 | 1 | -2/+6 |
* | Use secondary text for error dialogs. | Matthias Clasen | 2004-12-30 | 1 | -65/+71 |
* | Add missing GDK_THREADS_ENTER/LEAVE. | Matthias Clasen | 2004-12-19 | 1 | -2/+15 |
* | Don't try to filter if impl->current_filter is NULL. (#161329, R. | Matthias Clasen | 2004-12-15 | 1 | -0/+3 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-15 | 1 | -0/+18 |
* | 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 |