summaryrefslogtreecommitdiff
path: root/libgnome-desktop/gnome-desktop-item.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch exec from a vector to a simple string. change the _get_command andGeorge Lebl2000-01-091-4/+2
* make it compileHavoc Pennington1999-12-211-0/+6
* New module, stock cursors from Iain Holmes.Havoc Pennington1999-12-131-45/+89
* Add save routine, location accessors. Remove run-in-bg flag. AddElliot Lee1999-10-271-4/+16
* gnome-ditem.[ch]: Fix some warnings, and add an accessor for the itemElliot Lee1999-10-271-0/+2
* gnome_desktop_item_launch() now returns whatever gnome_execute_async()Elliot Lee1999-10-261-1/+1
* New files - replacement for gnome-dentry.[ch] Use access() if only testingElliot Lee1999-10-261-0/+59