OLD | NEW |
(Empty) | |
| 1 |
| 2 2008-08-11 Rex Dieter <rdieter@fedoraproject.org> |
| 3 * initial support for kde4 |
| 4 |
| 5 2008-01-24 Kevin Krammer <kevin.krammer@gmx.at> |
| 6 * Fixing security issue in xdg-email and xdg-open at replacing |
| 7 parameter in $BROWSER |
| 8 |
| 9 === xdg-utils 1.0.2 ==== |
| 10 |
| 11 === xdg-utils 1.0.1 ==== |
| 12 |
| 13 2006-11-03 Waldo Bastian <waldo.bastian@intel.com> |
| 14 * Fixed spurious output on stdout by xdg-desktop-menu |
| 15 * Cleaned up shell syntax for xdg-screensaver and xdg-icon-resource |
| 16 (fixes Ubuntu 6.10) |
| 17 |
| 18 2006-10-29 Kevin Krammer <kevin.krammer@gmx.at> |
| 19 * Fixed non-ascii mailto URI handling of xdg-emial on non-UTF8 locales |
| 20 under KDE |
| 21 |
| 22 === xdg-utils 1.0 ==== |
| 23 |
| 24 2006-05-10 Bryce Harrington <bryce@osdl.org> |
| 25 * Created xdg-screensaver |
| 26 |
| 27 2006-04-24 Kevin Krammer <kevin.krammer@gmx.at> |
| 28 * Applied patch provided by Benedikt Meurer <benedikt.meurer@unix-ag.uni-sie
gen.de> |
| 29 to improve the compatability of the Makefile |
| 30 * Added --title option to xdg-file-dialog |
| 31 * Applied another path by Benedikt to let xdg-file-dialog use |
| 32 zenity on GNOME and XFCE |
| 33 * Added a documentation extraction AWK script created by Benedikt which repl
aces |
| 34 the sed code and adds extraction of examples additionally to the usage inf
o. |
| 35 * Added printing of examples to the --help command. |
| 36 |
| 37 2006-04-14 Kevin Krammer <kevin.krammer@gmx.at> |
| 38 * Added documentation for --version to all xml files |
| 39 * Added script for file selection task, e.g. using the native file dialog |
| 40 to get a file or directory name |
| 41 |
| 42 2006-04-11 Kevin Krammer <kevin.krammer@gmx.at> |
| 43 * Applied exit functions to the other scripts |
| 44 * Added a function to check for common commands like --help or --version |
| 45 and always perform the same reaction |
| 46 |
| 47 2006-04-10 Kevin Krammer <kevin.krammer@gmx.at> |
| 48 * Added common exit functions to improve return value consistency. |
| 49 Currently only used in xdg-mime to gather feedback |
| 50 |
| 51 2006-04-08 Kevin Krammer <kevin.krammer@gmx.at> |
| 52 * In case of $BROWSER being not avialable or empty, try a fixed list of well |
| 53 known browsers instead |
| 54 |
| 55 2006-04-06 Kevin Krammer <kevin.krammer@gmx.at> |
| 56 * Fixed "detection" of generic case in xdg-mime, xdg-open and xdg-su as |
| 57 discovered by Hagai Kariti <hobbithk@gmail.com> |
| 58 * Fixed tailoring of file and gnomevf-info output by using "sed" to remove a
leading |
| 59 whitespace instead of "cut" |
| 60 |
| 61 2006-04-05 Kevin Krammer <kevin.krammer@gmx.at> |
| 62 * Applied patch by Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de> w
hich |
| 63 adds detection for XFCE, XFCE paths for xdg-open and xdg-email and |
| 64 which fixes the script for non-bash shells. |
| 65 |
| 66 2006-03-31 Waldo Bastian <waldo.bastian@intel.com> |
| 67 * Generate usage instructions from the same XML that is used for manpages |
| 68 * Included licence text in scripts |
| 69 * Added xdg-desktop script |
| 70 * Added documentation (DocBook, HTML, manpages) |
| 71 * Have Makefile generate manpages |
| 72 * Included fix for xdg-su provided by Jeremy White <jwhite@codeweavers.com> |
| 73 * Added "release" target to Makefile for generating releases |
| 74 * Added support for .directory and .menu files to xdg-menu |
| 75 |
| 76 2006-03-21 Kevin Krammer <kevin.krammer@gmx.at> |
| 77 * Imported the current state into freedesktop.org CVS for easier shared deve
lopment |
OLD | NEW |