summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make file properties dialog transient for its parent windowMichael Catanzaro2016-03-011-4/+15
* properties-window: fix textCarlos Soriano2015-09-011-1/+1
* properties-window: specify string contextCarlos Soriano2015-09-011-1/+8
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-6/+4
* project: replace deprecated gdk_cursor_newGeorges Basile Stavracas Neto2015-07-211-2/+4
* Revert "nautilus-properties-window: make owner value insensitive"Carlos Soriano2015-02-041-1/+0
* nautilus-properties-window: make owner value insensitiveCarlos Soriano2015-02-041-0/+1
* nautilus-icon-info: rework zoom levelsCarlos Soriano2015-01-241-4/+4
* Rename Location to Parent Folder - bug #47678Robert Roth2015-01-201-1/+1
* nautilus-properties-window: Expand tabsCarlos Soriano2014-12-191-0/+16
* properties-window: rewrite pie chart drawing to use GtkStyleContextCosimo Cecchi2014-11-291-330/+60
* properties-window: set max-width for value labelsLars Uebernickel2014-10-061-0/+1
* NautilusPropertyDialog: Fix user list for owner changeAlexander Larsson2014-08-211-25/+17
* NautilusPropertyDialog: Fix problems with fast group/owner changesAlexander Larsson2014-08-211-167/+145
* properties-window: don't start deep counts for non-directoriesCosimo Cecchi2014-02-171-3/+5
* properties: fix crash when entering an unsupported URINelson Benítez León2014-02-171-1/+5
* Use header bars for dialogsWilliam Jon McCann2014-02-071-32/+6
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* properties-window: Only perform deep count for directoriesRoss Lagerwall2013-12-081-1/+3
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-8/+8
* properties-window: support HiDpi for the properties window iconCosimo Cecchi2013-08-041-17/+10
* Support HiDpi iconsCosimo Cecchi2013-08-031-3/+12
* Normalize signal namesWilliam Jon McCann2013-01-221-3/+3