summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* fix api naming. the child1,child2 are now functions (should ease wrappers)George Lebl2000-05-193-63/+127
* include gnome-i18nP.h rather then gnome-i18n.hGeorge Lebl2000-05-061-1/+1
* return TRUE/FALSE from the sync functions indicating an error in writingGeorge Lebl2000-03-263-10/+12
* if no "C" locale setting found for name, set it to the filename orGeorge Lebl2000-03-211-9/+45
* use the new _set_filename method of the icon entry rather then the oldGeorge Lebl2000-03-051-2/+2
* Fixed a couple typos; gtk_entry -> GTK_ENTRYCody Russell2000-03-011-2/+2
* made the interface sane, made privates really private by using a privateGeorge Lebl2000-02-251-2/+7
* Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - onlyGNOME_LIBS_1_1_0Elliot Lee2000-02-216-7/+35
* fix two double free errors by applying a patch from Peter WainwrightGeorge Lebl2000-01-291-2/+1
* actually ref the ditem in set_ditem. When editting a directory type entry,George Lebl2000-01-201-3/+60
* add a function gnome_uri_extract_filename, which will take a single uriGeorge Lebl2000-01-201-41/+82
* test for gnome-terminal's existence and fall back to xterm otherwiseGeorge Lebl2000-01-171-3/+11
* update for the new gnome-ditem stuff and make it store a ref to any ditemGeorge Lebl2000-01-163-60/+438
* Add a basic "Type" attribute to the structure andGeorge Lebl2000-01-163-352/+1131
* Use human readable name in the message box title.Havoc Pennington2000-01-111-100/+68
* Move structure elements around to reduce memory usageElliot Lee2000-01-101-5/+5
* Switch exec from a vector to a simple string. change the _get_command andGeorge Lebl2000-01-093-72/+85
* make it compileHavoc Pennington1999-12-216-0/+1401
* New module, stock cursors from Iain Holmes.Havoc Pennington1999-12-133-851/+907
* Add save routine, location accessors. Remove run-in-bg flag. AddElliot Lee1999-10-273-19/+304
* gnome-ditem.[ch]: Fix some warnings, and add an accessor for the itemElliot Lee1999-10-273-4/+51
* gnome_desktop_item_launch() now returns whatever gnome_execute_async()Elliot Lee1999-10-263-18/+213
* New files - replacement for gnome-dentry.[ch] Use access() if only testingElliot Lee1999-10-263-0/+914