summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* all: remove unused includes of eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-201-1/+0
* Finish renaming fm_* -> nautilus_*Cosimo Cecchi2011-01-111-10/+10
* properties-window: move FMPropertiesWindow to NautilusPropertiesWindowCosimo Cecchi2011-01-111-0/+5503