summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* filechooserentry: Redo _gtk_file_chooser_entry_get_file_part()Benjamin Otte2011-12-161-2/+10
* filechooserentry: Modify _gtk_file_chooser_entry_get_current_folder()Benjamin Otte2011-12-162-6/+26
* filechooserentry: Split out functionBenjamin Otte2011-12-161-4/+15
* filechooserentry: Simplify codeBenjamin Otte2011-12-161-18/+4
* filechooserentry: Ensure the base folder is always validBenjamin Otte2011-12-161-3/+12
* filechooserentry: Don't complain about incomplete hostnamesBenjamin Otte2011-12-161-56/+6
* filechooserentry: Start autocomplete immediatelyBenjamin Otte2011-12-161-31/+2
* filechooserentry: Remove file_system argumentBenjamin Otte2011-12-163-16/+3
* filechooserentry: Simplify codeBenjamin Otte2011-12-161-18/+15
* filechooserentry: Move _gtk_file_system_parse()Benjamin Otte2011-12-163-147/+138
* gtkfolder: RemoveBenjamin Otte2011-12-162-539/+0
* filechooserentry: Use a GtkFileSystemModelBenjamin Otte2011-12-161-136/+65
* filechooserentry: Store the liststore as a treemodelBenjamin Otte2011-12-161-14/+14
* filechooserentry: Make appending / to directories simplerBenjamin Otte2011-12-161-47/+4
* filechooserentry: Only append / to directory names onceBenjamin Otte2011-12-161-38/+0
* filechooserentry: Don't trim away the slash after directoriesBenjamin Otte2011-12-161-13/+1
* filechooserentry: Fold in start_loading_current_folder()Benjamin Otte2011-12-161-26/+12
* filechooserentry: The file system cannot be NULLBenjamin Otte2011-12-161-5/+1
* filechooserentry: Make the filesystem a construct-only argumentBenjamin Otte2011-12-163-30/+9
* filechooserentry: Keep finished_loading variable ourselvesBenjamin Otte2011-12-161-5/+8
* filechooserentry: force_reload is never TRUEBenjamin Otte2011-12-161-5/+3
* filechooserentry: Fold function into otherBenjamin Otte2011-12-161-11/+1
* filechooserentry: Reorganize functionBenjamin Otte2011-12-161-22/+11
* filechooserentry: Use the actual discarding function to discard a folderBenjamin Otte2011-12-161-2/+1
* filechooserentry: Don't use a magic numberBenjamin Otte2011-12-161-1/+1
* entry: Move freeze/thaw into begin/end_changeBenjamin Otte2011-12-161-10/+6
* entry: Don't try to handle Tab in entry completionsBenjamin Otte2011-12-161-6/+1
* Updated Spanish translationDaniel Mustieles2011-12-161-1308/+1328
* tests: Relax a refcount comparison checkBenjamin Otte2011-12-161-1/+6
* a11y: Don't emit children-changed when nothing changedBenjamin Otte2011-12-161-14/+20
* treeview: Run unref helper for all rowsBenjamin Otte2011-12-161-1/+1
* UpdatesMatthias Clasen2011-12-151-0/+60
* Fix more linking falloutMatthias Clasen2011-12-152-5/+6
* Add missing symbols to the docsMatthias Clasen2011-12-151-0/+2
* Doc format fixesMatthias Clasen2011-12-152-6/+9
* Remove some accidental additionsMatthias Clasen2011-12-151-4/+0
* Cosmetic changeMatthias Clasen2011-12-151-1/+1
* Doc typo fixMatthias Clasen2011-12-151-1/+2
* Add new symbolsMatthias Clasen2011-12-151-0/+4
* Doc typo fixMatthias Clasen2011-12-151-2/+2
* Cosmetic changesMatthias Clasen2011-12-152-5/+5
* gtk-demo: Fix warnings in changedisplayBenjamin Otte2011-12-161-6/+9
* a11y: Remove unused gtk_cell_accessible_set_cell_data()Benjamin Otte2011-12-165-53/+0
* a11y: Make boolean cell render report its states the new wayBenjamin Otte2011-12-161-8/+24
* a11y: Refactor treeview code even moreBenjamin Otte2011-12-161-115/+54
* a11y: Redo function signatureBenjamin Otte2011-12-161-36/+26
* a11y: Implement GtkContainerCellAccessible.update_cacheBenjamin Otte2011-12-161-1/+16
* a11y: Move update_cache to GtkCellAccesibleBenjamin Otte2011-12-167-26/+42
* a11y: Redo cell update functionBenjamin Otte2011-12-165-47/+31
* a11y: Remove unused functionBenjamin Otte2011-12-161-10/+0