[gnome-flashback] Created tag 3.18.0



The unsigned tag '3.18.0' was created.

Tagger: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Sep 25 00:47:33 2015 +0300

    Tag release 3.18.0

Changes since the last tag '3.17.2':

Alberts Muktupāvels (150):
      modulesets, 3.16: switch to main branch
      modulesets, 3.18: switch to main branch
      modulesets, 3.18: add libstatus-notifier
      idle-monitor: unexport object in dispose
      idle-monitor: rename and reformat MetaIdleMonitorDBus
      display-config: add a flag to denote randr 1.5 is in use
      display-config: add output tile info retrieval
      display-config: construct tiled monitors info
      display-config: add support for setting randr 1.5 monitors
      modulesets: add default plugins for compiz
      build: don't use gnome-autogen.sh
      automount-manager: fix build warnings
      desktop-background: fix build warnings
      display-config: fix build warnings
      end-session-dialog: fix build warnings
      idle-monitor: fix build warnings
      shell: fix build warnings
      sound-applet: remove unneeded *_class_init and *_init declarations
      sound-applet: silence deprecation warnings about GtkStatusIcon
      sound-applet: fix build warning
      sound-applet: remove unused mute_switch
      sound-applet: remove deprecated and unneeded function call
      sound-applet: don't use deprecated gtk_misc_set_alignment
      modulesets, 3.18: add m4-common as dependency
      modulesets: fix parse error
      flashback-session: unset DESKTOP_AUTOSTART_ID
      flashback-session: fix build warning
      update git.mk
      sound-applet: fix pointer/keyboard grabs
      modulesets, 3.18: update libstatus-notifier deps
      modulesets: get compiz as a tarball
      modulesets: update compiz cmakeargs
      modulesets, 3.18: build compiz using -std=c++11
      screenshot: own org.gnome.Shell.Screenshot dbus name
      shell: ungrab keyboard before emitting signal
      screenshot: implement SelectArea method
      display-config: ignore outputs that has no modes
      polkit: initial version
      add nautilus-classic to required components
      rename flashback-session.[c/h] to gf-session.[c/h]
      rename flashback-main.c to gf-main.c
      rewrite GfSession
      polkit: don't show empty users combobox
      polkit: select the current user by default
      polkit: improve error message when authentication fails
      Revert "don't autorestart"
      polkit: use x11 server time when displaying authentication dialog
      bluetooth-applet: initial version
      power-applet: initial version
      sound-applet: rename gvc-applet.[c/h] to gf-sound-applet.[c/h]
      sound-applet: rename GvcApplet to GfSoundApplet
      workarounds: rename flashback-workarounds.[c/h] to gf-workarounds.[c/h]
      workarounds: remove unused function
      workarounds: rename FlashbackWorkarounds to GfWorkarounds
      modulesets: add gnome-screensaver as dependency
      add autostart file for gnome-screensaver
      sound-applet: update submodule to fix few build warnings
      bluetooth-applet: add rfkill interface
      power-applet: add upower device interface
      power-applet: add status icon
      power-applet: hide icon when created and show only if/when needed
      bluetooth-applet: rename GfSettingsDaemonRfkill to GfSdRfkill
      bluetooth-applet: add status icon
      bluetooth-applet: fix applet hidding/showing
      bluetooth-applet: fix turn on/off menu items
      bluetooth-applet: fix turn on/off menu items (again)
      sound-applet: allow to set volume more then 100%
      screenshot: rename flashback-screenshot.[c/h] to gf-screenshot.[c/h]
      screenshot: rename FlashbackScreenshot to GfScreenshot
      screenshot: rename FlashbackSelectArea to GfSelectArea
      screenshot: rename FlashbackDBusScreenshot to GfDBusScreenshot
      screenshot: fix ScreenshotArea callback parameters
      screenshot: implement FlashArea method
      screenshot: add "finished" signal to GfFlashspot
      screenshot: fix fade timeout
      screenshot: finish screenshot implementation
      update git.mk to latest version
      build: remove ACLOCAL_AMFLAGS from Makefile.am
      add translation domain to *.ui files
      use upstream gettext
      desktop-background: use type-hint to set window type
      desktop-background: use GTK_WINDOW_POPUP as window type
      desktop-background: use g_signal_connect_object
      desktop-background: remove private struct from DesktopWindow
      desktop-background: rename files
      desktop-background: rename DesktopWindow to GfDesktopWindow
      desktop-background: set accept-focus to FLASE
      desktop-background: rename DesktopBackground to GfDesktopBackground
      end-session-dialog: rename flashback-end-session-dialog.[c/h] to gf-end-session-dialog.[c/h]
      end-session-dialog: rename FlashbackEndSessionDialog to GfEndSessionDialog
      end-session-dialog: use x11 server time when displaying dialog
      end-session-dialog: rename flashback-inhibit-* to gf-inhibit
      end-session-dialog: rename FlashbackInhibitDialog to GfInhibitDialog
      end-session-dialog: don't override get_preferred_width
      end-session-dialog: free old inhibitor paths
      end-session-dialog: always center inhibit dialog
      end-session-dialog: set min-content-height in inhibit dialog
      internationalization: fix locale dir
      data: remove empty Icon line from *.desktop files
      internationalization: remove unneeded LOCALE_DIR defines
      data: stop translating *.session files and move into subdir
      data: move xsession files to subdir
      data: move autostart files to subdir
      data: move application files to subdir
      data: move directory files to subdir
      data: move menu file to subdir
      data: move gschema file to subdir
      rename flashback-application.[c/h] to gf-application.[c/h]
      rename FlashbackApplication to GfApplication
      screencast: rename flashback-screencast.[c/h] to gf-screencast.[c/h]
      screencast: rename FlashbackScreencast to GfScreencast
      screencast: rename autogenerated files
      rename flashback-resources.[c/h] to gf-resources.[c/h]
      input-sources: initial version, unimplemented
      input-sources: add GfCandidatePopup, unimplemented
      rewrite configure.ac
      screenshot: unref GdkWindow from gdk_screen_get_active_window
      sound-applet: update submodule to fix build warnings
      desktop-background: fix build with clang
      doap: update name, it should be repository name
      power-applet: don't hide icon in *_init
      bluetooth-applet: don't hide icon in *_init
      power-applet: create status icon only if needed
      bluetooth-applet: create status icon only if needed
      sound-applet: ignore scroll event without direction
      doap: update shortdesc
      sound-applet: set volume and amplified before adjustment
      revert "desktop-background: use GTK_WINDOW_POPUP as window type"
      desktop-background: rename gf-desktop-window.[c/h] to gf-background-window.[c/h]
      desktop-background: rename GfDesktopWindow to GfBackgroundWindow
      desktop-background: redo background window
      desktop-background: don't show in Ctrl-Alt-Tab switcher
      input-sources: minor rename
      common: initial version
      common: rename FlashbackKeyBindings to GfKeybindings
      input-sources: add GfInputSourceSettings
      input-sources: add input source switching keybindings
      input-sources: add GfKeyboardManager
      input-sources: create list of user's input sources
      input-sources: add missing prop to GfInputSource
      input-sources: fix index prop in GfInputSource
      input-sources: implement sources_changed_cb
      common: add GfPopupWindow
      update Adwaita and HighContrast themes
      input-sources: add getter for display name in GfInputSource
      common: add two getter functions to GfKeybindings
      themes: add border to all GfPopupWindows
      input-sources: implement accelerator_activated_cb
      input-sources: use copied list in GfInputSourcePopup
      bump version to 3.18.0, update NEWS

Balló György (2):
      Add autostart file for nm-applet
      data: add custom directory files

Balázs Úr (2):
      Updated Hungarian translation
      Updated Hungarian translation

Cosimo Cecchi (2):
      display-config: add a property to discover if underscan is supported
      display-config: don't set underscan property when not supported

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Dave Airlie (3):
      display-config: expose tile info as a property over dbus interface
      display-config: change find_primary to return an index
      display-config: add tiled support to the linear config

Dimitris Spingos (1):
      Updated Greek translation

Dmitry Shachnev (1):
      Correct description of fix-button-layout gsettings key

Dušan Kazik (4):
      Added Slovak translation
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation

Gábor Kelemen (1):
      Updated Hungarian translation

Jasper St. Pierre (1):
      display-config: use xcb to set properties on outputs

Marc Deslauriers (1):
      polkit: use accountsservice to fetch user icon

Marek Černocký (1):
      Updated Czech translation

Matthias Clasen (1):
      display-config: fix a copy-past error

Piotr Drąg (10):
      Updated Polish translation
      Updated Polish translation
      Minor grammar fix in polkit GSchema
      Updated Polish translation
      Updated POTFILES.in
      Minor typo fix
      Updated Polish translation
      Fix copy-paste error
      Updated Polish translation
      Updated Polish translation

Rui Matos (1):
      display-config: validate EDID strings

Sebastian Geiger (8):
      input-sources: add GfIBusManager, unimplemented
      input-sources: add GfInputSourceManager, unimplemented
      input-sources: initial implementation for GfInputSource
      input-sources: add signals to GfIBusManager
      input-sources: implement GfIBusManager
      input-sources: fix copy-paste error
      input-sources: fix incorrect formatting
      common: update fade speed in GfPopupWindow

Yosef Or Boczko (2):
      Updated Hebrew translation
      Updated Hebrew translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]