Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
by Obache.
|
|
pkglint. If any of these are wrong for some reason, please revert/adjust.
|
|
|
|
|
|
|
|
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
remove from bl3 list
|
|
|
|
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
changes:
-performance improvements
-build system fixes
-bugfixes
-documentation improvements
-support the upcoming "mutter" window manager
-translation updates
|
|
|
|
changes:
-bugfixes
-translation updates
|
|
==============
Version 2.26.0
==============
Note: this release disables session saving because it's not ready for wide
usage. It will hopefully be fixed for 2.26.1.
- Turn off debug spew (Lucas)
- Hide the "Save current session" button in the session properties since it's
not working (Vincent)
- Disable session saving because it's not ready yet (Vincent)
Translations:
- Updated as: Amitakhya Phukan
- Updated crh: Reşat SABIQ
- Updated cs: Petr Kovar
- Updated el: Jennie Petoumenou
- Updated es: Jorge González
- Updated et: Ivar Smolin
- Updated gl: Suso Baleato
- Updated gu: Ankit Patel
- Updated he: Yaron Shahrabani
- Updated hi: Rajesh Ranjan
- Updated ja: Takeshi AIHANA
- Updated lt: Žygimantas Beručka
- Updated mr: Sandeep Shedmake
- Updated nb: Kjartan Maraas
- Updated or: Manoj Kumar Giri
- Updated ps: Zabeeh Khan
- Updated ta: I. Felix
- Updated te: Krishna Babu K
|
|
===============
Version 2.25.92
===============
Note: this release brings back session saving. There might be bugs for this, so
make sure to test this thoroughly.
- Ensure treeview is included in a scrolled window with a shadow in the inhibit
dialog (Frédéric Crozat)
- Use system-log-out icon instead of deprecated gnome-logout (Matthias Clasen)
- Implement session saving (Lucas)
- Use close button instead of ok button for error dialog (Vincent)
- Fix the logout dialog not being themed (Matthias Clasen)
- Code cleanup (Lucas)
Translations:
- Updated zh_TW: Chao-Hsiung Liao
- Updated bg: Alexander Shopov
- Updated bn_IN: Runa Bhattacharjee
- Updated ca: David Planella
- Updated de: Wolfgang Stoeggl
- Updated en_GB: David Lodge
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated fr: Bruno Brouard
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated ja: Takeshi AIHANA
- Updated ko: Changwoo Ryu
- Updated lv: Raivis Dejus
- Updated pt_BR: Og Maciel
- Updated pt: Duarte Loreto
- Updated ro: Adi Roiban
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated tr: Baris Cicek
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
===============
Version 2.25.91
===============
- Fix copy & paste error in debug output (Matthias Clasen)
- Avoid restarting applications when shutting down (Brian Cameron)
- Improve logout/shutdown dialog messages (Matthias Clasen)
- Change the capplet name in (Lucas, Luca Ferretti)
- Remove obsolete logout_option gconf key (Luca Ferretti)
- Update description of required_components_list gconf key (Luca Ferretti)
Translations:
- Updated ast: Mikel González
- Updated bg: Alexander Shopov
- Updated crh: Reşat SABIQ
- Updated da: Kenneth Nielsen
- Updated dz: Dawa pemo
- Updated es: Jorge González
- Updated et: Ivar Smolin
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated gl: Ignacio Casal Quinteiro
- Updated kn: Shankar Prasad
- Updated mk: Jovan Naumovski
- Updated nb: Kjartan Maraas
- Updated nl: Wouter Bolsterlee
- Updated pl: Tomasz Dominikowski
- Updated pt_BR: Andre Gondim
- Updated ro: Adi Roiban
- Updated sr: Горан Ракић
- Updated sv: Daniel Nylander
- Updated te: Bharat Kumar
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
===============
Version 2.25.90
===============
- Install autostart files in /etc/xdg/autostart (Vincent)
- Use 22x22 icons in the splash screen (Vincent)
- Fix a potential crash in the splash screen (Vincent)
- Fix dbus documentation to mention the session bus instead of system bus
(Richard Hughes)
- Fix build when XTest is not available (Vincent)
- Fix generation of dbus documentation to have valid docbook (Vincent)
Translations:
- Updated ca: David Planella
- Updated fi: Ilkka Tuohela
- Updated he: Yair Hershkovitz
- Updated ko: Changwoo Ryu
- Updated lt: Žygimantas Beručka
- Updated pl: Tomasz Dominikowski
- Updated pt_BR: Andre Gondim
- Updated sv: Daniel Nylander
==============
Version 2.25.5
==============
- Close ICE connection for qt3 applications (Edward Sheldrake)
- In all phases before APPLICATION, consider process termination as completion
(Behdad Esfahbod)
- Fix gnome-session not looking at $XDG_DATA_HOME/applications (tuxce)
- Correctly check for sm and ice libraries in configure script (Lucas)
- Correctly handle X-GNOME-Autostart-enabled=false in gnome-session-properties
(Halton Huo)
- Add support for --enable-polkit/--disable-polkit in configure script (default
is still automatic) (Nirbheek Chauhan)
- Add NoDisplay=True to desktop files (Lucas)
- Fix typo in error message (Lucas)
- Double-click startup program entry to open edit dialog in
gnome-session-properties (Lucas)
- Fix apps with an icon not existing in the icon theme displayed with no icon
(Lucas)
- Add 48x48 icon for session properties (Lucas)
- Add a presence dbus API (William Jon McCann)
Translations:
- Updated ca: David Planella
- Updated de: Hendrik Richter
- Updated es: Jorge González
- Updated ha: saudat mohammed
- Updated ig: Onye, Sylvester
- Updated nb: Kjartan Maraas
- Updated sv: Daniel Nylander
- Updated uz@cyrillic: Nurali Abdurahmonov
- Updated uz: Nurali Abdurahmonov
- Updated yo: David Lodge
==============
Version 2.25.3
==============
- Address issue with multiple clients trying to use the QueryEndSession dbus
API (Tim Kosse)
- Code and build system cleanups (Vincent)
- Stop using deprecated API (Vincent)
- Remove libgnomeui dependency (Vincent)
==============
Version 2.25.2
==============
- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)
- Remove compat wrapper for gnome-keyring session interaction (Stef Walter)
- Single include fixes for glib (Diego Escalante Urrelo)
Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
- Updated sv: Daniel Nylander
|
|
==============
Version 2.24.3
==============
- Fixed #563354, gnome-session does not close ICE connection for qt3 apps
- Fixed #557634, gnome-session doesn't inspect $XDG_DATA_HOME/applications
- Fixed #550726, Apps with an icon not existing in the icon theme displayed
with no icon
Translations:
- Updated sv: Daniel Nylander
- Updated de: Hendrik Richter
|
|
==============
Version 2.24.2
==============
- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)
Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
|
|
|
|
|
|
+share/doc/gnome-session/dbus/gnome-session.html
|
|
==============
Version 2.24.1
==============
- Add GTK and GNOME categories to session-properties.desktop (Patryk Zawadzki)
- Fix leaks (Matthias Clasen)
- Rename variable to avoid symbol conflict (Frederic Peters)
- Fix padding and spacing, and make the dialog resizable in
gnome-session-properties (Christian Persch)
- Make the strings appear translated in gnome-session-properties (Luca
Ferretti)
Translations:
- Updated ar: Anas Afif Emad
- Updated be@latin: Ihar Hrachyshka
- Updated ca: David Planella
- Updated dz: Dawa pemo
- Updated fi: Timo Jyrinki
- Updated it: Luca Ferretti
- Updated ja: Takeshi AIHANA
- Updated mk: Jovan Naumovski
- Updated pt_BR: Og Maciel
- Updated ru: Leonid Kanter
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
name change).
|
|
changes:
-Remove warning about at-spi
-translation updates
|
|
|
|
control-center and others)
|
|
changes:
-fix warnings
-translation updates
|
|
glib/decoration/gconf list. Bump pkg revision.
|
|
when the default schema is applied the decoration will be unloaded.
Bump pkg revision.
|
|
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
|
|
this conflicts with the file gdm installs. Given that gdm has always
done this and that gdm's file uses dbus, let's keep the status quo for now.
Thanks to jmcneill@ for reporting this.
|
|
This switches to the gnome-2.22 release branch.
|
|
|
|
changes: translation updates
|
|
changes: translation updates
|