Branch: refs/heads/ta/todo
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 7b55dc40f912d43616e33904016b310b442c2284
      
https://github.com/fvwmorg/fvwm/commit/7b55dc40f912d43616e33904016b310b442c2284
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  TRAVIS: Force containerised builds

* Split out the packages to install into their own section.
* Add 'sudo: false'

See: https://docs.travis-ci.com/user/migrating-from-legacy/


  Commit: 0c5211e20940cd8dc811753c83118107d6964c8c
      
https://github.com/fvwmorg/fvwm/commit/0c5211e20940cd8dc811753c83118107d6964c8c
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M fvwm/events.c
    M fvwm/icons.c
    M fvwm/menus.c

  Log Message:
  -----------
  Expose: don't flush accumulated events

When dealing with Expose events, don't ever flush the accumulated ones; the
handling of the queue here is incorrect, and ultimately gets addressed during
other operations.

This should help fix the problem of ParentRelative icon pixmaps from
corrupting other icons, etc.


  Commit: f51d113bf456d23fedbad73145d9c4f05d097bb8
      
https://github.com/fvwmorg/fvwm/commit/f51d113bf456d23fedbad73145d9c4f05d097bb8
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M fvwm/events.c
    M fvwm/icons.c
    M fvwm/menus.c

  Log Message:
  -----------
  Merge branch 'ta/possible-fix-icon-pr'

Fixes #11


  Commit: 4dd867c645bd2edfc55cf18607b9ebed2bf27c14
      
https://github.com/fvwmorg/fvwm/commit/4dd867c645bd2edfc55cf18607b9ebed2bf27c14
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M bin/fvwm-config.in
    M configure.ac
    M doc/allCommands.html
    R doc/commands/GnomeButton.xml
    M doc/fvwm/bindings.xml
    M doc/groupedCommands.html
    M doc/util/cmds.txt
    M fvwm/Makefile.am
    M fvwm/add_window.c
    M fvwm/commands.h
    M fvwm/events.c
    M fvwm/frame.c
    M fvwm/functable.c
    M fvwm/fvwm.c
    M fvwm/fvwm.h
    R fvwm/gnome.c
    R fvwm/gnome.h
    M fvwm/icons.c
    M fvwm/move_resize.c
    M fvwm/stack.c
    M fvwm/style.c
    M fvwm/style.h
    M fvwm/update.c
    M fvwm/update.h
    M fvwm/virtual.c
    M fvwm/windowshade.c

  Log Message:
  -----------
  Remove GNOME specific hints

These are ancient; use whatever the EWMH specifies.


  Commit: b753a06d2eb0325fd682563fcc127acbd6cf7813
      
https://github.com/fvwmorg/fvwm/commit/b753a06d2eb0325fd682563fcc127acbd6cf7813
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    R ChangeLog
    R ChangeLog-pre-2.4
    R ChangeLog-pre-2.6.6
    R NEWS
    R ONEWS
    R utils/ChangeLog
    M utils/Makefile.am
    R utils/changelog.vim
    R utils/make_fvwmdist.sh
    R utils/quantize_pixmaps
    R utils/xselection.c

  Log Message:
  -----------
  Remove stale files


  Commit: 65b9c68154599c9589cc13638e77219874066b12
      
https://github.com/fvwmorg/fvwm/commit/65b9c68154599c9589cc13638e77219874066b12
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    R INSTALL
    R INSTALL.fvwm
    A INSTALL.md
    M README.md
    M configure.ac

  Log Message:
  -----------
  Add INSTALL.md


  Commit: ebb827f556e53b74ecca2ae4ee0ce5be5dcb8ad7
      
https://github.com/fvwmorg/fvwm/commit/ebb827f556e53b74ecca2ae4ee0ce5be5dcb8ad7
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    R .cvsignore
    M configure.ac

  Log Message:
  -----------
  configure.ac: foreign/silent-rules

* Set silent-rules to true by default
* Set foreign directory to etc/


  Commit: 6356f26aa268f16497550fbf80869fb7bc1a1f46
      
https://github.com/fvwmorg/fvwm/commit/6356f26aa268f16497550fbf80869fb7bc1a1f46
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  .gitignore


  Commit: 979f62343c5e3adec1a20812001fe3fda7b42e2f
      
https://github.com/fvwmorg/fvwm/commit/979f62343c5e3adec1a20812001fe3fda7b42e2f
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    R bin/ChangeLog
    R doc/ChangeLog
    R doc/docbook-xml/ChangeLog
    R modules/ChangeLog
    R perllib/ChangeLog
    R po/ChangeLog
    R tests/ChangeLog

  Log Message:
  -----------
  Remove ChangeLog files


  Commit: b94211e8ad4a94cdd5de9c6c602afb36fa08c9d6
      
https://github.com/fvwmorg/fvwm/commit/b94211e8ad4a94cdd5de9c6c602afb36fa08c9d6
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    R bin/.cvsignore
    R doc/.cvsignore
    R doc/commands/.cvsignore
    R doc/docbook-xml/.cvsignore
    R doc/docbook-xml/ent/.cvsignore
    R doc/docbook-xsl/.cvsignore
    R doc/docbook-xsl/common/.cvsignore
    R doc/docbook-xsl/highlighting/.cvsignore
    R doc/docbook-xsl/html/.cvsignore
    R doc/docbook-xsl/lib/.cvsignore
    R doc/docbook-xsl/manpages/.cvsignore
    R doc/docbook-xsl/profiling/.cvsignore
    R doc/fvwm/.cvsignore
    R doc/images/.cvsignore
    R doc/images/svg_rendering/.cvsignore
    R docs/.cvsignore
    R docs/old_info/TODO
    R docs/old_info/WindowStyle_proposal.txt
    R docs/old_info/color_combos
    R docs/old_info/error_codes
    R docs/old_info/fvwm.lsm.in
    R docs/old_info/m4_hacks
    R docs/old_info/todo-2.4
    R docs/old_info/todo-2.6
    R docs/old_info/todo-3.0
    R docs/old_info/todo-vars
    R fvwm/.cvsignore
    R libs/.cvsignore
    R modules/.cvsignore
    R modules/FvwmAnimate/.cvsignore
    R modules/FvwmAuto/.cvsignore
    R modules/FvwmBacker/.cvsignore
    R modules/FvwmBanner/.cvsignore
    R modules/FvwmButtons/.cvsignore
    R modules/FvwmCommand/.cvsignore
    R modules/FvwmCommand/scripts/.cvsignore
    R modules/FvwmConsole/.cvsignore
    R modules/FvwmCpp/.cvsignore
    R modules/FvwmDebug/.cvsignore
    R modules/FvwmEvent/.cvsignore
    R modules/FvwmForm/.cvsignore
    R modules/FvwmIconMan/.cvsignore
    R modules/FvwmIdent/.cvsignore
    R modules/FvwmM4/.cvsignore
    R modules/FvwmPager/.cvsignore
    R modules/FvwmPerl/.cvsignore
    R modules/FvwmProxy/.cvsignore
    R modules/FvwmRearrange/.cvsignore
    R modules/FvwmScript/.cvsignore
    R modules/FvwmScript/Scripts/.cvsignore
    R modules/FvwmScript/Widgets/.cvsignore
    R modules/FvwmScroll/.cvsignore
    R perllib/.cvsignore
    R perllib/FVWM/.cvsignore
    R perllib/FVWM/Module/.cvsignore
    R perllib/FVWM/Tracker/.cvsignore
    R perllib/General/.cvsignore
    R po/.cvsignore
    R tests/.cvsignore
    R tests/hints/.cvsignore
    R utils/.cvsignore

  Log Message:
  -----------
  Remove .cvsignore files


  Commit: a1d6bcbdcd0ffd12f9b2bd4e5ef582f46aefbc5c
      
https://github.com/fvwmorg/fvwm/commit/a1d6bcbdcd0ffd12f9b2bd4e5ef582f46aefbc5c
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M docs/Makefile.am

  Log Message:
  -----------
  docs: add PARSING.md to extra_dists


  Commit: 8624a1de690f35676f6ffdeeb5a8dbbab561a1e4
      
https://github.com/fvwmorg/fvwm/commit/8624a1de690f35676f6ffdeeb5a8dbbab561a1e4
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Update .gitignore


  Commit: 6702aac195e5d409f377997ded5469dd8c9e7c7f
      
https://github.com/fvwmorg/fvwm/commit/6702aac195e5d409f377997ded5469dd8c9e7c7f
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M configure.ac
    R modules/ChangeLog-pre-2.2
    R modules/FvwmScroll/ConfigFvwmScroll
    R modules/FvwmScroll/FvwmScroll.1.in
    R modules/FvwmScroll/FvwmScroll.c
    R modules/FvwmScroll/FvwmScroll.h
    R modules/FvwmScroll/GrabWindow.c
    R modules/FvwmScroll/Makefile.am
    M modules/Makefile.am

  Log Message:
  -----------
  Remove FvwmScroll


  Commit: 4afa9ce5cec6c2725251bbf79c2c62bdc5b3026d
      
https://github.com/fvwmorg/fvwm/commit/4afa9ce5cec6c2725251bbf79c2c62bdc5b3026d
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M configure.ac
    R modules/FvwmDebug/FvwmDebug.1
    R modules/FvwmDebug/FvwmDebug.in
    R modules/FvwmDebug/FvwmOldDebug.1
    R modules/FvwmDebug/FvwmOldDebug.c
    R modules/FvwmDebug/FvwmOldDebug.h
    R modules/FvwmDebug/Makefile.am
    M modules/Makefile.am

  Log Message:
  -----------
  Remove FvwmDebug


  Commit: 03287ddff0b4a3fa6607b3ec5b647a5406ece6b7
      
https://github.com/fvwmorg/fvwm/commit/03287ddff0b4a3fa6607b3ec5b647a5406ece6b7
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M fvwm/module_list.c
    M fvwm/session.c
    M libs/fsm.c
    M modules/FvwmIconMan/fvwm.c
    M modules/FvwmIconMan/readconfig.c

  Log Message:
  -----------
  Clang: silence compiler warnings

Clang is most definitely getting better at helping the programmer.  Fix some
legitimate concerns it has, especially with logic problems.


  Commit: d379a3127897cac4e59fa5a02445c7df02d56ef3
      
https://github.com/fvwmorg/fvwm/commit/d379a3127897cac4e59fa5a02445c7df02d56ef3
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  README: mention #fvwm IRC channel


Compare: https://github.com/fvwmorg/fvwm/compare/9533a94dfbda...d379a3127897

Reply via email to