summaryrefslogtreecommitdiff
path: root/libgnome-desktop/libgnome/gnome-desktop-item.h
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect branchpointgnome-2-24_svn5249Federico Mena Quintero2008-09-251-309/+0
* replace include. We replace <gtk/gtkicontheme.h> with <gtk/gtk.h> toBaptiste Mille-Mathias2008-08-181-1/+1
* Port to gio. Fix bug #510870Vincent Untz2008-02-111-2/+1
* Make it possible to let caller handle reaping child process Patch by TomVincent Untz2006-11-131-1/+3
* Partially based on patch from Christian Persch <chpe@gnome.org> in bugMark McLoughlin2005-07-251-2/+3
* s/file_id/basename.Dennis Cranston2005-05-101-1/+1
* add.Dennis Cranston2005-05-091-0/+3
* Based on a patch from Elijah Newren in bug #150910 to addMark McLoughlin2005-01-301-0/+6
* Added a new API gnome_desktop_item_drop_uri_list_with_env() which passesSatyajit Kanungo2002-11-281-0/+6
* Add a ditem launch variant with screen and workspace args for startupMark McLoughlin2002-11-281-0/+7
* Bump major due to removed gnome-icon-loader.Alexander Larsson2002-09-271-7/+3
* add new APPEND_PATHS launch flagFrank Worsley2002-07-281-1/+3
* Apply modified version of a patch from Frank Worsley to make sure theMark McLoughlin2002-07-121-0/+3
* Patch from Glynn Foster to use X-GNOME-DocPath instead of DocPath. FixesMark McLoughlin2002-07-091-1/+1
* correctly determine local path for %f and %F parameters in Exec fieldFrank Worsley2002-06-251-1/+5
* pass in envp. (gnome_desktop_item_launch): use_with_env.Mark McLoughlin2002-06-211-0/+6
* reviewed by: markk@skynet.ieAlex Larsson2002-05-231-2/+10
* make sure we only load valid files and fix a bug where we created a newFrank Worsley2002-05-211-1/+2
* add generic name field, make escapes the same as in the spec as proposedGeorge Lebl2002-03-271-0/+1
* add GNOME_DESKTOP_ITEM_DOC_PATH.Mark McLoughlin2002-02-281-0/+1
* Handle case where you try to keep reading and the handle is NULL byDarin Adler2002-02-211-0/+5
* fix error quark, and start things in home directory unless a flag isGeorge Lebl2002-01-171-1/+3
* add a find_icon function which doesn't work only on desktop items but noGeorge Lebl2001-12-201-0/+15
* added some needed API. One for setting location as file, and setting aGeorge Lebl2001-12-141-0/+2
* Make launching standards compliant and realize that the standard sucksGeorge Lebl2001-12-081-5/+16
* Change include to glib-object.h.Owen Taylor2001-11-211-1/+1
* use g_find_program_in_path and g_path_is_absolute where appropriate. Add aGeorge Lebl2001-11-171-2/+3
* Port to GnomeVFS. Compiles, if it actually works is a different questionGeorge Lebl2001-11-071-0/+4
* include gobject/gtype.hGeorge Lebl2001-09-211-0/+1
* make sure name/encoding/version are set, location return is now const, andGeorge Lebl2001-09-201-1/+1
* string vector const weirdness removedGeorge Lebl2001-09-201-4/+3
* Few more accessors, whack the push/pop of sections. Keys can now includeGeorge Lebl2001-09-191-21/+40
* Put the parser into the ditem, completely reshuffle the API, make it beGeorge Lebl2001-09-081-79/+129
* Mostly stubify things with #if 0's just to make it compile. I will beGeorge Lebl2001-09-051-3/+24
* Added `name', `comment' and `attributes' hash tables; copy all the CORBAMartin Baulig2001-08-201-18/+18
* New function.Martin Baulig2001-08-181-0/+1
* Reflect latest gnome-desktop.idl renaming.Martin Baulig2001-08-171-55/+55
* Make the return value non-const.Martin Baulig2001-08-121-1/+1
* Fix #includes for the new location.Martin Baulig2001-08-061-1/+1
* Rewrote this to use bonobo-config with the new ditem moniker. (the oldMartin Baulig2001-06-091-19/+13
* wipe all the standard incomformat stuff, clean up a little bit and startGeorge Lebl2001-05-221-24/+8
* to be consistent with everything else g* return the item from the _refGeorge Lebl2001-05-211-1/+1
* s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;Michael Meeks2001-04-181-1/+0
* s/..._GNOME_DECLS/G_..._DECLS/Michael Meeks2001-04-181-2/+2
* Fixed #includes for libgnomebase.Martin Baulig2001-04-151-1/+1
* Fixed includes (added glib.h and gnome-defs.h to the files needing it.martin_local_treeMikael Hallendal2001-02-281-0/+3
* Launch Type=URL entries, and slight cosmetic updatesGeorge Lebl2000-09-151-6/+6
* return TRUE/FALSE from the sync functions indicating an error in writingGeorge Lebl2000-03-261-1/+1
* Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - onlyGNOME_LIBS_1_1_0Elliot Lee2000-02-211-3/+8
* Add a basic "Type" attribute to the structure andGeorge Lebl2000-01-161-13/+39