summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* Paint the used space on top of the othersWilliam Jon McCann2012-09-171-11/+13
* Use jimmac approved colorsWilliam Jon McCann2012-09-171-9/+9
* Balance the alignment of the legendWilliam Jon McCann2012-09-171-17/+62
* Display reported used space when availableWilliam Jon McCann2012-09-171-58/+80
* Use the detailed type description in the properties dialogWilliam Jon McCann2012-09-171-2/+2
* Only show the spinner if the deep count take longer than a second.William Jon McCann2012-09-101-4/+27
* Add a spinner when computing the contents of foldersWilliam Jon McCann2012-09-101-48/+102
* Update directory size in properties when it changesWilliam Jon McCann2012-08-311-1/+3
* Don't draw a pie chart if the space is unknownWilliam Jon McCann2012-08-271-9/+13
* mime-application-chooser: always take a list of NautilusFilesCosimo Cecchi2012-08-231-10/+9
* Don't show the open with tab if it is going to be uselessWilliam Jon McCann2012-08-221-17/+29
* Remove advanced permissionsWilliam Jon McCann2012-08-201-267/+13
* Don't mix recursive action options with object propertiesWilliam Jon McCann2012-08-201-156/+288
* Fix dialog spacing and paddingWilliam Jon McCann2012-08-201-3/+2
* Don't show execute permission checkbox for directoriesWilliam Jon McCann2012-08-201-10/+11
* Don't show free space twiceWilliam Jon McCann2012-08-201-1/+2
* Add bookmark for ~/Pictures instead of /usr/share/pixmapsWilliam Jon McCann2012-08-151-1/+3
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-1/+1
* Remove ctime and date_permissionsWilliam Jon McCann2012-08-011-5/+1
* Use Security Context instead of SELinux ContextWilliam Jon McCann2012-07-161-1/+1
* Don't crash when checking for recent: in multi file propertiesWilliam Jon McCann2012-07-151-2/+4
* Add a Recent files placeWilliam Jon McCann2012-07-141-1/+25
* Improve date displayWilliam Jon McCann2012-06-301-2/+2
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-1/+1
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-19/+20
* all: remove unused NautilusUndoManager objectsCosimo Cecchi2012-04-241-16/+0
* properties-window: bold and right-aligned are always FALSECosimo Cecchi2012-04-111-12/+6
* properties-window: ellipsize the Type fieldCosimo Cecchi2012-03-121-5/+5
* all: remove eel_g_hash_table_new_free_at_exit()Cosimo Cecchi2012-03-071-4/+2
* properties-window: fix packing for desktop file properties boxCosimo Cecchi2012-03-071-1/+1
* file-operations: first pass at passing on success informationCosimo Cecchi2012-01-201-1/+2
* pane: cleanupCosimo Cecchi2012-01-091-1/+1
* Remove superfluous helper functionFederico Mena Quintero2011-12-141-12/+4
* Use a single method to create properties windowsfreedesktop-dbusCosimo Cecchi2011-12-141-11/+4
* properties-window: parent_widget and startup_id are not mutualCosimo Cecchi2011-12-141-2/+5
* Add nautilus_properties_window_present_with_startup_id()Federico Mena Quintero2011-12-131-5/+31
* Don't use nested if()s when a single one will doFederico Mena Quintero2011-12-131-5/+4
* Allow creating a properties window with a NULL parent widgetFederico Mena Quintero2011-12-061-12/+18
* properties-window: initiate a new row when no sibling is providedCosimo Cecchi2011-12-021-2/+6
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-051-1/+1
* properties-window: paint the pie backgorund with the notebook colorCosimo Cecchi2011-10-041-2/+13
* properties-window: port the pie chart GtkTable to GtkGridCosimo Cecchi2011-10-041-16/+28
* properties-window: port GtkTable to GtkGridCosimo Cecchi2011-10-041-446/+346
* Update help targets and add more useful entries to help menuShaun McCance2011-09-051-5/+18
* all: switch to g_format_size()Ryan Lortie2011-07-211-4/+4
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-10/+10
* Fixing help buttons to go to new gnome-help pagesShaun McCance2011-03-281-1/+1
* Add custom foreach to eel_g_hash_table_new_free_at_exitAlexander Larsson2011-03-251-2/+2
* properties-window: add a border around the notebookCosimo Cecchi2011-02-231-0/+1
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-3/+1