2012-10-18 21:15:05 by Patrick Welche | Files touched by this commit (1) | |
Log message:
More gtk3 update - less haste more speed
|
2012-10-18 21:10:00 by Patrick Welche | Files touched by this commit (1) | |
Log message:
Missed from gtk3 update
|
2012-10-18 21:08:48 by Patrick Welche | Files touched by this commit (8) |
Log message:
Update gtk3 to 3.6.1
* The accessibility bridge code that exports accessible objects
on the bus is now used by default; atk-bridge has been converted
into a library that GTK+ links against. To void the linking,
pass --without-atk-bridge when configuring GTK+.
* GDK threading support has been deprecated. It is recommended to
use g_idle_add(), g_main_context_invoke() and similar funtions
to make all GTK+ calls from the main thread.
* GTK+ now follows the XDG Base Directory specification for
user configuration and data files. In detail,
* $XDG_CONFIG_HOME/gtk-3.0/custom-papers is the new location
for $HOME/.gtk-custom-papers
* $XDG_CONFIG_HOME/gtk-3.0/bookmarks is the new location
for $HOME/.gtk-bookmarks
* $XDG_DATA_HOME/themes is preferred over $HOME/.themes
* $XDG_DATA_HOME/icons is preferred over $HOME/.icons.
Existing files from the old location will still be read
if the new location does not exist.
* $HOME/.gtk-3.0 is no longer in the default module load path.
If you want to load modules from there, add it to the GTK_PATH
environment variable.
|
2012-10-09 01:02:41 by Adam Ciarcinski | Files touched by this commit (1250) |
Log message:
Revbump after updating graphics/pango
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-10-03 21:31:36 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add version information in DESCR.
From Bug Hunting.
|
2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message:
Revbump after updating graphics/cairo
|
2012-07-24 20:27:41 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 3.4.4
changes:
-bugfixes
-translation updates
|