summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't pass volumes as if they were a GFilemultiroot-filechooser-2-20Federico Mena Quintero2010-10-141-4/+5
* Don't bring up the completion window after typing a folder name that is outsi...Federico Mena Quintero2010-10-141-0/+6
* testfilechooser - Add test buttons for rooting the file chooserFederico Mena Quintero2010-10-051-24/+37
* Add a missing break in a switch()Federico Mena Quintero2010-10-051-0/+1
* Don't use _gtk_file_chooser_is_file_in_roots() when we already know the roots...Federico Mena Quintero2010-09-061-1/+4
* Make _gtk_file_chooser_is_uri_in_roots() privateFederico Mena Quintero2010-09-062-9/+4
* Use the fast-path _gtk_file_chooser_uri_is_in_roots_list() instead of the slo...Federico Mena Quintero2010-09-061-14/+23
* Use a boxed G_TYPE_STRV for the 'root-uris' property, not a pointer to a listFederico Mena Quintero2010-09-067-53/+118
* Oops, fix typoFederico Mena Quintero2010-09-061-1/+1
* Don't use gtktreeprivate in the file chooserFederico Mena Quintero2010-08-251-12/+7
* Don't leak a file_path; don't unref a null file_infoFederico Mena Quintero2010-08-251-5/+7
* const GSList doesn't make senseFederico Mena Quintero2010-08-254-8/+8
* Remove _gtk_file_chooser_entry_get_root_uris()Federico Mena Quintero2010-08-252-7/+0
* Don't filter the completion results for the rootsFederico Mena Quintero2010-08-251-3/+0
* Remove superfluous NULL checkFederico Mena Quintero2010-08-251-3/+2
* Don't use C++ style commentsFederico Mena Quintero2010-08-255-8/+8
* s/in_root/in_roots everywhere, as we support multiple rootsFederico Mena Quintero2010-08-256-42/+36
* Allow NULL prefixes in _gtk_file_chooser_uri_has_prefix()Federico Mena Quintero2010-08-254-10/+7
* Do uri_has_prefix() without allocationsFederico Mena Quintero2010-08-252-33/+26
* Show the roots in the sidebar.Christian Hammond2010-08-254-0/+185
* Add support for multiple roots.Christian Hammond2010-08-2511-250/+296
* Validate the results in gtk_file_chooser_get_files.Christian Hammond2010-08-251-1/+13
* Display an icon for the virtual root button.Christian Hammond2010-08-251-0/+63
* Prevent access to old locations when using a non-existant root URI.Christian Hammond2010-08-251-0/+13
* Make GtkFileChooserButton work with root URI.Christian Hammond2010-08-251-38/+150
* Filter the path bar and auto-completion results.Christian Hammond2010-08-254-8/+80
* Keep the list of custom shortcuts in a list and rebuild it on root_uri change.Christian Hammond2010-08-252-40/+76
* Make the local_only property wrap root_uri.Christian Hammond2010-08-252-58/+72
* Filter and restore the Recently Used list on root URI switching.Christian Hammond2010-08-251-6/+87
* Update the sidebar entries based on the root URI.Christian Hammond2010-08-251-68/+117
* Add the concept of rooting the filechooser to a specific URI.Christian Hammond2010-08-259-24/+326
* bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid fo...Sergey Orlov2010-08-241-1/+4
* Corrected string occurrence calendarkrishnababu k2010-08-191-1150/+1140
* fixed incorrect spelling of 'calender'; corrected to 'calendar'Sandeep Shedmake2010-08-191-1150/+1142
* Update Simplified Chinese UI translation.Yinghua Wang2010-08-111-1162/+1155
* Update Simplified Chinese property nicks translation.Yinghua Wang2010-08-111-1845/+1870
* Updated Indonesian translationAndika Triwidada2010-08-061-2293/+1880
* Updated Indonesian translationAndika Triwidada2010-08-061-3307/+1506
* Added Uyghur translationGheyret Tohti2010-08-031-0/+7195
* Added Uyghur translationNils-Christoph Fiedler2010-08-031-0/+1
* Added Uyghur translationSahran2010-08-031-0/+5308
* Fix 32-bit Windows build using mingw-w64 toolchainFridrich Štrba2010-08-031-1/+1
* Updated asturian translationXandru Armesto2010-07-281-1801/+1827
* Updated asturian translationXandru Armesto2010-07-281-53/+39
* Updated asturian translationXandru Armesto2010-07-281-1152/+1169
* Fix Czech translationPetr Kovar2010-07-111-1112/+1119
* Generate correct grab broken event for WM_KILLFOCUSTor Lillqvist2010-06-221-1/+1
* Can't select file on file browser after changing sort orderBenjamin Otte2010-06-161-1/+1
* Updated Russian translation from Yuri MyasoedovLeonid Kanter2010-06-151-1122/+1129
* Fix typo in docs for GtkFileChooserClaudio Saavedra2010-06-141-1/+1