summaryrefslogtreecommitdiff
path: root/libgnome-desktop
Commit message (Expand)AuthorAgeFilesLines
* version markersMark McLoughlin2003-09-021-0/+2
* version markersMark McLoughlin2003-08-251-0/+2
* version markersMark McLoughlin2003-08-111-0/+2
* version markersMark McLoughlin2003-08-071-0/+2
* fix the theme vs. custom icon bug here instead of the panel. This is theGeorge Lebl2003-08-052-12/+43
* Follow KDE behaviour on %i, %m, %c and %k to launch KDE apps properly. TheGeorge Lebl2003-07-291-20/+20
* version markersMark McLoughlin2003-07-151-0/+2
* version markersMark McLoughlin2003-07-041-0/+2
* Remove mnemonic conflict.Dennis Cranston2003-06-202-4/+8
* Adjust widget padding according to the HIG. Add many mnemonics and useDennis Cranston2003-06-192-28/+53
* version markersMark McLoughlin2003-06-061-0/+2
* convert .desktop contents to filesystem's filenames.(#107700)Hidetoshi Tajima2003-06-032-2/+8
* version markersMark McLoughlin2003-05-201-0/+2
* call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-141-1/+2
* Maintian the special characters. Fixes 103012Balamurali Viswanathan2003-05-092-0/+8
* fix blooper I made when committing a patch from Arvind. Tracked down byMark McLoughlin2003-03-102-1/+7
* patch from fourdan@xfce.org for fix memory corruption whenMark McLoughlin2003-03-102-6/+15
* remove mime type checking. Fixes bug #105222.Andrew Sobala2003-03-062-16/+5
* Create a GnomeDesktopItem if it does not exists before checking up forArvind Samptur2003-02-272-1/+9
* add gnome-desktop-i18n.h to libgnome_desktop_2_la_SOURCES.Dan Mills2003-01-232-0/+4
* ensure gettext is correctly initialized before using itFrédéric Crozat2003-01-226-7/+109
* fix the previous fix, we weren't setting DESKTOP_STARTUP_ID properlyHavoc Pennington2003-01-192-5/+21
* set the "binary name" field of the startup notification to just argv[0],Havoc Pennington2003-01-162-8/+36
* the array was allocated one too small. Oops.Havoc Pennington2002-12-052-1/+6
* fix bogus free()s.Mark McLoughlin2002-12-032-2/+6
* sync with libegg.Mark McLoughlin2002-12-032-8/+14
* require startup notification 0.4Havoc Pennington2002-12-012-55/+212
* Added a new API gnome_desktop_item_drop_uri_list_with_env() which passesSatyajit Kanungo2002-11-284-0/+64
* Add a ditem launch variant with screen and workspace args for startupMark McLoughlin2002-11-287-60/+591
* s/MimeType/MIME Type/. #83965.Mark McLoughlin2002-11-272-1/+6
* AC_SUBST this for inclusion in gnome-desktop-2.0.pcHavoc Pennington2002-10-312-1/+6
* build fixes.Mark McLoughlin2002-10-312-1/+7
* optionally build with libstartup-notificationHavoc Pennington2002-10-312-2/+111
* Bump major due to removed gnome-icon-loader.Alexander Larsson2002-09-279-2329/+30
* Test display nameAlexander Larsson2002-09-184-40/+31
* Add gnome_icon_loader_get_allow_svg.Alexander Larsson2002-09-123-1/+13
* Add gnome_icon_loader_has_icon and gnome_icon_loader_lookup_icon_extended.Alexander Larsson2002-09-113-16/+108
* unref the GConfClient. (remove_gconf_handler): ditto.Mark McLoughlin2002-08-052-8/+16
* define pixmaps and icons dir.Mark McLoughlin2002-08-053-26/+68
* don't dereference a bogus handle, if the ditem open for write doesn'tMichael Meeks2002-08-012-1/+8
* add libtool versioning info variable, LT_VERSION.Mark McLoughlin2002-07-302-0/+8
* add new APPEND_PATHS launch flagFrank Worsley2002-07-284-4/+27
* Remove numeric canonization as it was changing things and was likelyGeorge Lebl2002-07-252-14/+16
* Apply modified version of a patch from Frank Worsley to make sure theMark McLoughlin2002-07-125-11/+55
* be a bit smarter with strcmps, switch on the first letter and thenMark McLoughlin2002-07-122-18/+41
* Get the menuitem index and set the option menu withArvind Samptur2002-07-122-12/+31
* follow symlinks (bug #86755)jacob berkman2002-07-102-4/+11
* Patch from Glynn Foster to use X-GNOME-DocPath instead of DocPath. FixesMark McLoughlin2002-07-094-3/+9
* use GTK_SHADOW_IN for the language treeview, remove useless andJorn Baayen2002-07-022-16/+15
* correctly determine local path for %f and %F parameters in Exec fieldFrank Worsley2002-06-253-14/+43