[gtk-frdp] Created tag v3.37.1



The signed tag 'v3.37.1' was created.

Tagger: Felipe Borges <felipeborges gnome org>
Date: 1587739030 +0200

    3.37.1

Changes:

Felipe Borges (58):
      Initial commit
      build: add freerdp 1.1 dependency
      build, examples: Build the example application
      frdp-display: Introduce FrdpDisplay
      examples: Add the FrdpDisplay widget to the example
      display: Add private class members
      gtk-frdp.h: Add my email sooner than later
      frdp-session: Introduce FrdpSession
      frdp-session: Do the actual drawing
      Add doap file
      frdp-session: Lets not do any display sizing for now
      frdp-display, session: Handle mouse events
      frdp-display: Handle mouse scroll events
      frdp-session, display: Handle key press events
      build, frdp-session: Target freerdp2
      build: Add math.h dependency
      frdp-session, display: Add scaling support
      build: Generate gobject introspection bindings
      examples: Add a python example consuming the gi bindings
      build: Generate VAPI file (Vala Bindings)
      examples: Add Vala example
      frdp-display: Don't initialize frdp_session w/ display
      examples: Handle command line argument
      frdp-display: Emit signal when the widget is initialized
      frdp-display: Make sure we forward only valid key press events
      frdp-display: Remove debug g_print
      frdp-display: Emit "rdp-connected" when freerdp_connect succeeds
      frdp-session: Fix copy-paste error in gobject properties
      frdp-session: Lets default to PIXEL_FORMAT_BGRA32 for now
      example: Use SecureOnlineDesktop demo servers in the examples
      build: Allow building as a git submodule
      build: Rely on srcdir vapi for the Vala example
      session, display: Handle disconnection
      frdp-display: Add GObject introspection annotations
      frdp-session, display: Disconnect session when display is destroyed
      frdp-session, display: Add some useful debug messages
      frdp-display: Emit rdp-disconnect on connection failure
      frdp-display: Remove "rdp-initialized" signal
      frdp-session: Add frdp_session_close
      frdp-display: Make frdp_display_close() part of the public API
      frdp-display: Don't try to access unset error message
      frdp-display: Turn FrdpDisplay into a derivable class
      frdp-display: Delegate the authentication to clients
      vapi: Add vala metadata for Frdp.Display.authenticate
      frdp-session: Drop leftover debugging var
      frdp-display: Emit "rdp-needs-authentication" when needed
      frdp-session: For now accept all kinds of certificates
      frdp-session: Refactor freerdp initialization routine
      frdp-session: Limit connection attempts
      frdp-session, display: Add frdp_display_get_pixbuf()
      frdp-session: Center the drawing area in the available space
      frdp-session: Allow font smoothing by default
      frdp-session: Request the best possible color depth
      frdp-session: Set the best possible cairo format
      build: Don't hardcode libdir
      meson: Fix pkgconfig install dir
      build: Don't version the header dir
      build: Install under package_subdir root

Luciano Santos (1):
      Set package_subdir to be a private location complying with FHS

Ondrej Holy (1):
      Fix empty screen with recent freerdp versions

akallabeth (3):
      frdp-session: Update freerdp main loop and remove obsolete functions
      frdp-session/display: Support mouse buttons 4, 5, and horizontal wheel
      Fixed #7: Added RDP mouse cursor support


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