Skip to content

Commit

Permalink
update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbidulock committed May 3, 2020
1 parent 75e3a26 commit 9583105
Show file tree
Hide file tree
Showing 7 changed files with 132 additions and 34 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
xde-styles -- authors file. 2020-02-08
xde-styles -- authors file. 2020-05-03

Author: Brian Bidulock <bidulock@openss7.org>
68 changes: 68 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,73 @@
# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit 75e3a26256b318578d98323b0165989136a482d8
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sun May 3 03:50:54 2020 -0600

add stock images for maximus left and right

gtk/Makefile.am | 16 ++++++++++
gtk/themes/Squared-blue/gtk-2.0/gtkrc | 16 ++++++++++
.../Squared-blue/gtk-2.0/window-maximus-l.png | Bin 0 -> 352 bytes
.../Squared-blue/gtk-2.0/window-maximus-l.xpm | 32 +++++++++++++++++++
.../Squared-blue/gtk-2.0/window-maximus-r.png | Bin 0 -> 354 bytes
.../Squared-blue/gtk-2.0/window-maximus-r.xpm | 32 +++++++++++++++++++
.../Squared-blue/gtk-2.0/window-unmaximus-l.png | Bin 0 -> 358 bytes
.../Squared-blue/gtk-2.0/window-unmaximus-l.xpm | 32 +++++++++++++++++++
.../Squared-blue/gtk-2.0/window-unmaximus-r.png | Bin 0 -> 358 bytes
.../Squared-blue/gtk-2.0/window-unmaximus-r.xpm | 32 +++++++++++++++++++
gtk/themes/Squared-cadet/gtk-2.0/gtkrc | 16 ++++++++++
.../Squared-cadet/gtk-2.0/window-maximus-l.png | Bin 0 -> 352 bytes
.../Squared-cadet/gtk-2.0/window-maximus-l.xpm | 32 +++++++++++++++++++
.../Squared-cadet/gtk-2.0/window-maximus-r.png | Bin 0 -> 354 bytes
.../Squared-cadet/gtk-2.0/window-maximus-r.xpm | 32 +++++++++++++++++++
.../Squared-cadet/gtk-2.0/window-unmaximus-l.png | Bin 0 -> 358 bytes
.../Squared-cadet/gtk-2.0/window-unmaximus-l.xpm | 32 +++++++++++++++++++
.../Squared-cadet/gtk-2.0/window-unmaximus-r.png | Bin 0 -> 358 bytes
.../Squared-cadet/gtk-2.0/window-unmaximus-r.xpm | 32 +++++++++++++++++++
gtk/themes/Squared-green/gtk-2.0/gtkrc | 16 ++++++++++
.../Squared-green/gtk-2.0/window-maximus-l.png | Bin 0 -> 352 bytes
.../Squared-green/gtk-2.0/window-maximus-l.xpm | 32 +++++++++++++++++++
.../Squared-green/gtk-2.0/window-maximus-r.png | Bin 0 -> 354 bytes
.../Squared-green/gtk-2.0/window-maximus-r.xpm | 32 +++++++++++++++++++
.../Squared-green/gtk-2.0/window-unmaximus-l.png | Bin 0 -> 358 bytes
.../Squared-green/gtk-2.0/window-unmaximus-l.xpm | 32 +++++++++++++++++++
.../Squared-green/gtk-2.0/window-unmaximus-r.png | Bin 0 -> 358 bytes
.../Squared-green/gtk-2.0/window-unmaximus-r.xpm | 32 +++++++++++++++++++
gtk/themes/Squared-grey/gtk-2.0/gtkrc | 16 ++++++++++
.../Squared-grey/gtk-2.0/window-maximus-l.png | Bin 0 -> 363 bytes
.../Squared-grey/gtk-2.0/window-maximus-l.xpm | 32 +++++++++++++++++++
.../Squared-grey/gtk-2.0/window-maximus-r.png | Bin 0 -> 353 bytes
.../Squared-grey/gtk-2.0/window-maximus-r.xpm | 32 +++++++++++++++++++
.../Squared-grey/gtk-2.0/window-unmaximus-l.png | Bin 0 -> 375 bytes
.../Squared-grey/gtk-2.0/window-unmaximus-l.xpm | 32 +++++++++++++++++++
.../Squared-grey/gtk-2.0/window-unmaximus-r.png | Bin 0 -> 376 bytes
.../Squared-grey/gtk-2.0/window-unmaximus-r.xpm | 32 +++++++++++++++++++
37 files changed, 592 insertions(+)

commit 40397fb546ef59e7d48640ff0a9f6f0be61acc47
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Feb 11 08:32:25 2020 -0700

whoops

autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit ceb623ddbc0506e68cc4f28d1064ba9d300f1721
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sat Feb 8 22:52:21 2020 -0700

update release files

AUTHORS | 2 +-
ChangeLog | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
NEWS | 36 ++++++++++++++++++++++++++++-
README | 20 ++++++++--------
README.md | 20 ++++++++--------
configure.ac | 10 ++++----
6 files changed, 131 insertions(+), 27 deletions(-)

commit e253f2b3fef81c813729cd51836bf668c450847d
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sat Feb 8 22:50:52 2020 -0700
Expand Down
34 changes: 32 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
xde-styles -- history of user-visible changes. 2020-02-08
xde-styles -- history of user-visible changes. 2020-05-03

Release xde-styles-1.5 released 2020-05-03
------------------------------------------

git tag -n100 -l 1.5

1.5 Maintenance Release 1.5

This is the fifth release of the xde-styles package that provides a set
of styles for the XDE (X Desktop Environment) which provides a small
and consistent set of window manager styles across a wide range of
light-weight window managers. The purpose is to provide a consistent
visual appearance for the X Desktop Environment across all supported
window managers.

This release is a maintenance release whose purpose is to provide stock
icons for maximus left and right for libwnck+.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on github.
GitHub.

git shortlog -e -n -w80,6,8 1.4...1.5

Brian Bidulock <bidulock@openss7.org> (2):
whoops
add stock images for maximus left and right


Release xde-styles-1.4 released 2020-02-08
------------------------------------------
Expand All @@ -25,13 +54,14 @@ git tag -n100 -l 1.4

git shortlog -e -n -w80,6,8 1.3...1.4

Brian Bidulock <bidulock@openss7.org> (6):
Brian Bidulock <bidulock@openss7.org> (7):
post-release update
add client pixmap to titlebar layout
save a little space on titlebar
update keysrc and buttonrc files
simplify cscope and MDOCDATE
update release notes
update release files


Release xde-styles-1.3 released 2019-09-05
Expand Down
20 changes: 10 additions & 10 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[xde-styles -- read me first file. 2020-02-08]: #
[xde-styles -- read me first file. 2020-05-03]: #

xde-styles
===============

Package `xde-styles-1.4` was released under GPLv3 license 2020-02-08.
Package `xde-styles-1.5` was released under GPLv3 license 2020-05-03.

This is a set of styles for the XDE (_X Desktop Environment_) which
provides a small and consistent set of window manager styles across a
Expand All @@ -15,7 +15,7 @@ supported window managers.
Release
-------

This is the `xde-styles-1.4` package, released 2020-02-08. This
This is the `xde-styles-1.5` package, released 2020-05-03. This
release, and the latest version, can be obtained from [GitHub][1], using
a command such as:

Expand Down Expand Up @@ -72,12 +72,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/xde-styles
[2]: https://github.com/bbidulock/xde-styles/issues
[3]: https://github.com/bbidulock/xde-styles/blob/1.4/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.4/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.4/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.4/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.4/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.4/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.4/COPYING
[3]: https://github.com/bbidulock/xde-styles/blob/1.5/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.5/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.5/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.5/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.5/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.5/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.5/COPYING

[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[xde-styles -- read me first file. 2020-02-08]: #
[xde-styles -- read me first file. 2020-05-03]: #

xde-styles
===============

Package `xde-styles-1.4` was released under GPLv3 license 2020-02-08.
Package `xde-styles-1.5` was released under GPLv3 license 2020-05-03.

This is a set of styles for the XDE (_X Desktop Environment_) which
provides a small and consistent set of window manager styles across a
Expand All @@ -15,7 +15,7 @@ supported window managers.
Release
-------

This is the `xde-styles-1.4` package, released 2020-02-08. This
This is the `xde-styles-1.5` package, released 2020-05-03. This
release, and the latest version, can be obtained from [GitHub][1], using
a command such as:

Expand Down Expand Up @@ -72,12 +72,12 @@ Report issues on GitHub [here][2].

[1]: https://github.com/bbidulock/xde-styles
[2]: https://github.com/bbidulock/xde-styles/issues
[3]: https://github.com/bbidulock/xde-styles/blob/1.4/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.4/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.4/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.4/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.4/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.4/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.4/COPYING
[3]: https://github.com/bbidulock/xde-styles/blob/1.5/NEWS
[4]: https://github.com/bbidulock/xde-styles/blob/1.5/ChangeLog
[5]: https://github.com/bbidulock/xde-styles/blob/1.5/TODO
[6]: https://github.com/bbidulock/xde-styles/blob/1.5/COMPLIANCE
[7]: https://github.com/bbidulock/xde-styles/blob/1.5/INSTALL
[8]: https://github.com/bbidulock/xde-styles/blob/1.5/LICENSE
[9]: https://github.com/bbidulock/xde-styles/blob/1.5/COPYING

[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #
12 changes: 6 additions & 6 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[xde-styles -- release notes. 2020-02-09]: #
[xde-styles -- release notes. 2020-05-03]: #

Maintenance Release 1.4
Maintenance Release 1.5
=======================

This is the fourth release of the xde-styles package that provides a set
This is the fifth release of the xde-styles package that provides a set
of styles for the XDE (_X Desktop Environment_) which provides a small
and consistent set of window manager styles across a wide range of
light-weight window managers. The purpose is to provide a consistent
visual appearance for the _X Desktop Environment_ across all supported
window managers.

This release is a maintenance release whose purpose is to update the
build system and provides some improvements to the titlebar, keys and
buttons for [ADWM](https://github.com/bbidulock/adwm).
This release is a maintenance release whose purpose is to provide stock
icons for maximus left and right for
[libwnck+](https://github.com/bbidulock/libwnck+).

Included in the release is an autoconf tarball for building the package
from source. See the [NEWS](NEWS) and [TODO](TODO) file in the release
Expand Down
10 changes: 5 additions & 5 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([xde-styles],[1.4],[http://github.com/bbidulock/xde-styles],[xde-styles],[http://github.com/bbidulock/xde-styles/issues])
AC_REVISION([1.4])
AC_INIT([xde-styles],[1.5],[http://github.com/bbidulock/xde-styles],[xde-styles],[http://github.com/bbidulock/xde-styles/issues])
AC_REVISION([1.5])

# set better defaults
AC_PREFIX_DEFAULT([/usr])
Expand All @@ -18,13 +18,13 @@ AC_CONFIG_HEADERS([autoconf.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([scripts])

DATE='2020-02-08'
DATE='2020-05-03'
AC_SUBST([DATE])

MDOCDATE='February 8, 2020'
MDOCDATE='May 3, 2020'
AC_SUBST([MDOCDATE])

BRANCH='1.4'
BRANCH='1.5'
AC_SUBST([BRANCH])

# Initialize Automake
Expand Down

0 comments on commit 9583105

Please sign in to comment.