1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
4.8.3
=====
- Update translator names, week 28 to 37.
- Translation updates: be, es, ko, ms, nl, ru, sk, zh_CN.
4.8.2
=====
- Update translators, week 5 to 23.
- Use "Run Program..." as xfrun4 dialog title (bug #7078).
- Use entry icon to show spawn error (bug #7200).
- Only try a selection of strings in exo-open (bug #7200).
- Do not enable the terminal checkbox for manpages (bug #7702).
- Do not set GTK_PATH (bug #7483).
- Don't hardcode the documentation directory (bug #7512).
- Add Greek manual screenshots.
- Allow installation of the helpers in a custom location.
- Translation updates: Turkish, Dutch, Indian Telugu, Chinese and
Portuguese.
4.8.1
=====
- Make sure XDG_CONFIG_DIRS contains the installed xdg dir.
- Update translator credits.
- Translation updates: Russian. Swedish.
4.8.0
=====
- Set DESKTOP_SESSION to "xfce" in xinitrc (bug #6376).
- Add missing main category to desktop entries (bug #7050).
- Update translator credits.
- Translation updates: Chinese (Taiwan), Croatian, French, Galician,
Greek, Polish, Romanian.
4.7.4
=====
- Send the xfrun4 caller environ over dbus (bug #6927).
- Don't show popup completion if there is a single match.
- Add an icon to the xfrun4 window.
- Append Xfce path to XDG_DATA_DIRS (bug #7040).
- Translation updates (he, de, zh_TW, sk, ru, pt, cs, ja,
en_GB, sv, id, ug).
4.7.3
=====
- Set XDG_MENU_PREFIX to "xfce-" and export it (bug #5980).
- Move xfconf migration script to $libdir (bug #6917).
- Remove Terminal key duplicate (bug #6913).
- Update translators.
4.7.2
=====
- Return support for vendor information.
- Hookup the help button in xfce4-about.
- Fix typo in xfce4-about --help.
- Fix some wrong capitalizations of Xfce.
- Translation updates (id, zh_TW, kk, it, fi, gl, da, ca, pt, uk,
eu, sk, de, hu).
4.7.1
=====
- Drop ck-launch-session as CK is handled in xfce4-session (bug #6684).
- Fix Alt conversion in migration script (bug #4811).
- Restore xfrun4's terminal checkbox state on launch.
- Expand command to handle ~ in xfrun4 (Bug #4041).
- Use '#' as a shortcut to open man pages using xfrun4 (Bug #5984).
- Save the command the user typed in xfrun4, not the expanded one.
- Fallback to exo-open when failure in xfrun4 (Bugs #4985 and #2506).
- Remove run argument feature in xfrun4.
- Fix handling of CLI arguments when opening in terminal with xfrun4
(Bug #5478).
- Update CSS based on Mike Massonnet's work (Bug #5255).
- Fix typo in configure.in.in.
- Fix incorrect (negative) exit values in xfmountdev4.
- Rework the xfce4-about code.
- Translation updates (ug, it, gl, ja, sv, pt, fi, da, el).
4.7.0
=====
- Fix gpg/ssh-agent startup for users with pam_ssh installed.
- $dbuslaunch var isn't used anymore (bug #5863).
- Start ssh-agent before dbus so dbus has the env vars set.
- Switch to xdt 4.7.2.
- Port to libxfce4ui.
- Bump copyright to 2010.
- Add slock functionality (bug #6253).
- Add desktop files for the applications in the Xfce menu.
- Avoid /usr/local/share being added to XDG_DATA_DIRS more than once.
- Build ChangeLog from GIT.
- Hide xfconf-query warnings when properties do not exist.
- Launch xfce4-session with ck-launch-session if installed.
- Use right comment character in Xft.xrdb (bug #6314).
- Also kill ssh-agent in bash like environment (bug #6476).
- Spawn dbus-launch before the dbus users (bug #5576).
- Don't set /usr/share twice in XDG_DATA_DIRS (bug #5151).
- Startxfce4 doesn't handle empty client options (bug #5382).
- Fix some bashism in xinitrc (bug #5557).
- Make xinitrc work with Solaris (bug #5557).
- Remove deprecated encoding key from desktop files.
- Build documentation during make dist.
- Fix xfhelp4 for the new documentation locations.
- Add support for starting gpg-agent.
- Add ability to enable/disable or change the type of screensaver and
ssh-agent using xfconf.
- Remove duplicate Makefile.am entry for xfterm4.
- Translation updates (pl, gl, pt, ro, lv, ur, ur_PK, zh_CN, hu, ast, kk,
el, ru, sk, sq, it, da, ja, pt, ca, nl, pt_BR, cs, fi, eu, si, bg, pa,
uk).
4.6.1
=====
- Reset icon theme name if the migrated icon theme name (possibly 'Rodent')
doesn't exist anymore.
- Remove a bash-ishm ('source') from xinitrc.
4.6.0
=====
- Fix sysconfdir and datadir not being expanded properly in
xinitrc (bug #4924).
- Export GTK_PATH variable in xinitrc so that GTK+ has a chance to find
the Xfce theme engine even in a custom prefix (bug #4925).
- Ensure that xfrun dialog text is selected when the dialog is reshown
via the dbus interface (bug 2836).
4.5.99.1 (Xfce 4.6rc1)
======================
- Determine glade paths used by libxfcegui4 and set environment
variables like LIBGLADE_MODULE_PATH according to these paths in
the xinitrc file.
4.5.93 (Xfce 4.6beta3)
======================
- Add --xfce-version option to print the Xfce release version (bug 3754).
4.5.92 (Xfce 4.6beta2)
======================
- Migrate xfce4-session splash settings to xfconf.
- Be sure $XDG_CONFIG_HOME/autostart exists when creating .desktop
file to disable xfconf migration script.
- Migrate xfwm4 keyboard shortcuts to new xfconf format.
4.5.91 (Xfce 4.6beta1)
======================
- Fix migrating shortcut keys in the xfconf settings migration script.
Previously keys that had more than one char in the keysym name were
getting parsed incorrectly.
- Use new keyboard shortcut settings layout in xfconf migration script.
- Migrate xfce4-session settings to xfconf.
4.5.90 (Xfce 4.6alpha)
======================
- Use gnome-screensaver if xscreensaver is not available (Bug #3131)
- Fix syntax error in startxfce script (Bug #3089).
- Fix insecure use of temporary file in startup script.
- Put /usr/local/share first (Bug #2967).
- Fix an issue with the syntax in startxfce4 script (Bug #2967).
- Use real GtkComboBoxEntry instead of separate GtkEntry/Button for
xfrun4 dialog (bug 3820).
- Remove Xft.dpi fallback setting since xfsettingsd handles this now.
- Update xinitrc to run xfsettingsd instead of xfce-mcs-manager (only
used when the user has disabled the session manager).
- Add MCS -> Xfconf settings migration script.
4.4.2
=====
- Put back a default DPI value as Xorg (Bug #3164, #3158)
- Use gnome-screensaver if xscreensaver is not available (Bug #3131)
- Fix typo on XDG_DATA_DIRS path definition (Bug #2967).
- Updated credits in the about dialog.
- Updated translations: Fabio Riga (it), Nuno Miguel (pt_PT),
Dimitri Gogelia (ka), Ivan Masar (sk), Vladimir Melo (pt_BR),
Mişu Moldovan (ro).
- New translations: Terje Uriansrud (nb_NO), Tegegne Tefera (am),
RPrieditis (lv).
4.4.1
=====
- Update the AUTHORS file.
- Fix syntax error in startxfce script (Bug #3089).
- Fix insecure use of temporary file in startup script.
- Put /usr/local/share first (Bug #2967).
- Fix an issue with the syntax in startxfce4 script (Bug #2967).
- Many translation updates.
4.4.0
=====
- Fix menu popup on wrong screen.
- Update the user guide.
- Several new and updated translations.
|