summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* Handle disappearing original_files without crashing. Fixes buggnome-2-8Martin Wehner2005-02-071-7/+17
* Remove extra comma in enum. Fixes bug #142351 Patch from ChristianAlexander Larsson2004-08-161-1/+0
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-0/+32
* Fix my email ditto New NewJames Willcox2004-05-131-2/+24
* Move window destruction into update_files_callback (Fixes #141440).Martin Wehner2004-05-071-4/+9
* Ref window during permission callout (#123691) Collect file changes andAlexander Larsson2004-03-301-43/+124
* Fix unref of volume/drive that we didn't ref.Alexander Larsson2004-03-261-2/+0
* Set is-extension-page on the page widget, not the extension object.Dave Camp2004-02-271-1/+1
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-111-3/+3
* - s/wgosnautilus/user-guide/ per recent user-guide change.Shaun McCance2004-02-081-1/+1
* Add slow_mime_type file attribute. Allow call_when_ready to take a NULLAlexander Larsson2004-01-141-7/+8
* Use ngettext (fixes bug #106702), based on the patch by Christian NeumairDanilo Šegan2004-01-131-7/+4
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-208/+46
* Add some snot to new windows when they are opened in spatial mode.James Willcox2004-01-111-1/+4
* Patch from: Juerg Billeter <j@bitron.ch>Alexander Larsson2004-01-061-16/+16
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-14/+10
* Remove unused variable (broke build).Frédéric Crozat2003-11-261-1/+0
* Add ATK relations between checkbox and label. Fixes bug #127810.Padraig O'Briain2003-11-261-15/+37
* Return option_menu created in this function. (create_permissions_page):Padraig O'Briain2003-11-191-5/+9
* Set the icon of the GtkWindow for the Properties window whenever the icon in ...David Malcolm2003-11-171-0/+2
* New desktop filesAlexander Larsson2003-11-061-1/+14
* Require new gnome-vfsAlexander Larsson2003-11-051-9/+15
* Fix leaks #2.Martin Wehner2003-10-291-1/+2
* Updated fix for bug #122537.Alexander Larsson2003-09-191-1/+1
* eh, fix last checkingAlexander Larsson2003-09-181-1/+1
* Fix compilation error (bug #122537). Patch by david.hawthorne@sun.comAlexander Larsson2003-09-181-1/+2
* add a wait cursor during permission change. This is most useful whenNAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINTMathieu Lacage2003-09-121-3/+20
* Track opening and closing of icon_selector window, resuse existing windowChris Altmann2003-08-021-5/+20
* Add support for total size and total count for multi-file propertyJohan Dahlin2003-07-091-62/+87
* Handle the case when the data is alreay ready. This fixes properties onAlexander Larsson2003-06-111-2/+3
* If all files have the same icon, show that icon.Dave Camp2003-06-081-33/+48
* Implement multi-file property dialogs.Dave Camp2003-06-081-479/+1459
* Patch by Christian Neumair <chris@gnome-de.org>Alexander Larsson2003-05-261-1/+1
* Added new files.Alexander Larsson2003-05-151-24/+12
* Modify emblems on the original_file, not the target_file.Dave Camp2003-04-231-2/+1
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-15/+7
* The rest of the free space stuff.Gaute Lindkvist2003-03-241-0/+16
* Always set the original_name object data if it hasn't been set yet.Dave Camp2003-03-121-1/+2
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-4/+4
* Don't use GTK_WIN_POS_MOUSE.Alexander Larsson2002-12-041-1/+0
* Make treeview show_only_directories default to TRUE. Patch from MArkAlexander Larsson2002-11-281-9/+14
* Don't reference wrong notebook pagesAlexander Larsson2002-11-191-2/+4
* Make bonobo property pages regular controls instead of NautilusViews.James Willcox2002-11-081-12/+20
* Broken PipeAnders Carlsson2002-11-061-4/+4
* Activate the bonobo property pages asynchronously Hide the bonobo propertyJames Willcox2002-10-251-47/+128
* Properties dialog fixes for #95836.Dennis M. Cranston2002-10-251-16/+39
* Implement image properties pageAlexander Larsson2002-10-241-0/+102
* New common utils for emblemsAlexander Larsson2002-10-041-24/+26
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-0/+4
* pass in info if we have it already.Michael Meeks2002-08-071-1/+1