index
:
delta/xfce/thunar.git
ReplaceGtkAction47
ReplaceGtkAction49
ReplaceGtkAction51
ReplaceGtkAction52
andreldm/thunar-issue-424
andrzejr/ellipsize
baserock/morph
baserock/xfce-build
design
jannis/desktop-extensions
jannis/file-menu-custom-actions
jannis/folder-thumbnails
jannis/hex-sorting
jannis/lazy-icon-renderer
jannis/new-shortcuts-pane
jannis/thunar-vfs-thumbnailer
master
migration-to-gio
nick/1.8
nick/desktop
nick/gtk3
progress-dialog-experiments
thunar-maybe-for-2.0
thunar-nonthreaded
xfce-4.10
xfce-4.12
xfce-4.14
xfce-4.16
xfce-4.4
xfce-4.6
xfce-4.8
git.xfce.org: xfce/thunar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thunar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a couple of gdk deprecated functions
Andre Miranda
2018-01-14
1
-24
/
+2
*
Replace a couple of stock icons
Andre Miranda
2018-01-14
2
-5
/
+5
*
Drop deprecated/useless gtk_tree_view_set_rules_hint
Andre Miranda
2018-01-14
2
-2
/
+0
*
Replace gtk_widget_reparent with xfce_widget_reparent
Andre Miranda
2018-01-14
1
-2
/
+4
*
Prevent crash after updating thunar if old thunar deamon is still
Alexander Schwinn
2017-12-18
1
-6
/
+7
*
Only show additional "real_name" of user in detailed_view if it is
Alexander Schwinn
2017-12-15
1
-1
/
+9
*
Prevent crash after updating thunar if old thunar deamon is still running
Alexander Schwinn
2017-12-10
1
-0
/
+77
*
Fix crash on unavailable file move copy (Bug #14056)
Andre Miranda
2017-12-05
1
-1
/
+1
*
replaced gtk3 deprecation "gtk_misc_set_padding" with
Alexander Schwinn
2017-12-04
2
-5
/
+20
*
Use e.g. instead of i.e. (Bug #14035)
Andre Miranda
2017-11-26
1
-1
/
+1
*
replaced gtk3 deprecation "gtk_style_render_icon" - part II
Alexander Schwinn
2017-11-23
1
-4
/
+4
*
replaced gtk3 deprecation "gtk_style_render_icon".
Alexander Schwinn
2017-11-22
1
-18
/
+26
*
replaced gtk3 deprecation "gdk_cairo_set_source_color"
Alexander Schwinn
2017-11-22
1
-2
/
+3
*
Allow Thunar run with sudo as before (Bug #13884)
Andre Miranda
2017-11-22
1
-0
/
+4
*
replaced gtk3 deprecation "gdk_cairo_set_source_color"
Alexander Schwinn
2017-11-20
1
-4
/
+6
*
Introduce ThunarxMenu
Andre Miranda
2017-11-19
11
-197
/
+242
*
removed deprecations - no need to have critical section here,
Alexander Schwinn
2017-11-15
1
-4
/
+0
*
Segfault when pressing "folder up" on pathbar (Bug #13987)
Alexander Schwinn
2017-11-14
1
-135
/
+183
*
Temporary disabled auto-scroll feature of pathbar, in order to prevent
Alexander Schwinn
2017-11-10
1
-4
/
+7
*
Strip trailing whitespace
Andre Miranda
2017-11-04
57
-459
/
+458
*
Handle cases when file watch is not supported (Bug #13881)
Andre Miranda
2017-11-03
1
-3
/
+18
*
Simplify icon handling of ThunarxMenuItem
Andre Miranda
2017-11-02
11
-43
/
+24
*
Rename thunarx methods *_actions to *_menu_items
Andre Miranda
2017-11-02
8
-103
/
+119
*
Eschew GtkAction from Thunarx API
Andre Miranda
2017-11-02
7
-44
/
+138
*
Add thunar styleclass for easier theming
Simon Steinbeiss
2017-10-22
1
-20
/
+25
*
prevent graphic glitches by always shwowing both pathbar sliders
Alexander Schwinn
2017-10-15
1
-60
/
+17
*
Missing Trash Translation String (Bug #13409)
Andre Miranda
2017-10-09
3
-0
/
+8
*
removed warning (wrong integer type used)
Alexander Schwinn
2017-10-08
1
-1
/
+1
*
removed comparison warning by changing scroll-count to positive numbers
Alexander Schwinn
2017-09-24
1
-5
/
+5
*
Delete Thunar symlink on uninstall (Bug #13533)
Andre Miranda
2017-09-23
1
-0
/
+3
*
Fix the location-bar theming of the filler widget
Simon Steinbeiss
2017-09-23
1
-1
/
+1
*
move all .css to one place: thunar-application
Alexander Schwinn
2017-09-23
3
-25
/
+10
*
Overwrite "margin-right" of the used theme with 0 for the
Alexander Schwinn
2017-09-23
3
-0
/
+32
*
Add sidebar class to the sidepanes
Simon Steinbeiss
2017-09-18
1
-0
/
+4
*
Fix mouse gestures not showing an icon
Simon Steinbeiss
2017-09-18
1
-27
/
+20
*
Make more menuitems symbolic
Simon Steinbeiss
2017-09-18
1
-4
/
+4
*
Proper fix for g_mem_is_system_malloc deprecation
Andre Miranda
2017-09-12
1
-1
/
+17
*
Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845)
Colin Leroy
2017-09-11
1
-1
/
+13
*
Replace GtkTable by GtkGrid
Andre Miranda
2017-09-03
7
-201
/
+261
*
Pathbar/Toolbar not visible when Thunar window too small
Alexander Schwinn
2017-09-02
1
-0
/
+1
*
Handle a few deprecations
Andre Miranda
2017-09-02
12
-26
/
+17
*
Replace gtk_misc_set_aligment
Andre Miranda
2017-09-02
10
-75
/
+75
*
Fix for the eject button and spinner taking too much space
Andre Miranda
2017-08-26
1
-6
/
+10
*
Fix a couple of deprecations
Andre Miranda
2017-08-25
3
-3
/
+3
*
Fix some non-deprecation warnings
Andre Miranda
2017-08-25
13
-51
/
+30
*
Replace GtkV/HBox by GtkBox
Andre Miranda
2017-08-25
12
-43
/
+50
*
Followup of fix "8 second delay on logout" (Bug #13726)
Alexander Schwinn
2017-08-23
3
-19
/
+21
*
Use 'folder' icon instead of 'inode-directory'
Andre Miranda
2017-08-14
1
-0
/
+4
*
Refactored "thunar_location_buttons_size_allocate"
acs
2017-08-14
1
-243
/
+128
*
Fix icon sizing issues
Andre Miranda
2017-08-14
2
-2
/
+3
[next]