Commit graph

6 commits

Author SHA1 Message Date
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
jschauma
8d104f879e Update to latest stable version (0.8.6):
- pulling patch in from David Dellanave (solaris compile issues)
- fixing compilation issue for Mac OS X (thanks to Thomas F. Burdick!!)
- fixing bug in token-parsing (thanks to Adam Hooper!!!)--we now allow
  ")"'s in our ExecCommands.
2003-05-22 15:39:31 +00:00
jschauma
93b4ba7fe6 Update to version 0.8.5, released today.
- fix recursive redhat-build bug (fixes 577135)
- fix a memory leak in ToolWindow::windowAttributeChange.
- remove server grabs from the Image code. They prove to not be needed (they
  no longer exist in the blackbox code.) And they cause the X server to lock
  indefinately if you run 2 bbkeys on the same display, running the second
  one from a terminal on the display.
- when we recieve a startup message from blackbox, clear out any leftover
  windows in the window list. These are caused by the fact that on shutdown
  of blackbox, if any windows are unmanaged after bbkeys, bbkeys doesn't get
  notified of their destruction and so ends up with extra windows in its list.
- fix compiling issues under solaris. Thanks to grub on irc for use of his
  time for testing.
- get rid of work-around for pre-0.60 blackbox, which fixes bug that let you
  move the toolbar around with bbkeys.
- fix window focus tracking bug. Fixes bug where you could manipulate the
  last focused window on a nono-visible workspace.
- fix multi-head bug in main.cc.  We now putenv("DISPLAY=...") so that
  applications launched will be launched on the correct display.  Thanks to
  Greg Gilbert for his patch!
- fix bug in main.cc (| rather than ||).  Thanks to Roman Neuhauser!
- fix bug in bbkeys.hh--increasing MaxInstructions to 100 for cthulhain
- fix in bbkeys.cc -- XUngrabKey changed to use same call to find what
  screen we're on as the XGrabKey call
- fix in bbkeys.cc -- doing "xterm -e sh -c $command" rather than "xterm -e
  $command".  Thanks to Magnus Solvang for the bug report.  Also, changing
  hideous char* and snprintf() to ostrstream, YAY!!
2002-09-24 14:21:52 +00:00
wiz
797ff78b0e Update to 0.8.4:
Works better with blackbox 0.62.1.

Inspired by pkg/14900 by Yannick Montulet.
2002-03-18 09:23:00 +00:00
agc
41e8e90119 Move to sha1 checksums where appropriate and possible.
Add distfile sizes where possible.
2001-04-17 16:03:42 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
Renamed from wm/bbkeys-qt/files/md5 (Browse further)