| Commit message (Expand) | Author | Age | Files | Lines |
* | Bare drive designators (eg., "c:") are no longer considered as root | J. Ali Harlow | 2004-03-24 | 1 | -2/+1 |
* | Invert test for error in mkdir. Fixes #137945 | J. Ali Harlow | 2004-03-24 | 1 | -3/+3 |
* | Fixed #138004 using Federico's code from #132327. | J. Ali Harlow | 2004-03-24 | 1 | -2/+49 |
* | Test that path is actually a directory and throw error if not. Fixed bug | J. Ali Harlow | 2004-03-24 | 1 | -0/+28 |
* | Ignore empty volume labels; assume that GetVolumeInformation would fail if | J. Ali Harlow | 2004-03-22 | 1 | -52/+40 |
* | Include the backslash. Otherwise gtk_file_system_win32_path_to_uri() | Tor Lillqvist | 2004-03-21 | 1 | -1/+1 |
* | applied the undisputable and required [due to recent gtkfilesystem | Hans Breuer | 2004-03-20 | 1 | -8/+38 |
* | Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only. | Federico Mena Quintero | 2004-03-19 | 5 | -173/+36 |
* | Test existance of the path after checking for locality, if needed. | Morten Welinder | 2004-03-19 | 1 | -4/+4 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-19 | 5 | -36/+173 |
* | Include eventbox for expander. (#137564, reported by Jacques Garrigue) | Owen Taylor | 2004-03-18 | 1 | -0/+2 |
* | Free volumes not actually put into the shortcut list. | Morten Welinder | 2004-03-17 | 1 | -3/+8 |
* | Do nothing if we have no screen. Fixes #137260. | Morten Welinder | 2004-03-17 | 1 | -29/+20 |
* | Make this work when the slider buttons have been destroyed. | Morten Welinder | 2004-03-17 | 1 | -12/+31 |
* | Move the repositioning logic from _gtk_entry_completion() popup over here. | Matthias Clasen | 2004-03-17 | 1 | -32/+29 |
* | Block the ::changed handler during the ::match-selected when done by | Jonathan Blandford | 2004-03-16 | 1 | -0/+4 |
* | Fix a typo in the docs. | Matthias Clasen | 2004-03-16 | 1 | -1/+1 |
* | Block the ::changed handler during the emission of ::match-selected. | Matthias Clasen | 2004-03-15 | 2 | -10/+4 |
* | Only hide the "create folder" button in OPEN mode; all the others should | Federico Mena Quintero | 2004-03-15 | 2 | -9/+29 |
* | In the Save modes, set the Name entry of the file chooser if we get a | Federico Mena Quintero | 2004-03-15 | 3 | -8/+16 |
* | Don't leak the temporary font description. (Nils O. SelÄsdal) | Owen Taylor | 2004-03-15 | 1 | -0/+2 |
* | Only show the title string in OPEN/SELECT_FOLDER mode as it's | Federico Mena Quintero | 2004-03-15 | 2 | -4/+21 |
* | Store the position of the file part and use that in | Owen Taylor | 2004-03-15 | 1 | -32/+15 |
* | set changing_folders to be true so we don't trigger a callback when we | Jonathan Blandford | 2004-03-15 | 1 | -0/+12 |
* | s/seperator/separator/. | Owen Taylor | 2004-03-15 | 1 | -6/+6 |
* | Check for Control-Tab or Control-Shift-Tab, not any Control-key as a | Owen Taylor | 2004-03-15 | 1 | -5/+17 |
* | implement correctly. (completion_match_func): Allow surpressing popdowns. | Jonathan Blandford | 2004-03-15 | 2 | -21/+302 |
* | remove the unused "lowest_folder" GtkFileChooserDefault member. Leftover | Mark McLoughlin | 2004-03-15 | 1 | -1/+0 |
* | Rewritten to use the GtkEntryCompletion API more correctly. Now pops down | Jonathan Blandford | 2004-03-15 | 3 | -197/+284 |
* | Renamed from shortcuts_unselect_all(); now selects the row that | Federico Mena Quintero | 2004-03-15 | 2 | -4/+18 |
* | Surround the drag-outside-to-remove-bookmarks code with "#if 0" blocks; | Federico Mena Quintero | 2004-03-15 | 1 | -0/+19 |
* | Implement local_only by filtering the shortcuts and bookmarks list by | Owen Taylor | 2004-03-15 | 3 | -1/+88 |
* | Allow the path to be NULL, so that people can ask for information about a | Federico Mena Quintero | 2004-03-15 | 4 | -18/+42 |
* | Mention GtkTreeViewSearchEqualFunc return value oddity here as well. | Owen Taylor | 2004-03-15 | 1 | -8/+13 |
* | Kill g_prints. | Morten Welinder | 2004-03-15 | 1 | -0/+12 |
* | Add _gtk_path_bar_up()/ _gtk_path_bar_down(). | Owen Taylor | 2004-03-15 | 2 | -17/+81 |
* | Fixes #136185, patch by Morten Welinder, with some changes. | Federico Mena Quintero | 2004-03-15 | 3 | -149/+355 |
* | #136672, reported by Christian Persch; fixes based on a patch by Soeren | Owen Taylor | 2004-03-15 | 3 | -222/+283 |
* | Add some docs. | Matthias Clasen | 2004-03-15 | 1 | -0/+22 |
* | always use the match_func, even if text_column is set. | Jonathan Blandford | 2004-03-14 | 1 | -7/+6 |
* | Don't turn "/" into "". (gtk_file_system_unix_get_folder): Use the same | Morten Welinder | 2004-03-14 | 1 | -3/+21 |
* | Damn cvs. | Morten Welinder | 2004-03-14 | 1 | -3/+3 |
* | Don't crash on NULL path; don't crash on NULL error. | Morten Welinder | 2004-03-14 | 1 | -10/+12 |
* | gtk/gtkcombobox.c : prototype cell_view_sync_cells() before first usage | Hans Breuer | 2004-03-14 | 2 | -0/+9 |
* | Align this function with gtk_tree_view_column_set_cell_data(); call the | Matthias Clasen | 2004-03-14 | 1 | -13/+14 |
* | When not wrapping, do the offset of the line for justification ourselves. | Owen Taylor | 2004-03-13 | 1 | -1/+21 |
* | Support the model-less use of GtkCellView shown in testcombo.c. | Matthias Clasen | 2004-03-13 | 1 | -1/+1 |
* | Remove the window from the toplevel_list here rather in destroy. While | Owen Taylor | 2004-03-13 | 1 | -2/+2 |
* | Don't do anything beyond clearing to the background if there is no active | Matthias Clasen | 2004-03-13 | 1 | -3/+5 |
* | Pop down the list when an item is selected via the keyboard. | Matthias Clasen | 2004-03-13 | 1 | -0/+4 |