summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2016-07-06GTK+-3 fm-properties-window: use widget properties instead of GtkAlignmentraveit651-5/+18
2016-07-06GTK+-3 fm-list-view: use widget properties instead of GtkAlignmentraveit651-0/+9
2016-07-04Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operationsraveit651-1/+31
2016-05-31GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warningraveit651-2/+2
2016-02-16[GTK+3] handle smooth scroll events for zooming (with Ctrl held)monsta1-0/+28
2016-02-09 .view style class on icon view scrolled windowlukefromdc1-1/+6
2016-02-08use g_hash_table_remove_all and get rid of some callbacksmonsta1-7/+1
2016-02-06properties-window: use 'bold and right-aligned are always FALSE' for gtk2 tooWolfgang Ulbrich1-18/+4
2016-02-01fix a build warning and a sudden build error that followed O_omonsta1-1/+1
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich4-12/+12
2016-01-23fm-properties-window: use more code in both GTK+ buildsmonsta1-21/+24
2016-01-19GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
2016-01-19GTK3: don'use deprecated gtk_hseparator_newWolfgang Ulbrich1-3/+7
2016-01-18GTK3 desktop-icon-view: don't use deprecated GDK grab APIWolfgang Ulbrich1-0/+40
2016-01-17GTK3: more deprecated GtkVBox/GtkHBox fixesWolfgang Ulbrich1-1/+13
2016-01-15don't use deprecated gdk_cursor_new for both toolkit versionsWolfgang Ulbrich2-3/+5
2016-01-15GTK3 general: don't use gdk_cursor_unref()Wolfgang Ulbrich2-0/+8
2016-01-13GTK3 general: use eel_create_spotlight_pixbuf()Wolfgang Ulbrich2-0/+16
2016-01-13GTK3 properties-window: port to GtkStyleContextWolfgang Ulbrich1-4/+80
2016-01-13GTK3 list-view: port to GtkStyleContextWolfgang Ulbrich1-0/+15
2015-12-19use g_strcmp0 instead of unsafe strcmpMonsta1-1/+1
2015-12-05GTK3 properties-window: bold and right-aligned are always FALSEWolfgang Ulbrich1-4/+12
2015-12-05GTK3 properties-window: set max-width for value labelsraveit651-0/+1
2015-12-05GTK3: fm-properties-window, port GtkTable to GtkGridraveit651-39/+880
2015-12-05GTK3: desktop-item-properties, port GtkTable to GtkGridraveit651-1/+54
2015-12-05GTK3: fm-directory-view, port GtkTable to GtkGridraveit651-0/+69
2015-12-04properties -> custom icon dialog: add /usr/share/icons to Placesmonsta1-0/+1
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit654-0/+25
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit654-0/+17
2015-09-28Fix for #383 - tree view open in new windowbl0ckeduser1-1/+14
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-19/+0
2015-08-24list view: jump to parent with left key on collapsed rowsMonsta1-1/+9
2015-07-20file properties dialog: bring back two missing tabsMonsta1-0/+14
2015-07-20small indent fixesMonsta1-1/+1
2015-07-09Use accessor functions instead of direct accessinfirit1-1/+1
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta2-4/+2
2015-06-17show main caja help page from m-u-g in all dialogsMonsta2-2/+4
2015-03-05GTK3: add missing style class view to FMIconContainerraveit651-0/+4
2015-01-13drop support for GLib < 2.36Monsta6-44/+18
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta1-17/+5
2015-01-10audio-preview: Add support for GStreamer 1.0Balló György1-2/+8
2014-12-29fixed: Adjust Default _zoom level always get the last "old" value高群凯1-1/+2
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10file-manager: don't leak memoryMonsta3-4/+6
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij2-2/+4
2014-10-21Check result of symlink function to avoid warningsStefano Karapetsas1-10/+9
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit1-2/+2
2014-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas1-3/+3
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-22fix some compile warningsraveit651-3/+3