[Xfce4-commits] [apps/xfce4-screenshooter] branch master updated (f3274e8 -> d4f8d66)

noreply at xfce.org noreply at xfce.org
Mon Dec 17 00:04:34 CET 2018


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 apps/xfce4-screenshooter.

      from  f3274e8   Fix typos
       new  1a4ebe1   Improved imgur dialog (Bug #14973)
       new  9e5bce3   Source format
       new  1083e30   Use appropriate types
       new  f884740   Use static functions when possible
       new  15e94a3   Simplify
       new  3eb0c9a   Remove unnecessary object ref
       new  0f612fc   Clean up allocated memory
       new  5ee3454   Fix assert
       new  72526b9   Set default size for imgur dialog
       new  d4f8d66   Avoid GCC's mixed declarations and code warning

The 10 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                          |   3 +
 Makefile.am                         |   9 +-
 lib/screenshooter-actions.c         |   4 +-
 lib/screenshooter-imgur-dialog.c    | 393 ++++++++++++++++++++++++
 lib/screenshooter-imgur-dialog.h    |  22 ++
 lib/screenshooter-imgur-dialog.ui   | 591 ++++++++++++++++++++++++++++++++++++
 lib/screenshooter-imgur.c           |   7 +-
 lib/screenshooter-job-callbacks.c   | 197 +-----------
 lib/screenshooter-job-callbacks.h   |   1 +
 lib/screenshooter-job.c             |   8 +-
 lib/screenshooter-job.h             |   3 +-
 lib/screenshooter-marshal.list      |   1 +
 panel-plugin/screenshooter-plugin.c |   4 +-
 13 files changed, 1042 insertions(+), 201 deletions(-)
 create mode 100644 lib/screenshooter-imgur-dialog.c
 create mode 100644 lib/screenshooter-imgur-dialog.h
 create mode 100644 lib/screenshooter-imgur-dialog.ui

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list