| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -21/+76 |
* | fix unselect in multiple selection (#156805) | Erwann Chenede - | 2004-11-15 | 1 | -2/+10 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 1 | -1/+6 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix #138807. | Federico Mena Quintero | 2004-06-02 | 1 | -3/+3 |
* | Tell the user to use G_FILENAME_ENCODING, not G_BROKEN_FILENAMES. Fixes | Federico Mena Quintero | 2004-04-15 | 1 | -2/+2 |
* | Use a single OK button, not a Close button, as per the HIG. | Federico Mena Quintero | 2004-03-11 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | Use 0777 as the mode for mkdir() and let the umask do the right thing. | Federico Mena Quintero | 2004-01-06 | 1 | -1/+1 |
* | Removed space that proceeded the end-of-sentence punctuation. Fixes: | Alexander Winston | 2004-01-06 | 1 | -1/+1 |
* | Deprecate. Ditto. | Kristian Rietveld | 2003-10-10 | 1 | -1/+4 |
* | Don't reposition the cursor when we aren't trying to complete. (Fixes | Owen Taylor | 2003-08-14 | 1 | -6/+12 |
* | If getting the current directory fails because of encoding conversion | Owen Taylor | 2003-08-14 | 1 | -9/+42 |
* | Always return an absolute path (#115590), fix a problem where you could | Owen Taylor | 2003-08-01 | 1 | -29/+15 |
* | Fix obvious reallocation bug in rarely or never hit code path (#118071, | Owen Taylor | 2003-08-01 | 1 | -1/+1 |
* | (gtk_file_selection_set_filename): Add a hint about opening | Matthias Clasen | 2003-05-22 | 1 | -0/+4 |
* | Some keynav improvements for the "Rename File" and "Create Directory" | Matthias Clasen | 2003-05-21 | 1 | -22/+12 |
* | Fix capitalization of UTF-8. (#106419, Roozbeh Pournader) | Owen Taylor | 2003-04-22 | 1 | -1/+1 |
* | Use GetDriveType() to recognize removable drives (in order to avoid | Tor Lillqvist | 2003-02-09 | 1 | -1/+1 |
* | Merge from stable: | Tor Lillqvist | 2003-01-19 | 1 | -36/+85 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -4/+4 |
* | Use g_utf8_collate_key() to sort in human-friendly order. (#94473) | Owen Taylor | 2002-12-13 | 1 | -3/+10 |
* | System fnmatch wasn't going to be UTF-8 clean, neither was our version. | Owen Taylor | 2002-12-13 | 1 | -14/+7 |
* | Const warning fix. | Owen Taylor | 2002-12-13 | 1 | -2/+2 |
* | Include "." and ".." in the list of entries; they are needed for correct | Owen Taylor | 2002-12-13 | 1 | -7/+10 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -4/+4 |
* | Escape invalid filename before printing it out, since it isn't a valid | Owen Taylor | 2002-11-07 | 1 | -1/+3 |
* | Remove check for winsock.h since it might show up on Linux+Wine. Instead | Owen Taylor | 2002-11-03 | 1 | -1/+1 |
* | Add a mnemonic to the "selection" label. (More of #74267) | Owen Taylor | 2002-11-02 | 1 | -4/+23 |
* | small doc fixes. | Matthias Clasen | 2002-10-29 | 1 | -2/+2 |
* | Fix sensitivity of file operation buttons and buttons inside fileop | Owen Taylor | 2002-10-25 | 1 | -3/+49 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -71/+74 |
* | check if last_selected is valid before doing a strcmp on it, which may | Manish Singh | 2002-09-25 | 1 | -1/+2 |
* | preserve ordering from gtk_tree_selection_foreach when returning filenames | Manish Singh | 2002-09-25 | 1 | -5/+11 |
* | Use cygwin_conv_to_posix_path(). (gtk_file_selection_dir_activate): Call | Tor Lillqvist | 2002-08-31 | 1 | -40/+26 |
* | Don't include <winsock.h> on Cygwin (#91654, Masahiro Sakai). | Tor Lillqvist | 2002-08-25 | 1 | -1/+1 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -3/+3 |
* | Actually use the UTF-8 filename, so we actually fix #83386. | Owen Taylor | 2002-06-16 | 1 | -4/+4 |
* | Fix backwards asssertion. (#85434) | Owen Taylor | 2002-06-16 | 1 | -1/+1 |
* | Fix so that the encoding of the filename is handled properly in the case | Owen Taylor | 2002-06-13 | 1 | -3/+31 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 1 | -1/+1 |
* | Doc fixes. | Owen Taylor | 2002-04-30 | 1 | -3/+5 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -1/+1 |
* | Fix typo in message. | Abigail Brady | 2002-04-14 | 1 | -1/+1 |
* | Initialize error to NULL. | Anders Carlsson | 2002-04-09 | 1 | -1/+1 |
* | when encountering non-UTF-8 file names, alert the user with g_message() | Tim Janik | 2002-03-28 | 1 | -3/+10 |
* | Some packing tweaks. | Owen Taylor | 2002-03-08 | 1 | -3/+15 |
* | Fix memory leak. (#73370, Paolo Maggi). | Owen Taylor | 2002-03-04 | 1 | -2/+5 |
* | added compile time switch to put the tree views into a hpaned for owen to | Tim Janik | 2002-03-03 | 1 | -3/+15 |