Update model with changed binary file size setting immediately
[thunar.git] / thunar /
2016-01-25 Harald JudtUpdate model with changed binary file size setting... binarysize
2016-01-25 Harald JudtRework usage of binary file size properties (bug #11450)
2016-01-25 TJFix for bug 10864 - thunar incorrectly showing file...
2013-04-29 Nick SchermerSome optimizations in renamer loop.
2013-04-29 Nick SchermerPlug leak in file renamer (bug #9864).
2013-04-29 Nick SchermerEscape name for sidepane tooltips (bug #10001).
2013-04-29 Nick SchermerRevert "Remove image resolution from statusbar."
2013-04-29 Oyvind IngvaldsenFix segfault when going back to removed directory ...
2013-03-16 Nick SchermerPrepend and later reverse for collecting selection.
2013-01-15 Jannis PohlmannAllow keyboard shortcuts for user customizable actions...
2013-01-06 Nick SchermerAutotools updates.
2012-12-27 Nick SchermerCheck trash longer with session startup (bug #9513).
2012-12-27 Nick SchermerDon't idle the volume loading in the shortcuts model.
2012-12-27 Nick SchermerDon't abort startup if dbus failed.
2012-12-27 Nick SchermerPut * around string if * and ? are not used in the...
2012-12-27 Nick SchermerRevert "Remove right-click drag possibility (bug #3549)."
2012-12-27 Nick SchermerRevert "Directly popup menus on selected items (bug...
2012-12-27 Nick SchermerUpdate shortcuts headers when removing a shortcut ...
2012-12-27 Nick SchermerImplement tab middle click in location buttons (bug...
2012-12-27 Nick SchermerUse static quark to store the thunar file on buttons.
2012-12-27 Nick SchermerAdd new tab option to right-click menu of location...
2012-12-23 Simon SteinbeißSmall improvement in thumbnail frame.
2012-12-18 Nick SchermerForce selection update on tab switch.
2012-12-18 Nick SchermerSkip shortcuts in location button menu (bug #9625).
2012-12-16 Nick SchermerOpen tree node if expanded and mounted (bug #9603).
2012-12-15 Nick SchermerUse cairo to draw the hovered item.
2012-12-15 Nick SchermerUse cairo the renderer the selected item.
2012-12-15 Serg BormantMake Desktop in Go menu translatable (bug #9616).
2012-12-15 Nick SchermerSend to menu not updated for directories (bug #9618).
2012-12-15 Nick SchermerFix freeze on /proc/kmsg.
2012-12-14 Nick SchermerDrop the internal volume check.
2012-12-09 Nick SchermerUse ThunarBrowser to resolve locations in launcher.
2012-12-09 Nick SchermerPut remote bookmarks in places and improve icon loading.
2012-12-08 Nick SchermerFix file menu displacement after a forced update (bug...
2012-12-08 Nick SchermerClear mutex to avoid memleak with 2.32 api.
2012-12-07 Nick SchermerCheck trash status 2s after startup.
2012-12-07 Nick SchermerSession save mount operation passwords.
2012-12-07 Nick SchermerMake tabs scrollable.
2012-12-07 Nick SchermerKeybindings to switch to tab with Alt+N (bug #9585).
2012-12-06 Nick SchermerHide shortcut pane header when there are not items.
2012-12-06 Nick SchermerGive column enums a better name.
2012-12-06 Nick SchermerSubmenu the sidepane visibility menu.
2012-12-05 Nick SchermerFast read content type of unreadable files (bug #9553).
2012-12-05 Nick SchermerFix some translations and rebuild them.
2012-12-05 Nick SchermerShow NoDisplay=true applications (bug #9595).
2012-12-04 Nick SchermerFix bulk renamer url to the wiki.
2012-12-02 Nick SchermerMake sure trash is loaded during session restore (bug...
2012-12-02 Nick SchermerDon't open a useless tab (bug #9519).
2012-12-02 Nick SchermerRemove session file if there are no windows (bug #9519).
2012-12-02 Nick SchermerAdd special tooltip for the trash in shortcuts.
2012-12-02 Nick SchermerRevert "Improve pervious commit.. (bug #9552).
2012-11-30 Nick SchermerSlightly increase the progress dialog (bug #9545).
2012-11-30 Nick SchermerSet icon names in go menu (bug #9559).
2012-11-30 Nick SchermerHide spinner when there's no activity (bug #9563).
2012-11-30 Nick SchermerFix sorting by type (bug #9549).
2012-11-26 Nick SchermerRemove the display names from the emblems (bug #9548).
2012-11-25 Nick SchermerTest if the application generated a thumbnail if not...
2012-11-25 Nick SchermerDrop spacing betweek Kind and icon in file properties.
2012-11-24 Nick SchermerAdd option to only show local thumbnails.
2012-11-21 Nick SchermerSpecial case handing for trash icons.
2012-11-21 Nick SchermerIdle load not required mime-types in the background.
2012-11-21 Nick SchermerFix some indentation.
2012-11-21 Nick SchermerLoad content types on-demand.
2012-11-13 Nick SchermerImprove pervious commit.
2012-11-12 Nick SchermerControl+right-click will show menu if current dir in...
2012-11-11 Nick SchermerAdd some missing gdk thread protection.
2012-11-11 Nick SchermerStore cairo surfaces on pixbufs.
2012-11-11 Nick SchermerPass the correct emblem size to the icon factory.
2012-11-11 Nick SchermerDon't queue tumbler requests for non-regular files.
2012-11-11 Nick SchermerLazy update the launcher menu.
2012-11-11 Nick SchermerFix support applications > 1 selected file.
2012-11-11 Nick SchermerIdle updating the launcher.
2012-11-11 Nick SchermerRemove image resolution from statusbar.
2012-11-11 Nick SchermerUpdate the statusbar in a short timeout.
2012-11-11 Nick SchermerUnset the list model folder in dispose.
2012-11-10 Nick SchermerUse pspec notify in launcher.
2012-11-10 Nick SchermerInstall text renderer properties at once.
2012-11-10 Nick SchermerUse pspec notify in list model.
2012-11-10 Nick SchermerInstall preferences properties at once.
2012-11-10 Nick SchermerUse pspec notify in standard view.
2012-11-10 Nick SchermerUse macro names for attributes.
2012-11-10 Nick SchermerReadd the has-handler check when inserting rows.
2012-11-10 Nick SchermerAdd support for tabs in session saving.
2012-11-10 Nick SchermerDon't write empty session files.
2012-11-10 Nick SchermerWork around an unneeded check.
2012-11-10 Nick SchermerDrop unused check for icons of executables.
2012-11-10 Nick SchermerDirectly collect the full info namespace for ls dir.
2012-11-10 Nick SchermerUse GSequence in the list model.
2012-11-10 Nick SchermerAdd free space tooltip for devices.
2012-11-10 Nick SchermerAdd common function to get the .gtk-bookmarks file.
2012-11-10 Nick SchermerImprove flag handing in ThunarFile.
2012-11-10 Nick SchermerDon't include notify.h if not available (bug #9480).
2012-11-08 Nick SchermerSome more optimizations in icon name loading.
2012-11-08 Nick SchermerDrop home icons and optimize check.
2012-11-08 Nick SchermerFix typo in metadata code.
2012-11-08 Nick SchermerDo not freeze on new files outsize this directory ...
2012-11-08 Nick SchermerUse stock home icons for ~.
2012-11-08 Nick SchermerAlso watch the bookmark files.
2012-11-08 Nick SchermerDon't add a bookmark to the same location twice.
2012-11-08 Nick SchermerTrigger callback function when opening unmounted locati...
next