[Xfce4-commits] [xfce/xfce4-appfinder] branch master updated (a9d13e1 -> 758e433)
noreply at xfce.org
noreply at xfce.org
Mon Jul 17 03:22:07 CEST 2017
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository xfce/xfce4-appfinder.
from a9d13e1 I18n: Update translation nl (100%).
new 46b20c5 Ported a few things to GTK3. Taking care of deprecations right now. Preferences crashes when debug is set to full (due to assertions).
new 8f88878 Fix label and icon
new 2644db3 Version bump
new 294ad18 Fix gtk_alignment_new deprecation
new 18d7e16 Fix menu icons and mnemonics
new 5c47562 Using gdk_threads_add_idle_full to remove gdk_threads_* macro deprecation
new ed4fa18 Bump GTK dependency to 3.20
new ab583d8 Remove old GTK2 version check
new 3482da5 Avoid compilation warn: this statement may fall through
new 8eaadfa Fix gtk_menu_popup deprecation
new aeeb73a Fix gdk_display_get_device_manager deprecation
new 1b90917 Update .gitignore
new 758e433 Merge branch 'gtk3'
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 43 +++++++++
AUTHORS | 1 +
configure.ac.in | 28 ++----
src/appfinder-model.c | 17 ++--
src/appfinder-preferences.c | 4 +-
src/appfinder-preferences.glade | 6 +-
src/appfinder-private.h | 16 ++++
src/appfinder-window.c | 189 ++++++++++++++++++----------------------
8 files changed, 162 insertions(+), 142 deletions(-)
create mode 100644 .gitignore
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list