summaryrefslogtreecommitdiff
path: root/vfs-methods
Commit message (Expand)AuthorAgeFilesLines
* disable gnome-settings-daemon build here also.Rodrigo Moya2008-01-142-4/+4
* Install the nautilus extension in the right spot. (#505364)Matthias Clasen2007-12-254-2/+12
* don't mark empty and padding strings for translation (bug #502087)Jens Granseuer2007-12-062-2/+7
* Fix .desktop to be valid (bug #434956)Frederic Crozat2007-11-232-1/+6
* remove more redundant info from the theme changed callbackJens Granseuer2007-11-112-1/+4
* ANSIfication of function declaration.Kjartan Maraas2007-10-312-1/+6
* Switch to using a common theme struct that includes a type descriptor soJens Granseuer2007-10-282-5/+9
* Patch by: Stephane Loeuillet <leroutier@gmail.com>Jens Granseuer2007-10-024-4/+3
* drop "GNOME" from the menu item name as recommended by the HIG (bugJens Granseuer2007-09-182-2/+8
* update to match theme callback signature; invoke_monitors looks icky,Jens Granseuer2007-07-282-40/+56
* link to $XCURSOR_LIBS, not GNOMECC_CAPPLETS_LIBS.Rodrigo Moya2007-07-092-4/+8
* added missing libs (for xcursor).Rodrigo Moya2007-07-092-4/+8
* call g_thread_initJens Granseuer2007-07-052-8/+12
* Update for changes in thumbnailer API.Denis Washington2007-06-252-1/+7
* update for changes in thumbnailer APIJens Granseuer2007-06-062-2/+5
* use OnlyShowIn=; so the item is not listed in the menu editor (Closes:Sebastien Bacher2007-05-192-0/+6
* renamed Bugzilla product.Rodrigo Moya2007-04-272-1/+5
* renamed Bugzilla product.Rodrigo Moya2007-04-272-1/+5
* populate the VFS file info fields properly so that nautilus shows e.g.Jens Granseuer2007-02-142-52/+26
* Use the right ChangeLogChristian Persch2007-02-121-0/+5
* Use GOption argument parsing here, and fix some leaks in the error paths.Christian Persch2007-02-121-45/+73
* Based on a patch by: Christian Persch <chpe@svn.gnome.org>Jens Granseuer2007-02-072-40/+78
* Don't define directories in configure. Remove some obsolete defines, andChristian Persch2007-02-021-2/+2
* Fix localedir defines. Bug #395383.Christian Persch2007-01-312-2/+4
* Fixes #333557Rob Staudinger2007-01-072-15/+69
* Free the program variable correctlyThomas Wood2007-01-072-1/+5
* Applied modified patch from bug 167063 (themus-theme-applier crashes whileThomas Wood2007-01-072-6/+21
* Reverting earlier changes as it prevents the directory from buildingThomas Wood2007-01-072-23/+4
* Fixes #336286Lucas Rocha2007-01-062-4/+23
* make sure the name list array is NULL terminated. Fixes #356435.Luca Cavalli2007-01-062-2/+7
* Update svn:ignore and remove .cvsignore filesChristian Persch2007-01-033-24/+0
* add encoding key, patch by Vincent Fretin <vincent.fretin@gmail.com>Sebastien Bacher2006-07-234-2/+14
* fix distclean build targetSebastien Bacher2006-07-112-1/+5
* Move the .directory files to $datadir/desktop-directories. Fixes #334405.Glynn Foster2006-04-054-7/+17
* Fixes #329043Ed Catmur2006-01-302-1/+7
* don't call gnome_theme_init (), it's not required. Speedup of 15-20%.Sebastien Bacher2005-11-142-1/+5
* fixed function signature.Rodrigo Moya2005-11-142-1/+5
* fixed function signature.Rodrigo Moya2005-11-142-1/+5
* Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfyKjartan Maraas2005-11-146-7/+13
* fix a typo with the StartupNotify option, thanks Vincent FretinSebastien Bacher2005-09-252-1/+8
* follow symlinks when getting info. Fixes part of #309744.Paolo Borelli2005-08-042-4/+10
* Cleanup of gconf and a few other things, patch from Kjartan MaraasNAUTILUS_2_11_2Sebastien Bacher2005-05-222-15/+6
* use NULL as the var args terminator rather than 0. Patch from StanislavJames Henstridge2005-05-122-1/+7
* fix the crash if the given theme is not correct (Closes: #153203).Sebastien Bacher2005-02-102-4/+15
* change back to the previous code, that fixes the themes:/// thumbnailsSebastien Bacher2005-02-092-22/+9
* Don't leak the theme name if the theme is invalid. NULL vs. 0 inKjartan Maraas2005-02-053-1/+9
* Plug a leak. Closes bug #165312. Remove unused varKjartan Maraas2005-02-023-1/+7
* Defined PREFIX to <prefix> bug #153203Shakti Sen2005-01-042-4/+27
* NULL vs. 0 SameKjartan Maraas2004-12-254-3/+9
* NULL vs. 0 Same.Kjartan Maraas2004-12-253-2/+7