summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* general: Make property extensions gtk version independentnew-properties-extensionCarlos Soriano2018-06-201-53/+199
* general: Stop setting WM classErnestas Kulik2018-05-281-2/+0
* properties-window: Use “notify” signal instead of focus eventsErnestas Kulik2018-05-281-13/+15
* properties-window: Drop deprecated GtkStyleContext APIErnestas Kulik2018-05-221-3/+5
* eel: Remove a11y utilitiesErnestas Kulik2018-05-221-3/+11
* general: Copy gnome-desktop thumbnailing codeErnestas Kulik2018-05-221-1/+1
* properties-window: Fix typoGeorge Mocanu2018-05-211-1/+1
* properties-window: Don't display "Parent folder" for trashGeorge Mocanu2018-05-211-6/+10
* properties-window: Add more information to File Properties in TrashGeorge Mocanu2018-05-211-0/+48
* properties-window: Show "Open with" tab in TrashGeorge Mocanu2018-05-211-12/+2
* properties-window: Don't change permissions in TrashGeorge Mocanu2018-05-211-7/+7
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-16/+11
* properties-window: Use GLib macros to define typeErnestas Kulik2018-05-181-248/+246
* file: Remove link info attributeAntónio Fernandes2018-05-141-2/+1
* Fix typo...Carlos Soriano2018-05-091-1/+1
* properties-window: Remove computer:/// handlingCarlos Soriano2018-05-091-21/+2
* properties-window: Remove desktop file handlingCarlos Soriano2018-05-091-17/+0
* file: Remove get_target_uriCarlos Soriano2018-05-091-1/+1
* general: Remove NautilusLinkCarlos Soriano2018-05-091-29/+13
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-12/+16
* Revert "Merge remote-tracking branch 'upstream/master'"Carlos Soriano2018-04-231-16/+12
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-12/+16
* properties-window: Don't use eel_show_error_dialogGeorge Mocanu2018-03-311-15/+14
* nautilus-properties-window: Add a button to open gnome-disksRahul Verma2018-03-141-0/+34
* properties-window: don’t use undefined macros in #ifErnestas Kulik2018-03-011-9/+0
* general: don’t mix code with declarationsErnestas Kulik2018-03-011-5/+6
* general: Don't iterate GList to check for emptyAntónio Fernandes2018-02-091-1/+1
* general: refactor extension libraryErnestas Kulik2018-02-091-1/+1
* general: Fix-Wincompatible-pointer-types warningsRahul Verma2018-01-141-2/+2
* program-choosing: drop eel dependencyErnestas Kulik2018-01-021-1/+0
* general: remove desktop supportErnestas Kulik2018-01-021-4/+0
* properties-window: use gdk_pixbuf_scale_simple ()Ernestas Kulik2017-02-231-4/+4
* Fix translator commentsPiotr Drąg2017-01-281-3/+3
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-26/+26
* properties-window: fix checking inconsistent stateAlexandru Pandelea2016-11-271-1/+1
* properties-window: use NautilusFile utility functions where availableErnestas Kulik2016-10-241-40/+14
* properties-window: use g_file_get_relative_path()Ernestas Kulik2016-10-241-43/+11
* properties-window: do not expand prompt separatorErnestas Kulik2016-10-241-1/+1
* properties-window: merge create_page_with_{h,v}box()Ernestas Kulik2016-10-241-40/+24
* general: adjust uncrustify styleCarlos Soriano2016-09-061-3/+3
* Remove NautilusEntryErnestas Kulik2016-08-301-26/+54
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-2/+2
* general: run uncrustifyCarlos Soriano2016-08-291-4110/+4661
* properties-window: make icon chooser dialog modalErnestas Kulik2016-05-111-0/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-9/+9
* properties-window: use widget properties instead of GtkAlignmentErnestas Kulik2016-04-141-15/+4
* properties-window: use app info for "Open With" visibilityCarlos Soriano2016-04-141-3/+5
* properties-window: use get_target_uri instead of custom codeCarlos Soriano2016-04-141-33/+7
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* properties-window: make it modalCarlos Soriano2016-03-011-2/+2